summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/frontend
Commit message (Expand)AuthorAgeFilesLines
* [locationinfo] fix panel being closed all day longChristian Hofmaier2018-12-041-1/+1
* [locationinfo] Fix color of seat counter not updating properlySimon Rettberg2018-04-051-1/+1
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-1/+1
* [locationinfo] Moved some shared functions to the frontendscript.jsJannik Schönartz2017-12-071-0/+83
* [locationinfo] Make panel accessible via slxadmin, add URL type panelSimon Rettberg2017-07-255-5764/+0Star
* [locationinfo] weekcalendar: Fix hourline timer handle being globalSimon Rettberg2017-07-181-2/+5
* [locationinfo] Better support for old webkitSimon Rettberg2017-07-172-36/+49
* [locationinfo] Try working around messy time handling (timezones etc), CSSSimon Rettberg2017-07-072-11/+35
* [locationinfo] Detect config changes, tweak display colorsSimon Rettberg2017-06-211-44/+89
* [locationinfo] Merge some tweaks and fixes for weekcalendarSimon Rettberg2017-06-211-17/+14Star
* [locationinfo] Implement room-specific overrides (no config GUI yet)Simon Rettberg2017-06-211-4/+8
* [locationinfo] Use styled DIVs instead of SVGs for PC iconsSimon Rettberg2017-06-209-473/+80Star
* [locationinfo] Couple minor tweks/fixes/comments for doorsign.htmlSimon Rettberg2017-06-201-88/+92
* [locationinfo] Finish doorsign.htmlSimon Rettberg2017-06-201-1395/+1364Star
* [locationinfo] Frontend mostly working again...Simon Rettberg2017-06-162-648/+558Star
* [locationinfo] Change order of status bars in overview frontendSimon Rettberg2017-06-071-9/+9
* [locationinfo] Tweak and clean up overview panelSimon Rettberg2017-05-111-256/+98Star
* [locationinfo] frontend: einkmode -> eco, just like it's named in configSimon Rettberg2017-05-021-3/+3
* [locationinfo] Fix css float setting, simplify parameter handlingSimon Rettberg2017-05-021-78/+76Star
* [locationinfo] Simplify getLocationInfo() queries, make dorrsign work properl...Simon Rettberg2017-04-201-14/+7Star
* [locationinfo] Rename tables to use module name as prefix; room -> locationSimon Rettberg2017-04-202-3/+3
* [locationinfo] Use Location helper for getRoomTree, check backend validity in...Simon Rettberg2017-04-181-58/+6Star
* [locationinfo] frontend: fix indentation, convert to LF onlySimon Rettberg2017-04-182-2216/+2222
* frontend fixed switchtime not workingMichael Scherle2017-04-031-9/+6Star
* frontend: doorsign added font scaling for calendarMichael Scherle2017-03-281-2/+16
* frontend: panel added basic arraning algMichael Scherle2017-03-281-7/+119
* frontend: panel comments and fixesMichael Scherle2017-03-281-56/+208
* frontend: changed pc states the new one, panel now updates properlyMichael Scherle2017-03-272-371/+502
* fronted: added JSDoc for doorsign.htmlMichael Scherle2017-03-241-1230/+1360
* frontend: fixed freitrag, fixed language, fixed vertical parameter bugMichael Scherle2017-03-232-24/+42
* frontend fixed scrollingMichael Scherle2017-03-222-6/+9
* frontend: fixed roomupdate & removed 10 sec delayMichael Scherle2017-03-221-15/+7Star
* frontend: -calendar scrolls to actual time, if space is to small to show full...Michael Scherle2017-03-202-50/+68
* frontend: fixed loading bar in mode 4, mode 4 now supports up to 4 rooms, fon...Michael Scherle2017-03-151-25/+60
* frontend: fixed vertical mode in doorsignMichael Scherle2017-03-081-2/+3
* frontend: doorsing supports now multible overlays, overlay name has to be sen...Michael Scherle2017-03-082-30/+69
* frontend: fixed scaling issue when there was only one pcMichael Scherle2017-03-071-1/+5
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin in...Michael Scherle2017-03-071-4/+4
|\
| * API: getRoomTree recursive childs are now filtered out if the id is a duplica...Jannik Schönartz2017-03-061-4/+4
* | frontend: doorsing has now the ability to show overlays, but backend function...Michael Scherle2017-03-073-6/+166
|/
* frontend: fixed calendarMichael Scherle2017-02-202-38/+55
* frontend: removed multidoorsignMichael Scherle2017-03-032-2020/+703Star
* code reformatMichael Scherle2017-03-031-239/+206Star
* frontend: added calendar support back inMichael Scherle2017-03-031-61/+47Star
* frontend: more bugfixes, added design change to seperate roomsMichael Scherle2017-02-281-9/+49
* frontend: bug fixesMichael Scherle2017-02-251-136/+139
* frontend: added multidoorsing to not orverwrite doorsing.html since it's not ...Michael Scherle2017-02-221-0/+1497
* frontend: panel stuffMichael Scherle2017-02-101-2/+0Star
* frontend: panel now shows current calendar events and a countdown, opening ti...Michael Scherle2017-02-061-12/+40
* frontend: more stuff on panelMichael Scherle2017-02-051-53/+92