summaryrefslogtreecommitdiffstats
path: root/modules-available/exams
Commit message (Expand)AuthorAgeFilesLines
* Fix more type errors, stricter typingSimon Rettberg2023-11-152-3/+3
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-143-19/+23
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-021-2/+2
* Moderize Database handlingSimon Rettberg2021-05-111-4/+4
* [remoteaccess/exams] Disable screen-saver timeout for these modesSimon Rettberg2020-09-231-0/+2
* [exams/runmode/remoteaccess] Tweak baseconfig hook (runmode/format)Simon Rettberg2020-09-171-0/+1
* [exams] Make warnings for locations work with treesSimon Rettberg2020-08-062-5/+27
* [exams] Relax date sanity range when saving examSimon Rettberg2020-08-041-1/+1
* [exams] Cast locationList of lecture to stringSimon Rettberg2020-08-031-1/+1
* [exams] More sanity checks regarding date/time and locationsSimon Rettberg2020-07-224-65/+170
* [exams] Collapse old exams (-90 days)Simon Rettberg2020-07-202-3/+27
* [exams] Fix isExamMode() for global examsSimon Rettberg2019-07-041-2/+6
* [exams] Fix creating global examSimon Rettberg2019-07-032-7/+37
* [exams] Fix HTML syntaxSimon Rettberg2019-05-291-1/+1
* [exams/bootstrap_datepicker] Always load slx-admin language pluginSimon Rettberg2019-05-291-22/+15Star
* [exams] Add constraints to exams_x_location tableSimon Rettberg2019-04-011-9/+7Star
* [exams] Shortcut for permcheckSimon Rettberg2019-04-011-0/+2
* Introduce JS helper for bootstrap confirm dialogs on button-submitSimon Rettberg2019-03-251-8/+14
* Update translationsSimon Rettberg2019-02-182-4/+0Star
* [inc/User] Fix access to Page if class is not loadedSimon Rettberg2018-08-072-2/+2
* [exams] Fix warning msg when checking timeranges (sec vs ms)Steffen Ritter2018-05-301-3/+3
* [exams/runmode] Properly disable exam mode for runmodesSimon Rettberg2018-04-201-14/+24
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-3/+10
* [exams] Fix always-disabled "add" button for existing lecturesSimon Rettberg2018-04-101-1/+1
* Permissions: Consistency: Make all pages require at least one permission to b...Simon Rettberg2018-04-091-8/+1Star
* [exams] Simplify permissions, add some error messagesSimon Rettberg2018-02-124-172/+145Star
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-5/+8
* [exams] Fix table designSimon Rettberg2018-02-081-1/+1
* [exams/roomplanner] Hybrid PVS managers become dedicated in exam modeSimon Rettberg2018-02-081-1/+0Star
* [exams] reworked permission system from "click and you get error" to "button ...Christian Hofmaier2018-01-027-83/+246
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-162-3/+4
* Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-11-211-3/+5
|\
| * [exams/roomplanner] Smarter coordination of run mode (exam mode on/off etc)Simon Rettberg2017-11-141-3/+5
* | [exams] removed bold style from panel headingsUdo Walter2017-10-162-1/+5
* | [exams] replaced confirm dialog with modal; added panels to edit/add exam page;Udo Walter2017-10-164-93/+125
* | [locations] fixed inconsistencies + small design changesUdo Walter2017-09-131-1/+1
* | [js_stupidtable] fixed stupidtable not working with collapsed tablesUdo Walter2017-09-131-3/+1Star
* | [exams] small design changesUdo Walter2017-09-125-110/+133
* | [exams] fixed inconsistencies + made tables sortableUdo Walter2017-09-118-97/+122
|/
* [*] Adapt to new baseconfig APISimon Rettberg2017-07-111-6/+7
* [exams] Initialize class members of pageSimon Rettberg2017-05-021-3/+3
* [exams] Show confirmation dialog when defining global examSimon Rettberg2017-04-283-1/+11
* [exams] Clarify duration display in upcoming exam listSimon Rettberg2017-04-283-1/+6
* [exams] Add ORDER BY to queries generating UI content, change wordingSimon Rettberg2017-04-283-4/+6
* [exams] Extend "upcoming lectures" from 5 to 30 days; collapse list if > 5Simon Rettberg2017-03-302-3/+17
* [exams] Add error checking to install scriptSimon Rettberg2016-11-301-2/+10
* [exams] Less blaSimon Rettberg2016-09-091-1/+1
* Update translationsSimon Rettberg2016-09-071-2/+4
* [exams] Fix date display on add/edit exam for chosen autostart lectureSimon Rettberg2016-09-061-1/+1
* [exams] Implement autostart checkboxSimon Rettberg2016-09-066-38/+57