5b57f75b4e
custom django command for promo logos
...
added path vailidity verification and IOError handling
added option to overwrite existing logo and force flag
improved uppon suggestions
mistake correction
fixed string conversion bugs and logical error
corrected path conversion
f
better error handling and corrections
ajout d'une section de documentation pour la feature
copié coller
fixed documentation bullet points
added resampling clean up error handling
removed useless IOError
2025-07-03 14:28:16 +02:00
3e3c6631ff
Merge pull request #1146 from ae-utbm/fix-ts
...
Fix ts
2025-07-02 09:01:24 +02:00
a3ac04fc9e
fix TS types
2025-06-30 18:35:53 +02:00
6e724a9c74
extract AlertMessage to its own file
2025-06-30 18:17:29 +02:00
c177ef2a3a
Merge pull request #1145 from ae-utbm/xapian
...
fix: xapian compilation flags
2025-06-30 13:46:02 +02:00
6cf8910626
fix: xapian compilation flags
2025-06-30 13:09:24 +02:00
eb4fbcbda4
Merge pull request #1140 from Juknum/feature/update-footer-on-mobile
...
Màj du footer sur mobile
2025-06-26 16:01:20 +02:00
570510f18d
Merge pull request #1135 from ae-utbm/group
...
Small group tweak
2025-06-25 22:04:56 +02:00
7f371984d8
Merge pull request #1143 from ae-utbm/fix/mail-enumeration
...
fix: enumeration attack vector on login form
2025-06-25 17:53:53 +02:00
abf7bf6bfa
rename location_admin to campus_admin
2025-06-25 17:13:24 +02:00
02ef8fdb88
fix: enumeration attack vector on login form
2025-06-25 17:03:53 +02:00
a7f4630d13
Merge pull request #1138 from ae-utbm/counter-admin
...
improve counter admin pages
2025-06-25 17:03:03 +02:00
c7087c6e7e
Merge pull request #1137 from ae-utbm/fix-user-pictures
...
fix: user pictures ordering
2025-06-25 16:40:23 +02:00
f38926c4a3
fix: user pictures ordering
2025-06-25 16:25:51 +02:00
9a19f34ea2
Merge pull request #1141 from ae-utbm/fix-permanences
...
Fix permanences
2025-06-25 14:55:36 +02:00
67884017f8
fix old permanences having end replaced by activity
2025-06-25 01:22:13 +02:00
f474edc84f
Style adjustment on the new footer
2025-06-24 17:04:52 +02:00
f5a8228358
Rework footer's UX on small devices
2025-06-22 20:01:22 +02:00
59a714af9f
Merge pull request #1134 from ae-utbm/family
...
Add zoom controls to family graph
2025-06-21 15:20:47 +02:00
9049d8779c
improve counter admin pages
2025-06-21 15:06:08 +02:00
d111023363
Apply review comments
2025-06-21 12:37:01 +02:00
cdfa76ad57
add missing "Respo site" group
2025-06-18 18:01:37 +02:00
88b70bf51f
rename main groups to their real production version
2025-06-18 18:01:37 +02:00
ca593c7d81
Avoid click on graph when zooming
2025-06-18 16:24:53 +02:00
94bdc5e615
Remove useless closures
2025-06-18 14:13:06 +02:00
7d454749e0
Add style to zoom controls on family graph
2025-06-18 14:10:26 +02:00
06090e0cd9
Merge pull request #1133 from ae-utbm/api-fixes
...
fix: api title typo (again)
2025-06-18 12:25:31 +02:00
a1ae67da7d
Merge pull request #1132 from ae-utbm/missing-perm
...
Missing SAS permission
2025-06-18 12:25:15 +02:00
10d5b9d63f
Add zoom control of family graph
2025-06-18 12:22:30 +02:00
cc96c93d23
Convert family tree to typescript
2025-06-18 11:59:46 +02:00
8cc0b01e9c
fix: api title typo (again)
2025-06-17 21:01:51 +02:00
88755358a6
fix: add missing sas permission
2025-06-17 21:00:38 +02:00
0e850e5486
Merge pull request #1131 from ae-utbm/api-fixes
...
Api fixes
2025-06-17 15:57:33 +02:00
af67c5fc27
Merge pull request #1130 from ae-utbm/navbar-keyboard-navigation
...
Fix click on navbar
2025-06-17 15:41:42 +02:00
30809a69c9
Move navbar script to dedicated file
2025-06-17 15:39:35 +02:00
0c442a8f03
fix: select only active club members on GET /club/{club_id}
2025-06-17 15:35:49 +02:00
f1b69dd47d
fix: typo in API name
2025-06-17 15:35:49 +02:00
b5ebf09fcb
Fix click on navbar
2025-06-17 15:31:51 +02:00
9d9ce5b30a
Merge pull request #1129 from ae-utbm/fix-docs
...
fix: documentation CI/CD
2025-06-17 15:09:06 +02:00
a87460fa3e
fix: documentation CI/CD
2025-06-17 14:45:51 +02:00
48fae33651
Merge pull request #1119 from ae-utbm/notifs
...
Improve notification on picture identification
2025-06-17 11:22:06 +02:00
6fec250658
display album name on picture identification notif
2025-06-16 18:36:08 +02:00
75b37cd6e3
fix album grouping on user pictures page
2025-06-16 18:36:08 +02:00
9c3820f986
Merge pull request #1127 from ae-utbm/deps
...
Update dependencies
2025-06-16 18:35:50 +02:00
28b60c7bae
Merge pull request #1097 from ae-utbm/api-key
...
Basic api key management
2025-06-16 18:21:19 +02:00
efbbfcda76
update js deps
2025-06-16 15:51:11 +02:00
9e1fe7a296
update python deps
2025-06-16 15:51:04 +02:00
50d7b7e731
Move api urls to api app
2025-06-16 15:00:30 +02:00
ae7784a973
rename apikey to api
2025-06-16 14:54:42 +02:00
a23604383b
doc: incompatibility between api keys and csrf
2025-06-16 13:44:43 +02:00