Resolve "Adapt to core 5.0" #157

Merged
ZugBahnHof merged 6 commits from 25-adapt-to-core-5-0 into master 2026-01-09 20:31:58 +01:00
ZugBahnHof commented 2025-12-21 10:33:54 +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 #25

## Information and screenshots No further information have been provided. ## Checklist - [x] `tox -e reformat,lint` used - [ ] Changelog updated/No update necessary - [x] 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 #25
ZugBahnHof commented 2025-12-21 11:46:43 +01:00 (Migrated from edugit.org)

added 4 commits

  • 84a4d4cf - Update translations to literal model name
  • a0426443 - Transform rsswidget edit to improved dashboard widget management
  • c1c35735 - Bump version to 5.0.0-beta
  • f841196b - Update changelog for 5.0.0-beta

Compare with previous version

added 4 commits <ul><li>84a4d4cf - Update translations to literal model name</li><li>a0426443 - Transform rsswidget edit to improved dashboard widget management</li><li>c1c35735 - Bump version to 5.0.0-beta</li><li>f841196b - Update changelog for 5.0.0-beta</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-DashboardFeeds/-/merge_requests/132/diffs?diff_id=79872&start_sha=81530c9a6a2c938f940d1b55dfb427a0b56c9708)
ZugBahnHof commented 2025-12-21 15:27:29 +01:00 (Migrated from edugit.org)

added 21 commits

  • f841196b...a55d64c1 - 18 commits from branch master
  • e3f2cc28 - Transform rsswidget edit to improved dashboard widget management
  • 581bec90 - Bump version to 5.0.0-beta
  • 411cbf66 - Update changelog for 5.0.0-beta

Compare with previous version

added 21 commits <ul><li>f841196b...a55d64c1 - 18 commits from branch <code>master</code></li><li>e3f2cc28 - Transform rsswidget edit to improved dashboard widget management</li><li>581bec90 - Bump version to 5.0.0-beta</li><li>411cbf66 - Update changelog for 5.0.0-beta</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-DashboardFeeds/-/merge_requests/132/diffs?diff_id=79983&start_sha=f841196b919865aef70143ddf49b64f1dfb9937c)
ZugBahnHof commented 2025-12-21 15:33:55 +01:00 (Migrated from edugit.org)

added 2 commits

  • 764ca76a - Use correct version name
  • 5e5ecbff - Bump core version; drop ics

Compare with previous version

added 2 commits <ul><li>764ca76a - Use correct version name</li><li>5e5ecbff - Bump core version; drop ics</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-DashboardFeeds/-/merge_requests/132/diffs?diff_id=79988&start_sha=411cbf6601649b13f93199d3f8bc537151fcfc48)
aleksolotl commented 2025-12-21 16:31:59 +01:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>d1df3696 - Bump core version; drop ics</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-DashboardFeeds/-/merge_requests/132/diffs?diff_id=79993&start_sha=5e5ecbffc4e0645f09cc88db4bdd095d57176959)
hansegucker commented 2025-12-31 22:46:18 +01:00 (Migrated from edugit.org)

marked this merge request as ready

marked this merge request as **ready**
hansegucker commented 2026-01-09 20:31:45 +01: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
aleksolotl commented 2026-01-09 20:31:47 +01:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>8b33a300 - Bump version to 5.0.0b1.dev0</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-DashboardFeeds/-/merge_requests/132/diffs?diff_id=81048&start_sha=d1df36961c5d740f818fd2050b134a88095e1567)
hansegucker commented 2026-01-09 20:31:48 +01:00 (Migrated from edugit.org)

marked the checklist item Documentation (incl. Screenshots) up-to-date as completed

marked the checklist item **Documentation (incl. Screenshots) up-to-date** as completed
hansegucker commented 2026-01-09 20:31:53 +01:00 (Migrated from edugit.org)

assigned to @hansegucker

assigned to @hansegucker
hansegucker commented 2026-01-09 20:31:59 +01:00 (Migrated from edugit.org)

mentioned in commit 4b61a00689

mentioned in commit 4b61a006894965395a053b6a0e9ab2be5054420d
hansegucker (Migrated from edugit.org) merged commit 4b61a00689 into master 2026-01-09 20:31:59 +01: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-DashboardFeeds!157
No description provided.