Commit Graph

27 Commits

Author SHA1 Message Date
Julien Palard 035a1a16c3
Bump to Django 4. 2023-03-30 14:55:40 +02:00
Élie Bouttier 6610f86801 accounts profile 2017-11-19 21:42:45 +01:00
Élie Bouttier 623b94fccd removing old accounts app 2017-08-12 14:46:25 +02:00
Élie Bouttier dc6b1f7cb7 new staff design 2016-11-12 15:27:17 +01:00
Élie Bouttier 21c6812433 hide transport means if transport not requested 2016-10-13 19:52:35 +02:00
Élie Bouttier 7d0ca9b22a participation creation: smart users list
exclude users already participating
2016-07-23 19:47:58 +02:00
Élie Bouttier cfa0220da7 avatar 2016-07-23 17:21:03 +02:00
Élie Bouttier cc5e04807f i18n 2016-07-23 14:20:16 +02:00
Élie Bouttier 4a762bc58a removing reset password button from register view 2016-07-22 19:44:38 +02:00
Guilhem Saurel 878a139075 clean 2016-07-11 21:33:34 +02:00
Élie Bouttier 8f87d01a8b fixing participation creation permisisons 2016-07-10 00:22:10 +02:00
Élie Bouttier 92128bbe6e possibility to create participation from account 2016-07-10 00:15:08 +02:00
Élie Bouttier fa659ee595 remove the use of CurrentSiteManager 2016-07-09 22:59:41 +02:00
Guilhem Saurel d9b3846cf1 Various Stuffs
- unified orga forms
- unified staff / orga | util / mixin / filter
- moved a signal into its signals.py
- profile edition now edits User / Profile / Participation
- topic can be edited
- orga can set topics reviewers
- removed view list-talks-by-speaker (his talks appears on his page)
- everybody can see topics (template show more stuff the more permissions you have)
2016-07-05 01:16:33 +02:00
Guilhem Saurel 9426c28f0f rm useless view and its template 2016-06-28 00:32:30 +02:00
Guilhem Saurel a365d8ce84 CBV. 2016-06-28 00:31:24 +02:00
Guilhem Saurel 06ae3897fc clean templates 2016-06-25 18:58:19 +02:00
Guilhem Saurel b8cfaea5e1 notes on a speaker 2016-06-25 17:38:01 +02:00
Guilhem Saurel ecb2c70245 tests 2016-06-25 16:27:35 +02:00
Guilhem Saurel c0629d5a54 Profile: 3rd form with Participation instance 2016-06-25 12:33:04 +02:00
Guilhem Saurel b4490c8eee Fix stuffs.
Maybe breaks other things, don't know, can't test mails for now.
2016-06-20 01:00:08 +02:00
Élie Bouttier a7d1ccd863 conversation app (continuation) 2016-06-14 23:58:04 +02:00
Guilhem Saurel 426d91aee3 rename accounts.models, reset migrations 2016-06-12 17:11:11 +02:00
Guilhem Saurel 478c33bb00 use more of contrib.auth, simplify models 2016-06-12 16:40:23 +02:00
Guilhem Saurel 3b13423bd2 flake8, isort 2016-06-11 15:47:08 +02:00
Guilhem Saurel 21d65e936d user registration, ponyconf{user, speaker} models 2016-06-11 15:42:40 +02:00
Élie Bouttier f6e04013e3 first commit 2016-06-07 22:59:13 +02:00