Commit Graph

22 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 afedd6635b program: as_xml 2016-10-24 22:35:56 +02:00
Élie Bouttier 22a0fe3ca9 Convert event from integer field to foreign key
This commit also fix conference creation for initial Site
2016-08-31 23:48:19 +02:00
Élie Bouttier b8f473edc6 Translate options (transports & connectors)
This fixes #20
2016-08-21 12:41:22 +02:00
Élie Bouttier 10f2ec72df homogenization of signal connection 2016-08-07 12:18:42 +02:00
Élie Bouttier cc5e04807f i18n 2016-07-23 14:20:16 +02:00
Élie Bouttier ebc96aaad7 set orga = True on login for superusers 2016-07-22 19:44:38 +02:00
Élie Bouttier 367d2dc331 spelling: plain -> plane 2016-07-22 19:44:38 +02:00
Guilhem Saurel 878a139075 clean 2016-07-11 21:33:34 +02:00
Élie Bouttier 7ce9392cf1 multiple choice for transports and connectors 2016-07-10 22:22:17 +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
Élie Bouttier 3d655f5b11 fix tests 2016-06-20 20:59:43 +02:00
Élie Bouttier c5c579a20e please check your profile on first login 2016-06-20 20:56:20 +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 d62a494d9f conversation app (continuation) 2016-06-14 21:39:04 +02:00
Guilhem Saurel e4f413adcc conversations quick tests 2016-06-13 02:00:30 +02:00
Guilhem Saurel 488857494d workaround for travis… 2016-06-12 22:09:40 +02:00
Guilhem Saurel 7476994dc0 flake8 2016-06-12 21:31:11 +02:00
Élie Bouttier c5ac3411b1 welcome / goodbye messages 2016-06-12 19:50:11 +02:00