Commit Graph

108 Commits

Author SHA1 Message Date
É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
Élie Bouttier
d7b1315a2e
Merge pull request #115 from mscherer/fix_english
Fix english spelling
2019-11-02 12:54:08 +01:00
Michael Scherer
9891ba3cf1 Fix typo 2019-11-02 10:20:46 +01:00
Michael Scherer
ca55b19d30 Fix english spelling 2019-11-02 10:18:54 +01:00
Élie Bouttier
8d10c2c041 fix tags filtering in public/staff programs 2019-10-06 22:08:12 +02:00
Élie Bouttier
87d9b070c0 add end of conference date 2019-06-08 13:02:19 +02:00
Élie Bouttier
486e3c37d2 Revert "Fix talk acknowledgement"
This reverts commit 8205849c12.
2018-10-14 21:02:22 +02:00
Lionel Porcheron
8205849c12 Fix talk acknowledgement 2018-10-12 14:52:01 +02:00
Élie Bouttier
3e2e66fc1b fix talk action issue 2018-07-12 19:27:05 +02:00
Élie Bouttier
0122f0b1d1 fix talk acceptation confirmation
Send mail notification to speakers instead of commenting the talk as it was before
this commit.
2018-01-24 15:51:54 +01:00
Élie Bouttier
003e24cec7 fix regression 2018-01-24 11:09:25 +01:00
Élie Bouttier
0434a4514d fix speaker & volunteer mails 2017-12-19 17:05:48 +01:00
Élie Bouttier
1c39923fd7 add missing code to handle volunteer emails 2017-12-19 17:05:48 +01:00
Élie Bouttier
73778e8e64 templated email to a list of volunteers 2017-12-19 17:05:48 +01:00
Élie Bouttier
9c7cbf5ae9 one mail per speaker from talks list 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
fd5928ca18 improve volunteer dashboard 2017-12-19 17:05:48 +01:00
Élie Bouttier
e56e10f8b8 Activity.volunteers → Volunteer.activities 2017-12-19 17:05:48 +01:00
Élie Bouttier
8c7660a240 improve mailing system 2017-11-30 20:38:28 +01:00
Guilhem Saurel
b1e5d0b481 merge talk-speaker-{add,remove} in talk-edit 2017-11-30 00:01:39 +01:00
Guilhem Saurel
5e7143d239 fix ParticipantRemove view’s get_queryset 2017-11-29 00:29:50 +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
ca38b114ec staff can only add speakers from the right conference to a talk 2017-11-28 00:39:25 +01:00
Guilhem Saurel
0a8ec84b0b staff can add speakers to a talk 2017-11-28 00:12:28 +01:00
Élie Bouttier
305236efad more tests 2017-11-27 20:32:27 +01:00
Élie Bouttier
ecab4cc23d fix tests and regressions 2017-11-26 20:30:19 +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
Élie Bouttier
42edc32880 remove backward compatibility 2017-11-25 22:20:05 +01:00
Élie Bouttier
06977b0cc8 volunteer-home -> volunteer-dashboard 2017-11-25 22:05:47 +01:00
Élie Bouttier
f8a2b3436e fix materials filter 2017-11-22 15:49:36 +01:00
Élie Bouttier
13c41e1457 more tests and a minor fix 2017-11-22 14:13:16 +01:00
Élie Bouttier
f2b369a65e more tests and small fixes 2017-11-21 21:28:55 +01:00
Élie Bouttier
a19926dc29 more tests and a minor fix 2017-11-20 20:14:19 +01:00
Guilhem Saurel
9d9ab225a1 del → remove for consistency 2017-11-20 14:35:52 +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
1159552241 add ICS variant for citymeo 2017-11-19 21:56:15 +01:00
Élie Bouttier
6610f86801 accounts profile 2017-11-19 21:42:45 +01:00
Élie Bouttier
ebec3575c4 new proposal with logged user: use form initial 2017-11-19 21:41:52 +01:00
Élie Bouttier
5da508d2d0 volunteers: handle logged users 2017-11-19 21:41:03 +01:00
Élie Bouttier
742aec6270 allow speakers to upload their slides 2017-11-15 00:03:13 +01:00
Élie Bouttier
9d549ffce1 staff add/edit participant: add biogragry field 2017-11-10 15:40:50 +01:00
Élie Bouttier
75d75135ab fix staff add talk bug 2017-11-10 15:39:46 +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
19b4e6629b admin: manage activities 2017-11-08 00:18:46 +01:00