PCv5/app/templates/widgets
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
..
polls polls: added multi-choices polls 2021-02-22 22:49:11 +01:00
attachments.html widgets: humanize sizes of attachements 2021-04-27 19:35:37 +02:00
download_button.html pclinks: fixed a typo 2022-04-24 23:33:18 +02:00
editor.html editor: don't autofocus by default 2020-10-31 22:15:03 +01:00
pagination.html forum: add pagination to topic list (#64) 2020-08-02 17:28:43 +02:00
poll.html polls: changes in template, display results when user has voted 2021-02-21 21:15:54 +01:00
tag_selector.html programs: add tag input and display (#114) 2022-06-14 23:19:41 +01:00
thread.html programs: add tag input and display (#114) 2022-06-14 23:19:41 +01:00
user.html account: make default avatar selection less hacky 2022-05-05 20:33:45 +01:00