summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [exams] Show list of upcomfing exam lectures; allow adding exam period based ...Simon Rettberg2016-07-1213-170/+352
* [exams] Fix layout/typeSimon Rettberg2016-07-071-2/+4
* [exams] Hide 'show' button for past exams; show axis caption on top and botto...Simon Rettberg2016-07-072-9/+13
* Change menu overriding mechanism; simpler, now also supports changing the cat...Simon Rettberg2016-07-073-27/+48
* [exams] Add button to zoom to selected exam period; autofill end day; show de...Simon Rettberg2016-07-065-44/+91
* Fix formattingSimon Rettberg2016-07-061-110/+109Star
* [sysconfig] Refactor ldapauth and adauth classes; show mainpage warning; impr...Simon Rettberg2016-07-0612-233/+240
* [dozmod] api: Add error checks, implement lecture list resource typeSimon Rettberg2016-07-061-55/+115
* [exams] Handle global room 0 when checking if exam mode is activeSimon Rettberg2016-07-051-2/+2
* [event.inc] Activate sysconfig module before propagating ip address changed e...Simon Rettberg2016-07-051-1/+3
* [minilinux] Fix link not showing in main-warning hookSimon Rettberg2016-07-051-1/+1
* [serversetup] Show warning on main page if ip address is not setSimon Rettberg2016-07-053-2/+10
* fixed bug.Christian Klinger2016-07-051-5/+14
* i18n for bootstrap_datepicker.Christian Klinger2016-07-0573-21/+1200
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into mo...Christian Klinger2016-07-0545-195/+338
|\
| * Update translationsSimon Rettberg2016-07-043-0/+12
| * [statistics] Don't show uptime for offline clients; chart.js: highlight in boldSimon Rettberg2016-07-045-9/+12
| * [news/summernote] Make button selection match capabilities of Qt/vmchooserSimon Rettberg2016-07-043-10/+9Star
| * Rename js plugin modules to be prefixed with "js_"Simon Rettberg2016-07-047-4/+4
| * Update docsSimon Rettberg2016-07-041-3/+12
| * Update translationsSimon Rettberg2016-07-0413-20/+27
| * [translation] Improve module list; move baseconfig hook to baseconfig_bwlpSimon Rettberg2016-07-045-8/+51
| * delete update.inc.php: Not used anymoreSimon Rettberg2016-07-041-59/+0Star
| * [main] Fix ul & li mismatch in main-menuSimon Rettberg2016-06-241-18/+18
| * [news] Move over global news API, add support for type paramSimon Rettberg2016-06-241-1/+4
| * [news] Fix install script (SQL syntax), add error messages/handlingSimon Rettberg2016-06-241-23/+26
| * [locations] Support CIDR notion (start field), tweak templates a bitSimon Rettberg2016-06-245-41/+164
* | minimal changesChristian Klinger2016-07-053-12/+16
|/
* modified the editor toolbar.Christian Klinger2016-06-241-3/+3
* added i18n for summernote.Christian Klinger2016-06-2436-17/+3551
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into mo...Christian Klinger2016-06-241-2/+2
|\
| * [locations] Quick "fix" for buttons overlapping text in tableSimon Rettberg2016-06-241-2/+2
* | added summernote as an optional wysiwyg-editor.Christian Klinger2016-06-248-3/+35
|/
* Merge branch 'modularization' of dnbd3:openslx-ng/slx-admin into modularizationSimon Rettberg2016-06-2410-228/+375
|\
| * display locationid=0 as locationid=*Christian Klinger2016-06-241-1/+8
| * Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into mo...Christian Klinger2016-06-244-23/+55
| |\
| * | fixed i18n and updated l10nChristian Klinger2016-06-245-7/+16
| * | let's try this.Christian Klinger2016-06-241-1/+0Star
| * | also allow users to edit the help.Christian Klinger2016-06-244-220/+352
* | | [exams] Indent location by tree depth; fix ordering of locations in vis.jsSimon Rettberg2016-06-244-11/+22
| |/ |/|
* | [exams] Move to content group; fix timepicker; mark old examsSimon Rettberg2016-06-244-23/+55
|/
* [exams] Apply formattingSimon Rettberg2016-06-241-274/+277
* [exams] Unify add/edit template; check date ranges; other small fixesSimon Rettberg2016-06-245-8/+31
* [exams] Unify add/edit templates, add error messages, limit zoom range some moreSimon Rettberg2016-06-2410-195/+167Star
* Fix indentationSimon Rettberg2016-06-231-1/+1
* Update translationsSimon Rettberg2016-06-236-9/+19
* [exams] Add baseconfig API hookSimon Rettberg2016-06-232-12/+27
* [exams] Fix vis.js when an exam is active in more than one location (id colli...Simon Rettberg2016-06-233-27/+35
* [baseconfig] Take dependencies into account when handling API hooksSimon Rettberg2016-06-231-2/+10
* [module] Add getDependencies() to recursively get all deps of a moduleSimon Rettberg2016-06-231-0/+22