Commit Graph

1496 Commits

Author SHA1 Message Date
imperosol c07f0c33cb fix permanent notification callback 2025-06-11 17:38:21 +02:00
klmp200 4c67bb1e2a Support animation with calc-size and detect browser features 2025-06-11 13:43:00 +02:00
klmp200 96f91138dd Fix accordion transition on chrome 2025-06-11 00:20:46 +02:00
klmp200 36d4a02a45 Remove js size animation and only use the opacity one 2025-06-10 15:06:59 +02:00
klmp200 4774a7b741 Improve accordion animation 2025-06-05 20:38:32 +02:00
klmp200 6f48a9a151 Fix bad css scoping on accordions 2025-06-05 19:57:25 +02:00
Bartuccio Antoine be32486115 Merge pull request #1106 from ae-utbm/navbar-keyboard-navigation
Refactor navbar css and use details instead of div for better semantics
2025-06-05 18:17:58 +02:00
Bartuccio Antoine 861447ae36 Merge pull request #1105 from ae-utbm/accordions
Remove jquery-ui accordions
2025-06-05 18:09:45 +02:00
klmp200 5f701d1a17 Fix centering of detail elements 2025-06-05 18:04:45 +02:00
klmp200 64fd123a85 Remove shadow and disable hovering on mobile view 2025-06-05 17:49:47 +02:00
klmp200 7090254658 Refactor navbar css and use details instead of div for better semantics 2025-06-05 17:49:47 +02:00
imperosol ee3646594b fix promo logo older than promo 10 2025-06-05 16:31:36 +02:00
klmp200 0980fccf93 Add accordion animation with js 2025-06-03 20:48:45 +02:00
klmp200 fb3fd9536e Improve accordion icon 2025-06-03 20:48:45 +02:00
klmp200 3892e1cee2 Add fade animation 2025-06-03 20:48:45 +02:00
klmp200 c10b488080 Remove jquery-ui accordions 2025-06-03 20:48:45 +02:00
thomas girod 95b4b0ba03 Merge pull request #1087 from ae-utbm/remove-laundry
remove laundry
2025-05-26 13:01:01 +02:00
Thomas Girod 54be8addeb remove laundry 2025-05-26 09:10:35 +02:00
imperosol 9256aff944 redirect /user/me/* 2025-05-26 08:48:18 +02:00
imperosol ff1f1040b6 simplify User.cached_groups 2025-05-22 10:43:49 +02:00
klmp200 e63a09ee7e Synchronize tooltip-id and don't append tooltip to body twice 2025-05-14 15:02:48 +02:00
klmp200 6bb6be011c Fix tooltip fading transitions and synchronize additional attributes 2025-05-14 15:02:46 +02:00
klmp200 3a5bff8810 Fix tooltip not appearing/disapearing when attribute is removed 2025-05-14 15:01:19 +02:00
klmp200 d1e5c93a08 Improve tooltips by using mutation observers 2025-05-14 15:01:19 +02:00
klmp200 19aac8f302 Fix tooltip size 2025-05-14 15:01:19 +02:00
klmp200 9bd3c618a4 Add doc, tooltip offset and css cleanup 2025-05-14 15:01:19 +02:00
klmp200 68b1a96270 Allow popup customization 2025-05-14 15:01:18 +02:00
klmp200 48bf72f623 Improve tooltips performance 2025-05-14 15:00:51 +02:00
klmp200 1872e4abe5 Adapt calendar to new tooltip library 2025-05-14 15:00:51 +02:00
klmp200 35e96fb875 Create basic tooltip library 2025-05-14 14:58:59 +02:00
klmp200 0654dfb05d Fix overflow issue on login/register page 2025-04-17 13:02:40 +02:00
thomas girod 4fa83d0667 Merge pull request #1083 from ae-utbm/promo-24-logo
new promo 24 logo
2025-04-14 12:17:40 +02:00
Thomas Girod 6b55b981ca new promo 24 logo 2025-04-14 11:02:41 +02:00
klmp200 3431fbf2d1 Add consent form for eurok partnership 2025-04-14 01:25:50 +02:00
thomas girod 77853b808a Merge pull request #1081 from ae-utbm/remove-accounting
remove remaining accounting code
2025-04-13 22:10:02 +02:00
Thomas Girod 05756520a3 remove remaining accounting code 2025-04-13 14:14:26 +02:00
klmp200 42317bfecc Use django messages for billing info ux 2025-04-13 00:20:57 +02:00
Thomas Girod ff220e67c1 use new django.url.reverse query kwarg 2025-04-11 14:54:06 +02:00
Thomas Girod 805ffc498f response.content.decode() => response.text 2025-04-11 14:54:06 +02:00
Thomas Girod f4276d6be5 fix account creation view tests 2025-04-11 14:54:06 +02:00
klmp200 d2fe0f1fab Fix cyclic import error on core/views/user.py 2025-04-10 11:49:59 +02:00
Bartuccio Antoine e96d224a8d Merge pull request #1035 from ae-utbm/picture-upload
Picture upload from markdown editor
2025-04-10 11:41:54 +02:00
klmp200 6128b6564c Ensure quickupload image field uniqueness 2025-04-10 11:38:33 +02:00
klmp200 0f961c71e0 Auto delete image files when object has been deleted 2025-04-10 11:22:47 +02:00
klmp200 6362fcdf2d Fix unaligned tool link 2025-04-10 11:04:03 +02:00
klmp200 3e61560875 Use group permissions 2025-04-10 01:01:40 +02:00
klmp200 744223b76f Auto rescale quick upload image sizes 2025-04-09 22:50:51 +02:00
klmp200 6e39b59dd5 Use UploadedImage to check image correctness and better error responses 2025-04-09 22:15:12 +02:00
klmp200 67bc49fb21 Serve upload files directly from nginx 2025-04-09 20:55:24 +02:00
klmp200 91b30e7550 Add quick upload tests 2025-04-09 20:55:24 +02:00