summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner/js
Commit message (Collapse)AuthorAgeFilesLines
* [roomplanner] Add icon to PCs that opens machine details from statistics moduleSimon Rettberg2018-04-101-28/+48
|
* [roomplanner] Add permissionsSimon Rettberg2018-02-271-38/+47
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-15/+12Star
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [roomplanner] Sort already placed machines to the bottomSimon Rettberg2017-12-011-3/+6
|
* [roomplanner] Add "fit to content" zoom buttonSimon Rettberg2017-03-282-10/+52
| | | | Implements #2965
* [roomplanner] Fix clipped tooltips, add border to PCsSimon Rettberg2016-12-071-3/+3
|
* removed obsolete 'obstacle' attributeAndreas Berenz2016-10-061-19/+2Star
|
* some added commentsAndreas Berenz2016-09-291-2/+30
|
* [roomplanner] Forgot to init tutor button when adding new pcSimon Rettberg2016-09-091-1/+1
|
* [roomplanner] Implement marking tutor on planSimon Rettberg2016-09-092-1/+14
|
* [roomplanner] Add option to enable/disable pvsmgr dedicated modeSimon Rettberg2016-09-081-1/+2
| | | | | In dedicated mode, the pvsmgr will skip login/vmchooser and directly open the pvsmgr
* [roomplanner] ajax saving: Better error messages on .fail()Simon Rettberg2016-09-081-2/+2
|
* [roomplanner] Add managerip field, move mgr/tutor fields to ↵Simon Rettberg2016-09-071-1/+6
| | | | location_roomplanner table, add to install.inc.php
* [roomplanner] Sanity checks/fixups when saving computers, more user ↵Simon Rettberg2016-09-072-6/+15
| | | | feedback, smaller grid
* [roomplanner] Make grid area higher, update slider when clicking (+) and (-)Simon Rettberg2016-09-072-8/+11
|
* [roomplanner] Implement hiding the menu and fullscreen display with CSS ↵Simon Rettberg2016-09-071-5/+0Star
| | | | rather than JS
* [roomplanner] Use AJAX for saving, show error message if unsuccessfulSimon Rettberg2016-09-062-7/+20
|
* find near available position and place item there if minimal collision was ↵Andreas Berenz2016-09-061-3/+45
| | | | detected
* scaling orientation now is viewport-center instead of top left position - ↵Andreas Berenz2016-09-062-0/+24
| | | | magnifier are clickable for scaling
* collision behaviour for tables / computers / etcAndreas Berenz2016-09-061-20/+23
|
* make roomplanner 100% even on big screens and fix bug.Christian Klinger2016-08-261-1/+1
|
* removed the tooltip plugin from jquery-ui.Christian Klinger2016-08-221-3/+2Star
| | | | | jQuery-UI's tooltip() conflicted with the tooltip() function of bootstrap which we want to use.
* just use fullscreen to mitigate the positioning bugs.Christian Klinger2016-08-221-0/+6
|
* loading & saving of roomconfig.Christian Klinger2016-08-091-0/+5
|
* grobe Integration vom Raumplaner.Christian Klinger2016-08-054-0/+1901