summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner/templates
Commit message (Collapse)AuthorAgeFilesLines
* Fix some typos (found by codespell)Stefan Weil2019-12-141-2/+2
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* [roomplanner] Support creating recursive/composed roomsSimon Rettberg2019-07-232-4/+4
|
* [roomplanner] First prototype of composed room editorSimon Rettberg2019-07-172-1/+151
| | | | | | | Saving/loading works, but no entry is generated for pvs.ini. Also this approach fails to meaningfully handle rooms with two removable walls where you also want to use both possible combinations of two combined rooms and a single one.
* [roomplanner] Use .cachedScript() from slx-fixesSimon Rettberg2019-07-171-4/+4
|
* [roomplanner] Make highlight green, not redSimon Rettberg2019-04-251-2/+2
|
* [roomplanner] Swap translate/rotate in SVGSimon Rettberg2019-04-241-1/+1
|
* [roomplanner] Implement (auto)rotating SVG, make SVG prettySimon Rettberg2019-03-181-11/+41
|
* [statistics/roomplanner] Add SVG roomplan generatorSimon Rettberg2019-03-151-0/+30
| | | | Show in machine details if machine is part of some location's room plan.
* [roomplanner] Add icon to PCs that opens machine details from statistics moduleSimon Rettberg2018-04-101-0/+1
|
* [roomplanner] Add permissionsSimon Rettberg2018-02-275-369/+440
|
* [roomplanner] Add "fit to content" zoom buttonSimon Rettberg2017-03-281-1/+4
| | | | Implements #2965
* [roomplanner] Tighten up computer list, better search result cachingSimon Rettberg2016-12-071-1/+1
|
* removed obsolete 'obstacle' attributeAndreas Berenz2016-10-061-51/+51
|
* [roomplanner] Add option to enable/disable pvsmgr dedicated modeSimon Rettberg2016-09-081-2/+3
| | | | | In dedicated mode, the pvsmgr will skip login/vmchooser and directly open the pvsmgr
* [roomplanner] Add managerip field, move mgr/tutor fields to ↵Simon Rettberg2016-09-071-1/+4
| | | | location_roomplanner table, add to install.inc.php
* [roomplanner] Sanity checks/fixups when saving computers, more user ↵Simon Rettberg2016-09-071-4/+29
| | | | feedback, smaller grid
* [roomplanner] Location name in h1Simon Rettberg2016-09-071-1/+1
|
* [roomplanner] Make grid area higher, update slider when clicking (+) and (-)Simon Rettberg2016-09-071-3/+0Star
|
* [roomplanner] Use AJAX for saving, show error message if unsuccessfulSimon Rettberg2016-09-061-17/+8Star
|
* [roomplanner] Remove stray html/head/body tagsSimon Rettberg2016-09-061-8/+0Star
|
* scaling orientation now is viewport-center instead of top left position - ↵Andreas Berenz2016-09-061-2/+2
| | | | magnifier are clickable for scaling
* minor improvements including #2970.Christian Klinger2016-08-261-1/+1
|
* removed the tooltip plugin from jquery-ui.Christian Klinger2016-08-221-1/+1
| | | | | jQuery-UI's tooltip() conflicted with the tooltip() function of bootstrap which we want to use.
* add i18n.Christian Klinger2016-08-091-67/+67
|
* hide json textarea.Christian Klinger2016-08-091-7/+11
|
* subnet select.Christian Klinger2016-08-081-0/+3
|
* grobe Integration vom Raumplaner.Christian Klinger2016-08-051-0/+350