| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [locationinfo] Make panel accessible via slxadmin, add URL type panel | Simon Rettberg | 2017-07-25 | 1 | -40/+138 |
* | [locationinfo] Support runmode module | Simon Rettberg | 2017-07-06 | 1 | -1/+8 |
* | [locationinfo] Remove configupdate field | Simon Rettberg | 2017-06-21 | 1 | -6/+0 |
* | [locationinfo] Frontend mostly working again... | Simon Rettberg | 2017-06-16 | 1 | -8/+10 |
* | [locationinfo] slxadmin part done, todo: frontend+api | Simon Rettberg | 2017-06-13 | 1 | -47/+150 |
* | [locationinfo] Location edit part done so far | Simon Rettberg | 2017-06-12 | 1 | -8/+78 |
* | [locationinfo] Started rewrite for panel-based approach | Simon Rettberg | 2017-06-10 | 1 | -299/+306 |
* | [locationinfo] Allow setting a location's server to "none" | Simon Rettberg | 2017-05-10 | 1 | -2/+1 |
* | [locationinfo] Fix undefined variable 'openingtimes' | Steffen Ritter | 2017-05-09 | 1 | -1/+1 |
* | [locationinfo] Fix more undefined offset access | Simon Rettberg | 2017-05-09 | 1 | -8/+9 |
* | [locationinfo] Fix initial selection of backend type when creating server | Simon Rettberg | 2017-05-08 | 1 | -1/+2 |
* | [locationinfo] Check for valid serverid when saving location config | Simon Rettberg | 2017-04-27 | 1 | -1/+5 |
* | [locationinfo] Regression: Fix editing location with no previous config | Simon Rettberg | 2017-04-27 | 1 | -1/+4 |
* | [locationinfo] Generate credentials in server-settings server side | Simon Rettberg | 2017-04-21 | 1 | -71/+23 |
* | [locationinfo] Set default options properly when adding new server | Simon Rettberg | 2017-04-20 | 1 | -6/+4 |
* | [locationinfo] Apply lower bound to refresh timeouts when saving config | Simon Rettberg | 2017-04-20 | 1 | -1/+7 |
* | [locationinfo] Rename tables to use module name as prefix; room -> location | Simon Rettberg | 2017-04-20 | 1 | -22/+22 |
* | [locationinfo] CourseBackend: Rename some methods to be more descriptive | Simon Rettberg | 2017-04-19 | 1 | -2/+2 |
* | [locationinfo] Return untranslated tag of backend property if missing | Simon Rettberg | 2017-04-19 | 1 | -1/+1 |
* | [locationinfo] Better backend-specific property handling, get rid of URL | Simon Rettberg | 2017-04-19 | 1 | -23/+19 |
* | [locationinfo] Use Location helper for getRoomTree, check backend validity in... | Simon Rettberg | 2017-04-18 | 1 | -25/+2 |
* | [locationinfo] Remove more dead code, refactor javascript, | Simon Rettberg | 2017-04-14 | 1 | -32/+15 |
* | [locationinfo] page.inc.php: More simplification, error checks, formatting | Simon Rettberg | 2017-04-14 | 1 | -161/+151 |