Commit Graph

69 Commits

Author SHA1 Message Date
É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
18491bcd0b i18n 2016-07-23 12:03:12 +02:00
Élie Bouttier
c3c09c1674 fix bug: TalkForm proposes topics of current site 2016-07-18 00:41:50 +02:00
Élie Bouttier
c13bc08588 talks count for each speakers 2016-07-12 19:47:26 +02:00
Élie Bouttier
86c2a42e58 fix tests 2016-07-12 00:56:50 +02:00
Élie Bouttier
09d87f3af7 topic name: allow edition without changing name 2016-07-12 00:53:16 +02:00
Élie Bouttier
731bda30ef fix tests 2016-07-12 00:50:23 +02:00
Élie Bouttier
a1c0dce757 topics: name unicity check 2016-07-12 00:33:28 +02:00
Élie Bouttier
97c47a279d topic name should be unique *per site* 2016-07-11 22:58:46 +02:00
Guilhem Saurel
25c15440d2 migration 2016-07-11 21:33:48 +02:00
Guilhem Saurel
878a139075 clean 2016-07-11 21:33:34 +02:00
Guilhem Saurel
8fa2341ff6 Topic.talks() -> Topic.talk_set 2016-07-11 18:44:40 +02:00
Élie Bouttier
577db6bc4b fixing speaker list template 2016-07-10 00:31:36 +02:00
Élie Bouttier
ed20943788 fix displaying of talks without any topics 2016-07-10 00:30:28 +02:00
Élie Bouttier
5b28c16e5b fix regression 2016-07-09 23:29:03 +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
9edc94d4d4 Speakers: use select2 widget
Warning: this commit squash migrations
2016-07-09 18:43:04 +02:00
Élie Bouttier
8698ccbdde Reviewers: use select2 widget 2016-07-09 18:17:16 +02:00
Élie Bouttier
b214ba448c Topic reviewers are User instead of Participation 2016-07-09 18:16:41 +02:00
Élie Bouttier
774a7c3a43 fix tests 2016-07-07 16:50:33 +02:00
Élie Bouttier
75dd322721 fixing and improving templates 2016-07-07 16:46:55 +02:00
Élie Bouttier
176ea8a712 improve reviewers managment messages 2016-07-07 13:52:01 +02:00
Élie Bouttier
ef7c4f093a fix permission regression 2016-07-07 13:51:47 +02:00
Élie Bouttier
3523db76c7 improving reviewers UI 2016-07-06 18:30:15 +02:00
Élie Bouttier
eb0cf5010a notify talk edition 2016-07-06 18:19:00 +02:00
Élie Bouttier
92cacd30a7 fix permission error 2016-07-06 16:40:58 +02:00
Élie Bouttier
f4965f70b4 small display improvement 2016-07-06 01:32:55 +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
168352958b talks accepted & allowed talks 2016-07-03 22:39:29 +02:00
Guilhem Saurel
8e936ccf46 vote views, urls, tests, templates, etc. 2016-07-02 01:03:07 +02:00
Guilhem Saurel
58256e0d3b add conversations about talk in talk descriptions 2016-07-01 23:42:22 +02:00
Guilhem Saurel
6e0d87ddee vote model. still needs views, urls, tests, templates, etc. 2016-06-30 01:13:59 +02:00
Guilhem Saurel
3d9d9a554b sortedm2m, remove Speech, reset migrations
BREAK ALL THE THINGS \o/
2016-06-30 01:02:00 +02:00
Guilhem Saurel
fa7c943b3f get_link & clean views 2016-06-28 01:04:45 +02:00
Guilhem Saurel
2a1a08fb56 topics widget: select multiple -> checkboxes 2016-06-27 23:24:36 +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
8d44ec7f40 add orga boolean to participation 2016-06-25 16:46:44 +02:00
Guilhem Saurel
ecb2c70245 tests 2016-06-25 16:27:35 +02:00
Guilhem Saurel
000878b9a3 speaker list visible only by staff 2016-06-25 15:43:33 +02:00
Guilhem Saurel
445fc6bc71 talks visible only by speakers and reviewers 2016-06-25 15:40:18 +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
9086b5b23c A talk's title and topics can not be edited 2016-06-25 13:53:49 +02:00
Guilhem Saurel
ac629dd116 Add created, updated and full_link to every model 2016-06-25 13:39:28 +02:00
Guilhem Saurel
da95523877 long or short conferences 2016-06-25 12:36:57 +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