Commit Graph

3683 Commits

Author SHA1 Message Date
imperosol f6a72e40cc add translations 2026-04-23 19:32:42 +02:00
imperosol 1ff8d7b80b ask for user confirmation if its role was moved out of presidency 2026-04-23 19:32:42 +02:00
imperosol 00f7a8cc1b add links to club edit page 2026-04-23 19:32:42 +02:00
imperosol a17d69f86c add help texts in the club roles edition page 2026-04-23 19:32:42 +02:00
imperosol b5b81acddc feat: page to create club roles 2026-04-23 19:32:42 +02:00
imperosol 4a3803277a feat: page to edit and reorder club role 2026-04-23 19:32:42 +02:00
imperosol ccb6a2f98e adapt tests to new club roles framework 2026-04-23 19:32:42 +02:00
imperosol 3a9c859a38 create default club roles on club creation 2026-04-23 19:14:08 +02:00
imperosol adbbf71eec add forgotten check 2026-04-23 19:14:08 +02:00
imperosol 0645499851 exclude inactive roles from attributable roles 2026-04-23 19:14:08 +02:00
imperosol cc42e15b68 put roles at the right place when they are created 2026-04-23 19:14:08 +02:00
imperosol 5cad0dd2a3 add translations 2026-04-23 19:14:08 +02:00
imperosol 6ee420b9b8 remove settings.SITH_MAXIMUM_FREE_ROLE 2026-04-23 19:14:08 +02:00
imperosol bc97d62567 adapt club members pages to new club roles framework 2026-04-23 19:14:08 +02:00
imperosol 31cd61c1d7 adapt tests to new club roles framework 2026-04-23 19:14:08 +02:00
imperosol 124980dfcb change on_delete constraint for club pages 2026-04-23 19:14:08 +02:00
imperosol e240d57567 adapt populate and populate_more 2026-04-23 19:14:05 +02:00
imperosol d2fc07b2b2 add ClubRole model 2026-04-23 19:13:29 +02:00
thomas girod fdf89ea716 Merge pull request #1356 from ae-utbm/sas-parent-fix
actually fix bug where you can't select /SAS as a parent album
2026-04-22 13:06:03 +02:00
imperosol 3954f2f170 apply review comments 2026-04-22 10:59:56 +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 da3602329c Merge pull request #1355 from ae-utbm/profile_whitelist
Fix hidden user can't search itself
2026-04-20 21:43:52 +02:00
klmp200 8b18999514 Fix hidden user can't search itself 2026-04-20 20:17:39 +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