imperosol
3467aad846
fix: duplicate user search when a whitelist exists
...
Quand un utilisateur possède une whitelist d'utilisateurs, qu'il effectue une recherche et qu'il apparait dans les résultats, son profil apparait plusieurs fois.
2026-08-31 16:52:42 +02:00
klmp200
56c832ba06
Migrate to HTMX4
2026-08-30 22:07:53 +02:00
imperosol
236860d0f5
adapt typescript to strict mode
2026-08-20 16:17:23 +02:00
imperosol
e7ef3d0020
update JS deps
2026-06-24 09:35:26 +02:00
imperosol
1af1712efc
move from mistune to aemark for markdown
2026-06-19 12:19:37 +02:00
imperosol
998efc7c6b
add tests
2026-06-11 14:22:38 +02:00
TitouanDor and imperosol
89afdba055
one CGV button for and etransaction and sith account
2026-06-05 13:40:18 +02:00
imperosol
d119bfa0c6
create multiple elections in populate.py
2026-06-05 11:02:35 +02:00
thomas girod and GitHub
30a3911fa1
Merge pull request #1422 from ae-utbm/fix-login-button
...
fix: login button background-color
2026-06-05 00:31:36 +02:00
imperosol
cf31182429
fix: login button background-color
2026-06-04 18:04:52 +02:00
imperosol
222b0d16a7
feat: request.barmen
2026-06-03 23:43:19 +02:00
imperosol
dd4887ead4
exclude products over clic limit from eboutic
2026-06-01 10:46:28 +02:00
imperosol
3f2908eb8d
feat: basket timeout
2026-06-01 10:46:28 +02:00
imperosol
ebf0196bef
improve counter basket item style
2026-05-27 18:22:07 +02:00
imperosol
5238e2e2d6
doc-comment explaining base-bundle-index.ts
2026-05-21 22:52:11 +02:00
imperosol
ce0ddcd184
replace exportToHtml by Object.assign(window, { obj })
2026-05-21 22:41:51 +02:00
imperosol
6cec2e74d0
feat: versionedLocalStorage
2026-05-21 22:28:31 +02:00
imperosol
4b369b73a7
feat: automatic localstorage cleaning
2026-05-21 22:28:20 +02:00
imperosol
73f422db23
refactor: move nested-key.d.ts
2026-05-21 22:24:16 +02:00
imperosol
0aed36c8d9
refactor: assemble main js files into a single bundle
2026-05-21 22:24:16 +02:00
thomas girod and GitHub
b8623eed11
Merge pull request #1391 from ae-utbm/notifications-magic
...
improve `$notifications`
2026-05-20 23:03:30 +02:00
imperosol
a5a31b6a4d
display club links on club main page
2026-05-20 12:25:26 +02:00
imperosol
eaf90efd5c
feat: club link management in club edit view
2026-05-20 12:25:26 +02:00
imperosol
4d1019c955
generate club links in populate
2026-05-20 12:25:26 +02:00
imperosol
31f36506a4
feat: page to create club roles
2026-05-20 10:41:19 +02:00
imperosol
3d8a832aca
feat: page to edit and reorder club role
2026-05-20 10:41:19 +02:00
imperosol
204e4e97bd
apply review comments
2026-05-20 10:39:52 +02:00
imperosol
57a422de8c
add doc comments for notifications
2026-05-20 10:25:14 +02:00
imperosol
75f3094dd5
fix: wrong notification update with fragments
2026-05-19 14:43:43 +02:00
imperosol
68aa4515f9
improve $notifications
2026-05-16 20:04:54 +02:00
imperosol
fa190f6909
adapt club members pages to new club roles framework
2026-05-12 09:44:28 +02:00
imperosol
898ce48cc8
adapt tests to new club roles framework
2026-05-12 09:44:28 +02:00
imperosol
11d9e912e1
adapt populate and populate_more
2026-05-12 09:44:28 +02:00
klmp200 and GitHub
e2d2eb7470
Merge pull request #1377 from ae-utbm/fix-component-nesting
...
Fix component nesting bug
2026-05-08 13:01:09 +02:00
thomas girod and GitHub
a18f316088
Merge pull request #1362 from ae-utbm/improve-style
...
Small style improvement for main page
2026-05-08 11:07:52 +02:00
klmp200
cb1a330983
Fix component nesting bug
2026-05-07 13:37:37 +02:00
klmp200
0405ef424d
Fix crashes on *-once elements when called at bad timings
2026-05-06 23:19:35 +02:00
imperosol
4bd248f827
add transition to user whitelist input
2026-05-02 17:28:47 +02:00
imperosol
2aa6eed2fc
improve main page style
2026-05-02 17:28:46 +02:00
imperosol
441a016025
refactor Picture.generate_thumbnails
2026-05-01 23:15:11 +02:00
imperosol
060dde78e7
add update date to SithFile model
2026-05-01 19:18:38 +02:00
klmp200 and imperosol
f19b3056ef
Fix notifications on messages containing quotes
2026-05-01 18:59:58 +02:00
imperosol
16ca6c3ead
fix existing tests
2026-04-29 12:53:20 +02:00
imperosol
40fce1609d
Price formset in the Product edit page
2026-04-29 12:53:20 +02:00
imperosol
0f02d55318
use new price system in populate
2026-04-29 12:53:20 +02:00
imperosol
d36d672d0b
actually fix bug where you can't select /SAS as a parent album
2026-04-22 00:07:39 +02:00
klmp200
8b18999514
Fix hidden user can't search itself
2026-04-20 20:17:39 +02:00
klmp200
4dea60ac66
Fix bug where you can't select /SAS as a parent album
2026-04-16 09:29:51 +02:00
klmp200
ef036c135c
Upgrade xapian to 1.4.31 and add sha256 check to avoid supply chain attack
2026-04-02 10:51:19 +02:00
klmp200 and GitHub
366d6c7f03
Merge pull request #1326 from ae-utbm/fix-link-script-once
...
Fix link-once and script-once not triggering when another one disappears
2026-04-01 22:45:00 +02:00