Commit Graph

661 Commits

Author SHA1 Message Date
numahell f978c0e943 Fix cleafix 2016-08-08 00:14:02 +02:00
numahell 2975836c96 Improve topic list 2016-08-08 00:08:54 +02:00
Élie Bouttier f4efcf6dfd Add Conference model
This model allow to write markdown home page
2016-08-07 12:51:38 +02:00
Élie Bouttier 10f2ec72df homogenization of signal connection 2016-08-07 12:18:42 +02:00
Élie Bouttier b5566e3236 fix home page title translation 2016-08-07 12:17:44 +02:00
Lionel Porcheron f6038f3571 Display speaker avatar instead of user avatar 2016-08-07 11:35:21 +02:00
Lionel Porcheron 49b701c42b Merge pull request #11 from toulibre/topicdescription
Add description field to topic.
2016-08-07 11:34:03 +02:00
Lionel Porcheron 0c3af44f3c Merge pull request #10 from toulibre/constraintshelp
Constraintshelp
2016-08-07 11:33:36 +02:00
numahell 6311889942 Add description field to topic. 2016-08-07 10:21:55 +02:00
numahell 31d1cc2947 Help for constraint in participation form 2016-08-07 09:39:53 +02:00
numahell a8b0e4aa6c Translate field constraint 2016-08-07 09:11:15 +02:00
Élie Bouttier 20ecded467 Merge pull request #6 from toulibre/translations
Translations
2016-08-06 01:20:40 +02:00
Élie Bouttier b70ce7244b Merge pull request #7 from toulibre/devsettings
Add requirements and settings for dev environment.
2016-08-06 01:19:37 +02:00
numahell 4d3462fc61 Translate title in home 2016-08-06 00:04:27 +02:00
numahell e52fb654c7 Add requirements and settings for dev environment. 2016-08-05 23:38:14 +02:00
numahell 9f245ad7ea Add translations 2016-08-05 21:56:13 +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