| Commit message (Expand) | Author | Age | Files | Lines |
| * | [exams] Add check and warning for colliding exams | Simon Rettberg | 2026-01-15 | 4 | -4/+69 |
| * | Add tests using PHPUnit | Simon Rettberg | 2025-12-12 | 1 | -7/+8 |
| * | [exams] Fix incorrect count() clause | Simon Rettberg | 2025-12-04 | 1 | -2/+2 |
| * | [exams] Remove db error checks, add POST redirect, response code | Simon Rettberg | 2025-08-07 | 1 | -19/+17 |
| * | A few more HTTP code audit log fixups | Simon Rettberg | 2025-08-04 | 1 | -1/+1 |
| * | Implicitly nullable types are deprecated in PHP 8.3, make explicit | Simon Rettberg | 2025-08-01 | 1 | -1/+1 |
| * | Add audit logging of POST actions | Simon Rettberg | 2025-05-22 | 1 | -5/+8 |
| * | [exams] Tweak exam list, add note on top about running exams | Simon Rettberg | 2025-02-20 | 6 | -32/+79 |
| * | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 2 | -3/+3 |
| * | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 3 | -19/+23 |
| * | [inc/Util] Add types, move error printing functions to their own class | Simon Rettberg | 2022-05-02 | 1 | -2/+2 |
| * | Moderize Database handling | Simon Rettberg | 2021-05-11 | 1 | -4/+4 |
| * | [remoteaccess/exams] Disable screen-saver timeout for these modes | Simon Rettberg | 2020-09-23 | 1 | -0/+2 |
| * | [exams/runmode/remoteaccess] Tweak baseconfig hook (runmode/format) | Simon Rettberg | 2020-09-17 | 1 | -0/+1 |
| * | [exams] Make warnings for locations work with trees | Simon Rettberg | 2020-08-06 | 2 | -5/+27 |
| * | [exams] Relax date sanity range when saving exam | Simon Rettberg | 2020-08-04 | 1 | -1/+1 |
| * | [exams] Cast locationList of lecture to string | Simon Rettberg | 2020-08-03 | 1 | -1/+1 |
| * | [exams] More sanity checks regarding date/time and locations | Simon Rettberg | 2020-07-22 | 4 | -65/+170 |
| * | [exams] Collapse old exams (-90 days) | Simon Rettberg | 2020-07-20 | 2 | -3/+27 |
| * | [exams] Fix isExamMode() for global exams | Simon Rettberg | 2019-07-04 | 1 | -2/+6 |
| * | [exams] Fix creating global exam | Simon Rettberg | 2019-07-03 | 2 | -7/+37 |
| * | [exams] Fix HTML syntax | Simon Rettberg | 2019-05-29 | 1 | -1/+1 |
| * | [exams/bootstrap_datepicker] Always load slx-admin language plugin | Simon Rettberg | 2019-05-29 | 1 | -22/+15 |
| * | [exams] Add constraints to exams_x_location table | Simon Rettberg | 2019-04-01 | 1 | -9/+7 |
| * | [exams] Shortcut for permcheck | Simon Rettberg | 2019-04-01 | 1 | -0/+2 |
| * | Introduce JS helper for bootstrap confirm dialogs on button-submit | Simon Rettberg | 2019-03-25 | 1 | -8/+14 |
| * | Update translations | Simon Rettberg | 2019-02-18 | 2 | -4/+0 |
| * | [inc/User] Fix access to Page if class is not loaded | Simon Rettberg | 2018-08-07 | 2 | -2/+2 |
| * | [exams] Fix warning msg when checking timeranges (sec vs ms) | Steffen Ritter | 2018-05-30 | 1 | -3/+3 |
| * | [exams/runmode] Properly disable exam mode for runmodes | Simon Rettberg | 2018-04-20 | 1 | -14/+24 |
| * | [inc/Module] Overhaul dependency loading and handling of js/css | Simon Rettberg | 2018-04-13 | 1 | -3/+10 |
| * | [exams] Fix always-disabled "add" button for existing lectures | Simon Rettberg | 2018-04-10 | 1 | -1/+1 |
| * | Permissions: Consistency: Make all pages require at least one permission to b... | Simon Rettberg | 2018-04-09 | 1 | -8/+1 |
| * | [exams] Simplify permissions, add some error messages | Simon Rettberg | 2018-02-12 | 4 | -172/+145 |
| * | [permissionmanager] Introduce "location-aware" flag for permissions | Simon Rettberg | 2018-02-12 | 1 | -5/+8 |
| * | [exams] Fix table design | Simon Rettberg | 2018-02-08 | 1 | -1/+1 |
| * | [exams/roomplanner] Hybrid PVS managers become dedicated in exam mode | Simon Rettberg | 2018-02-08 | 1 | -1/+0 |
| * | [exams] reworked permission system from "click and you get error" to "button ... | Christian Hofmaier | 2018-01-02 | 7 | -83/+246 |
| * | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 2 | -3/+4 |
| * | Merge remote-tracking branch 'origin/master' into permission-manager | Udo Walter | 2017-11-21 | 1 | -3/+5 |
| |\ |
|
| | * | [exams/roomplanner] Smarter coordination of run mode (exam mode on/off etc) | Simon Rettberg | 2017-11-14 | 1 | -3/+5 |
| * | | [exams] removed bold style from panel headings | Udo Walter | 2017-10-16 | 2 | -1/+5 |
| * | | [exams] replaced confirm dialog with modal; added panels to edit/add exam page; | Udo Walter | 2017-10-16 | 4 | -93/+125 |
| * | | [locations] fixed inconsistencies + small design changes | Udo Walter | 2017-09-13 | 1 | -1/+1 |
| * | | [js_stupidtable] fixed stupidtable not working with collapsed tables | Udo Walter | 2017-09-13 | 1 | -3/+1 |
| * | | [exams] small design changes | Udo Walter | 2017-09-12 | 5 | -110/+133 |
| * | | [exams] fixed inconsistencies + made tables sortable | Udo Walter | 2017-09-11 | 8 | -97/+122 |
| |/ |
|
| * | [*] Adapt to new baseconfig API | Simon Rettberg | 2017-07-11 | 1 | -6/+7 |
| * | [exams] Initialize class members of page | Simon Rettberg | 2017-05-02 | 1 | -3/+3 |
| * | [exams] Show confirmation dialog when defining global exam | Simon Rettberg | 2017-04-28 | 3 | -1/+11 |