Nadia Ahmad
Nadia Ahmad
This PR is for ticket: https://mantis.ilias.de/view.php?id=40628
This PR contains the changes for the following tables: - MailSearchObjectTable - MailSearchObjectMembershipsTable
https://docu.ilias.de/goto_docu_wiki_wpage_7330_1357.html This PR removes the RTE for login page. I also switched the table to the new ui-table implementation
Bugfix for multi table action using "ALL OBJECTS"
Show quoting button,remove RTE-Usage see: https://github.com/ILIAS-eLearning/ILIAS/pull/7942
Fixes this bug: https://mantis.ilias.de/view.php?id=40842 TypeError thrown with message "Argument 1 passed to ilSCORMObject::setTitle() must be of the type string, null given, called in /ilias/Modules/ScormAicc/classes/SCORM/class.ilSCORMObject.php on line 101"
Improvement for file data handling. Removed unused code.