Resolve "Adapt to recent changes to related calendar event feeds" #909

Merged
yuha merged 12 commits from 378-adapt-to-recent-changes-to-related-calendar-event-feeds into master 2026-04-15 20:22:05 +02:00
yuha commented 2026-03-23 12:58:33 +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")

Closes #378

## 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](https://edugit.org/AlekSIS/official/AlekSIS/-/blob/master/project/frontend_guidelines.rst?ref_type=heads) - [ ] Checked with [Firefox Accessibility Checker](https://firefox-source-docs.mozilla.org/devtools-user/accessibility_inspector/) Closes #378
yuha commented 2026-03-23 12:58:34 +01:00 (Migrated from edugit.org)

assigned to @yuha

assigned to @yuha
yuha commented 2026-03-23 15:36:35 +01:00 (Migrated from edugit.org)

added 1 commit

  • ed8d9c28 - Adapt checks to cancelled field removal

Compare with previous version

added 1 commit <ul><li>ed8d9c28 - Adapt checks to cancelled field removal</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=84654&start_sha=72d5e23a395adb8fc21658135de75ff0e127f554)
yuha commented 2026-03-23 15:37:54 +01:00 (Migrated from edugit.org)

added 1 commit

  • 2ba978a9 - Adapt models to cancelled removal

Compare with previous version

added 1 commit <ul><li>2ba978a9 - Adapt models to cancelled removal</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=84655&start_sha=ed8d9c28c0ec0289f48419984d7580c119da993a)
yuha commented 2026-03-23 15:39:38 +01:00 (Migrated from edugit.org)

added 1 commit

  • 6cc795c0 - Adapt frontend to cancelled field removal

Compare with previous version

added 1 commit <ul><li>6cc795c0 - Adapt frontend to cancelled field removal</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=84656&start_sha=2ba978a9638364e4dcf28fec42f04f6e7eeb77a2)
yuha commented 2026-03-23 15:45:10 +01:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>43b83065 - Add misisng import</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=84658&start_sha=6cc795c074796078866598fc1552d370ad4d6694)
yuha commented 2026-03-23 15:48:33 +01:00 (Migrated from edugit.org)

added 2 commits

Compare with previous version

added 2 commits <ul><li>b07c634c - Adapt coursebook printout template</li><li>dfc89a65 - Adapt predicates</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=84659&start_sha=43b830654ec74299339c6ccaaba79cf5b6739628)
yuha commented 2026-03-23 16:42:40 +01:00 (Migrated from edugit.org)

added 1 commit

  • 8a6f86bf - Adapt to explicite amended datetimes

Compare with previous version

added 1 commit <ul><li>8a6f86bf - Adapt to explicite amended datetimes</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=84660&start_sha=dfc89a650d8c4388e372d0ea62bb4e200e759696)
yuha commented 2026-03-23 16:47:46 +01:00 (Migrated from edugit.org)

added 1 commit

  • ed751900 - Adapt to attendance tracking changes in kolego

Compare with previous version

added 1 commit <ul><li>ed751900 - Adapt to attendance tracking changes in kolego</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=84662&start_sha=8a6f86bfc6f9d877e984dd6d51a14804f6e9d4fe)
ZugBahnHof commented 2026-04-08 11:54:15 +02:00 (Migrated from edugit.org)

mentioned in issue #380

mentioned in issue #380
yuha commented 2026-04-10 16:03:40 +02:00 (Migrated from edugit.org)

added 1 commit

  • 35221b98 - Fix manage students trigger status check

Compare with previous version

added 1 commit <ul><li>35221b98 - Fix manage students trigger status check</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=85918&start_sha=ed7519006d391e28a11f814c959166fbad2a4416)
yuha commented 2026-04-10 16:04:03 +02:00 (Migrated from edugit.org)

added 3 commits

  • 35221b98...63ce4d73 - 2 commits from branch master
  • f7958c92 - Merge branch 'master' into 378-adapt-to-recent-changes-to-related-calendar-event-feeds

Compare with previous version

added 3 commits <ul><li>35221b98...63ce4d73 - 2 commits from branch <code>master</code></li><li>f7958c92 - Merge branch &#39;master&#39; into 378-adapt-to-recent-changes-to-related-calendar-event-feeds</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=85919&start_sha=35221b988867bb7aeaca8b2cd04f09baf08347a3)
yuha commented 2026-04-10 16:08:28 +02:00 (Migrated from edugit.org)

assigned to @hansegucker and unassigned @yuha

assigned to @hansegucker and unassigned @yuha
yuha commented 2026-04-10 16:08:31 +02:00 (Migrated from edugit.org)

marked this merge request as ready

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

added 1 commit

Compare with previous version

added 1 commit <ul><li>b54b3939 - Reformat</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=85923&start_sha=f7958c92e8a8a8b7f6542a4c6d3342fb90404f79)
yuha commented 2026-04-10 16:41:04 +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-10 16:41:05 +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-10 17:20:39 +02:00 (Migrated from edugit.org)

added 1 commit

  • 20e475f9 - Add person UUID all over the place

Compare with previous version

added 1 commit <ul><li>20e475f9 - Add person UUID all over the place</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=85927&start_sha=b54b3939db03d0f3733b6e00d0fcdf24f44e5b56)
yuha commented 2026-04-10 17:21:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • 36eb72ba - Fix ManageStudentsTrigger

Compare with previous version

added 1 commit <ul><li>36eb72ba - Fix ManageStudentsTrigger</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=85928&start_sha=20e475f998cff3c5c40a5016156ff6be5ae30ac5)
hansegucker commented 2026-04-15 20:20:38 +02:00 (Migrated from edugit.org)
```suggestion:-0+0 ```
hansegucker commented 2026-04-15 20:20:46 +02:00 (Migrated from edugit.org)

resolved all threads

resolved all threads
hansegucker commented 2026-04-15 20:20:50 +02:00 (Migrated from edugit.org)

changed this line in version 14 of the diff

changed this line in [version 14 of the diff](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=86162&start_sha=b54b3939db03d0f3733b6e00d0fcdf24f44e5b56#780f294f550e4cd96aa99e7069b309c8b842f1d2_406_406)
hansegucker commented 2026-04-15 20:20:52 +02:00 (Migrated from edugit.org)

added 1 commit

  • 13c7523a - Apply 1 suggestion(s) to 1 file(s)

Compare with previous version

added 1 commit <ul><li>13c7523a - Apply 1 suggestion(s) to 1 file(s)</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Alsijil/-/merge_requests/519/diffs?diff_id=86162&start_sha=b54b3939db03d0f3733b6e00d0fcdf24f44e5b56)
hansegucker (Migrated from edugit.org) merged commit 555dfd6749 into master 2026-04-15 20:22:05 +02:00
hansegucker commented 2026-04-15 20:22:06 +02:00 (Migrated from edugit.org)

mentioned in commit 555dfd6749

mentioned in commit 555dfd6749b8e5d9646eba9a914837cf78539e25
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!909
No description provided.