Commit Graph

368 Commits

Author SHA1 Message Date
87b5ff12c5 Implements #520 2023-03-14 12:15:35 +01:00
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
e506b00933 Fix missing titles when 2023-03-14 11:52:43 +01:00
37d9226b16 add back the cache 2023-03-13 12:16:22 +01:00
f13abf5c44 add padding on all edited page 2023-03-13 12:16:10 +01:00
4c921549c2 Fix empty tools category on tools page 2023-03-13 11:35:31 +01:00
00ba39a5a0 fix crash when image is not defined 2023-03-13 10:48:38 +01:00
8a77381cab Added godfather page CSS rework 2023-03-12 15:08:21 +01:00
02eb768033 Swapped bottom message for discord link of the IT dep 2023-03-12 15:04:18 +01:00
17e0144f34 Delete override.scss 2023-03-12 15:03:57 +01:00
550fac7752 Rework of the register page CSS & tweaked the login page 2023-03-12 13:54:46 +01:00
e324f32fde rework login page CSS 2023-03-12 04:30:37 +01:00
d8341cdbbe made text in title zone clickable & fix langs btns 2023-03-12 03:27:22 +01:00
45f167411e rework of the main navbar 2023-03-12 03:08:57 +01:00
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
32285f8d3e Remove commented code & obsolete code 2023-03-07 13:40:10 +01:00
d1fca48f7a fix alignments & spacing issue 2023-03-04 15:12:11 +01:00
cbd88d3659 Rework of the tools page 2023-03-03 20:17:52 +01:00
f9d5585525 Fix CSS 2023-03-03 12:44:09 +01:00
1ffa65b3a4 Import of #576 2023-03-03 12:24:38 +01:00
31e8ad8a3e redirect directly on counter if user is barman 2023-01-10 17:37:26 +01:00
639197f4c8 update some dependencies (#523) 2022-12-15 23:57:31 +01:00
60eff1000f second patch on eboutic 2022-11-16 20:41:24 +01:00
1281104d96 Merge pull request #490 from ae-utbm/taiste
Eboutic
2022-11-16 17:04:13 +01:00
e76e2b1537 Removing pinktober for AE 2022-11-14 20:40:19 +01:00
d3c115e3f9 Merge pull request #477 from imperosol/eboutic
Refonte de la boutique en ligne
2022-10-31 16:28:56 +01:00
8b09ba2924 refonte de la boutique en ligne 2022-10-30 12:33:21 +01:00
8243dbcbef mend pinktober logo (#481)
* mend pinktober logo

* Increased contrast for links

Co-authored-by: Théo DURR <git@theodurr.fr>
2022-10-12 08:47:06 +02:00
c3a4071627 Edited navbar for pinktober (#480)
Design by @TheRolfFR
2022-10-11 21:55:19 +02:00
3321669726 Switched Calendar link to Elections list link (as it was unused) 2022-09-02 19:34:16 +02:00
21fc85670e hot fix: Updated variable names & comments (#461)
- Fixed a wrong condition on the users subscribing history `read` permission.
- The comments are clearer and mentions how to specify clubs by their id.
2022-08-31 20:53:08 +02:00
71c5456225 Selected club members can now see subscriptions 2022-08-31 18:39:49 +02:00
820bf6279b Modal window is now autocompleted if user is logged in 2022-08-27 20:14:31 +02:00
4f9c2724f5 Updated sentry modal SDK
Specified default environment for issues
2022-08-27 18:46:22 +02:00
Sli
7c4c1bc387 Fix permissions on download pictures feature 2022-08-09 18:11:20 +02:00
6e77edcf67 Fix 'download all my picture button' being displayed in all albums sections 2022-08-09 17:57:02 +02:00
Sli
0e5c8b53b0 Add missing translations and update doc 2022-08-07 16:45:18 +02:00
Sli
47a332445c Add feature to download all of your pictures as a user 2022-08-07 16:08:56 +02:00
Sli
f56263d6bd Fix broken forms 2022-08-06 14:28:35 +02:00
b5241ec75e Defer des balises script. Ajout de preload sur fa. 2022-08-05 13:22:09 +00:00
d8b69e9b45 Updated text and translations to be more inclusive 2021-11-18 16:24:14 +01:00
b8aabc466c Fixed locales
+Pronoun description on the user's profile

Signed-off-by: Ailé <03ht@theodurr.fr>
2021-11-05 20:28:37 +01:00
4fbee9c3de Make pronouns visible on profile and miniprofile 2021-10-13 08:59:40 +02:00
1b688a8aa5 Add a first version of a mobile friendly UI
Although not perfect and with many flaws, this should still allow far
easier navigation on mobile devices.
2021-10-01 18:44:14 +02:00
6382e631b6 search: reduce user index size 2021-09-28 01:44:15 +02:00
30091ef69c search: ascii everywhere and unformalized whitespace 2021-09-28 01:44:15 +02:00
64d0cc2fa8 counter: don't display info boxes and navigation menu
This will lighten the pages and make the functionality directly
accessible without ever scrolling the header garbage that is never
needed on those pages.
2021-09-26 13:58:39 +02:00
94b029dc9c cache: fix error 500 with new django version 2020-06-12 20:44:37 +02:00
6eabbaf209 core: add lazy loading in user pictures page 2020-05-15 12:14:14 +02:00
5accdbccbb Front: use Webcam.on() for error handling 2020-03-04 07:13:16 +01:00