Commit Graph

56 Commits

Author SHA1 Message Date
Élie Bouttier
9cec272090 talk: video field 2017-01-16 23:14:50 +01:00
Élie Bouttier
cc900cdf4e replace migrations with new initial 2017-01-13 11:49:51 +01:00
Élie Bouttier
e5338d5693 missing migration 2017-01-13 11:46:14 +01:00
Élie Bouttier
530b99b1fe talk materials (file upload) 2016-11-24 00:39:19 +01:00
Élie Bouttier
b4ed4663e8 per Event opening / closing dates
This fixes #37
2016-11-14 00:24:26 +01:00
Élie Bouttier
5fd2b339c4 conference model: add subscriptions open field 2016-11-07 23:18: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
e58f263dce merge migrations 2016-10-19 22:40:13 +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
É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
8510500480 add room managment 2016-10-05 23:12:13 +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
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
25a4ee5d65 fix event migration mapping 2016-09-03 23:21:03 +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
7348151629 add migration related to dab07b50cf 2016-08-22 11:21:31 +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
cc5e04807f i18n 2016-07-23 14:20:16 +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
É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
Élie Bouttier
3523db76c7 improving reviewers UI 2016-07-06 18:30:15 +02:00
Guilhem Saurel
168352958b talks accepted & allowed talks 2016-07-03 22:39:29 +02:00
Guilhem Saurel
6e0d87ddee vote model. still needs views, urls, tests, templates, etc. 2016-06-30 01:13:59 +02:00
Guilhem Saurel
3d9d9a554b sortedm2m, remove Speech, reset migrations
BREAK ALL THE THINGS \o/
2016-06-30 01:02:00 +02:00
Guilhem Saurel
ac629dd116 Add created, updated and full_link to every model 2016-06-25 13:39:28 +02:00
Guilhem Saurel
da95523877 long or short conferences 2016-06-25 12:36:57 +02:00
Guilhem Saurel
b4490c8eee Fix stuffs.
Maybe breaks other things, don't know, can't test mails for now.
2016-06-20 01:00:08 +02:00
Élie Bouttier
61127a0770 squash migrations 2015-06-15 18:49:38 +02:00
Élie Bouttier
a7d1ccd863 conversation app (continuation) 2016-06-14 23:58:04 +02:00
Élie Bouttier
d62a494d9f conversation app (continuation) 2016-06-14 21:39:04 +02:00
Élie Bouttier
ff9577b1f4 communications app 2016-06-12 23:39:04 +02:00
Guilhem Saurel
d30ce1e3a5 talk types 2016-06-12 22:45:22 +02:00
Guilhem Saurel
4ba9852c5a Speach -> User; and proposals.views clean 2016-06-12 19:00:04 +02:00