| Commit message (Expand) | Author | Age |
... | |
| * | Removed now useless function for Article objects. | Cédric Bonhomme | 2016-05-02 |
* | | Fixed some depreciations with the new version of Flask. | Cédric Bonhomme | 2016-05-29 |
|/ |
|
* | Bugfix: it was not possible to delete a user with categories. | Cédric Bonhomme | 2016-05-01 |
* | Fixed a problem in a flash message. | Cédric Bonhomme | 2016-05-01 |
* | Fixed a translation. | Cédric Bonhomme | 2016-04-29 |
* | Moved translation scripts. | Cédric Bonhomme | 2016-04-29 |
* | Updated links to ReadTheDocs. | Cédric Bonhomme | 2016-04-29 |
* | All preprocessors for the v3 Article Web service are implemented. | Cédric Bonhomme | 2016-04-29 |
* | Improved the Web services processors. | Cédric Bonhomme | 2016-04-26 |
* | Merge branch 'new-api' of github.com:JARR/JARR into new-api | Cédric Bonhomme | 2016-04-26 |
|\ |
|
| * | Updated preprocessors for the v3 Article API. | Cédric Bonhomme | 2016-04-24 |
| * | Merge branch 'master' into new-api | Cédric Bonhomme | 2016-04-21 |
| |\ |
|
| | * | Fixed encoding problems in the translations. | Cédric Bonhomme | 2016-04-21 |
* | | | Renamed a function to is_authorized? | Cédric Bonhomme | 2016-04-26 |
|/ / |
|
* | | Fix conflicts. | Cédric Bonhomme | 2016-04-20 |
|\ \ |
|
| * | | Added a blueprint for the Flask-Restless feed api. | Cédric Bonhomme | 2016-04-19 |
* | | | Authenticate the user via the request. | Cédric Bonhomme | 2016-04-20 |
|/ / |
|
* | | Added preprocessor for GET_MANY. | Cédric Bonhomme | 2016-04-19 |
* | | Defined an url prefix for the new API. | Cédric Bonhomme | 2016-04-19 |
* | | Check is the user is authenticated before checking if the user is authorized ... | Cédric Bonhomme | 2016-04-19 |
* | | Test preprocessors with Flask-Restless. | Cédric Bonhomme | 2016-04-19 |
|/ |
|
* | Updated JARR GitHub address. Thanks GitHub! | Cédric Bonhomme | 2016-04-18 |
* | set the default value of the parse with the values from the request. | Cédric Bonhomme | 2016-04-18 |
* | models.Article is not imported here... | Cédric Bonhomme | 2016-04-18 |
* | fixing relative date translations | Cédric Bonhomme | 2016-04-18 |
* | Use request.json if request.args is False. | Cédric Bonhomme | 2016-04-18 |
* | handling date formating server side | Cédric Bonhomme | 2016-04-18 |
* | Removed debug log. | Cédric Bonhomme | 2016-04-18 |
* | Fix conflicts | Cédric Bonhomme | 2016-04-16 |
|\ |
|
| * | Merge branch 'new-api' | Cédric Bonhomme | 2016-04-15 |
| |\ |
|
| | * | Fixed a bug recently introduced that caused problems to the mobile app. | Cédric Bonhomme | 2016-04-15 |
* | | | prepare the merge | Cédric Bonhomme | 2016-04-16 |
|/ / |
|
* | | Merge branch 'new-api' | Cédric Bonhomme | 2016-04-14 |
|\| |
|
| * | Bug fix: arguments in the URL weren't processed. | Cédric Bonhomme | 2016-04-14 |
| * | testing a new API | Cédric Bonhomme | 2016-04-14 |
* | | Removed links between current article and the previous/next articles. | Cédric Bonhomme | 2016-04-12 |
|/ |
|
* | Removed useless function | Cédric Bonhomme | 2016-04-10 |
* | Fixed a bug in the article controller. | Cédric Bonhomme | 2016-04-10 |
* | Start to clean generic utils functions. | Cédric Bonhomme | 2016-04-10 |
* | Moved notifications module. | Cédric Bonhomme | 2016-04-10 |
* | Moved notifications module. | Cédric Bonhomme | 2016-04-10 |
* | Now useless function. | Cédric Bonhomme | 2016-04-10 |
* | Now useless function. | Cédric Bonhomme | 2016-04-10 |
* | Updated translations. | Cédric Bonhomme | 2016-04-09 |
* | Add a link to the list of categories. | Cédric Bonhomme | 2016-04-09 |
* | Users created by the admin are active by default. | Cédric Bonhomme | 2016-04-09 |
* | Bug fix: unorderable types when listing the categories. | Cédric Bonhomme | 2016-04-09 |
* | Better like that. | Cédric Bonhomme | 2016-04-09 |
* | Updated Navbar. | Cédric Bonhomme | 2016-04-09 |
* | Authentication to JARR with email address or nickname. | Cédric Bonhomme | 2016-04-08 |