summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/frontend
Commit message (Collapse)AuthorAgeFilesLines
* [locationinfo] Simplify getLocationInfo() queries, make dorrsign work ↵Simon Rettberg2017-04-201-14/+7Star
| | | | properly for locations without config
* [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 ↵Simon Rettberg2017-04-181-58/+6Star
| | | | in getCalendar
* [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 ↵Michael Scherle2017-03-202-50/+68
| | | | full calendar, -changed querymethods to query dependend on each rooms update time
* frontend: fixed loading bar in mode 4, mode 4 now supports up to 4 rooms, ↵Michael Scherle2017-03-151-25/+60
| | | | font scaling for 1-4 rooms
* frontend: fixed vertical mode in doorsignMichael Scherle2017-03-081-2/+3
|
* frontend: doorsing supports now multible overlays, overlay name has to be ↵Michael Scherle2017-03-082-30/+69
| | | | send from backend
* 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 ↵Michael Scherle2017-03-071-4/+4
|\ | | | | | | into location-info-panel
| * API: getRoomTree recursive childs are now filtered out if the id is a ↵Jannik Schönartz2017-03-061-4/+4
| | | | | | | | duplicate. Frontendpanel: Some url fixes due to reworked api.
* | frontend: doorsing has now the ability to show overlays, but backend ↵Michael Scherle2017-03-073-6/+166
|/ | | | functionallity is required
* 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
| | | | fully function for now. Usage: just add id's seperated with a clloum Known issuses: - calendar date not working, waiting for backend. -scaling not working. -mode 4 statusbar on top. - 4 ids not scling correctly
* frontend: panel stuffMichael Scherle2017-02-101-2/+0Star
|
* frontend: panel now shows current calendar events and a countdown, opening ↵Michael Scherle2017-02-061-12/+40
| | | | times still missing
* frontend: more stuff on panelMichael Scherle2017-02-051-53/+92
|
* rooms will now bee shownMichael Scherle2017-02-041-37/+319
|
* frontend: added function to generate parent divMichael Scherle2017-01-271-3/+13
|
* frontent: started on 4k screen impelementation, nothing to see here right nowMichael Scherle2017-01-271-0/+150
|
* frontend: added 4 state for pcsMichael Scherle2017-01-204-22/+140
|
* frontend: hide pcs with pos == nullMichael Scherle2017-01-201-32/+37
|
* frontend: fixed not showing free pc ount sometimesMichael Scherle2017-01-191-1/+5
|
* frontend: fixed missing defect pc images, fixe the pc's without coords got ↵Michael Scherle2017-01-191-13/+14
| | | | an <img>, fixed: -Die img Tags bekommen die PC-UUID als element-id, wenn die mit ner Zahl anfängt dürfte das keine valide id sein.-
* frontend: frontend now supports direkt calendar query if backends sends ↵Michael Scherle2016-12-182-122/+138
| | | | query url
* frontend: time fixMichael Scherle2016-12-101-4/+3Star
|
* frontend: einmode svg & config updaterate fixMichael Scherle2016-12-087-6/+181
|
* frontend: mode 4 fixesMichael Scherle2016-12-071-0/+13
|
* frontend: added eink modus, (right now it only sets the condown in minute ↵Michael Scherle2016-12-061-38/+82
| | | | mode), automaticly detecs if svgs are supported-> if not fallback to background colors
* frontend: changed to backend changes, use media querrys, changed free seats ↵Michael Scherle2016-12-051-42/+102
| | | | font for better scaling
* frontend: fixed cases whend the backend doens't answerMichael Scherle2016-12-021-10/+28
|
* frontend: fix that it not uses more then 7 daysMichael Scherle2016-12-021-1/+1
|
* frontend: fixed all time parameter from configMichael Scherle2016-12-021-3/+4
|
* frontend: implemented autoscaling for daysMichael Scherle2016-12-021-1/+20
|
* fixed daystoshow not workingMichael Scherle2016-11-291-5/+13
|
* fixes, support for time over config...Michael Scherle2016-11-263-202/+123Star
|