ILIAS
ILIAS copied to clipboard
GitHub repository for official ILIAS release branches and development branches (trunk)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) and [pouchdb](https://github.com/pouchdb/pouchdb). These dependencies needed to be updated together. Updates `node-fetch` from 2.4.1 to 2.6.7 Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade,...
This PR adds explicit [permissions section](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions) to workflows. This is a security best practice because by default workflows run with [extended set of permissions](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token) (except from `on: pull_request` [from external...
This PR fixes the creation of repository objects with titles and/or descriptions longer than object_data allows, see [33865](https://mantis.ilias.de/view.php?id=33865).
https://mantis.ilias.de/view.php?id=34182
I don't see this directly as a bug and maybe it has been discussed already, but at least for us this caused troubles: See: https://mantis.ilias.de/view.php?id=34334 This PR also adds a...
…gs:value` This PR adds an `Achievable Setup Objective` to let administrators switch the database field type of `settings:value` from `VARCHAR` to `CLOB` and vice versa. Debatable: Should we stick with...
Feature Wiki: https://docu.ilias.de/goto_docu_wiki_wpage_7504_1357.html
this is a possible fix for https://mantis.ilias.de/view.php?id=33872 please check it out - I hope I sorted the new lang entries correctly - and merge it to other branches as well...
This PR fixes [33842](https://mantis.ilias.de/view.php?id=33842). Would you do the honors again @alex40724 ?