aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates/management.html
Commit message (Collapse)AuthorAge
* Full text seaerch with Whoosh has been removed.Cédric Bonhomme2015-04-22
|
* Removed a link pointing to a deleted page.Cédric Bonhomme2015-04-14
|
* Fixed a bug when creating a new user via the dashboard. An other little ↵Cédric Bonhomme2015-04-12
| | | | improvement for the main menu.
* Typo.Cédric Bonhomme2015-04-12
|
* Do not display the search button on Heroku.Cédric Bonhomme2015-04-12
|
* moving feed views related code in views.feed and massive use of url_forFrançois Schmidts2015-04-12
|
* 'Jumbotron' replaced by 'well' bootstrap component in all templates.Cédric Bonhomme2015-04-04
|
* Confirmation message before deleting old articles.Cédric Bonhomme2014-11-08
|
* Minor fix: bad link to generate an export of the articles.Cédric Bonhomme2014-09-12
|
* Removed gravatar extension.Cédric Bonhomme2014-09-12
|
* It is now possible to delete articles older than a given number of weeks.Cédric Bonhomme2014-08-20
|
* No trailing slash for this view.Cédric Bonhomme2014-06-27
|
* Removed trailing slashes from the routes.Cédric Bonhomme2014-06-24
|
* Updated anchor.Cédric Bonhomme2014-05-27
|
* Updated translations.Cédric Bonhomme2014-05-27
|
* Account import near to be OK.Cédric Bonhomme2014-05-27
|
* Updated JSON export.Cédric Bonhomme2014-05-27
|
* Updated JSON export.Cédric Bonhomme2014-05-27
|
* Updated translations.Cédric Bonhomme2014-05-24
|
* Check if the account has been confirmed.Cédric Bonhomme2014-05-13
|
* syncCédric Bonhomme2014-05-13
|
* Confirmation message before suppression of accounts and suppression of feeds.Cédric Bonhomme2014-05-04
|
* The user has now the possibility to delete it's account.Cédric Bonhomme2014-05-04
|
* Take into account the client time zone.Cédric Bonhomme2014-05-03
|
* Updated translation.Cédric Bonhomme2014-05-01
|
* Added export to JSON.Cédric Bonhomme2014-04-29
|
* Added avatar to the profile section.Cédric Bonhomme2014-04-24
|
* Updated /management template.Cédric Bonhomme2014-04-24
|
* A message is displayed to inform the user about authorized file extension.Cédric Bonhomme2014-04-23
|
* Trying the export to HTML option on Heroku.Cédric Bonhomme2014-04-12
|
* For the moment disable full text search on Heroku.Cédric Bonhomme2014-04-12
|
* Minor improvement for the /management template.Cédric Bonhomme2014-04-11
|
* Management page near to be OK.Cédric Bonhomme2014-04-08
|
* Export feeds to OPML.Cédric Bonhomme2014-02-10
|
* Fixed typo.Cédric Bonhomme2014-02-09
|
* It is now possible to import OPML files.Cédric Bonhomme2014-02-09
|
* Updated /management page template.Cédric Bonhomme2013-12-08
|
* It is now possible to export all articles in a simple HTML site. The result ↵Cédric Bonhomme2013-12-08
| | | | is returned as a compressed tgz file.
* Updated management page.Cédric Bonhomme2013-11-24
|
* Added an option to index all the database.Cédric Bonhomme2013-11-21
|
* Test if the user is subscribed to a feed.Cédric Bonhomme2013-11-10
|
* It is now possible to add and edit a feed.Cédric Bonhomme2013-11-10
|
* Updated management page.Cédric Bonhomme2013-11-09
|
* It is now possible to add a feed via a form for different users.Cédric Bonhomme2013-11-01
|
* Management page has been updated.Cédric Bonhomme2013-11-01
|
* First implementation of /management page.Cédric Bonhomme2013-10-13
bgstack15