aboutsummaryrefslogtreecommitdiff
path: root/src/web/models/user.py
Commit message (Collapse)AuthorAge
* add column webpage in the user tableCédric Bonhomme2016-09-21
|
* Draft for a public user profile page.Cédric Bonhomme2016-09-20
|
* Fixed some depreciations with the new version of Flask.Cédric Bonhomme2016-05-29
|
* Bugfix: it was not possible to delete a user with categories.Cédric Bonhomme2016-05-01
|
* Updated JARR GitHub address. Thanks GitHub!Cédric Bonhomme2016-04-18
|
* Fixed a bug for non-administor users.Cédric Bonhomme2016-04-07
|
* Send an email for the account confirmation.Cédric Bonhomme2016-04-07
|
* begin integration of the new architectureCédric Bonhomme2016-03-01
|
* New management of the token for the account confirmation.Cédric Bonhomme2016-02-18
|
* Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...Cédric Bonhomme2016-02-14
|
* Updated Copyright years.Cédric Bonhomme2016-02-05
|
* removing misplaced stuffs from views, more controllers useFrançois Schmidts2016-01-26
|
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15