summaryrefslogtreecommitdiffstats
path: root/hyperkitty/views/accounts.py
Commit message (Collapse)AuthorAgeFilesLines
* The user profile page is now editable (#32)Aurélien Bompard2013-02-141-1/+29
|
* Make it possible to disable the internal user DBAurélien Bompard2013-02-131-0/+3
|
* Some cleanups, use Django shortcutsAurélien Bompard2013-02-131-21/+8
|
* Use context processors to export settingsAurélien Bompard2013-02-131-1/+0
|
* Rework the login and register formsAurélien Bompard2013-02-131-6/+21
|
* Use the logout view provided by DjangoAurélien Bompard2013-02-071-5/+0
|
* Inline repliesAurélien Bompard2013-02-011-1/+0
|
* fix the favorites systemAurélien Bompard2013-01-281-3/+14
|
* Fixes on the login formAurélien Bompard2013-01-251-27/+4
|
* Fix votes on the profile pageAurélien Bompard2012-12-111-3/+3
|
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-101-1/+1
|
* Fix settings access from the templatesAurélien Bompard2012-10-171-0/+1
|
* Use Python's standard logging systemAurélien Bompard2012-09-171-3/+6
|
* Improve the user voting display (only one SQL query)Aurélien Bompard2012-09-121-2/+24
|
* Disable mockupsAurélien Bompard2012-09-041-0/+1
|
* Normalize tabs to spacesAurélien Bompard2012-08-301-23/+23
|
* Fix : Error importing unit testsAamir Khan2012-08-101-5/+6
|
* Bug Fix caused by wrong application nameAamir Khan2012-07-251-2/+2
|
* Packaging hyperkittyAamir Khan2012-07-241-0/+114