| Commit message (Expand) | Author | Age | Files | Lines |
* | [roomplanner] Fix passed type to runmode | Simon Rettberg | 2024-02-07 | 1 | -4/+4 |
* | [roomplanner] Fix invalid array key access | Simon Rettberg | 2023-12-04 | 1 | -3/+5 |
* | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 1 | -9/+9 |
* | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 5 | -84/+79 |
* | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 1 | -4/+2 |
* | [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 | 3 | -6/+21 |
* | [roomplan] Fix undefined index notices | Steffen Ritter | 2022-05-13 | 1 | -3/+3 |
* | Moderize Database handling | Simon Rettberg | 2021-05-11 | 4 | -6/+6 |
* | [roomplanner] Formatting, comments | Simon Rettberg | 2021-03-04 | 1 | -8/+21 |
* | [roomplanner] WOL pvsmgr if tutor machine boots or a user logs in | Simon Rettberg | 2021-01-15 | 1 | -0/+19 |
* | [roomplanner] Remove duplicate files | Simon Rettberg | 2020-12-16 | 7 | -0/+0 |
* | [roomplanner] Enable rotation of some objects | Udo Walter | 2020-12-15 | 26 | -26/+93 |
* | [roomplanner] Disable logout timeout for dedicated manager | Simon Rettberg | 2020-05-07 | 1 | -0/+1 |
* | [roomplanner] Remove debug spam | Simon Rettberg | 2020-04-16 | 1 | -1/+0 |
* | Update translations | Simon Rettberg | 2020-01-16 | 2 | -0/+9 |
* | [roomplanner] Tweak PC tooltip: disallow word-wrap | Simon Rettberg | 2019-12-17 | 2 | -23/+21 |
* | [roomplanner] Make client tooltip more readable | Steffen Ritter | 2019-12-17 | 4 | -13/+51 |
* | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 2 | -4/+4 |
* | [statistics/roomplanner] Update translations | Simon Rettberg | 2019-12-11 | 2 | -0/+9 |
* | [roomplanner] Ugly workaround for modal-close-bug on Firefox | Simon Rettberg | 2019-08-01 | 1 | -1/+16 |
* | [roomplanner] Search only returns clients allowed in that room | Simon Rettberg | 2019-08-01 | 2 | -3/+9 |
* | [roomplanner] Fix check for successful DB write | Simon Rettberg | 2019-07-23 | 1 | -1/+1 |
* | [roomplanner] Support creating recursive/composed rooms | Simon Rettberg | 2019-07-23 | 8 | -213/+537 |
* | [roomplanner] First prototype of composed room editor | Simon Rettberg | 2019-07-17 | 7 | -42/+401 |
* | [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] Fix svg rotate logic | Simon Rettberg | 2019-04-23 | 1 | -9/+7 |
* | [roomplanner] Don't generate roomplan if pointless | Simon Rettberg | 2019-04-16 | 1 | -4/+6 |
* | [roomplanner] Implement (auto)rotating SVG, make SVG pretty | Simon Rettberg | 2019-03-18 | 3 | -27/+121 |
* | [statistics/roomplanner] Add SVG roomplan generator | Simon Rettberg | 2019-03-15 | 3 | -39/+94 |
* | [roomplanner] Fix search feature: load user in ajax call | Simon Rettberg | 2018-07-16 | 1 | -0/+1 |
* | [roomplanner] Fix deleting PCs not from current location subnet | Simon Rettberg | 2018-04-24 | 1 | -0/+1 |
* | [inc/Module] Overhaul dependency loading and handling of js/css | Simon Rettberg | 2018-04-13 | 1 | -2/+9 |
* | Update translations | Simon Rettberg | 2018-04-13 | 4 | -2/+12 |
* | [roomplanner] Add icon to PCs that opens machine details from statistics module | Simon Rettberg | 2018-04-10 | 4 | -41/+54 |
* | [roomplanner] Add permissions | Simon Rettberg | 2018-02-27 | 10 | -427/+529 |
* | [permissionmanager] Implement permissions: | Simon Rettberg | 2018-02-19 | 1 | -0/+10 |
* | [exams/roomplanner] Hybrid PVS managers become dedicated in exam mode | Simon Rettberg | 2018-02-08 | 2 | -1/+21 |
* | [statistics] Move replace-hook to statistics subdir | Simon Rettberg | 2018-01-18 | 1 | -0/+0 |
* | [statistics] Add "replace machines" feature (not linked to anywhere yet) | Simon Rettberg | 2018-01-11 | 1 | -0/+7 |
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 3 | -16/+15 |
* | [roomplanner] Fix deleting PCs after loading room plan | Simon Rettberg | 2017-12-15 | 1 | -3/+8 |
* | Update translations | Simon Rettberg | 2017-12-04 | 1 | -0/+4 |
* | [runmode] Properly block simple editor if requested; add customized delete URL | Simon Rettberg | 2017-12-04 | 1 | -1/+2 |
* | Fix several PHP notices about undefined indexes, variables, not-arrays | Simon Rettberg | 2017-12-01 | 3 | -4/+7 |
* | [roomplanner] Sort already placed machines to the bottom | Simon Rettberg | 2017-12-01 | 3 | -17/+36 |
* | [roomplanner] Fallback to ip if hostname is empty | Simon Rettberg | 2017-12-01 | 1 | -0/+6 |
* | [statistics, roomplanner, locationinfo] Ignore machines with runmode:isclient==0 | Simon Rettberg | 2017-12-01 | 1 | -2/+11 |