Commit Graph

91 Commits

Author SHA1 Message Date
Mindiell 9b629cb80b feat: Language added for talks. Closing #28 2024-02-26 08:56:14 +00:00
Mindiell 9a06cd81a1 fix: Hide actual votes when voting in order not to reveal too much; visibility can be toggled. Closes #24 2024-02-26 08:55:03 +00:00
Mindiell 16534bf41f Separation of status and score in order to be able to sort on score. Closes #22 2024-02-26 08:54:39 +00:00
Mindiell 016a762e83 fix: Added participant name on page title. Closes #12 2023-03-19 17:36:20 +00:00
Mindiell 4b34081457 fix: Separate accepted talks from canceled ones. Help #13 2023-03-19 17:32:19 +00:00
Mindiell 1085cd497c fix: Add talk status on speaker page. Closes #14 2023-03-19 14:18:21 +00:00
François Leborne d80bafc0c6 Fix grammar 2023-01-22 18:53:19 +01:00
François Leborne b4bf7d182a Remove 's' at the end of 'information' 2023-01-22 18:11:14 +01:00
François Leborne 2b05eb3c69 Fix title spelling 2023-01-22 17:43:00 +01:00
Élie Bouttier ef07664dee Maintenance update
* Upgrade to django 3.1
* Upgrade dependencies
* Remove django-bower
* Add favicon
* Fix bugs from unit tests
2020-08-09 16:24:42 +02:00
Guilhem Saurel f0aafb3ca9 load static instead of staticfiles
From release notes in 2.1:
> {% load staticfiles %} and {% load admin_static %} are deprecated in favor of {% load static %}, which works the same.
2019-11-11 19:05:54 +01:00
Élie Bouttier 73778e8e64 templated email to a list of volunteers 2017-12-19 17:05:48 +01:00
Élie Bouttier 3710c6c708 templated emails to a list of speakers 2017-12-19 17:05:48 +01:00
Élie Bouttier aa8d4b3984 templated email to all speakers of a list of talks 2017-12-19 17:05:48 +01:00
Élie Bouttier 6cbbb6bd1f django 2.0 2017-12-19 17:05:48 +01:00
Élie Bouttier ebbf63a203 rename template 2017-12-19 17:05:48 +01:00
Élie Bouttier 80eff76d89 i18n 2017-12-19 17:05:48 +01:00
Élie Bouttier fd5928ca18 improve volunteer dashboard 2017-12-19 17:05:48 +01:00
Élie Bouttier 83620d16f1 volunteers: select activities in enrole form 2017-12-19 17:05:48 +01:00
Élie Bouttier d4473665a7 volunteer details: add mail conversation 2017-12-19 17:05:48 +01:00
Élie Bouttier 6e063c0162 fix url name 2017-12-01 00:23:06 +01:00
Élie Bouttier 8c7660a240 improve mailing system 2017-11-30 20:38:28 +01:00
Guilhem Saurel 6401a8fc85 remove useless file 2017-11-30 00:08:44 +01:00
Guilhem Saurel b1e5d0b481 merge talk-speaker-{add,remove} in talk-edit 2017-11-30 00:01:39 +01:00
Guilhem Saurel 603cec8303 staff can delete a participant that does not have any talk, fix #102 2017-11-28 01:11:04 +01:00
Guilhem Saurel 0a8ec84b0b staff can add speakers to a talk 2017-11-28 00:12:28 +01:00
Élie Bouttier dc10f4132b minor template change 2017-11-25 23:28:01 +01:00
Élie Bouttier 825a0111b4 homepage markdown preview 2017-11-25 23:19:24 +01:00
Élie Bouttier 476dd3fbd4 use pk instead of token in staff area 2017-11-25 22:41:21 +01:00
Guilhem Saurel a2b3e50e9b staff can delete speakers 2017-11-19 23:54:38 +01:00
Élie Bouttier e4e4cd35ef volunteer: send secret url by mail 2017-11-19 23:39:25 +01:00
Élie Bouttier 742aec6270 allow speakers to upload their slides 2017-11-15 00:03:13 +01:00
Élie Bouttier 7d7fb64df2 fix minor template issue 2017-11-14 22:58:21 +01:00
Élie Bouttier 69f647c05d add speaker & talk from staff area 2017-11-09 23:45:10 +01:00
Élie Bouttier b72e9c9180 downloads talks, speakers and volunteers as CSV 2017-11-08 20:17:56 +01:00
Élie Bouttier bd5804fdd6 make volunteers activities badges clickable 2017-11-08 12:15:48 +01:00
Élie Bouttier 19b4e6629b admin: manage activities 2017-11-08 00:18:46 +01:00
Élie Bouttier d3871bb113 add missing templates 2017-11-07 23:56:45 +01:00
Élie Bouttier 131d8d7033 admin area: manage tag and categories 2017-11-07 23:54:09 +01:00
Élie Bouttier 6e62f7b872 improve volunteers notes tooltip 2017-11-07 13:37:18 +01:00
Élie Bouttier da785bd510 volunteers: link to user 2017-11-06 22:35:12 +01:00
Élie Bouttier 0ad61c6b66 move create user template in admin area 2017-11-05 22:45:40 +01:00
Élie Bouttier 0565a9f217 link participation to user account 2017-11-05 21:37:34 +01:00
Élie Bouttier 6820aaea13 handle closed cfp 2017-11-04 21:37:53 +01:00
Élie Bouttier 5bab52981c suggest to add already known co-speaker 2017-11-04 20:35:01 +01:00
Élie Bouttier c76ba3d6aa show speaker secret link in staff area 2017-11-04 15:59:58 +01:00
Élie Bouttier 1f5377f38d major overhaul of proposal process 2017-11-04 15:32:35 +01:00
Élie Bouttier 72f254b3d3 VIP speakers 2017-11-03 20:35:24 +01:00
Élie Bouttier 9c53dd6878 volunteers: other minor UI improvement 2017-11-03 19:53:17 +01:00
Élie Bouttier 0854e48c3f volunteers: minor UI improvement 2017-11-03 19:52:27 +01:00