Commit Graph

146 Commits

Author SHA1 Message Date
numahell e52fb654c7 Add requirements and settings for dev environment. 2016-08-05 23:38:14 +02:00
Élie Bouttier b5848f377d increase message textarea rows count 2016-08-04 16:09:11 +02:00
Élie Bouttier dcf04ac748 fix i18n 2016-08-04 16:09:11 +02:00
Guilhem Saurel 0bde350b15 Django 1.10 is out 2016-08-01 21:31:56 +02:00
Élie Bouttier e7d26b6dde fix i18n fr spelling 2016-07-23 19:51:29 +02:00
Élie Bouttier 7d0ca9b22a participation creation: smart users list
exclude users already participating
2016-07-23 19:47:58 +02:00
Élie Bouttier 8f9e1942ea missing django-avatar in requirements 2016-07-23 17:23:13 +02:00
Élie Bouttier cfa0220da7 avatar 2016-07-23 17:21:03 +02:00
Élie Bouttier 7d48fbf588 fix i18n mistake 2016-07-23 15:12:29 +02:00
Élie Bouttier cc5e04807f i18n 2016-07-23 14:20:16 +02:00
Élie Bouttier 08854b458b remove next from login url 2016-07-23 14:20:16 +02:00
Élie Bouttier 90630129f4 small urls modifications 2016-07-23 14:20:11 +02:00
Élie Bouttier 7c43d693fe fix tests
new behavior introduced in 82aba755b8
2016-07-23 13:00:11 +02:00
Élie Bouttier 8385a9501a add local_settings.py.example 2016-07-23 12:05:29 +02:00
Élie Bouttier 18491bcd0b i18n 2016-07-23 12:03:12 +02:00
Élie Bouttier 82aba755b8 superuser are not orga (be become orga on login) 2016-07-23 01:50:38 +02:00
Élie Bouttier f1bb23083b add link to login page on registration page 2016-07-22 19:44:38 +02:00
Élie Bouttier 4a762bc58a removing reset password button from register view 2016-07-22 19:44:38 +02:00
Élie Bouttier ebc96aaad7 set orga = True on login for superusers 2016-07-22 19:44:38 +02:00
Élie Bouttier c3a96ececf add Transport & Connector to django admin 2016-07-22 19:44:38 +02:00
Élie Bouttier 367d2dc331 spelling: plain -> plane 2016-07-22 19:44:38 +02:00
Élie Bouttier 7e981a1de9 login template: use _form.html 2016-07-22 19:44:38 +02:00
Élie Bouttier c3c09c1674 fix bug: TalkForm proposes topics of current site 2016-07-18 00:41:50 +02:00
Élie Bouttier 6730972485 adding emails tests 2016-07-13 21:11:22 +02:00
Élie Bouttier b7711f6d8e removing useless setting parameter 2016-07-13 21:11:22 +02:00
Élie Bouttier c13bc08588 talks count for each speakers 2016-07-12 19:47:26 +02:00
Élie Bouttier 5b2ec5546a fix missing filtering property 2016-07-12 18:05:15 +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 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
Élie Bouttier 28f7fb782c return only topics belonging to participation site 2016-07-11 22:57:50 +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 c79181fe4b update components submodule 2016-07-11 13:53:37 +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 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 5bd9db6f94 fix reviewers list in participations list 2016-07-10 00:28:38 +02:00
Élie Bouttier 47c41fbb3c fixing tests 2016-07-10 00:23:01 +02:00
Élie Bouttier 8f87d01a8b fixing participation creation permisisons 2016-07-10 00:22:10 +02:00
Élie Bouttier 92128bbe6e possibility to create participation from account 2016-07-10 00:15:08 +02:00
Élie Bouttier 61d0372bfd use is_orga 2016-07-09 23:44:52 +02:00
Élie Bouttier 5b28c16e5b fix regression 2016-07-09 23:29:03 +02:00
Élie Bouttier 7411d660d8 notify orga of new added talks 2016-07-09 22:59:45 +02:00