Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [exams] Fix warning msg when checking timeranges (sec vs ms) | Steffen Ritter | 2018-05-30 | 1 | -3/+3 |
| | |||||
* | [exams] Simplify permissions, add some error messages | Simon Rettberg | 2018-02-12 | 1 | -3/+3 |
| | |||||
* | [exams] Fix table design | Simon Rettberg | 2018-02-08 | 1 | -1/+1 |
| | |||||
* | [exams] reworked permission system from "click and you get error" to "button ↵ | Christian Hofmaier | 2018-01-02 | 3 | -6/+5 |
| | | | | 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 Rettberg | 2017-12-16 | 1 | -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 headings | Udo Walter | 2017-10-16 | 1 | -1/+1 |
| | |||||
* | [exams] replaced confirm dialog with modal; added panels to edit/add exam page; | Udo Walter | 2017-10-16 | 2 | -93/+123 |
| | | | | added visual separation to the "add exam period" button; | ||||
* | [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 | 3 | -109/+128 |
| | |||||
* | [exams] fixed inconsistencies + made tables sortable | Udo Walter | 2017-09-11 | 3 | -89/+110 |
| | |||||
* | [exams] Show confirmation dialog when defining global exam | Simon Rettberg | 2017-04-28 | 1 | -1/+9 |
| | | | | This fixes #3125 | ||||
* | [exams] Clarify duration display in upcoming exam list | Simon Rettberg | 2017-04-28 | 1 | -1/+4 |
| | | | | Refs #3123 | ||||
* | [exams] Extend "upcoming lectures" from 5 to 30 days; collapse list if > 5 | Simon Rettberg | 2017-03-30 | 1 | -1/+10 |
| | | | | Closes #3099 | ||||
* | [exams] Less bla | Simon Rettberg | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | [exams] Fix date display on add/edit exam for chosen autostart lecture | Simon Rettberg | 2016-09-06 | 1 | -1/+1 |
| | |||||
* | [exams] Implement autostart checkbox | Simon Rettberg | 2016-09-06 | 1 | -0/+4 |
| | |||||
* | [exams] Add autostart lecture feature | Simon Rettberg | 2016-07-28 | 2 | -9/+64 |
| | |||||
* | [exams] Show list of upcomfing exam lectures; allow adding exam period based ↵ | Simon Rettberg | 2016-07-12 | 5 | -106/+178 |
| | | | | on upcoming exam | ||||
* | [exams] Fix layout/type | Simon Rettberg | 2016-07-07 | 1 | -2/+4 |
| | |||||
* | [exams] Hide 'show' button for past exams; show axis caption on top and ↵ | Simon Rettberg | 2016-07-07 | 1 | -7/+10 |
| | | | | bottom if we have more than 5 locations | ||||
* | [exams] Add button to zoom to selected exam period; autofill end day; show ↵ | Simon Rettberg | 2016-07-06 | 2 | -8/+31 |
| | | | | description of exam periods | ||||
* | i18n for bootstrap_datepicker. | Christian Klinger | 2016-07-05 | 1 | -14/+25 |
| | |||||
* | [exams] Indent location by tree depth; fix ordering of locations in vis.js | Simon Rettberg | 2016-06-24 | 2 | -4/+11 |
| | |||||
* | [exams] Move to content group; fix timepicker; mark old exams | Simon Rettberg | 2016-06-24 | 2 | -18/+44 |
| | |||||
* | [exams] Unify add/edit templates, add error messages, limit zoom range some more | Simon Rettberg | 2016-06-24 | 4 | -123/+72 |
| | |||||
* | Fix indentation | Simon Rettberg | 2016-06-23 | 1 | -1/+1 |
| | |||||
* | [exams] Fix vis.js when an exam is active in more than one location (id ↵ | Simon Rettberg | 2016-06-23 | 1 | -13/+8 |
| | | | | collision), complete install hook (missing table), limit max. zoom level for vis.js | ||||
* | Added a localized version of momentjs. | Christian Klinger | 2016-06-17 | 1 | -0/+3 |
| | |||||
* | "Edit" for exam periods, UTC timestamps. | Christian Klinger | 2016-06-17 | 2 | -11/+83 |
| | |||||
* | Added translation for messages. | Christian Klinger | 2016-06-17 | 1 | -14/+22 |
| | |||||
* | added german and english translations. | Christian Klinger | 2016-06-15 | 2 | -19/+18 |
| | |||||
* | small style changes | Christian Klinger | 2016-06-15 | 1 | -1/+1 |
| | |||||
* | Multiple locations per exam. | Christian Klinger | 2016-06-15 | 2 | -24/+10 |
| | |||||
* | First version of a visualization. | Christian Klinger | 2016-06-15 | 2 | -28/+79 |
| | |||||
* | Added date and time pickers. | Christian Klinger | 2016-06-15 | 1 | -6/+34 |
| | |||||
* | first rough version of exams-module. | Christian Klinger | 2016-06-10 | 2 | -0/+57 |