Commit Graph

74 Commits

Author SHA1 Message Date
Élie Bouttier
9cec272090 talk: video field 2017-01-16 23:14:50 +01:00
Élie Bouttier
530b99b1fe talk materials (file upload) 2016-11-24 00:39:19 +01:00
Élie Bouttier
8582f68c77 Merge branch 'dev' 2016-11-23 18:46:25 +01:00
Élie Bouttier
b4ed4663e8 per Event opening / closing dates
This fixes #37
2016-11-14 00:24:26 +01:00
Guilhem Saurel
574f97795f ICS planning 2016-11-13 19:28:11 +01:00
Élie Bouttier
483a794d23 workshop attendee: subscription 2016-11-08 21:22:13 +01:00
Élie Bouttier
5fd2b339c4 conference model: add subscriptions open field 2016-11-07 23:18:14 +01:00
Élie Bouttier
65a9c49677 workshop attendee: modify talk form 2016-11-06 23:43:14 +01:00
Élie Bouttier
5da6a8b711 workshop attendee: models 2016-11-07 00:19:31 +01:00
Élie Bouttier
e53407a6cc event label for program 2016-10-31 13:23:02 +01:00
Élie Bouttier
afedd6635b program: as_xml 2016-10-24 22:35:56 +02:00
Élie Bouttier
31ca49de57 fix bug: superman is the default speaker 2016-10-19 22:36:09 +02:00
Élie Bouttier
008f9c3ff4 plenary (WIP) 2016-10-19 22:36:09 +02:00
Élie Bouttier
dcc13c9cff minors improvements around talk duration 2016-10-19 13:51:10 +02:00
numahell
fc498f476c Add end date available property for talk 2016-10-19 00:21:41 +02:00
Élie Bouttier
54bcf5dab8 show full name instead of login 2016-10-19 00:14:02 +02:00
Élie Bouttier
7b9e252a97 program 2016-10-16 23:36:03 +02:00
Élie Bouttier
d6da137582 help texts, fix #27 2016-10-15 14:05:27 +02:00
Élie Bouttier
4c7535e939 fix tests with null=True, blank=True 2016-10-11 19:20:36 +02:00
Élie Bouttier
afbd20af82 add room to talks 2016-10-11 11:31:32 +02:00
Élie Bouttier
74aa1b5bf4 add start_date to talks 2016-10-11 11:33:37 +02:00
Élie Bouttier
f3b4195ecf fix track permissions 2016-10-10 13:55:18 +02:00
Élie Bouttier
d00a383d54 add talk moderation role to track managers 2016-10-08 20:31:28 +02:00
Élie Bouttier
1d8433e1c3 duration is in minutes 2016-10-05 22:14:31 +02:00
Élie Bouttier
026ee568e4 track duration 2016-10-05 21:46:59 +02:00
Élie Bouttier
357914fac5 add managers to track 2016-10-05 21:06:10 +02:00
Élie Bouttier
6bbf9198d5 track list: add filter link 2016-09-28 22:55:51 +02:00
Élie Bouttier
6d5a458b95 add cfp opening and closing date 2016-09-28 21:17:56 +02:00
Élie Bouttier
bd8538e7e2 Revert "allow to close the CFP"
This reverts commit 1f635cb379.
2016-09-28 19:44:06 +02:00
Élie Bouttier
1f635cb379 allow to close the CFP 2016-09-24 18:25:05 +02:00
Élie Bouttier
c862863b6d assign talk to track from topic 2016-09-23 00:51:07 +02:00
Élie Bouttier
40429aa580 add Track model 2016-09-22 00:53:09 +02:00
Élie Bouttier
7fe3582730 talk list sorting 2016-09-18 17:15:10 +02:00
Élie Bouttier
24732e4171 add talk kind link on talk details page 2016-09-18 02:34:48 +02:00
Élie Bouttier
d9b4f67f3f fix topics url 2016-09-18 02:29:54 +02:00
Élie Bouttier
9bc2ed1c92 talk list, with filtering capabilities 2016-09-18 02:00:46 +02:00
Élie Bouttier
a48553422f talk score is now average notes 2016-09-16 18:12:21 +02:00
Élie Bouttier
c74c80cd67 i18n 2016-09-04 00:36:06 +02:00
É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
Élie Bouttier
dab07b50cf fix talks regrouping by event type 2016-08-22 00:28:14 +02:00
numahell
91240aca17 Add abstract and notes field to talk model and form 2016-08-08 23:54:05 +02:00
Élie Bouttier
f4efcf6dfd Add Conference model
This model allow to write markdown home page
2016-08-07 12:51:38 +02:00
numahell
6311889942 Add description field to topic. 2016-08-07 10:21:55 +02:00
Élie Bouttier
18491bcd0b i18n 2016-07-23 12:03:12 +02:00
Élie Bouttier
97c47a279d topic name should be unique *per site* 2016-07-11 22:58:46 +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
fa659ee595 remove the use of CurrentSiteManager 2016-07-09 22:59:41 +02:00
Élie Bouttier
9edc94d4d4 Speakers: use select2 widget
Warning: this commit squash migrations
2016-07-09 18:43:04 +02:00
Élie Bouttier
b214ba448c Topic reviewers are User instead of Participation 2016-07-09 18:16:41 +02:00