Skip to content

Update dependency aleksis-core to ~2.9

Tine Wittler requested to merge renovate/aleksis-core-2.x into master

This MR contains the following updates:

Package Type Update Change
aleksis-core (source) dependencies minor ~2.8 -> ~2.9

Release Notes

AlekSIS/official/AlekSIS-Core

v2.9

Compare Source

Added


* Allow to disable exception mails to admins
* Add possibility to create iCal feeds in all apps and dynamically create user-specific urls.

Fixed
  • The menu button used to be displayed twice on smaller screens.

  • The icons were loaded from external servers instead from local server.

  • Weekdays were not translated if system locales were missing

    • Added locales-all to base image and note to docs
  • The icons in the account menu were still the old ones.

  • Due to a merge error, the once removed account menu in the sidenav appeared again.

  • Scheduled notifications were shown on dashboard before time.

  • Remove broken notifications menu item in favor of item next to account menu.

  • [OAuth2] Resources which are protected with client credentials allowed access if no scopes were allowed (CVE-2022-29773).

  • The site logo could overlap with the menu for logos with an unexpected aspect ratio.

  • Some OAuth2 views stopped working with long scope names.

  • Resetting password was impossible due to a missing rule

  • Language selection was broken when only one language was enabled in preferences.

Removed


* Remove option to limit available languages in preferences.

Changed
  • [Dev] ActionForm now checks permissions on objects before executing
  • [Dev] ActionForm now returns a proper return value from the executed action
  • Pin version of javascript dependencies

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Tine Wittler

Merge request reports