Commit Graph

681 Commits

Author SHA1 Message Date
Élie Bouttier dab07b50cf fix talks regrouping by event type 2016-08-22 00:28:14 +02:00
Élie Bouttier b8f473edc6 Translate options (transports & connectors)
This fixes #20
2016-08-21 12:41:22 +02:00
Élie Bouttier 6ff52cf8c2 links to speakers page in conversations 2016-08-21 12:30:56 +02:00
Élie Bouttier a85995fd2e create Conversation on Site post_save
instead of post_migrate
2016-08-21 12:18:35 +02:00
Élie Bouttier 152560dd9d Remove title on home page
This allow the title to be set via markdown
2016-08-20 19:22:42 +02:00
Élie Bouttier 228e2429e0 add "Format:" in talk details template + i18n 2016-08-20 19:21:33 +02:00
Élie Bouttier 4a2b239038 Merge pull request #16 from toulibre/talklist
Improve talk list a little
2016-08-10 00:21:19 +02:00
numahell 56cc558ca4 Homogeneize edit buttons UX 2016-08-10 00:22:29 +02:00
numahell ee83c1c69f Compiled translation 2016-08-10 00:22:24 +02:00
numahell 7b52876720 Remove ':' on titles 2016-08-10 00:22:02 +02:00
numahell 636ad994a0 Improve talk list 2016-08-10 00:05:53 +02:00
Élie Bouttier dd57a37c62 show new fields of talk model in templates 2016-08-10 00:02:44 +02:00
Élie Bouttier 49d0712b26 Merge pull request #17 from toulibre/missingfields
Add missing fields in talk and participation form
2016-08-09 23:19:14 +02:00
numahell d9fd765c3a Add missing fields to ParticipationOrgaForm too 2016-08-09 01:01:18 +02:00
numahell c687a12902 Add hosting fields to account. 2016-08-09 00:55:19 +02:00
numahell 118869842c Help text on abstract 2016-08-09 00:40:49 +02:00
numahell e048bcf4d9 Translations 2016-08-08 23:55:22 +02:00
numahell 91240aca17 Add abstract and notes field to talk model and form 2016-08-08 23:54:05 +02:00
Guilhem Saurel 937208338e Merge pull request #12 from toulibre/topiclist
Topic list improved 👍
2016-08-08 00:48:47 +02:00
numahell ec5f6190e5 Add number of talks for non admin (minor) 2016-08-08 00:38:52 +02:00
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