Commit Graph

55 Commits

Author SHA1 Message Date
Julien Palard 035a1a16c3
Bump to Django 4. 2023-03-30 14:55:40 +02:00
Élie Bouttier 6cbbb6bd1f django 2.0 2017-12-19 17:05:48 +01: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 fcbff0e9dd cfp app 2017-08-12 14:43:58 +02:00
Lionel Porcheron 6911177bda Add github to user profile #83 2017-04-30 13:30:38 +02:00
Lionel Porcheron 231deac18f Add social network to profile #78 2017-04-29 23:43:28 +02:00
Élie Bouttier 058a771695 profile: add phone number field 2016-11-14 23:12:15 +01:00
Élie Bouttier dc6b1f7cb7 new staff design 2016-11-12 15:27:17 +01:00
Élie Bouttier f3dd5f6cff improve speaker talks count 2016-10-13 22:04:22 +02:00
Élie Bouttier bd8602f3a5 minors text changes & related i18n fr 2016-10-13 20:48:05 +02:00
Élie Bouttier 86c30f42a1 transport: outward and return city 2016-10-13 20:31:51 +02:00
Élie Bouttier f270bbb280 users disponibilities 2016-10-10 23:12:32 +02:00
Élie Bouttier f3b4195ecf fix track permissions 2016-10-10 13:55:18 +02:00
Élie Bouttier c1d8fef1d2 hosting is now accommodation
and accommodation is a choice field
2016-10-06 21:24:52 +02:00
Élie Bouttier 07ce34055f transport_needed: BooleanField -> NullBooleanField 2016-10-05 20:54:22 +02:00
Élie Bouttier 0a1ac95ef4 add help_text on participation notes field 2016-10-03 14:35:26 +02:00
Élie Bouttier ef6a72bd6f transport & hosting booked options and filtering 2016-10-03 14:07:56 +02:00
Élie Bouttier 4049841028 change default video licence from CC-Zero to CC-BY 2016-08-31 23:46:26 +02:00
Élie Bouttier b8f473edc6 Translate options (transports & connectors)
This fixes #20
2016-08-21 12:41:22 +02:00
numahell c687a12902 Add hosting fields to account. 2016-08-09 00:55:19 +02:00
numahell a8b0e4aa6c Translate field constraint 2016-08-07 09:11:15 +02:00
Élie Bouttier cc5e04807f i18n 2016-07-23 14:20:16 +02:00
Élie Bouttier 82aba755b8 superuser are not orga (be become orga on login) 2016-07-23 01:50:38 +02:00
Élie Bouttier c13bc08588 talks count for each speakers 2016-07-12 19:47:26 +02:00
Élie Bouttier 39bf113c0f small improvement 2016-07-12 16:16:40 +02:00
Élie Bouttier 78c0156253 notes on Participation instead of Profile 2016-07-12 14:07:23 +02:00
Élie Bouttier 28f7fb782c return only topics belonging to participation site 2016-07-11 22:57:50 +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 ea72f19e83 add videotaped and video_licence profile fields 2016-07-10 00:46:52 +02:00
Élie Bouttier 5bd9db6f94 fix reviewers list in participations list 2016-07-10 00:28:38 +02:00
Élie Bouttier fa659ee595 remove the use of CurrentSiteManager 2016-07-09 22:59:41 +02:00
Élie Bouttier 0206181158 fix tests 2016-07-09 20:31:40 +02:00
Élie Bouttier 56be78ee0b superuser are automatically orga 2016-07-06 01:32:31 +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 ed12a0a214 show reviewers in topic lists 2016-07-03 22:58:19 +02:00
Guilhem Saurel fa7c943b3f get_link & clean views 2016-06-28 01:04:45 +02:00
Guilhem Saurel b8cfaea5e1 notes on a speaker 2016-06-25 17:38:01 +02:00
Guilhem Saurel 8d44ec7f40 add orga boolean to participation 2016-06-25 16:46:44 +02:00
Guilhem Saurel f78ae64711 add staff for a site, and a user is staff on a site, he can add topics 2016-06-25 15:12:18 +02:00
Guilhem Saurel ac629dd116 Add created, updated and full_link to every model 2016-06-25 13:39:28 +02:00
Guilhem Saurel e74afdd550 speaker needs sound 2016-06-25 12:41:08 +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 f4b7eb629d minor changes 2016-06-15 22:31:03 +02:00
Élie Bouttier a7d1ccd863 conversation app (continuation) 2016-06-14 23:58:04 +02:00
Élie Bouttier d62a494d9f conversation app (continuation) 2016-06-14 21:39:04 +02:00
Élie Bouttier ff9577b1f4 communications app 2016-06-12 23:39:04 +02:00
Guilhem Saurel 607e44e861 topics, tests 2016-06-12 21:09:52 +02:00
Guilhem Saurel 426d91aee3 rename accounts.models, reset migrations 2016-06-12 17:11:11 +02:00