Julien Constant
6f6d65b663
Fix notification (details in description)
...
- Fix the dot being displayed when the user has 0 notifications.
- Added a message when there is no unread notification to be displayed.
2023-03-14 11:54:30 +01:00
Julien Constant
0751785d3d
Fix error messages on user edition page
2023-03-14 11:53:11 +01:00
Julien Constant
e506b00933
Fix missing titles when
2023-03-14 11:52:43 +01:00
Julien Constant
37d9226b16
add back the cache
2023-03-13 12:16:22 +01:00
Julien Constant
f13abf5c44
add padding on all edited page
2023-03-13 12:16:10 +01:00
Julien Constant
4c921549c2
Fix empty tools category on tools page
2023-03-13 11:35:31 +01:00
Julien Constant
33d9e024a2
Fix text overflow issues on godfather page
2023-03-13 11:13:14 +01:00
Julien Constant
00ba39a5a0
fix crash when image is not defined
2023-03-13 10:48:38 +01:00
Julien Constant
8a77381cab
Added godfather page CSS rework
2023-03-12 15:08:21 +01:00
Julien Constant
02eb768033
Swapped bottom message for discord link of the IT dep
2023-03-12 15:04:18 +01:00
Julien Constant
17e0144f34
Delete override.scss
2023-03-12 15:03:57 +01:00
Julien Constant
8498cdcd9f
Use same color on hover as the footer
2023-03-12 14:43:20 +01:00
Julien Constant
fe31d8cfda
Fix SAS being accessible for non-connected users (wtf)
2023-03-12 14:06:42 +01:00
Julien Constant
2bb8e0b231
fix weird margin on small devices for alert boxes
2023-03-12 14:06:18 +01:00
Julien Constant
550fac7752
Rework of the register page CSS & tweaked the login page
2023-03-12 13:54:46 +01:00
Julien Constant
79e7fcf15e
Fix weird bug
2023-03-12 13:17:36 +01:00
Julien Constant
fd2e7b1bdc
Fix test F
2023-03-12 13:17:16 +01:00
Julien Constant
8a5e2478b5
Fix footer links placement
2023-03-12 04:30:57 +01:00
Julien Constant
e324f32fde
rework login page CSS
2023-03-12 04:30:37 +01:00
Julien Constant
63b898be35
Fix tests (bruh)
2023-03-12 03:38:14 +01:00
Julien Constant
d8341cdbbe
made text in title zone clickable & fix langs btns
2023-03-12 03:27:22 +01:00
Julien Constant
82207aa816
Reduced image size & optimized position
2023-03-12 03:19:58 +01:00
Julien Constant
45f167411e
rework of the main navbar
2023-03-12 03:08:57 +01:00
Julien Constant
0167afe38f
See description
...
- Reworked CSS of user photos tab
- Reworked Picture page CSS
- A message is now displayed on the user page when he's tagged on a picture in can't access (picture unavailable)
2023-03-10 11:05:09 +01:00
Julien Constant
b7da4c5727
Added text to moderated picture
2023-03-08 13:31:07 +01:00
Julien Constant
a9194c4f68
flex wrap on toolbar
2023-03-08 02:12:16 +01:00
Julien Constant
2126b1aef3
black
2023-03-08 02:06:23 +01:00
Julien Constant
f8903cbdca
See description
...
- Made paste button disabled if the clipboard is empty
- Rework main page of the SAS, thus commented block to manage albums as there is currently no possibility to delete them from this page
2023-03-08 02:04:18 +01:00
Julien Constant
238d41b84c
See description
...
From the previous commit :
- Fixed permissions
- Fixed missing overlay when hovering a picture
- Added special overlay for picture to be moderated
- Removed JS to calculate how many columns are used
2023-03-08 00:58:44 +01:00
Julien Constant
b7f6a7f370
Started working on the SAS css
2023-03-07 19:29:24 +01:00
Julien Constant
6374021216
Remove uneffective margin & tweaked padding
2023-03-07 13:41:27 +01:00
Julien Constant
33d04313e9
Bring back css for the checkbox where it belongs
2023-03-07 13:40:57 +01:00
Julien Constant
7fc19b8942
Remove unused css
2023-03-07 13:40:33 +01:00
Julien Constant
32285f8d3e
Remove commented code & obsolete code
2023-03-07 13:40:10 +01:00
Julien Constant
d1fca48f7a
fix alignments & spacing issue
2023-03-04 15:12:11 +01:00
Julien Constant
cbd88d3659
Rework of the tools page
2023-03-03 20:17:52 +01:00
Julien Constant
095cb5ada5
Fix black
2023-03-03 12:45:15 +01:00
Julien Constant
f9d5585525
Fix CSS
2023-03-03 12:44:09 +01:00
Julien Constant
1ffa65b3a4
Import of #576
2023-03-03 12:24:38 +01:00
Skia
585923c827
Add galaxy ( #562 )
...
* style.scss: lint
* style.scss: add 'th' padding
* core: populate: add much more data for development
* Add galaxy
2023-02-07 12:08:25 +01:00
thomas girod
394e17d599
resolved importError ( #565 )
2023-01-13 02:22:53 +01:00
thomas girod
59136850b8
Merge pull request #530 from ae-utbm/redirection_for_barmen
...
redirect the user directly on counter when barman
2023-01-11 23:24:45 +01:00
thomas girod
d726f4b1e8
Merge pull request #499 from ae-utbm/unify-account-creation
...
Unify account id creation
2023-01-11 13:26:00 +01:00
thomas girod
705b9b1e6a
Passage de vue à Alpine pour les comptoirs ( #561 )
...
Vue, c'est cool, mais avec Django c'est un peu chiant à utiliser. Alpine a l'avantage d'être plus léger et d'avoir une syntaxe qui ne ressemble pas à celle de Jinja (ce qui évite d'avoir à mettre des {% raw %} partout).
2023-01-10 22:26:46 +01:00
Thomas Girod
31e8ad8a3e
redirect directly on counter if user is barman
2023-01-10 17:37:26 +01:00
thomas girod
99827e005b
upgrade re_path to path ( #533 )
2023-01-09 22:07:03 +01:00
Thomas Girod
751c8a8bc6
unify account_id creation
2023-01-09 21:40:38 +01:00
Théo DURR
37216cd16b
Updated lock file according to pyproject
2023-01-09 19:29:04 +01:00
Théo DURR
dae68638cf
Merge branch 'master' into taiste
2023-01-09 19:15:00 +01:00
Julien Constant
7cadc0bc28
Update doc/start/install.rst
2023-01-09 19:04:43 +01:00