aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates/admin/user.html
Commit message (Collapse)AuthorAge
* Rfactorization. Just a start...Cédric Bonhomme2015-11-25
|
* refact feed listFrançois Schmidts2015-08-05
|
* adding feed icons on feed pagesFrançois Schmidts2015-07-06
|
* adding unread count when listing feeds, using count_by_feed for user managementFrançois Schmidts2015-07-02
|
* 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
|
* Removed gravatar extension.Cédric Bonhomme2014-09-12
|
* Removed trailing slashes from the routes.Cédric Bonhomme2014-06-24
|
* Removed 'Add a new feed' button.Cédric Bonhomme2014-05-19
|
* No need to display the user's activation key.Cédric Bonhomme2014-05-15
|
* Test with postmark OK.Cédric Bonhomme2014-05-13
|
* Display user activation key?Cédric Bonhomme2014-05-13
|
* Confirmation message before suppression of accounts and suppression of feeds.Cédric Bonhomme2014-05-04
|
* Updated translations.Cédric Bonhomme2014-05-04
|
* Using datetime filter in all templates.Cédric Bonhomme2014-05-03
|
* Added avatar to the profile section.Cédric Bonhomme2014-04-24
|
* Minor changes to the admin/user template.Cédric Bonhomme2014-04-24
|
* And another minor bug fix.Cédric Bonhomme2014-04-12
|
* Bugfix.Cédric Bonhomme2014-04-11
|
* Renamed a link title.Cédric Bonhomme2014-04-11
|
* Management of users via the administrator's account.Cédric Bonhomme2014-04-09
bgstack15