3146 Commits

Author SHA1 Message Date
Sli
13f8b5db61
Fix bug where help button moves as if possessed 2025-05-14 15:04:20 +02:00
Sli
e63a09ee7e
Synchronize tooltip-id and don't append tooltip to body twice 2025-05-14 15:02:48 +02:00
Sli
6bb6be011c
Fix tooltip fading transitions and synchronize additional attributes 2025-05-14 15:02:46 +02:00
Sli
3a5bff8810
Fix tooltip not appearing/disapearing when attribute is removed 2025-05-14 15:01:19 +02:00
Sli
d1e5c93a08
Improve tooltips by using mutation observers 2025-05-14 15:01:19 +02:00
Sli
19aac8f302
Fix tooltip size 2025-05-14 15:01:19 +02:00
Sli
9bd3c618a4
Add doc, tooltip offset and css cleanup 2025-05-14 15:01:19 +02:00
Sli
68b1a96270
Allow popup customization 2025-05-14 15:01:18 +02:00
Sli
48bf72f623
Improve tooltips performance 2025-05-14 15:00:51 +02:00
Sli
1872e4abe5
Adapt calendar to new tooltip library 2025-05-14 15:00:51 +02:00
Sli
35e96fb875
Create basic tooltip library 2025-05-14 14:58:59 +02:00
Kenneth Soares
5e953d04fe
Merge pull request #1086 from ae-utbm/calendar_link_help
Calendar link help button
2025-05-14 13:14:22 +02:00
Kenneth SOARES
cab2adb45d fixed translations 2025-05-12 16:02:39 +02:00
Kenneth SOARES
2ed0fad51a remove unwanted focus behavior 2025-05-11 16:06:22 +02:00
Kenneth SOARES
39422a0cb8 added tooltip translations 2025-05-11 16:05:47 +02:00
Kenneth SOARES
33ba1e8bbb added button to layout 2025-05-11 16:05:21 +02:00
Kenneth SOARES
5ca1f03d9d ics help button 2025-05-11 15:23:11 +02:00
thomas girod
ac0c2c9880
Merge pull request #979 from ae-utbm/celery
Use celery for task queue
2025-05-07 11:53:39 +02:00
imperosol
1a81911cd6 adapt celery to honcho setup 2025-05-07 11:49:38 +02:00
imperosol
934d17d9d2 celery 2025-04-28 12:15:38 +02:00
imperosol
f647feb8c8 use .env for project configuration 2025-04-28 12:15:38 +02:00
Bartuccio Antoine
73e9c3132b
Merge pull request #1093 from ae-utbm/calendar
Remove cache workaround on news calendar moderation
2025-04-25 12:23:57 +02:00
Sli
5da417c1a0 Remove cache workaround on news calendar moderation 2025-04-25 10:20:32 +02:00
Bartuccio Antoine
df26ab4d50
Merge pull request #1085 from ae-utbm/eboutic
Don't use cookies for processing eboutic baskets
2025-04-23 15:56:44 +02:00
Sli
5dc9e24cd0 Apply review comments 2025-04-23 15:00:51 +02:00
Sli
7c9a966e54 Fix eboutic display bug 2025-04-23 14:04:08 +02:00
Sli
a31dc8254a Test pay with card 2025-04-23 00:53:39 +02:00
Sli
2a7c1a6438 Test pay with sith 2025-04-23 00:11:50 +02:00
Sli
8af6af1303 Test basket creation 2025-04-22 23:03:06 +02:00
Bartuccio Antoine
4f5a69c353
Merge pull request #1091 from ae-utbm/docs-install
Update installation istructions
2025-04-21 13:09:24 +02:00
thomas girod
7296640a8d
Merge pull request #1090 from ae-utbm/fix-album-upload
fix sas album creation rights
2025-04-21 01:01:36 +02:00
Sli
e556305062 Update dev install docs 2025-04-20 18:04:56 +02:00
imperosol
e9c956e08c fix sas album creation rights 2025-04-19 17:05:15 +02:00
Bartuccio Antoine
da56a7f651
Merge pull request #1089 from ae-utbm/login-register
Fix overflow issue on login/register page
2025-04-17 15:20:43 +02:00
Sli
0654dfb05d Fix overflow issue on login/register page 2025-04-17 13:02:40 +02:00
thomas girod
2a381101ac
Merge pull request #1088 from ae-utbm/fix-anonymous-sas
fix 500 on SAS main page for anonymous users
2025-04-17 11:14:36 +02:00
imperosol
ccd4275b02 fix 500 on SAS main page for anonymous users 2025-04-17 09:00:22 +02:00
Sli
f64409c612 Add more error messages on main view 2025-04-15 23:41:58 +02:00
Sli
f352b89fc0 Add auto basket invalidation 2025-04-15 23:33:57 +02:00
Sli
2ae9baa82f Fix etransaction_data endpoint 2025-04-15 18:50:25 +02:00
Sli
bc99390b25 Rename makecommand to checkout 2025-04-15 18:42:17 +02:00
Sli
262ed7eb4c Don't use cookies for processing eboutic baskets 2025-04-15 00:07:07 +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
Bartuccio Antoine
e6668728f2
Merge pull request #1082 from ae-utbm/eurok-consent
Add consent form for eurok partnership
2025-04-14 10:53:05 +02:00
Sli
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
Bartuccio Antoine
b3eb6a945f
Merge pull request #1076 from ae-utbm/eboutic-billing
Use htmx to fill up billing info
2025-04-13 09:52:49 +02:00
thomas girod
169faec479
Merge pull request #1080 from ae-utbm/fix-sas-order
Fix sas order
2025-04-13 01:06:31 +02:00