Resolve "Fix ParticipationStatus editing in coursebook absence overview mode (Follow-up from "Draft: Port to vue3")" #900

Merged
yuha commented 2026-01-14 17:00:22 +01:00 (Migrated from edugit.org)

Information and screenshots

No further information have been provided.

Checklist

  • tox -e reformat,lint used
  • Changelog updated/No update necessary
  • Documentation (incl. Screenshots) up-to-date
  • Copyright in apps.py and README.rst up-to-date
  • (Unit) tests for new feature/regression tests for bug fixes (only if useful)
  • Adhere to URL scheme
  • Tested with admin account
  • Tested with normal account (based on permissions)

Backend checklist

  • Use permissions for all GraphQL mutations
  • Use query optimizer for all GraphQL queries
  • Don't use inefficient DB queries

Frontend checklist (mandatory with ~"part::frontend")

  • Screenshots are attached (mobile and desktop)
  • Tested on mobile, tablet, and desktop sizes
  • Adhered to frontend guidelines
  • Checked with Firefox Accessibility Checker

Closes #375

## Information and screenshots No further information have been provided. ## Checklist - [x] `tox -e reformat,lint` used - [x] Changelog updated/No update necessary - [ ] Documentation (incl. Screenshots) up-to-date - [ ] Copyright in `apps.py` and `README.rst` up-to-date - [ ] (Unit) tests for new feature/regression tests for bug fixes (only if useful) - [ ] Adhere to [URL scheme](https://edugit.org/AlekSIS/official/AlekSIS/-/issues/86) - [ ] Tested with admin account - [ ] Tested with normal account (based on permissions) ## Backend checklist - [ ] Use permissions for all GraphQL mutations - [ ] Use query optimizer for all GraphQL queries - [ ] Don't use inefficient DB queries ## Frontend checklist (mandatory with ~"part::frontend") - [ ] Screenshots are attached (mobile and desktop) - [ ] Tested on mobile, tablet, and desktop sizes - [ ] Adhered to frontend guidelines - [ ] Checked with Firefox Accessibility Checker Closes #375
yuha commented 2026-01-14 17:00:22 +01:00 (Migrated from edugit.org)

assigned to @yuha

assigned to @yuha
yuha commented 2026-01-14 17:49:23 +01:00 (Migrated from edugit.org)

added 1 commit

  • e3c48b6c - WIP: Adapt ParticipationList

Compare with previous version

added 1 commit <ul><li>e3c48b6c - WIP: Adapt ParticipationList</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=81389&start_sha=b75b89ad6758d1e40edd55edb1ec3aa4c694ba07)
yuha commented 2026-01-15 20:53:52 +01:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>e0b2b14c - Adapt ParticipationList</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=81790&start_sha=e3c48b6c029adc5b08e6cc054132a8a244ba828b)
yuha commented 2026-01-15 21:35:26 +01:00 (Migrated from edugit.org)

added 3 commits

  • 5b71447b - Use v-model binding for selected participations
  • 758c9193 - Fix multiple select in participation list
  • 855ffc6f - Drop unused selectParticipations function

Compare with previous version

added 3 commits <ul><li>5b71447b - Use v-model binding for selected participations</li><li>758c9193 - Fix multiple select in participation list</li><li>855ffc6f - Drop unused selectParticipations function</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=81797&start_sha=e0b2b14c3cccb2a71520a0bc6e54e0643bf88feb)
yuha commented 2026-01-15 21:51:32 +01:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>e79b1696 - WIP: Fix cache update</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=81800&start_sha=855ffc6fb514ad983ee55c80986eb912e0638ee8)
yuha commented 2026-02-09 23:30:31 +01:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>78f2a88a - Adapt to uuids of person</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=83234&start_sha=e79b1696f13b516f8c1a427013d6f5322ad935d2)
yuha commented 2026-03-23 12:20:57 +01:00 (Migrated from edugit.org)

added 17 commits

  • 78f2a88a...72d5e23a - 16 commits from branch master
  • bf3620c8 - Merge branch 'master' into...

Compare with previous version

added 17 commits <ul><li>78f2a88a...72d5e23a - 16 commits from branch <code>master</code></li><li>bf3620c8 - Merge branch &#39;master&#39; into...</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=84648&start_sha=78f2a88a43a0b80ac9b31c3e616b2438a4a5f502)
yuha commented 2026-03-23 17:01:48 +01:00 (Migrated from edugit.org)

added 9 commits

  • ed8d9c28 - Adapt checks to cancelled field removal
  • 2ba978a9 - Adapt models to cancelled removal
  • 6cc795c0 - Adapt frontend to cancelled field removal
  • 43b83065 - Add misisng import
  • b07c634c - Adapt coursebook printout template
  • dfc89a65 - Adapt predicates
  • 8a6f86bf - Adapt to explicite amended datetimes
  • ed751900 - Adapt to attendance tracking changes in kolego
  • e9eaffc6 - Merge branch '378-adapt-to-recent-changes-to-related-calendar-event-feeds'...

Compare with previous version

added 9 commits <ul><li>ed8d9c28 - Adapt checks to cancelled field removal</li><li>2ba978a9 - Adapt models to cancelled removal</li><li>6cc795c0 - Adapt frontend to cancelled field removal</li><li>43b83065 - Add misisng import</li><li>b07c634c - Adapt coursebook printout template</li><li>dfc89a65 - Adapt predicates</li><li>8a6f86bf - Adapt to explicite amended datetimes</li><li>ed751900 - Adapt to attendance tracking changes in kolego</li><li>e9eaffc6 - Merge branch &#39;378-adapt-to-recent-changes-to-related-calendar-event-feeds&#39;...</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=84663&start_sha=bf3620c8a4bbe59012ad8e951a878fdf0fa878f6)
yuha commented 2026-03-23 17:30:26 +01:00 (Migrated from edugit.org)

added 1 commit

  • 0aeb35fb - Fix CRUD loading status handling

Compare with previous version

added 1 commit <ul><li>0aeb35fb - Fix CRUD loading status handling</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=84664&start_sha=e9eaffc61ee9fd6723b113ad4f06a9c3144e1277)
yuha commented 2026-03-24 23:18:56 +01:00 (Migrated from edugit.org)

added 1 commit

  • a4e4e204 - Drop irrelevant watchEffect options

Compare with previous version

added 1 commit <ul><li>a4e4e204 - Drop irrelevant watchEffect options</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85148&start_sha=0aeb35fbd827088dfdbbc83b67739c1785eb3870)
yuha commented 2026-03-24 23:38:25 +01:00 (Migrated from edugit.org)

added 1 commit

  • 07294d9c - Set empty array defaults for prefetched object props

Compare with previous version

added 1 commit <ul><li>07294d9c - Set empty array defaults for prefetched object props</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85151&start_sha=a4e4e204fa214abe1deb109cf4b508194bd58f62)
yuha commented 2026-03-24 23:52:30 +01:00 (Migrated from edugit.org)

added 1 commit

  • b8c9685b - WIP: Bring back absence creation dialog with new cache updating system

Compare with previous version

added 1 commit <ul><li>b8c9685b - WIP: Bring back absence creation dialog with new cache updating system</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85153&start_sha=07294d9cd8c9fcdc7a2c9fa688088306863fb410)
yuha commented 2026-03-24 23:54:54 +01:00 (Migrated from edugit.org)

added 1 commit

  • 6072b390 - WIP: Bring back absence creation dialog with new cache updating system

Compare with previous version

added 1 commit <ul><li>6072b390 - WIP: Bring back absence creation dialog with new cache updating system</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85154&start_sha=b8c9685b6f33a493238e0879a85a1cb867dd6885)
yuha commented 2026-03-24 23:59:42 +01:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>de910df1 - Try to fix FAB positioning</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85155&start_sha=6072b3904af9f268fcb9241d7e2c72b073e1c8bf)
yuha commented 2026-03-31 01:30:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • f2685b70 - Drop wrong absolute position prop

Compare with previous version

added 1 commit <ul><li>f2685b70 - Drop wrong absolute position prop</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85491&start_sha=de910df1f9b46597728c37c7b6aaa900f03824a8)
yuha commented 2026-04-01 13:39:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • bf2870ce - Fix positioning of absence creation dialog FAB by factoring out button

Compare with previous version

added 1 commit <ul><li>bf2870ce - Fix positioning of absence creation dialog FAB by factoring out button</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85522&start_sha=f2685b70ad76f53f68f4c9ddc26ef975b0f16566)
yuha commented 2026-04-01 13:39:52 +02:00 (Migrated from edugit.org)

added 1 commit

  • d5be8548 - Drop reference to legacy permission mixin

Compare with previous version

added 1 commit <ul><li>d5be8548 - Drop reference to legacy permission mixin</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85523&start_sha=bf2870cee858dedd69d0e6532c1c75ecf084f932)
yuha commented 2026-04-01 13:44:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2c873c49 - Drop commented out section on AC summary

Compare with previous version

added 1 commit <ul><li>2c873c49 - Drop commented out section on AC summary</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85524&start_sha=d5be85483fb351ad2e43cb333b920aec0b8c3b73)
yuha commented 2026-04-01 14:55:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • 50fd7a1c - Modernize AbsenceCreationForm

Compare with previous version

added 1 commit <ul><li>50fd7a1c - Modernize AbsenceCreationForm</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85525&start_sha=2c873c49f255cdab614b9b542d754a60b8a259ee)
yuha commented 2026-04-01 15:34:20 +02:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>109137bd - Drop TODO</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85528&start_sha=50fd7a1cb30c49c250527ab8639212511ded10e5)
yuha commented 2026-04-01 22:31:27 +02:00 (Migrated from edugit.org)

added 1 commit

  • 96485b33 - Display period loading status

Compare with previous version

added 1 commit <ul><li>96485b33 - Display period loading status</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85624&start_sha=109137bd5f4fe8b2478f97c543975cebe9658c90)
yuha commented 2026-04-01 22:46:02 +02:00 (Migrated from edugit.org)

added 1 commit

  • ee6b1f94 - Hide absence creation dialog when no fitting absence reasons exist

Compare with previous version

added 1 commit <ul><li>ee6b1f94 - Hide absence creation dialog when no fitting absence reasons exist</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85629&start_sha=96485b33ab6f5d77445733b17c45157194edeaf0)
yuha commented 2026-04-02 00:26:05 +02:00 (Migrated from edugit.org)

this is also broken, just fix it here:

image.png{width=569 height=196}

this is also broken, just fix it here: ![image.png](/uploads/5df7a5c374da352fd4c3c977b298b845/image.png){width=569 height=196}
yuha commented 2026-04-02 00:38:35 +02:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>9ab6ffde - Drop old todo</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85633&start_sha=ee6b1f94dfcc379a3de4bfd96d3591eaef04a445)
yuha commented 2026-04-02 00:39:53 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5d719974 - Hide absence creation dialog FAB on same conditions

Compare with previous version

added 1 commit <ul><li>5d719974 - Hide absence creation dialog FAB on same conditions</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85635&start_sha=9ab6ffdeeb6393c6d4dac079db98f34676f64d4c)
yuha commented 2026-04-02 00:59:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • e05aea7a - Use correct mutation in AbsenceCreationDialog

Compare with previous version

added 1 commit <ul><li>e05aea7a - Use correct mutation in AbsenceCreationDialog</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85642&start_sha=5d71997499630cd1dfdf2e971cf1610734a88585)
yuha commented 2026-04-02 01:12:42 +02:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>7be4a68c - Fix typo</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85644&start_sha=e05aea7a925e78686c9c031acfb967d5a2daa9df)
yuha commented 2026-04-09 15:29:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5efeda94 - WIP: Fix absence lesson summary

Compare with previous version

added 1 commit <ul><li>5efeda94 - WIP: Fix absence lesson summary</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85910&start_sha=7be4a68c6424afbb7b465a05413a2c660132b68e)
yuha commented 2026-04-10 15:28:32 +02:00 (Migrated from edugit.org)

added 1 commit

  • c2726ad9 - Fix lessonSummary dialog activator

Compare with previous version

added 1 commit <ul><li>c2726ad9 - Fix lessonSummary dialog activator</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85916&start_sha=5efeda944f69044c2bfce3f7bbfd0add7d4dd14a)
yuha commented 2026-04-10 16:04:30 +02:00 (Migrated from edugit.org)

added 5 commits

  • c2726ad9...63ce4d73 - 2 commits from branch master
  • 35221b98 - Fix manage students trigger status check
  • f7958c92 - Merge branch 'master' into 378-adapt-to-recent-changes-to-related-calendar-event-feeds
  • 3607aeb3 - Merge branch '378-adapt-to-recent-changes-to-related-calendar-event-feeds'...

Compare with previous version

added 5 commits <ul><li>c2726ad9...63ce4d73 - 2 commits from branch <code>master</code></li><li>35221b98 - Fix manage students trigger status check</li><li>f7958c92 - Merge branch &#39;master&#39; into 378-adapt-to-recent-changes-to-related-calendar-event-feeds</li><li>3607aeb3 - Merge branch &#39;378-adapt-to-recent-changes-to-related-calendar-event-feeds&#39;...</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85921&start_sha=c2726ad9d168918e0ad015c3c9b91042896fd7b4)
yuha commented 2026-04-10 22:41:28 +02:00 (Migrated from edugit.org)

added 2 commits

  • e1b687d4 - Add person UUID all over the place
  • b10e4dcc - Fix ManageStudentsTrigger

Compare with previous version

added 2 commits <ul><li>e1b687d4 - Add person UUID all over the place</li><li>b10e4dcc - Fix ManageStudentsTrigger</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85933&start_sha=3607aeb311bdbf84deeccfeb0188da533c63246f)
yuha commented 2026-04-10 23:55:49 +02:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>62f98b4a - Fix lessons for person query</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85944&start_sha=b10e4dcc0e5b7ae22ab4ce7c01d933e019cf3bd2)
yuha commented 2026-04-10 23:57:04 +02:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>256f6750 - Remove todo</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85945&start_sha=62f98b4a889effb39f42bff80220f95b632624d5)
yuha commented 2026-04-10 23:59:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • 59e4c1bd - Improve message box placement and display condition

Compare with previous version

added 1 commit <ul><li>59e4c1bd - Improve message box placement and display condition</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85946&start_sha=256f67504850922f66e38fc66baba7fb14d50ce8)
yuha commented 2026-04-11 00:00:46 +02:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>ec8c00a3 - Drop old comment</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85948&start_sha=59e4c1bda6a13a098cb8ecf2f0306f4d8f661233)
yuha commented 2026-04-11 13:48:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • d9f75f77 - Improve absence creation summary

Compare with previous version

added 1 commit <ul><li>d9f75f77 - Improve absence creation summary</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85954&start_sha=ec8c00a34a6b272fddfba87efe6ea546238207d5)
yuha commented 2026-04-11 13:52:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • 03c3d338 - Fix value passed to SubjectChip

Compare with previous version

added 1 commit <ul><li>03c3d338 - Fix value passed to SubjectChip</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85956&start_sha=d9f75f77541cd4f28a93204bb411c22bbc5e0ac2)
yuha commented 2026-04-11 14:21:33 +02:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>e2a2e597 - Adapt cache updating in MSD</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85958&start_sha=03c3d3381480ebe863dee5953fc9b3ace879bf48)
yuha commented 2026-04-11 14:34:34 +02:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>f9b61d76 - Drop comment</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85962&start_sha=e2a2e5973f580cfc93678c0caaa53960e8a86a61)
yuha commented 2026-04-11 14:58:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • 23bcb95c - Use get_objects instead of get_single_events in touch

Compare with previous version

added 1 commit <ul><li>23bcb95c - Use get_objects instead of get_single_events in touch</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85964&start_sha=f9b61d769ec5f5e811da5f55afc662f2f82305fa)
yuha commented 2026-04-11 15:02:04 +02:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>4c72064a - Reformat</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=85966&start_sha=23bcb95c43b8d64fe392905ffa5e56ca7ffb1b5e)
ZugBahnHof (Migrated from edugit.org) changed target branch from master to 378-adapt-to-recent-changes-to-related-calendar-event-feeds 2026-04-12 19:44:55 +02:00
ZugBahnHof (Migrated from edugit.org) changed target branch from 378-adapt-to-recent-changes-to-related-calendar-event-feeds to master 2026-04-12 19:45:33 +02:00
yuha commented 2026-04-15 19:06:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • fe4635f1 - Fix participation selection on participation status overview

Compare with previous version

added 1 commit <ul><li>fe4635f1 - Fix participation selection on participation status overview</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=86148&start_sha=4c72064a5d28dec539f91202cd5966fc05e550a9)
yuha commented 2026-04-15 19:09:51 +02:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>cc3655a4 - Reformat</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=86150&start_sha=fe4635f1f2ab27a3f7c05b11208724d6798f722e)
yuha commented 2026-04-15 19:10:24 +02:00 (Migrated from edugit.org)

this is in fact not broken, but just ugly

this is in fact not broken, but just ugly
yuha commented 2026-04-15 19:10:25 +02:00 (Migrated from edugit.org)

resolved all threads

resolved all threads
yuha commented 2026-04-15 19:10:30 +02:00 (Migrated from edugit.org)

marked the checklist item tox -e reformat,lint used as completed

marked the checklist item **tox \-e reformat,lint used** as completed
yuha commented 2026-04-15 19:10:32 +02:00 (Migrated from edugit.org)

marked the checklist item Changelog updated/No update necessary as completed

marked the checklist item **Changelog updated/No update necessary** as completed
yuha commented 2026-04-15 19:10:35 +02:00 (Migrated from edugit.org)

marked this merge request as ready

marked this merge request as **ready**
yuha commented 2026-04-15 19:10:42 +02:00 (Migrated from edugit.org)

assigned to @hansegucker and unassigned @yuha

assigned to @hansegucker and unassigned @yuha
yuha commented 2026-04-15 19:11:53 +02:00 (Migrated from edugit.org)

mentioned in issue #373

mentioned in issue #373
yuha commented 2026-04-17 15:03:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • b6b0f092 - Fix model value handling of AbsenceReasonGroupSelect

Compare with previous version

added 1 commit <ul><li>b6b0f092 - Fix model value handling of AbsenceReasonGroupSelect</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=86198&start_sha=cc3655a4baa08f5c026e760aefb5f1761f31ab24)
yuha commented 2026-04-17 20:53:14 +02:00 (Migrated from edugit.org)

added 4 commits

  • b6b0f092...555dfd67 - 3 commits from branch master
  • 70996284 - Merge branch 'master' into...

Compare with previous version

added 4 commits <ul><li>b6b0f092...555dfd67 - 3 commits from branch <code>master</code></li><li>70996284 - Merge branch &#39;master&#39; into...</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=86208&start_sha=b6b0f0920de9c55b2230cb8eb1b24714f11d5abe)
hansegucker commented 2026-04-19 18:18:50 +02:00 (Migrated from edugit.org)

added 5 commits

  • 70996284...6ee42162 - 4 commits from branch master
  • 6c137595 - Merge branch 'master' into...

Compare with previous version

added 5 commits <ul><li>70996284...6ee42162 - 4 commits from branch <code>master</code></li><li>6c137595 - Merge branch &#39;master&#39; into...</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/510/diffs?diff_id=86258&start_sha=709962841b0d26115fb7fcd6b9cd38dfa3556695)
hansegucker (Migrated from edugit.org) scheduled this pull request to auto merge when all checks succeed 2026-04-19 18:19:53 +02:00
hansegucker commented 2026-04-19 18:24:21 +02:00 (Migrated from edugit.org)

mentioned in commit e729f8615f

mentioned in commit e729f8615f3a2b806a59db67f78b13b0f8429d6d
hansegucker (Migrated from edugit.org) merged commit e729f8615f into master 2026-04-19 18:24:22 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-Alsijil!900
No description provided.