DataCollection: fix typo for ILIAS 9#8763
Merged
Merged
Conversation
katringross
added a commit
to kroepelin-projekte/ILIAS
that referenced
this pull request
Jan 23, 2025
* LegacyForm: Fix Error on Big File (ILIAS-eLearning#8532) * LegacyForm: Fix Error on Big File See: https://mantis.ilias.de/view.php?id=42862 * LegacyForm: Make FileSize Work in All Cases * LegacyForm: Fix Copyright * EmployeeTalk: fix limit in pagination (43195) * EmployeeTalk: make table filter case insensitive, ignore whitespace (43194) * Test: Fix Formating of Feedback See: https://mantis.ilias.de/view.php?id=42908 * Test: Fix Tab Activation After Pick * Test: Avoid Showing Failed Upload on Checking Qst See: https://mantis.ilias.de/view.php?id=43187 * Fixes invalid array key access for string value in test default settings * fixed form tag bug * Test: Harden CTM Removal Against Exceptions See: https://mantis.ilias.de/view.php?id=43183 * attempts to fix redirect when clicking on a favorite test in the dashboard * HTML escaping * adapts regex used for gaps in cloze questions in learning modules so that square brackets can be part of the answer * Change URL of Test-System * dc fix filters and sortation (ILIAS-eLearning#8718) * 42276 - SCORM HTTP context https://mantis.ilias.de/view.php?id=42276 * Test: Improve Deletion of Questions in Test ...and harden statistics against missing Sequence See: https://mantis.ilias.de/view.php?id=43188 * Test: Only ilTestLP Has `setTestObject()` See: https://mantis.ilias.de/view.php?id=43183#c110611 * Course: fix export xsd for passwords (43124, 43230) * Test: Feedback Page With Id -1 Impossible * CourseReference: fix type error (41027) * Membership/Session: container in participant table title (41893) * LegacyUI: Add Label to FileUpload Input See: https://mantis.ilias.de/view.php?id=40601 * User: Increase Size of title field in Clipboard See: https://mantis.ilias.de/view.php?id=43011 * Test: Add Raw Variables to Output of Formula-Qst See: https://mantis.ilias.de/view.php?id=40856 * Test: Correct Calculation of SkillLevel See: https://mantis.ilias.de/view.php?id=42780 * Update composer.lock and package-lock.json after release v9.6 * TA: 37918, show autosave content * TA: 37918, untyped getSolutions * TA: 37918, numeric question * TA: 33607 factor ilTestEvaluationData * Test: Fix Missing Evaluation Data * Test: Ensure All Attempts Are in Evaluation * Test: Ensure Results Don't Contain Negative Values See: https://mantis.ilias.de/view.php?id=43199 * Bump path-to-regexp and express in /Modules/Chatroom/chat Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `path-to-regexp` from 0.1.10 to 0.1.12 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Saml: Bump simplesaml to v2.0.15 * BackgroundTasks: Use "Fire & Forget" approach when starting workers asynchronously * Fix #42183: Async background tasks fail silently Improve logging of async background task Check enabled soap to prevent orphaned background task entries Don't check the return value of the SOAP call This will be false in case of time-consuming background tasks. We have to keep the "fire and forget". * Fix #42183: Async background tasks fail silently * Improve logging of async background task * Don't check the return value of the SOAP call This will be false in case of time-consuming background tasks. We have to keep the "fire and forget". * Chatroom: Add missing typecast for JS timestamps (ms) * Test: Fix Attempt Might Be Null See: https://mantis.ilias.de/view.php?id=43248 * Cron: Fix code style (cherry picked from commit 9fdee2e) (cherry picked from commit 3c306ea) * Fix settings and presentation of multiple dc fields (ILIAS-eLearning#8751) * fix filter for formula-sensitive-titles (ILIAS-eLearning#8758) * fix dc typo (ILIAS-eLearning#8763) * Fixed some icon issues (Mantis #35573, #43318 and #43320) by adding improved or new versions of the related icons. * Added modified icon for enlarge action to images>media directory * [FIX] #43134: remove unused `jquery-dragster` npm package. * Resolves https://mantis.ilias.de/view.php?id=43134 * UI: 43109, align dropdown with title in secondary panels. (ILIAS-eLearning#8700) https://mantis.ilias.de/view.php?id=43109 * style/copage: type and import fixes * content style: fix text_block import * Improved labels for optional use of pool in survey * Fixed Mantis #40914: Failed test: Rechte nach Positionen - Zuweisungen von Benutzern einsehen * Fixed Mantis #41291: Fehler in der Benennung / Beschreibung von "Enable user comments in history" bzw. "Überarbeitungskommentare" * Fixed Mantis #43403: Insert Advanced Metadata < Insert Custom Metadata * Fixed Mantis #41975: German: Blacklist statt Negativliste * Fixed Mantis #32156: Streamline spelling: "ILIAS-Seiteneditor" und "TinyMCE-Editor" * Test: Fix Wrong Return Type * Test: Fix UsrPassOverviewMode Must be Int See: https://mantis.ilias.de/view.php?id=43396 * Forum: Add missing language variables See: https://mantis.ilias.de/view.php?id=43436 (cherry picked from commit b700a91) * Dependencies: Update PHPSpreadsheet * TA: 43313, fix calculations of points (ILIAS-eLearning#8757) * TA: 43313, fix calculations of points, user_solutions * TA: fix removing of units * RBAC: Fix Typo in PermissionsStatusGUI See: https://mantis.ilias.de/view.php?id=43436 * Test: Fix Default Settings for PositionAccess * CopyWizard: Fix duplicate copies (in 2nd - nth target) when selecting multiple targets See: https://mantis.ilias.de/view.php?id=42234 * 37770: Download all submissions, Umlaut-problems * LegalDocuments: Fix duplicated onscreen message * LegalDocuments: Show error message on invalid order in Administration * Revert "TA: 43313, fix calculations of points (ILIAS-eLearning#8757)" This reverts commit ca733c8. * Test: Revert Changes in Formula Question * 41859: CSS style ignored when page content is presented * fixed 42276: no certificate creation in excisting courses (service initialisation) * Test: Fix Detailed evaluation show questions not answered (ILIAS-eLearning#8794) * Test: Fix Detailed evaluation show questions not answered https://mantis.ilias.de/view.php?id=43469 * Test: Fix Detailed evaluation show questions not answered (2) https://mantis.ilias.de/view.php?id=43469 Additional fix for tests with multiple passes * Hide language item comments by default in the UI. (ILIAS-eLearning#8806) The inline style was updated to set the comment's visibility to hidden. This ensures that comments are not displayed unless explicitly styled to be visible, improving the user interface clarity. * Fix file (inc. media) record upload changes and deletions (ILIAS-eLearning#8809) * 41859: CSS style ignored when page content is presented * Object: Remove Wrong Text in Tranlsation Modal * fix: allow empty values in access code modal (43349) * 43006: Failed test: Confirmation-Form stays after having confirmed * Test: Fix Import of Cloze-Question in LM See: https://mantis.ilias.de/view.php?id=43439 * set image max-height (ILIAS-eLearning#8792) * Test: Fix Presentation Of Enlarge Icon * sync language files * Release 9.7 * Certificate: Fix "MainBar" visibility * Test: Fix Import of Answer-Options in LongMenu See: https://mantis.ilias.de/view.php?id=43625 * Test: Fix Error on Null Title See: https://mantis.ilias.de/view.php?id=43627 * Test: Remove Title from Statistics See: https://mantis.ilias.de/view.php?id=43627#c111354 * Test: Fix EvaluationTable Test * Fix duplicate global roles for FILTER_ALL and eliminate duplicate declare strict_types * RBAC: A Little Clean-Up * User: Fix Error Message on Non-Existent Local Role See: https://mantis.ilias.de/view.php?id=43620 * RBAC: Add Precise Name to Role Selection Table See: https://mantis.ilias.de/view.php?id=43620#c111338 * EmployeeTalk: fix loading of repository picker for internal links (43636) * Fix #0043165: SOAP addObject: undefined keys (ILIAS-eLearning#8856) * Fix #43165: Validate xml attributes * fixed #41844: Fehlerhafte Darstellung selbst definierter Absatzformate * 41844: Fehlerhafte Darstellung selbst definierter Absatzformate beim 'Seite bearbeiten' * removed page objects for createviewtable and editviewtable (ILIAS-eLearning#8864) * [FIX] 0042303: Automatically generated preview image for tile view can't be deactivated * [FIX] 0042394: Download ILIAS folder as ZIP: All File endings get doubled * [FIX] static call * fix issue for xapi learning progress * Type error fixed https://support.iliasnet.de/view.php?id=9387 Type error fixed, returning string only * Forum: Fix author presentation if account is deleted See: https://mantis.ilias.de/view.php?id=43725 (cherry picked from commit 413aee9) * Type error fixed (ILIAS-eLearning#8876) * 42276 - SCORM HTTP context https://mantis.ilias.de/view.php?id=42276 * Strict types error fixed _getMaxScoreForUser returns float value or null https://mantis.ilias.de/view.php?id=43296 * Type error fixed https://support.iliasnet.de/view.php?id=9387 Type error fixed, returning string only * Type error fixed https://support.iliasnet.de/view.php?id=9387 Type error fixed, returning string only * Search: fix invalid query from empty cache (43626) * Update composer.lock and package-lock.json after release v9.7 * possible fix for Mantis #40359 * Chatroom: Fix saving nested form elements See: https://mantis.ilias.de/view.php?id=43665 (cherry picked from commit ccdc115) * Forum: Cast null values to string when presenting author * Test: Fix `\ilTestEvaluationUserData::getAvailablePoints` accesses undefined array keys * Object: Readd Option to Delete References See: https://mantis.ilias.de/view.php?id=41871 * dc fix collision of multiple datatype properties (ILIAS-eLearning#8885) * improvement for fix Mantis #40359 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: kergomard <13102171+kergomard@users.noreply.github.com> Co-authored-by: Tim Schmitz <schmitz@leifos.de> Co-authored-by: Stephan Kergomard <webmaster@kergomard.ch> Co-authored-by: abidzan <abidzan@databay.de> Co-authored-by: fbartz <fbartz@databay.de> Co-authored-by: Saúl Díaz <sauldiazdiaz210@gmail.com> Co-authored-by: Saúl Díaz <62429591+Saaweel@users.noreply.github.com> Co-authored-by: Maja Boldt <mboldt@databay.de> Co-authored-by: Denis Strassner <denis.strassner@uni-hohenheim.de> Co-authored-by: iszmais <45942348+iszmais@users.noreply.github.com> Co-authored-by: qualitus-dahme <dahme@qualitus.de> Co-authored-by: Releasemanager <webmaster@ilias.de> Co-authored-by: Nils Haagen <nhaagen@cat06.de> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukas Scharmer <lscharmer@databay.de> Co-authored-by: mjansen <mjansen@databay.de> Co-authored-by: fneumann <fneumann@databay.de> Co-authored-by: Matthias Kunkel <mkunkel@me.com> Co-authored-by: Thibeau Fuhrer <thibeau@sr.solutions> Co-authored-by: Luka Stocker <67695434+lukastocker@users.noreply.github.com> Co-authored-by: Alexander Killing <killing@leifos.de> Co-authored-by: Lukas Eichenauer <leichenauer@databay.de> Co-authored-by: ingoj <120396930+ingoj@users.noreply.github.com> Co-authored-by: Jephte Abijuru <57417057+jeph864@users.noreply.github.com> Co-authored-by: Fabian Schmid <fabian@sr.solutions> Co-authored-by: Uwe Kohnle <kohnle@internetlehrer-gmbh.de>
lukastocker
pushed a commit
to lukastocker/ILIAS
that referenced
this pull request
Jun 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sister PR to #8762