PCv5/migrations/versions
Darks 1d638689c6
Modifications on trophies and titles #10 (and more)
- remove `title` attribute
- do the migration of db
- add initialization routine in `master.py`
- add default trophies and titles in `data/trophies.yaml`
- add `add_trophy` method in `Member` class
- add `update_trophies` method in `Member` class
- add form in admin panel to give a trophy to a member
- same to remove a trophy
- change `if request.method == "POST"` to `if form.submit.data`
2019-06-11 00:15:23 +02:00
..
0fffe230b8ba_.py account: remove innovation counter, use only xp 2019-06-05 16:42:32 -04:00
6ae59d74cf54_update_des_titres_et_trophées.py Ajout des trophées et du panel pour les gérer 2019-06-07 01:44:04 +02:00
7dfd5e3aa1fb_fix_a_typo_in_a_field_name.py db: Move to PostgreSQL to support migrations 2019-02-02 17:34:41 +01:00
8b2cd63804b3_.py privs: start working on groups and privileges 2019-02-03 15:00:59 +01:00
27c0fff58193_.py db: Move to PostgreSQL to support migrations 2019-02-02 17:34:41 +01:00
29ca8250bd4a_.py privs: start working on groups and privileges 2019-02-03 15:00:59 +01:00
53f5ab9da859_.py admin: start a panel with a database filler 2019-02-04 16:41:29 +01:00
87b039db71a5_update_des_titres_et_trophées_2.py Modifications on trophies and titles #10 (and more) 2019-06-11 00:15:23 +02:00
7697154d0a4b_.py users: review code and expand a little 2019-02-03 11:12:01 +01:00
a6e89f3510d9_add_normalized_user_names.py account: introduce normalized names 2019-06-05 20:01:12 -04:00
c961d7b7a7ea_ajout_des_titres_et_trophées.py First draw for trophies 2019-06-06 23:24:14 +02:00
d2c96bebc596_.py users: review code and expand a little 2019-02-03 11:12:01 +01:00