Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [roomplanner] Sort already placed machines to the bottom | Simon Rettberg | 2017-12-01 | 1 | -3/+6 |
| | |||||
* | [roomplanner] Add "fit to content" zoom button | Simon Rettberg | 2017-03-28 | 2 | -10/+52 |
| | | | | Implements #2965 | ||||
* | [roomplanner] Fix clipped tooltips, add border to PCs | Simon Rettberg | 2016-12-07 | 1 | -3/+3 |
| | |||||
* | removed obsolete 'obstacle' attribute | Andreas Berenz | 2016-10-06 | 1 | -19/+2 |
| | |||||
* | some added comments | Andreas Berenz | 2016-09-29 | 1 | -2/+30 |
| | |||||
* | [roomplanner] Forgot to init tutor button when adding new pc | Simon Rettberg | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | [roomplanner] Implement marking tutor on plan | Simon Rettberg | 2016-09-09 | 2 | -1/+14 |
| | |||||
* | [roomplanner] Add option to enable/disable pvsmgr dedicated mode | Simon Rettberg | 2016-09-08 | 1 | -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 Rettberg | 2016-09-08 | 1 | -2/+2 |
| | |||||
* | [roomplanner] Add managerip field, move mgr/tutor fields to ↵ | Simon Rettberg | 2016-09-07 | 1 | -1/+6 |
| | | | | location_roomplanner table, add to install.inc.php | ||||
* | [roomplanner] Sanity checks/fixups when saving computers, more user ↵ | Simon Rettberg | 2016-09-07 | 2 | -6/+15 |
| | | | | feedback, smaller grid | ||||
* | [roomplanner] Make grid area higher, update slider when clicking (+) and (-) | Simon Rettberg | 2016-09-07 | 2 | -8/+11 |
| | |||||
* | [roomplanner] Implement hiding the menu and fullscreen display with CSS ↵ | Simon Rettberg | 2016-09-07 | 1 | -5/+0 |
| | | | | rather than JS | ||||
* | [roomplanner] Use AJAX for saving, show error message if unsuccessful | Simon Rettberg | 2016-09-06 | 2 | -7/+20 |
| | |||||
* | find near available position and place item there if minimal collision was ↵ | Andreas Berenz | 2016-09-06 | 1 | -3/+45 |
| | | | | detected | ||||
* | scaling orientation now is viewport-center instead of top left position - ↵ | Andreas Berenz | 2016-09-06 | 2 | -0/+24 |
| | | | | magnifier are clickable for scaling | ||||
* | collision behaviour for tables / computers / etc | Andreas Berenz | 2016-09-06 | 1 | -20/+23 |
| | |||||
* | make roomplanner 100% even on big screens and fix bug. | Christian Klinger | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | removed the tooltip plugin from jquery-ui. | Christian Klinger | 2016-08-22 | 1 | -3/+2 |
| | | | | | 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 Klinger | 2016-08-22 | 1 | -0/+6 |
| | |||||
* | loading & saving of roomconfig. | Christian Klinger | 2016-08-09 | 1 | -0/+5 |
| | |||||
* | grobe Integration vom Raumplaner. | Christian Klinger | 2016-08-05 | 4 | -0/+1901 |