imperosol
|
3c11f6cf95
|
generate test data for the reservations
|
2025-06-05 12:51:55 +02:00 |
|
Thomas Girod
|
fd28fb1493
|
create reservation models
|
2025-06-05 12:51:45 +02:00 |
|
|
b1eae5b466
|
Adapt calendar to new tooltip library
|
2025-06-05 11:30:44 +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 |
|
|
e63a09ee7e
|
Synchronize tooltip-id and don't append tooltip to body twice
|
2025-05-14 15:02:48 +02:00 |
|
|
6bb6be011c
|
Fix tooltip fading transitions and synchronize additional attributes
|
2025-05-14 15:02:46 +02:00 |
|
|
3a5bff8810
|
Fix tooltip not appearing/disapearing when attribute is removed
|
2025-05-14 15:01:19 +02:00 |
|
|
d1e5c93a08
|
Improve tooltips by using mutation observers
|
2025-05-14 15:01:19 +02:00 |
|
|
19aac8f302
|
Fix tooltip size
|
2025-05-14 15:01:19 +02:00 |
|
|
9bd3c618a4
|
Add doc, tooltip offset and css cleanup
|
2025-05-14 15:01:19 +02:00 |
|
|
68b1a96270
|
Allow popup customization
|
2025-05-14 15:01:18 +02:00 |
|
|
48bf72f623
|
Improve tooltips performance
|
2025-05-14 15:00:51 +02:00 |
|
|
1872e4abe5
|
Adapt calendar to new tooltip library
|
2025-05-14 15:00:51 +02:00 |
|
|
35e96fb875
|
Create basic tooltip library
|
2025-05-14 14:58:59 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
6128b6564c
|
Ensure quickupload image field uniqueness
|
2025-04-10 11:38:33 +02:00 |
|
|
0f961c71e0
|
Auto delete image files when object has been deleted
|
2025-04-10 11:22:47 +02:00 |
|
|
6362fcdf2d
|
Fix unaligned tool link
|
2025-04-10 11:04:03 +02:00 |
|
|
3e61560875
|
Use group permissions
|
2025-04-10 01:01:40 +02:00 |
|
|
744223b76f
|
Auto rescale quick upload image sizes
|
2025-04-09 22:50:51 +02:00 |
|
|
6e39b59dd5
|
Use UploadedImage to check image correctness and better error responses
|
2025-04-09 22:15:12 +02:00 |
|
|
67bc49fb21
|
Serve upload files directly from nginx
|
2025-04-09 20:55:24 +02:00 |
|
|
91b30e7550
|
Add quick upload tests
|
2025-04-09 20:55:24 +02:00 |
|
|
c236092c4f
|
Create dedicated image upload model
|
2025-04-09 20:53:23 +02:00 |
|
|
7b23196071
|
Add image upload to easymde widget
|
2025-04-09 20:52:38 +02:00 |
|
|
10367d21ab
|
Add API endpoint to upload images
|
2025-04-09 20:52:38 +02:00 |
|
Thomas Girod
|
376af35bfb
|
Check that uploaded images are actually images
|
2025-04-08 17:21:30 +02:00 |
|
imperosol
|
13f417ba30
|
Use Alpine and the API for SAS picture upload
|
2025-04-08 15:59:30 +02:00 |
|
imperosol
|
156305a16a
|
add api endpoint to upload a sas picture
|
2025-04-08 15:59:30 +02:00 |
|
Bartuccio Antoine
|
11efa4fca2
|
Merge pull request #1070 from ae-utbm/calendar-link
Remote calendar link for external sync
|
2025-04-08 15:50:38 +02:00 |
|
|
fab0d19eeb
|
Fix news x overflow on mobile
|
2025-04-08 15:12:19 +02:00 |
|
|
8a381aed38
|
Smooth animation
|
2025-04-08 11:54:19 +02:00 |
|
|
5de05c0360
|
Introduce position attributes for tooltips
|
2025-04-08 10:27:08 +02:00 |
|
thomas girod
|
811c83552f
|
Merge pull request #1051 from ae-utbm/fragment-mixin
Fragment mixins
|
2025-04-07 11:31:50 +02:00 |
|
imperosol
|
6a5da0302d
|
add FragmentMixin and UseFragmentsMixin classes
|
2025-04-06 14:34:22 +02:00 |
|
Thomas Girod
|
fe5c685204
|
fix displayed user tabs
|
2025-04-06 14:17:12 +02:00 |
|