PCv5/app/utils
Lephe 8ff21c615d
program: add infrastructure for the progrank job (#114)
* Add an automatic job every day at 4 AM to recompute the progrank of
  every program. Currently everyone gets progrank 0.

[MIGRATION] This commit contains a new version of the schema.

[SETUP]
* Install flask-crontab (with pip)
* Run `flask crontab add` to register the jobs
2022-06-15 11:27:29 +01:00
..
filters program: add infrastructure for the progrank job (#114) 2022-06-15 11:27:29 +01:00
markdown_extensions attachement: switch to uuid + check permission in dl widget (#109) 2022-04-26 23:29:11 +02:00
validators utils: allow empty CSS in validator 2021-07-08 17:47:01 +02:00
antibot_field.py Updated WTForms imports 2022-04-14 20:01:45 +02:00
bleach_allowlist.py markdown: allow videos with size and positioning 2022-04-21 20:43:50 +01:00
check_csrf.py security: add CSRF protection globally 2020-09-26 14:48:30 +02:00
converters.py programs: add tag input and display (#114) 2022-06-14 23:19:41 +01:00
filesize.py fix: better PEP8 2020-08-05 22:52:56 +02:00
glados.py glados: added glados socket and example wrapper 2020-11-11 13:28:53 +01:00
ldap.py ldap: add sub-organization feature 2020-08-25 23:05:54 +02:00
login_as.py login_as: fixed some issues 2021-03-06 11:36:35 +01:00
notify.py fix a typo in many files 2020-08-25 22:57:45 +02:00
priv_required.py review of privileges and forum permissions 2021-02-26 18:32:45 +01:00
render.py programs: add tag input and display (#114) 2022-06-14 23:19:41 +01:00
send_mail.py utils: FIX titre de l'email de réinit du mot de passe 2020-07-21 22:39:09 +02:00
tag_field.py programs: add tag input and display (#114) 2022-06-14 23:19:41 +01:00
unicode_names.py utils: add normalization of Unicode names 2019-06-05 18:24:41 -04:00
valid_name.py fix a typo in many files 2020-08-25 22:57:45 +02:00