aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Updated jquery and read-bootstrap.Cédric Bonhomme2016-04-18
* Use request.json if request.args is False.Cédric Bonhomme2016-04-18
* handling date formating server sideCédric Bonhomme2016-04-18
* Removed debug log.Cédric Bonhomme2016-04-18
* Fix conflictsCédric Bonhomme2016-04-16
|\
| * Merge branch 'new-api'Cédric Bonhomme2016-04-15
| |\
| | * Fixed a bug recently introduced that caused problems to the mobile app.Cédric Bonhomme2016-04-15
* | | prepare the mergeCédric Bonhomme2016-04-16
|/ /
* | Merge branch 'new-api'Cédric Bonhomme2016-04-14
|\|
| * Bug fix: arguments in the URL weren't processed.Cédric Bonhomme2016-04-14
| * testing a new APICédric Bonhomme2016-04-14
* | Removed links between current article and the previous/next articles.Cédric Bonhomme2016-04-12
* | Fixed 'license should be a valid SPDX license expression' problem.Cédric Bonhomme2016-04-11
|/
* updated some JS dependencies.Cédric Bonhomme2016-04-10
* Removed useless functionCédric Bonhomme2016-04-10
* Fixed a bug in the article controller.Cédric Bonhomme2016-04-10
* Start to clean generic utils functions.Cédric Bonhomme2016-04-10
* Moved notifications module.Cédric Bonhomme2016-04-10
* Moved notifications module.Cédric Bonhomme2016-04-10
* Now useless function.Cédric Bonhomme2016-04-10
* Now useless function.Cédric Bonhomme2016-04-10
* Updated translations.Cédric Bonhomme2016-04-09
* Add a link to the list of categories.Cédric Bonhomme2016-04-09
* Users created by the admin are active by default.Cédric Bonhomme2016-04-09
* Bug fix: unorderable types when listing the categories.Cédric Bonhomme2016-04-09
* Better like that.Cédric Bonhomme2016-04-09
* Updated Navbar.Cédric Bonhomme2016-04-09
* Authentication to JARR with email address or nickname.Cédric Bonhomme2016-04-08
* Removed vagrant folder.Cédric Bonhomme2016-04-08
* Minor updates in the manager.Cédric Bonhomme2016-04-07
* Won't use munin.Cédric Bonhomme2016-04-07
* Removed now useless configuration variable.Cédric Bonhomme2016-04-07
* use the dictionary **kwargs for the arguments of the functions send_*Cédric Bonhomme2016-04-07
* Fixed a bug for non-administor users.Cédric Bonhomme2016-04-07
* Updated CHANGELOG.Cédric Bonhomme2016-04-07
* Updated CHANGELOG.Cédric Bonhomme2016-04-07
* Feeds are ordered by tittle in the feeds page.Cédric Bonhomme2016-04-07
* Removed the endponint to see stats about a user.Cédric Bonhomme2016-04-07
* Bug fix.Cédric Bonhomme2016-04-07
* Bug fix.Cédric Bonhomme2016-04-07
* delete a userCédric Bonhomme2016-04-07
* Send an email for the account confirmation.Cédric Bonhomme2016-04-07
* Bug fix.Cédric Bonhomme2016-04-07
* Bug fix.Cédric Bonhomme2016-04-07
* Bug fix.Cédric Bonhomme2016-04-07
* Bug fix.Cédric Bonhomme2016-04-07
* Removed recaptcha.Cédric Bonhomme2016-04-07
* Removed recaptcha.Cédric Bonhomme2016-04-07
* Bug fix in the dashboard template.Cédric Bonhomme2016-04-07
* Fixed merge conflicts.Cédric Bonhomme2016-04-07
|\
bgstack15