Commit Graph

639 Commits

Author SHA1 Message Date
Élie Bouttier
b214ba448c Topic reviewers are User instead of Participation 2016-07-09 18:16:41 +02:00
Aymeric / APLU
c555859896 Update post-mail.sh 2016-07-08 18:03:46 +02:00
Élie Bouttier
2201441c2f fix post-mail.sh script 2016-07-08 11:55:10 +02:00
Élie Bouttier
dcc0f73f17 fix: HttpResponse is not a Exception 2016-07-08 01:14:32 +02:00
Élie Bouttier
7f8fa7864b fix orga_required & staff_required decorators 2016-07-08 01:12:18 +02:00
Élie Bouttier
c5abcf078a fix bash version of sieve-filter 2016-07-08 01:07:55 +02:00
Aymeric / APLU
486c1ece58 Add an other implementation of sieve-filter (in bash)
* Requirement: bash and curl.
2016-07-07 22:11:40 +02:00
Élie Bouttier
dbe5972634 fix conversations subscribers for system message 2016-07-07 19:46:19 +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
374d7a97cb fix conversations subscribing permissions 2016-07-07 16:46:03 +02:00
Élie Bouttier
22a4346aae orga_required & staff_required decorators close #5 2016-07-07 16:44:31 +02:00
Élie Bouttier
6832dd29f4 fix messaging permission check 2016-07-07 13:52:25 +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
Élie Bouttier
e3f0c10439 setup.cfg is enought 2016-07-06 01:06:08 +02:00
Élie Bouttier
1cdc24107a coverage script 2016-07-05 23:25:20 +02:00
Élie Bouttier
6039905d3b ignore src dir 2016-07-05 22:24:20 +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
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
2a1a08fb56 topics widget: select multiple -> checkboxes 2016-06-27 23:24:36 +02:00
Guilhem Saurel
855578a543 flake8 broken on travis ?o_O? 2016-06-25 19:14:32 +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
e74afdd550 speaker needs sound 2016-06-25 12:41:08 +02:00
Guilhem Saurel
da95523877 long or short conferences 2016-06-25 12:36:57 +02:00
Guilhem Saurel
c0629d5a54 Profile: 3rd form with Participation instance 2016-06-25 12:33:04 +02:00
Guilhem Saurel
16fa7952a7 change color of change password button 2016-06-25 12:23:05 +02:00
Élie Bouttier
3d655f5b11 fix tests 2016-06-20 20:59:43 +02:00
Élie Bouttier
034b550968 doc 2016-06-20 20:56:36 +02:00