| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 1 | -1/+1 |
* | [locationinfo] Fix infoscreen after type annotation update | Simon Rettberg | 2023-11-15 | 1 | -2/+2 |
* | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 1 | -16/+26 |
* | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 1 | -50/+36 |
* | [locationinfo] text-muted for "inherited" up-arrow | Simon Rettberg | 2023-10-06 | 1 | -0/+1 |
* | [locationinfo] Fix: Panels with deleted rooms are invisible in list | Simon Rettberg | 2023-03-29 | 1 | -4/+15 |
* | [locationinfo] Add Slider to configure browser zoom in URL panel | Simon Rettberg | 2022-12-06 | 1 | -0/+2 |
* | [locationinfo] Add types | Simon Rettberg | 2022-05-23 | 1 | -1/+2 |
* | [inc/Util] Add types, move error printing functions to their own class | Simon Rettberg | 2022-05-02 | 1 | -1/+1 |
* | Moderize Database handling | Simon Rettberg | 2021-05-11 | 1 | -6/+6 |
* | [locationinfo] "show hostname" cannot be overridden per location | Simon Rettberg | 2020-11-04 | 1 | -1/+0 |
* | [locationinfo] Fix: api.php access in redirect mode not working | Simon Rettberg | 2020-11-04 | 1 | -1/+5 |
* | [locationinfo] Remove unused javascript | Simon Rettberg | 2020-11-03 | 1 | -46/+64 |
* | [locationinfo] Relative paths for assets in rewrite mode | Simon Rettberg | 2020-10-22 | 1 | -2/+2 |
* | [locationinfo] URLPANEL: Allow black- and whitelist simultaneously | Simon Rettberg | 2020-10-21 | 1 | -4/+12 |
* | [baseconfig_bwlp/locationinfo] Add SLX_TTY_SWITCH | Simon Rettberg | 2020-10-20 | 1 | -0/+2 |
* | [locations] Migrate openingtimes from infoscreen to locations module | Christian Hofmaier | 2020-09-08 | 1 | -87/+10 |
* | [locationinfo] Fix overriding "show hostnames" not being saved | Simon Rettberg | 2020-09-08 | 1 | -1/+2 |
* | [locationinfo] His: Switch from SOAP to iCal | Simon Rettberg | 2020-09-08 | 1 | -1/+2 |
* | [locationinfo] Add option to show hostnames | Simon Rettberg | 2020-06-29 | 1 | -1/+3 |
* | [locationinfo] less lovely javascript more not so lovely php | Christian Hofmaier | 2019-12-04 | 1 | -2/+18 |
* | [locationinfo] add new kiosk-mode options to url-panels | Christian Hofmaier | 2019-11-27 | 1 | -0/+19 |
* | [locationinfo] fix wrong value shown on config-site for old panels | Christian Hofmaier | 2019-10-29 | 1 | -2/+2 |
* | [locationinfo] Make switching per room work | Christian Hofmaier | 2019-10-26 | 1 | -1/+2 |
* | [locationinfo] Add ability to select the start day of the calendar | Udo Walter | 2019-07-16 | 1 | -0/+3 |
* | [locationinfo] UI rework | Christian Hofmaier | 2019-03-26 | 1 | -2/+22 |
* | Introduce JS helper for bootstrap confirm dialogs on button-submit | Simon Rettberg | 2019-03-25 | 1 | -10/+14 |
* | [locationinfo] Add black/whitelist stuff for URL panels | Simon Rettberg | 2019-03-14 | 1 | -0/+4 |
* | [locationinfo] Add error log for backends | Simon Rettberg | 2019-03-07 | 1 | -5/+38 |
* | [locationinfo] use set config language for panels | Christian Hofmaier | 2019-01-22 | 1 | -2/+2 |
* | [locationinfo] set roomplanner default on false for existing panels | Christian Hofmaier | 2019-01-08 | 1 | -0/+3 |
* | [locationinfo] roomplaner -> roomplanner | Simon Rettberg | 2018-12-05 | 1 | -4/+4 |
* | [locationinfo] add new settings for panels (counter, updaterate) | Christian Hofmaier | 2018-12-03 | 1 | -2/+16 |
* | [locationinfo] Don't pad with ... but ' ' | Simon Rettberg | 2018-04-25 | 1 | -2/+2 |
* | [locationinfo] Activate runmode module before calling | Simon Rettberg | 2018-04-25 | 1 | -1/+3 |
* | [locationinfo] Delete according runmode entries when a panel gets deleted | Simon Rettberg | 2018-04-03 | 1 | -0/+1 |
* | [locationinfo] Use User::assertPermission() | Simon Rettberg | 2018-04-03 | 1 | -2/+1 |
* | [locationinfo] Properly check permissions when saving new panel | Simon Rettberg | 2018-03-29 | 1 | -1/+7 |
* | [locationinfo] Fix permission checking: Add missing return statement | Simon Rettberg | 2018-03-29 | 1 | -0/+1 |
* | [locationinfo] Add permissions | Simon Rettberg | 2018-03-05 | 1 | -24/+104 |
* | [locationinfo] URL: Add field to specify reload interval in minutes | Simon Rettberg | 2018-01-11 | 1 | -0/+2 |
* | [locationinfo] Reload panels when opening times are changed | Simon Rettberg | 2017-12-19 | 1 | -18/+61 |
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -1/+1 |
* | [locationinfo] Fix handling of invalid backends, remove dummy-backend in prod... | Simon Rettberg | 2017-12-07 | 1 | -1/+2 |
* | Fix several PHP notices about undefined indexes, variables, not-arrays | Simon Rettberg | 2017-12-01 | 1 | -3/+5 |
* | [locationinfo] removed seconds from the time. More than 4 locations are allow... | Jannik Schönartz | 2017-11-30 | 1 | -3/+0 |
* | [locationinfo] Merge branch 'master' of git.openslx.org:openslx-ng/slx-admin | Jannik Schönartz | 2017-11-30 | 1 | -2/+2 |
|\ |
|
| * | [main] Detect clock mismatch, fix translations | Simon Rettberg | 2017-11-30 | 1 | -2/+2 |
* | | [locationinfo] Reworked summary-panel to the new panel uuid stuff. | Jannik Schönartz | 2017-11-30 | 1 | -8/+39 |
|/ |
|
* | [locationinfo] Fix misspelled class, typedef in phpdoc | Simon Rettberg | 2017-11-14 | 1 | -2/+2 |