Commit Graph

  • 1845a7cbcf Merge pull request #1312 from ae-utbm/dynamic-formset thomas girod 2026-03-10 19:31:49 +01:00
  • f17f17d8de use dynamic formset for product action formset imperosol 2026-03-07 16:21:18 +01:00
  • 7bb3d064ee add dynamic-formset-index.ts imperosol 2026-03-07 10:18:52 +01:00
  • 4f84ec09d7 add tests imperosol 2026-03-05 11:02:36 +01:00
  • 7e649b40c5 add translation imperosol 2026-03-05 11:02:31 +01:00
  • 296feb6e32 Merge pull request #1305 from ae-utbm/user-all-groups thomas girod 2026-03-10 19:08:24 +01:00
  • 30663d87a4 directly work on group ids imperosol 2026-03-05 13:57:27 +01:00
  • b5ff9b4c13 Merge pull request #1314 from ae-utbm/user-clubs thomas girod 2026-03-09 19:06:30 +01:00
  • e2f6671ad0 apply review comments imperosol 2026-03-09 18:59:41 +01:00
  • 9a67926a49 feat: API route to get user memberships imperosol 2026-03-09 18:08:58 +01:00
  • 78c373f84e differentiate regular and temporary barmen on the counter edit view imperosol 2026-03-05 11:02:21 +01:00
  • a7c8b318bd add fields to CounterSellers imperosol 2026-03-04 16:54:49 +01:00
  • 1701ab5f33 feat: custom through model for Counter.sellers imperosol 2026-03-04 16:40:41 +01:00
  • 09a98db786 refactor election views permission check imperosol 2026-03-04 11:11:15 +01:00
  • 84ed180c1e refactor sas moderation view permission imperosol 2026-02-21 18:33:55 +01:00
  • 52759764a1 feat: User.all_groups imperosol 2026-02-20 18:46:37 +01:00
  • 2922725fe4 sqsdqd photos imperosol 2026-02-14 15:58:07 +01:00
  • 2796f9b213 WIP imperosol 2025-04-21 20:37:01 +02:00
  • f26a47c48d get_list_exact_or_404 util function imperosol 2025-02-13 15:31:11 +01:00
  • 3cf843a197 fix some tests imperosol 2025-01-27 16:10:18 +01:00
  • 228902e5e0 Migrate albums and pictures to their own tables imperosol 2025-01-26 12:51:54 +01:00
  • 753b219c53 add feedback when moving reservation slot room-reservation imperosol 2025-06-30 22:50:44 +02:00
  • bb36707c29 test: room and slots creation/edition imperosol 2025-06-30 22:36:17 +02:00
  • 5d78529702 fix: rebase issues imperosol 2025-06-30 16:13:16 +02:00
  • ed51f75601 test: ReservationForm imperosol 2025-06-30 15:57:53 +02:00
  • 08d19fed59 add translations imperosol 2025-06-30 15:56:57 +02:00
  • a97fc7a29a Room reservation form imperosol 2025-06-27 20:30:28 +02:00
  • 9645c7fead Room reservations planning imperosol 2025-06-27 18:47:47 +02:00
  • 0f71e220c4 room management views imperosol 2025-06-27 18:13:23 +02:00
  • d6639f4ff5 fix: FutureDateTime form field imperosol 2025-06-27 18:06:56 +02:00
  • d07aeb5e63 reservable rooms API imperosol 2025-04-22 12:36:15 +02:00
  • 056afbebda generate test data for the reservations imperosol 2025-04-21 17:26:56 +02:00
  • e7eb3562ad create reservation models Thomas Girod 2025-04-13 15:09:42 +02:00
  • 77995dcc0f Adapt calendar to new tooltip library Sli 2025-04-25 16:08:15 +02:00
  • be1563f46f Merge pull request #1313 from ae-utbm/price_fix Titouan 2026-03-08 15:37:26 +01:00
  • 5d3d44ec67 modify price on discount TitouanDor 2026-03-08 15:09:46 +01:00
  • 25e19339ff Merge pull request #1310 from ae-utbm/product-input thomas girod 2026-03-07 16:40:41 +01:00
  • 10c4a921db Merge pull request #1311 from ae-utbm/counter-products thomas girod 2026-03-07 16:24:41 +01:00
  • 74bf462e90 restrict products that non-admins can add to counter imperosol 2026-03-07 15:48:28 +01:00
  • 8e4d367522 exclude archived products from product autocompletion. imperosol 2026-03-06 18:39:15 +01:00
  • f713903589 Merge pull request #1265 from ae-utbm/product-formula thomas girod 2026-03-04 17:55:26 +01:00
  • 9506c8688f show more infos on the formulas list page imperosol 2026-02-10 16:31:41 +01:00
  • f3f470ec6c make formula deletion page clearer imperosol 2026-02-10 16:00:15 +01:00
  • ced524587f add tests imperosol 2025-11-27 14:16:42 +01:00
  • 5f01f973de add translations imperosol 2025-11-26 17:18:51 +01:00
  • 6a6a7e949f add checks on ProductForm imperosol 2025-11-26 17:08:18 +01:00
  • 4e73f103d8 automatically apply formulas on click imperosol 2025-11-26 15:53:16 +01:00
  • b03346c733 product formulas management views imperosol 2025-11-26 13:22:43 +01:00
  • 7be1d1cc63 feat: ProductFormula model imperosol 2025-11-23 01:53:59 +01:00
  • 71ed7cdf7d Merge pull request #1289 from ae-utbm/product_history thomas girod 2026-02-17 22:05:59 +01:00
  • 43768171a1 show creation date on Product update page imperosol 2026-02-10 18:30:05 +01:00
  • 0eccb4a5b5 Add created_at and updated_at to Product model imperosol 2026-02-10 18:18:12 +01:00
  • e7584c8c83 Merge pull request #1299 from ae-utbm/populate-more thomas girod 2026-02-17 22:04:18 +01:00
  • ac06de4f55 Merge pull request #1300 from ae-utbm/csv-typo thomas girod 2026-02-17 12:30:35 +01:00
  • e2fca3e6d2 fix: typo imperosol 2026-02-14 15:22:18 +01:00
  • 2138783bde add ban generation to populate_more imperosol 2026-02-13 12:49:48 +01:00
  • 2995823d6e Merge pull request #1293 from ae-utbm/taiste thomas girod 2026-02-13 15:25:04 +01:00
  • 4391f63de8 Merge pull request #1292 from ae-utbm/merge-back thomas girod 2026-02-13 15:19:35 +01:00
  • 8b7eb6edf9 Merge branch 'master' into taiste Sli 2026-02-13 15:16:26 +01:00
  • f8cda3a31d Merge pull request #1291 from ae-utbm/update-hey-api Bartuccio Antoine 2026-02-13 14:32:18 +01:00
  • 433d29fcdb Update hey-api Sli 2026-02-13 14:27:52 +01:00
  • 514b8bbec7 Merge pull request #1290 from ae-utbm/update-deps thomas girod 2026-02-13 14:21:15 +01:00
  • 84033f37cf update BiomeJS imperosol 2026-02-13 14:07:46 +01:00
  • e71f76ea91 remove shorten.min.js imperosol 2026-02-13 13:13:40 +01:00
  • 530475c4ee update JS dependencies imperosol 2026-02-13 11:58:20 +01:00
  • e992bebd68 update python dependencies imperosol 2026-02-11 20:22:26 +01:00
  • 8f1c786aa2 Merge pull request #1274 from ae-utbm/remove-club-cache thomas girod 2026-02-11 12:47:06 +01:00
  • c5ae81aae7 update docstrings imperosol 2026-01-22 23:30:45 +01:00
  • 252acc64c1 remove cache calls to fetch user membership imperosol 2025-12-20 09:04:18 +01:00
  • 0d2430a5d4 Merge pull request #1288 from ae-utbm/cb-message thomas girod 2026-02-09 19:37:12 +01:00
  • b6f77dea97 apply review suggestion imperosol 2026-02-09 15:24:52 +01:00
  • df2e65a991 explanation message when eboutic bank payments are disabled imperosol 2026-02-08 16:19:57 +01:00
  • de776045a8 Merge pull request #1287 from ae-utbm/ruff thomas girod 2026-02-04 03:10:33 +01:00
  • 367ea703ce remove fmt: off imperosol 2026-02-03 21:21:48 +01:00
  • bdcb802da8 apply ruff rule PLW0108 imperosol 2026-02-03 21:11:27 +01:00
  • 4e4b5a39f7 update ruff imperosol 2026-02-03 21:11:13 +01:00
  • 51534629ed Merge pull request #1279 from ae-utbm/fix_elections Bartuccio Antoine 2026-02-03 15:18:33 +01:00
  • c042c8e8a3 fix: bad value for blank vote and better flow for invalid form Sli 2026-01-14 11:30:04 +01:00
  • 5af894060a Merge pull request #1273 from ae-utbm/fix-counter thomas girod 2026-01-21 22:42:27 +01:00
  • 679b8dac1c Merge pull request #1278 from ae-utbm/download-picture-fix Bartuccio Antoine 2026-01-21 22:04:09 +01:00
  • e9eb3dc17d Fix image file generation on user image download Sli 2026-01-07 17:49:14 +01:00
  • 8c6f7c82c9 Merge pull request #1277 from ae-utbm/pedagogy Bartuccio Antoine 2025-12-25 17:01:48 +01:00
  • 6ec1834540 Don't craft urls in pedagogy frontend Sli 2025-12-24 14:41:26 +01:00
  • 086a61f493 Merge pull request #1272 from ae-utbm/update-ue thomas girod 2025-12-24 11:29:32 +01:00
  • 53a3dc0060 fix: wrong quantity displayed on click after removing item imperosol 2025-12-03 20:13:23 +01:00
  • 775a3282dc rename UV to UE Thomas Girod 2025-04-08 13:48:10 +02:00
  • 32570ee03d Merge pull request #1266 from ae-utbm/matmat thomas girod 2025-12-18 13:13:28 +01:00
  • 2fa3597722 fix display of non field errors imperosol 2025-12-18 00:39:08 +01:00
  • d484971dad Fix pagination on matmat, don't allow empty matmat search and add htmx pagination Sli 2025-12-17 00:05:18 +01:00
  • f24e39ccb7 Fix aria-busy when going backward on pages with htmx pagination Sli 2025-12-17 00:01:48 +01:00
  • 3a57439d6e Merge pull request #1271 from ae-utbm/calendar-colors Bartuccio Antoine 2025-12-16 23:04:03 +01:00
  • fbe5c741d1 Merge pull request #1270 from ae-utbm/calendar thomas girod 2025-12-16 19:19:06 +01:00
  • 749cd067da Add different colors for recurring events on event calendar Sli 2025-12-16 17:03:23 +01:00
  • 12b098feac Merge pull request #1269 from ae-utbm/dependence_update Titouan 2025-12-16 10:52:35 +01:00
  • 1abfbeb76c use ics rrule for recurrent event imperosol 2025-12-03 22:28:53 +01:00
  • 0fb86e5d77 modification pyproject.toml TitouanDor 2025-12-15 16:18:35 +01:00
  • 523e0ff0ee update uv dependencies TitouanDor 2025-12-15 15:22:14 +01:00
  • a68f16ba9d add tests imperosol 2025-11-30 19:10:47 +01:00
  • 1a99f4096e make matmatronch form more readable imperosol 2025-11-30 18:24:44 +01:00
  • 559a904e0d refactor: Matmatronch imperosol 2025-11-30 18:06:26 +01:00