1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 16:38:23 +02:00
Commit Graph

88 Commits

Author SHA1 Message Date
69b94c9493 Render only useful content when displaying modals 2023-02-20 21:14:15 +01:00
a8f24b6581 Use bootstrap-select selector when it is necessary 2023-02-20 21:14:15 +01:00
e156ed6111 Remove jquery dependency code (keep it for bootstrap-select) 2023-02-20 21:14:15 +01:00
ea00657405 Use Bootstrap 5 instead of Bootstrap 4 2023-02-20 21:14:15 +01:00
5abca36498 Drop turbolinks support, too useless 2023-02-20 21:14:15 +01:00
4075f6cf78 Add vaccine sheet field, closes #18 2023-02-20 21:14:15 +01:00
0f2c44331c Add vaccine sheet field, closes #18 2023-02-20 00:38:57 +01:00
fae4ee7105 Drop AdminRegistration in favour of a new boolean field, closes #19 2023-02-20 00:25:06 +01:00
2faade0156 Remove bootstrap-datepicker-plus dependency, use native HTML selectors 2023-02-19 19:21:42 +01:00
b95b41a2ed ZIP code can be larger than 32767
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-01-16 23:14:44 +01:00
7bb4e2c8eb Fix tests
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-01-10 22:06:16 +01:00
0f176ea4c6 Birth date is only for participants 2023-01-10 20:31:43 +01:00
63a10c1be5 Drop django-address dependency and keep only street, zip code and city (/!\ Breaking commit, can't upgrade) 2023-01-10 20:24:06 +01:00
3a650a1e89 Fix Hello Asso link
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2022-04-26 15:10:23 +02:00
51beb47191 Fix scholarship files
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2022-04-26 14:23:10 +02:00
e3f5541774 Add new "other" payment type
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2022-04-26 13:47:15 +02:00
b67308065a Update Hello Asso URL 2022-03-28 21:15:44 +02:00
644afc6a0d Le tournoi ça commence le samedi 2022-03-21 19:28:50 +01:00
837800345b Fix permissions for solutions for the final 2021-05-11 17:06:49 +02:00
ba6a6338f5 Fix permissions for final tournament 2021-05-11 16:40:18 +02:00
9d741d76f2 Organizers can see solutions 2021-04-06 19:50:27 +02:00
30a0e63eb9 Fix solution view 2021-04-04 17:18:50 +02:00
4f9dfadb71 Add API filters for registration 2021-03-29 16:24:58 +02:00
cdacbe2ea1 Matrix is listening on https://tfjm.org/ and https://tfjm.org:8448/ 2021-03-18 18:13:06 +01:00
f7d52aa6da Update HelloAsso link 2021-03-15 09:46:45 +01:00
a7665d41b7 Organizers can add other organizers 2021-02-16 10:58:14 +01:00
140048bcdb Fix typo: intersting -> interesting 2021-02-13 16:01:02 +00:00
adb64dec51 Volunteers can add organizers 2021-02-06 19:34:17 +01:00
d9fbd5564e Volunteers can add organizers 2021-02-06 19:26:19 +01:00
7d9e80bf9f Coaches can update their photo authorization 2021-01-30 16:24:30 +01:00
f4e0d0a95e Raise error when a given tournament does not exist 2021-01-29 15:05:25 +01:00
2367131316 Raise error when a given tournament does not exist 2021-01-29 10:33:06 +01:00
67540df334 Fix error message when a tournament is not specified 2021-01-29 10:31:30 +01:00
a6000aec2a Fix permission to view user detail 2021-01-29 10:24:00 +01:00
8212568fee The user detail page is on a separate page since custom JS can't be loaded 2021-01-24 23:40:05 +01:00
6898e9413a Fix user detail for children 2021-01-24 23:37:55 +01:00
c500a735d8 Users can indicate their health issues to organizers 2021-01-23 21:55:54 +01:00
2bd6988c6a Don't request too many authorizations for remote tournaments 2021-01-23 20:24:06 +01:00
4dd3c105fe Only consider a participant as a child if it is not 18 on the beginning of the tournament 2021-01-23 14:30:00 +01:00
ea38c06631 Fix the permission to see a user page 2021-01-23 11:02:26 +01:00
0cd7ff512f Unleash the beast 2021-01-22 23:24:35 +01:00
f36c36b96e Les gens sont trop rapides 2021-01-22 19:28:58 +01:00
b222a71d45 Resquash migrations 2021-01-22 19:27:37 +01:00
756f94cbd9 Remove wrong text on template 2021-01-22 19:26:24 +01:00
ce206998f0 Teams must send their motivation letter 2021-01-22 09:40:28 +01:00
628f69e772 Gender is not a date 2021-01-22 09:04:44 +01:00
384de5758b Ask gender 2021-01-22 08:45:00 +01:00
48107943f9 Use registration name rather than email address in the add organizer mail 2021-01-21 23:49:20 +01:00
0da0165ce2 Admins are superuser 2021-01-21 22:54:23 +01:00
fd4280426b Add missing models in Django Admin 2021-01-21 22:22:21 +01:00