summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner
Commit message (Collapse)AuthorAgeFilesLines
...
* [roomplanner] Move pvs generator to api; skip empty rooms; add phpdocSimon Rettberg2016-09-082-19/+39
|
* [roomplanner] Fix formattingSimon Rettberg2016-09-082-158/+148Star
|
* [roomplanner] Add managerip field, move mgr/tutor fields to ↵Simon Rettberg2016-09-075-15/+62
| | | | location_roomplanner table, add to install.inc.php
* Update translationsSimon Rettberg2016-09-072-0/+8
|
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵Christian Klinger2016-09-078-223/+431
|\ | | | | | | modularization
| * [roomplanner] Sanity checks/fixups when saving computers, more user ↵Simon Rettberg2016-09-076-11/+76
| | | | | | | | feedback, smaller grid
| * [roomplanner] Location name in h1Simon Rettberg2016-09-072-1/+2
| |
| * [roomplanner] Make grid area higher, update slider when clicking (+) and (-)Simon Rettberg2016-09-074-12/+14
| |
| * [roomplanner] Implement hiding the menu and fullscreen display with CSS ↵Simon Rettberg2016-09-073-13/+20
| | | | | | | | rather than JS
| * [roomplanner] Show location name in titleSimon Rettberg2016-09-071-9/+29
| |
| * [roomplanner] Use AJAX for saving, show error message if unsuccessfulSimon Rettberg2016-09-065-61/+99
| |
| * [roomplanner] Remove stray html/head/body tagsSimon Rettberg2016-09-061-8/+0Star
| |
| * Fix some translationsSimon Rettberg2016-09-061-1/+0Star
| |
| * [roomplanner] FormattingSimon Rettberg2016-09-061-134/+141
| |
| * [roomplanner] Fix php warning if room is empty on loadSimon Rettberg2016-09-061-1/+3
| |
| * 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-064-2/+29
| | | | | | | | magnifier are clickable for scaling
| * Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵Andreas Berenz2016-09-061-0/+1
| |\ | | | | | | | | | modularization
| * | collision behaviour for tables / computers / etcAndreas Berenz2016-09-061-20/+23
| | |
* | | Added a pvs.ini file generator.Christian Klinger2016-09-052-0/+161
| |/ |/|
* | fix z-index of slider.Christian Klinger2016-09-051-0/+1
|/
* [roomplanner] Don't pretty print jsonSimon Rettberg2016-09-011-4/+5
|
* make roomplanner 100% even on big screens and fix bug.Christian Klinger2016-08-262-2/+5
|
* minor improvements including #2970.Christian Klinger2016-08-263-2/+5
|
* removed the tooltip plugin from jquery-ui.Christian Klinger2016-08-222-4/+3Star
| | | | | 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
|
* added install script.Christian Klinger2016-08-091-0/+18
|
* add i18n.Christian Klinger2016-08-093-67/+171
|
* loading & saving of roomconfig.Christian Klinger2016-08-095-8/+113
|
* hide json textarea.Christian Klinger2016-08-091-7/+11
|
* subnet select.Christian Klinger2016-08-083-67/+91
|
* fixed bug.Christian Klinger2016-08-081-28/+30
|
* grobe Integration vom Raumplaner.Christian Klinger2016-08-05136-0/+3269