Commit Graph

3671 Commits

Author SHA1 Message Date
imperosol 9394cbc594 fix existing tests 2026-04-20 19:30:41 +02:00
imperosol 1ff1e87071 add translations 2026-04-20 19:30:41 +02:00
imperosol 545a8e0d6c adapt formulas to new price system 2026-04-20 19:30:41 +02:00
imperosol 7f0f288524 adapt products export to new price system 2026-04-20 19:30:41 +02:00
imperosol 8cd375d59f Price formset in the Product edit page 2026-04-20 19:30:41 +02:00
imperosol 692f2632b1 use new price system in populate 2026-04-20 19:30:41 +02:00
imperosol 181d435c61 remove Product.selling_price and Product.special_selling_price 2026-04-20 19:30:41 +02:00
imperosol ceb09d4e80 use new price system in counters 2026-04-20 19:30:41 +02:00
imperosol 52a5d19454 use new price system in the eboutic 2026-04-20 19:30:39 +02:00
imperosol 336b724315 refactor InvoiceItem and BasketItem models 2026-04-20 19:30:21 +02:00
imperosol d728a5b844 Price model 2026-04-20 19:30:21 +02:00
klmp200 1d525ca6d4 Merge pull request #1337 from ae-utbm/album_fix
Fix bug where you can't select /SAS as a parent album
2026-04-16 15:37:33 +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 30df859039 Merge pull request #1339 from ae-utbm/docs-install
Add installation instructions for rhel
2026-04-05 16:40:10 +02:00
klmp200 9c3f846f98 Add installation instructions for rhel 2026-04-05 14:19:34 +02:00
klmp200 64ebe30f5e Merge pull request #1331 from ae-utbm/upgrade_xapian
Upgrade xapian to 1.4.31
2026-04-02 16:19:46 +02:00
klmp200 744ea20c33 Apply review comments 2026-04-02 16:16:27 +02:00
klmp200 3e0a1c7334 Add documentation for xapian 2026-04-02 11:21:46 +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 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
klmp200 2151bbf4c7 Merge pull request #1335 from ae-utbm/htmx_pagination
Allow custom target for htmx pagination
2026-04-01 22:26:12 +02:00
klmp200 64b3acff07 Allow custom target for htmx pagination 2026-04-01 19:56:54 +02:00
klmp200 6ef8b6b159 Create InheritedHtmlElements interface and create an ElementOnce interface 2026-04-01 19:48:02 +02:00
klmp200 39dee782cc InheritedHtmlElements outside of factory 2026-04-01 19:01:37 +02:00
thomas girod bda65f39af Merge pull request #1321 from ae-utbm/club-list
Rework club list page
2026-04-01 18:25:14 +02:00
imperosol dfe884484d apply correct default club_status when GET data is missing 2026-04-01 14:04:10 +02:00
klmp200 a0cce91bd5 Simplify ElementOnce observer 2026-03-31 18:04:22 +02:00
imperosol 0f00c91b59 push url on club search form submit 2026-03-30 19:39:13 +02:00
imperosol b5d8db0187 apply review comments 2026-03-29 10:41:00 +02:00
imperosol 26178f10c5 use HTMX for club list page search 2026-03-29 10:37:26 +02:00
imperosol 842ae5615d add tests 2026-03-29 10:31:53 +02:00
imperosol 5cd748e313 add translations 2026-03-29 10:31:53 +02:00
imperosol 2944804074 rework club list page 2026-03-29 10:31:53 +02:00
klmp200 fcce34fde5 Merge pull request #1329 from ae-utbm/fix_pagination
Fix pagination
2026-03-29 09:59:50 +02:00
klmp200 a213bc058d Add request argument to paginate_jinja and paginate_htmx 2026-03-28 23:13:42 +01:00
klmp200 71bfdf68b7 Use urlencode for querystring macro 2026-03-28 23:01:52 +01:00
klmp200 2a9bb46e97 Fix 500 error on all broken pagination pages where with context was missing 2026-03-28 14:01:47 +01:00
klmp200 efdf71d69e Over engineer ElementOnce web components 2026-03-26 23:48:40 +01:00
klmp200 3bc4f1300e Fix link-once and script-once not triggering when another one disappears 2026-03-26 23:48:38 +01:00
Titouan 182cdbe590 Merge pull request #1324 from ae-utbm/eurock
Eurock
2026-03-25 13:20:38 +01:00
TitouanDor ac33a5e6b2 run pre-commit 2026-03-24 14:32:30 +01:00
TitouanDor 068bb9ab83 add widget eurock 2026-03-24 14:19:10 +01:00
thomas girod f9910c3360 Merge pull request #1320 from ae-utbm/user-whitelist
feat: whitelist for user visibility
2026-03-23 23:21:30 +01:00
imperosol f0f8cc5604 add permission to AE board to see hidden users in populate 2026-03-23 23:03:53 +01:00
imperosol 2a8e810ad0 always show the show_my_stats input 2026-03-23 23:03:53 +01:00
imperosol 739a1bba47 Use whitelist for picture identifications 2026-03-23 23:03:53 +01:00
imperosol 180852a598 add explanation comment 2026-03-23 23:03:53 +01:00
imperosol c3989a0016 add translations 2026-03-23 23:03:53 +01:00
imperosol 435c8f9612 include visibility settings in the user preferences page 2026-03-23 23:03:53 +01:00
imperosol 3d7f57b8da feat: whitelist for user visibility 2026-03-23 23:03:53 +01:00