Commit Graph

92 Commits

Author SHA1 Message Date
Élie Bouttier
22a0fe3ca9 Convert event from integer field to foreign key
This commit also fix conference creation for initial Site
2016-08-31 23:48:19 +02:00
mcarton
a06620f00d
Fix spelling & typos 2016-08-28 16:12:43 +02:00
Élie Bouttier
84a8a75861 Add Conference edit page (with markdown preview) 2016-08-22 20:37:34 +02:00
Élie Bouttier
7348151629 add migration related to dab07b50cf 2016-08-22 11:21:31 +02:00
Élie Bouttier
8e616e0914 Removing useless links
The link is useless as talk list are only accessible for staff
This fixes #19
2016-08-22 00:33:36 +02:00
Élie Bouttier
dab07b50cf fix talks regrouping by event type 2016-08-22 00:28:14 +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
numahell
56cc558ca4 Homogeneize edit buttons UX 2016-08-10 00:22:29 +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
numahell
118869842c Help text on abstract 2016-08-09 00:40:49 +02:00
numahell
91240aca17 Add abstract and notes field to talk model and form 2016-08-08 23:54:05 +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
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
numahell
6311889942 Add description field to topic. 2016-08-07 10:21:55 +02:00
numahell
4d3462fc61 Translate title in home 2016-08-06 00:04:27 +02:00
Élie Bouttier
cfa0220da7 avatar 2016-07-23 17:21:03 +02:00
Élie Bouttier
cc5e04807f i18n 2016-07-23 14:20:16 +02:00
Élie Bouttier
18491bcd0b i18n 2016-07-23 12:03:12 +02:00
Élie Bouttier
c3c09c1674 fix bug: TalkForm proposes topics of current site 2016-07-18 00:41:50 +02:00
Élie Bouttier
c13bc08588 talks count for each speakers 2016-07-12 19:47:26 +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
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
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
5b28c16e5b fix regression 2016-07-09 23:29:03 +02:00
Élie Bouttier
fa659ee595 remove the use of CurrentSiteManager 2016-07-09 22:59:41 +02:00
Élie Bouttier
0206181158 fix tests 2016-07-09 20:31:40 +02:00
Élie Bouttier
9edc94d4d4 Speakers: use select2 widget
Warning: this commit squash migrations
2016-07-09 18:43:04 +02:00
Élie Bouttier
8698ccbdde Reviewers: use select2 widget 2016-07-09 18:17:16 +02:00
Élie Bouttier
b214ba448c Topic reviewers are User instead of Participation 2016-07-09 18:16:41 +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
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