PCv5/app/templates/account
Lephe db0e42d285
programs: add tag input and display (#114)
* Add a TagListField which automatically validates its input against the
  TagInformation database, and has a richer .selected_tags() method
* Add a dynamic tag input widget, available through a macro (*import
  with context*), that supports both JS and non-JS input
* Add a TagInformation.all_tags() function
* Add colored tag display to all themes
* Fix a bug causing programs to have no names
* Add tags: games.action, games.narrative, courses.informatics

[MASTER] Run the 'update-tags' command of master.py.
2022-06-14 23:19:41 +01:00
..
account.html account: make default avatar selection less hacky 2022-05-05 20:33:45 +01:00
ask_reset_password.html account: ADD mot de passe oublié 2020-07-21 22:12:18 +02:00
delete_account.html account: member deletion, with post anonymization (#57) 2021-07-08 10:39:22 +02:00
login.html account: ADD mot de passe oublié 2020-07-21 22:12:18 +02:00
notifications.html Correction d'un `</div>` qui trainait 2020-07-19 20:50:38 +02:00
polls.html polls: small fix on template 2021-03-16 18:51:11 +01:00
register.html programs: add tag input and display (#114) 2022-06-14 23:19:41 +01:00
reset_password.html passwords: enhances passwords rules 2020-07-25 18:06:49 +02:00
user.html model: use methods to access a user's typed posts (#104) 2022-04-25 17:05:17 +01:00
validation.html Divers correctifs 2019-11-28 14:14:35 +01:00