| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [locationinfo] Refactor the main view | Simon Rettberg | 2017-04-13 | 1 | -142/+75 |
* | [locationinfo] Clean up config.html (and handling in php) | Simon Rettberg | 2017-04-13 | 1 | -31/+33 |
* | [locationinfo] Don't hardcode languages | Simon Rettberg | 2017-04-12 | 1 | -0/+1 |
* | [locationinfo] Format php files | Simon Rettberg | 2017-04-12 | 1 | -79/+143 |
* | Bugfixes: serversettings option 1 is selected when switching backend type. So... | Jannik Schönartz | 2017-03-27 | 1 | -4/+17 |
* | Openingtimes: Fixed a bug where when a field was not filles it caused errors. | Jannik Schönartz | 2017-03-26 | 1 | -19/+28 |
* | Server-Settings: Fixed a bug where the selection in the credentials were'nt d... | Jannik Schönartz | 2017-03-26 | 1 | -2/+2 |
* | Save Button is now in the footer. Url preview added in the room settings | Jannik Schönartz | 2017-03-22 | 1 | -3/+3 |
* | Backend credentials translation added. Bugfix: Checkboxes instead of bs switc... | Jannik Schönartz | 2017-03-22 | 1 | -4/+6 |
* | Locationinfo: Added Comments to the functions. | Jannik Schönartz | 2017-03-21 | 1 | -1/+64 |
* | Admin-panel: Redesigned config. Added helpboxes. | Jannik Schönartz | 2017-03-21 | 1 | -0/+4 |
* | Locationinfo: admin-panel: Fixed a Bug where a space in a credentialname caus... | Jannik Schönartz | 2017-03-19 | 1 | -1/+8 |
* | SetCredentials error message is no longer ignored. | Jannik Schönartz | 2017-03-17 | 1 | -4/+7 |
* | Rework of the Server List. Many Bugfixes (see Mail). | Jannik Schönartz | 2017-03-17 | 1 | -61/+104 |
* | Locationinfo: Errors from the CourseBackend are now safes in the db and shown... | Jannik Schönartz | 2017-03-09 | 1 | -9/+32 |
* | API: setCredentials without json_encode | Jannik Schönartz | 2017-03-08 | 1 | -1/+1 |
* | Admin-panel: Credentials Button is now red/green if the connection failed/suc... | Jannik Schönartz | 2017-03-05 | 1 | -4/+20 |
* | ServerList: Fixed a bug while editing the list would not show the not selecte... | Jannik Schönartz | 2017-03-04 | 1 | -0/+1 |