summaryrefslogtreecommitdiffstats
path: root/modules-available/exams/templates
Commit message (Collapse)AuthorAgeFilesLines
* Introduce JS helper for bootstrap confirm dialogs on button-submitSimon Rettberg2019-03-251-8/+14
|
* [exams] Fix warning msg when checking timeranges (sec vs ms)Steffen Ritter2018-05-301-3/+3
|
* [exams] Simplify permissions, add some error messagesSimon Rettberg2018-02-121-3/+3
|
* [exams] Fix table designSimon Rettberg2018-02-081-1/+1
|
* [exams] reworked permission system from "click and you get error" to "button ↵Christian Hofmaier2018-01-023-6/+5Star
| | | | is disabled due to lack of permission". you now can only add/delete/edit based on locations you have permission for. you need permission for all locations of an exam to edit/delete it, but you can see it if you have at least permission for one of the locations.
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-0/+1
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [exams] removed bold style from panel headingsUdo Walter2017-10-161-1/+1
|
* [exams] replaced confirm dialog with modal; added panels to edit/add exam page;Udo Walter2017-10-162-93/+123
| | | | added visual separation to the "add exam period" button;
* [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-123-109/+128
|
* [exams] fixed inconsistencies + made tables sortableUdo Walter2017-09-113-89/+110
|
* [exams] Show confirmation dialog when defining global examSimon Rettberg2017-04-281-1/+9
| | | | This fixes #3125
* [exams] Clarify duration display in upcoming exam listSimon Rettberg2017-04-281-1/+4
| | | | Refs #3123
* [exams] Extend "upcoming lectures" from 5 to 30 days; collapse list if > 5Simon Rettberg2017-03-301-1/+10
| | | | Closes #3099
* [exams] Less blaSimon Rettberg2016-09-091-1/+1
|
* [exams] Fix date display on add/edit exam for chosen autostart lectureSimon Rettberg2016-09-061-1/+1
|
* [exams] Implement autostart checkboxSimon Rettberg2016-09-061-0/+4
|
* [exams] Add autostart lecture featureSimon Rettberg2016-07-282-9/+64
|
* [exams] Show list of upcomfing exam lectures; allow adding exam period based ↵Simon Rettberg2016-07-125-106/+178
| | | | on upcoming exam
* [exams] Fix layout/typeSimon Rettberg2016-07-071-2/+4
|
* [exams] Hide 'show' button for past exams; show axis caption on top and ↵Simon Rettberg2016-07-071-7/+10
| | | | bottom if we have more than 5 locations
* [exams] Add button to zoom to selected exam period; autofill end day; show ↵Simon Rettberg2016-07-062-8/+31
| | | | description of exam periods
* i18n for bootstrap_datepicker.Christian Klinger2016-07-051-14/+25
|
* [exams] Indent location by tree depth; fix ordering of locations in vis.jsSimon Rettberg2016-06-242-4/+11
|
* [exams] Move to content group; fix timepicker; mark old examsSimon Rettberg2016-06-242-18/+44
|
* [exams] Unify add/edit templates, add error messages, limit zoom range some moreSimon Rettberg2016-06-244-123/+72Star
|
* Fix indentationSimon Rettberg2016-06-231-1/+1
|
* [exams] Fix vis.js when an exam is active in more than one location (id ↵Simon Rettberg2016-06-231-13/+8Star
| | | | collision), complete install hook (missing table), limit max. zoom level for vis.js
* Added a localized version of momentjs.Christian Klinger2016-06-171-0/+3
|
* "Edit" for exam periods, UTC timestamps.Christian Klinger2016-06-172-11/+83
|
* Added translation for messages.Christian Klinger2016-06-171-14/+22
|
* added german and english translations.Christian Klinger2016-06-152-19/+18Star
|
* small style changesChristian Klinger2016-06-151-1/+1
|
* Multiple locations per exam.Christian Klinger2016-06-152-24/+10Star
|
* First version of a visualization.Christian Klinger2016-06-152-28/+79
|
* Added date and time pickers.Christian Klinger2016-06-151-6/+34
|
* first rough version of exams-module.Christian Klinger2016-06-102-0/+57