Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [roomplanner] svg: Make muted machines more faded | Simon Rettberg | 2023-01-20 | 1 | -7/+11 |
| | |||||
* | [statistics] Listview: Display roomlayout and unique properties in a sidebar | Simon Rettberg | 2023-01-18 | 1 | -1/+13 |
| | | | | | .... if viewport is wide enouh, it will be a sidebar, otherwise, it will be displayed above the actual list. | ||||
* | [roomplanner] Enable rotation of some objects | Udo Walter | 2020-12-15 | 1 | -6/+6 |
| | | | | Enable roation of photocopier, printer, telephone, flatscreen, desk lamp and projector. | ||||
* | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | [roomplanner] Support creating recursive/composed rooms | Simon Rettberg | 2019-07-23 | 2 | -4/+4 |
| | |||||
* | [roomplanner] First prototype of composed room editor | Simon Rettberg | 2019-07-17 | 2 | -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-fixes | Simon Rettberg | 2019-07-17 | 1 | -4/+4 |
| | |||||
* | [roomplanner] Make highlight green, not red | Simon Rettberg | 2019-04-25 | 1 | -2/+2 |
| | |||||
* | [roomplanner] Swap translate/rotate in SVG | Simon Rettberg | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | [roomplanner] Implement (auto)rotating SVG, make SVG pretty | Simon Rettberg | 2019-03-18 | 1 | -11/+41 |
| | |||||
* | [statistics/roomplanner] Add SVG roomplan generator | Simon Rettberg | 2019-03-15 | 1 | -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 module | Simon Rettberg | 2018-04-10 | 1 | -0/+1 |
| | |||||
* | [roomplanner] Add permissions | Simon Rettberg | 2018-02-27 | 5 | -369/+440 |
| | |||||
* | [roomplanner] Add "fit to content" zoom button | Simon Rettberg | 2017-03-28 | 1 | -1/+4 |
| | | | | Implements #2965 | ||||
* | [roomplanner] Tighten up computer list, better search result caching | Simon Rettberg | 2016-12-07 | 1 | -1/+1 |
| | |||||
* | removed obsolete 'obstacle' attribute | Andreas Berenz | 2016-10-06 | 1 | -51/+51 |
| | |||||
* | [roomplanner] Add option to enable/disable pvsmgr dedicated mode | Simon Rettberg | 2016-09-08 | 1 | -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 Rettberg | 2016-09-07 | 1 | -1/+4 |
| | | | | location_roomplanner table, add to install.inc.php | ||||
* | [roomplanner] Sanity checks/fixups when saving computers, more user ↵ | Simon Rettberg | 2016-09-07 | 1 | -4/+29 |
| | | | | feedback, smaller grid | ||||
* | [roomplanner] Location name in h1 | Simon Rettberg | 2016-09-07 | 1 | -1/+1 |
| | |||||
* | [roomplanner] Make grid area higher, update slider when clicking (+) and (-) | Simon Rettberg | 2016-09-07 | 1 | -3/+0 |
| | |||||
* | [roomplanner] Use AJAX for saving, show error message if unsuccessful | Simon Rettberg | 2016-09-06 | 1 | -17/+8 |
| | |||||
* | [roomplanner] Remove stray html/head/body tags | Simon Rettberg | 2016-09-06 | 1 | -8/+0 |
| | |||||
* | scaling orientation now is viewport-center instead of top left position - ↵ | Andreas Berenz | 2016-09-06 | 1 | -2/+2 |
| | | | | magnifier are clickable for scaling | ||||
* | minor improvements including #2970. | Christian Klinger | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | removed the tooltip plugin from jquery-ui. | Christian Klinger | 2016-08-22 | 1 | -1/+1 |
| | | | | | jQuery-UI's tooltip() conflicted with the tooltip() function of bootstrap which we want to use. | ||||
* | add i18n. | Christian Klinger | 2016-08-09 | 1 | -67/+67 |
| | |||||
* | hide json textarea. | Christian Klinger | 2016-08-09 | 1 | -7/+11 |
| | |||||
* | subnet select. | Christian Klinger | 2016-08-08 | 1 | -0/+3 |
| | |||||
* | grobe Integration vom Raumplaner. | Christian Klinger | 2016-08-05 | 1 | -0/+350 |