summaryrefslogtreecommitdiffstats
path: root/modules-available/exams/page.inc.php
Commit message (Expand)AuthorAgeFilesLines
* [exams] Make warnings for locations work with treesSimon Rettberg2020-08-061-5/+13
* [exams] Relax date sanity range when saving examSimon Rettberg2020-08-041-1/+1
* [exams] More sanity checks regarding date/time and locationsSimon Rettberg2020-07-301-1/+1
* [exams] Collapse old exams (-90 days)Simon Rettberg2020-07-301-2/+16
* [exams] Fix creating global examSimon Rettberg2019-07-031-1/+4
* [exams] Shortcut for permcheckSimon Rettberg2019-04-011-0/+2
* [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-121-161/+136Star
* [exams] reworked permission system from "click and you get error" to "button ...Christian Hofmaier2018-01-021-77/+226
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-3/+3
* [exams] small design changesUdo Walter2017-09-121-1/+1
* [exams] fixed inconsistencies + made tables sortableUdo Walter2017-09-111-1/+1
* [exams] Initialize class members of pageSimon Rettberg2017-05-021-3/+3
* [exams] Add ORDER BY to queries generating UI content, change wordingSimon Rettberg2017-04-281-2/+4
* [exams] Extend "upcoming lectures" from 5 to 30 days; collapse list if > 5Simon Rettberg2017-03-301-2/+7
* [exams] Implement autostart checkboxSimon Rettberg2016-09-061-34/+39
* [exams] Add autostart lecture featureSimon Rettberg2016-07-281-10/+22
* [exams] Show list of upcomfing exam lectures; allow adding exam period based ...Simon Rettberg2016-07-121-50/+123
* [exams] Hide 'show' button for past exams; show axis caption on top and botto...Simon Rettberg2016-07-071-2/+3
* [exams] Add button to zoom to selected exam period; autofill end day; show de...Simon Rettberg2016-07-061-24/+45
* Merge branch 'modularization' of dnbd3:openslx-ng/slx-admin into modularizationSimon Rettberg2016-06-241-1/+8
|\
| * display locationid=0 as locationid=*Christian Klinger2016-06-241-1/+8
* | [exams] Indent location by tree depth; fix ordering of locations in vis.jsSimon Rettberg2016-06-241-7/+9
|/
* [exams] Move to content group; fix timepicker; mark old examsSimon Rettberg2016-06-241-4/+10
* [exams] Apply formattingSimon Rettberg2016-06-241-274/+277
* [exams] Unify add/edit template; check date ranges; other small fixesSimon Rettberg2016-06-241-0/+21
* [exams] Unify add/edit templates, add error messages, limit zoom range some moreSimon Rettberg2016-06-241-70/+84
* [exams] Fix vis.js when an exam is active in more than one location (id colli...Simon Rettberg2016-06-231-8/+8
* "Edit" for exam periods, UTC timestamps.Christian Klinger2016-06-171-20/+95
* Multiple locations per exam.Christian Klinger2016-06-151-21/+24
* First version of a visualization.Christian Klinger2016-06-151-12/+103
* Added date and time pickers.Christian Klinger2016-06-151-2/+2
* first rough version of exams-module.Christian Klinger2016-06-101-0/+76