Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use the dictionary **kwargs for the arguments of the functions send_* | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Fixed a bug for non-administor users. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Updated CHANGELOG. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Updated CHANGELOG. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Feeds are ordered by tittle in the feeds page. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Removed the endponint to see stats about a user. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Bug fix. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Bug fix. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | delete a user | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Send an email for the account confirmation. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Bug fix. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Bug fix. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Bug fix. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Bug fix. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Removed recaptcha. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Removed recaptcha. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Bug fix in the dashboard template. | Cédric Bonhomme | 2016-04-07 |
| | |||
* | Fixed merge conflicts. | Cédric Bonhomme | 2016-04-07 |
|\ | |||
| * | Fixed merge conflicts. | Cédric Bonhomme | 2016-04-06 |
| |\ | |||
| | * | create a new user is now working | Cédric Bonhomme | 2016-03-22 |
| | | | |||
| | * | fixes | Cédric Bonhomme | 2016-03-22 |
| | | | |||
| | * | fix... | Cédric Bonhomme | 2016-03-22 |
| | | | |||
| | * | check the value of 'category_id'. | Cédric Bonhomme | 2016-03-22 |
| | | | |||
| | * | Removed extra info fo rreadability. | Cédric Bonhomme | 2016-03-22 |
| | | | |||
| | * | Code update. Some problems with CSRF token on Chromium... | Cédric Bonhomme | 2016-03-02 |
| | | | |||
| | * | minor update to the navbar | Cédric Bonhomme | 2016-03-02 |
| | | | |||
| * | | major problems fixed. | Cédric Bonhomme | 2016-04-06 |
| |/ | |||
| * | replace g.user by current_user | Cédric Bonhomme | 2016-03-01 |
| | | |||
| * | fix | Cédric Bonhomme | 2016-03-01 |
| | | |||
| * | begin integration of the new architecture | Cédric Bonhomme | 2016-03-01 |
| | | |||
* | | commit the session after deleting old articles. | Cédric Bonhomme | 2016-04-01 |
|/ | |||
* | Useless if no category set. | Cédric Bonhomme | 2016-02-21 |
| | |||
* | Minor improvements to the list of feeds. | Cédric Bonhomme | 2016-02-21 |
| | |||
* | With the new home page we do not need anymore the link to see all articles ↵ | Cédric Bonhomme | 2016-02-19 |
| | | | | of a feed. | ||
* | With the new home page we do not need anymore the link to see all articles ↵ | Cédric Bonhomme | 2016-02-19 |
| | | | | of a feed. | ||
* | Removes unused emails templates. | Cédric Bonhomme | 2016-02-18 |
| | |||
* | Added a template for the password recovery notifications. | Cédric Bonhomme | 2016-02-18 |
| | |||
* | Rephrasing... | Cédric Bonhomme | 2016-02-18 |
| | |||
* | Import of datetime. | Cédric Bonhomme | 2016-02-18 |
| | |||
* | we now specify the validity period of the activation link. | Cédric Bonhomme | 2016-02-18 |
| | |||
* | fix migration script | Cédric Bonhomme | 2016-02-18 |
| | |||
* | Improved confirm_account view. | Cédric Bonhomme | 2016-02-18 |
| | |||
* | Typo. | Cédric Bonhomme | 2016-02-18 |
| | |||
* | New environment variable for the token salt on Heroku. | Cédric Bonhomme | 2016-02-18 |
| | |||
* | app -> application | Cédric Bonhomme | 2016-02-18 |
| | |||
* | New management of the token for the account confirmation. | Cédric Bonhomme | 2016-02-18 |
| | |||
* | Check if the id of the category is '0'. | Cédric Bonhomme | 2016-02-16 |
| | |||
* | Removed the possibility to see the list of feeds of a user. A new column in ↵ | Cédric Bonhomme | 2016-02-16 |
| | | | | the table from of dashboard has been added. | ||
* | I now know why my sessios was always lost on Heroku... | Cédric Bonhomme | 2016-02-16 |
| | |||
* | It is again possible (for an administrator) to delete the feed of a user. | Cédric Bonhomme | 2016-02-15 |
| |