Commit Graph

69 Commits

Author SHA1 Message Date
É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
Élie Bouttier c5c579a20e please check your profile on first login 2016-06-20 20:56:20 +02:00
Élie Bouttier 65eb4888b4 2015 -> 2016 2016-06-20 20:32:07 +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 d75371dfa7 réu 2016-06-15 22:30:33 +02:00
Élie Bouttier ee6bd5cc8a subscribe reviewer to participant conversation 2016-06-15 19:03:18 +02:00
Élie Bouttier 61127a0770 squash migrations 2015-06-15 18:49:38 +02:00
Élie Bouttier a7d1ccd863 conversation app (continuation) 2016-06-14 23:58:04 +02:00
Élie Bouttier 2ceadcd96b missing settings variable for django-registration 2016-06-14 21:59:38 +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 8bcb679e23 flake8 2016-06-13 01:32:05 +02:00
Élie Bouttier ff9577b1f4 communications app 2016-06-12 23:39:04 +02:00
Guilhem Saurel d30ce1e3a5 talk types 2016-06-12 22:45:22 +02:00
Guilhem Saurel b92f79c010 logout test 2016-06-12 22:19:01 +02:00
Guilhem Saurel b3b14fbeb1 registration_form 2016-06-12 22:14:08 +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
Guilhem Saurel 4807c70eec python 3.4 -> faster travis 2016-06-12 21:12:20 +02:00
Guilhem Saurel 607e44e861 topics, tests 2016-06-12 21:09:52 +02:00