Commit Graph

48 Commits

Author SHA1 Message Date
É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
É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
8e936ccf46 vote views, urls, tests, templates, etc. 2016-07-02 01:03:07 +02:00
Guilhem Saurel
58256e0d3b add conversations about talk in talk descriptions 2016-07-01 23:42:22 +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
8d44ec7f40 add orga boolean to participation 2016-06-25 16:46:44 +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
a7d1ccd863 conversation app (continuation) 2016-06-14 23:58: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
607e44e861 topics, tests 2016-06-12 21:09:52 +02:00
Guilhem Saurel
4ba9852c5a Speach -> User; and proposals.views clean 2016-06-12 19:00:04 +02:00
Guilhem Saurel
336fd90275 wip 2016-06-12 18:35:59 +02:00
Guilhem Saurel
4665fca257 isort 2016-06-12 17:21:17 +02:00
Guilhem Saurel
426d91aee3 rename accounts.models, reset migrations 2016-06-12 17:11:11 +02:00
Guilhem Saurel
478c33bb00 use more of contrib.auth, simplify models 2016-06-12 16:40:23 +02:00
Guilhem Saurel
16f75ae262 tests 2016-06-11 17:28:39 +02:00
Guilhem Saurel
3b13423bd2 flake8, isort 2016-06-11 15:47:08 +02:00
Guilhem Saurel
21d65e936d user registration, ponyconf{user, speaker} models 2016-06-11 15:42:40 +02:00
Élie Bouttier
e778f87bf6 WIP 2016-06-08 23:22:23 +02:00
Élie Bouttier
f6e04013e3 first commit 2016-06-07 22:59:13 +02:00