Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [locationinfo] page.inc.php: More simplification, error checks, formatting | Simon Rettberg | 2017-04-14 | 1 | -4/+4 | |
| | ||||||
* | [locationinfo] Refactor the main view | Simon Rettberg | 2017-04-13 | 3 | -67/+68 | |
| | | | | | | | - Simplify javascript - Remove client count and locationid column from view, not useful for the average user - Remove/simplify queries, use Location helper more to deal with locations | |||||
* | [locationinfo] Two column view for location settings (for md and lg) | Simon Rettberg | 2017-04-13 | 2 | -216/+223 | |
| | ||||||
* | [locationinfo] Clean up config.html (and handling in php) | Simon Rettberg | 2017-04-13 | 1 | -449/+267 | |
| | | | | | | | - De-javascript where reasonable - Unify repeated calls - Overhaul query builder - ... | |||||
* | [locationinfo] Sanitize html | Simon Rettberg | 2017-04-13 | 1 | -12/+12 | |
| | ||||||
* | [locationinfo] Don't hardcode languages | Simon Rettberg | 2017-04-12 | 1 | -4/+4 | |
| | ||||||
* | [locationinfo] Format templates | Simon Rettberg | 2017-04-12 | 4 | -311/+361 | |
| | ||||||
* | Bugfixes: serversettings option 1 is selected when switching backend type. ↵ | Jannik Schönartz | 2017-03-27 | 1 | -1/+1 | |
| | | | | Some minor empty array etc. fixes. | |||||
* | Added a no Server option in the room config | Jannik Schönartz | 2017-03-24 | 1 | -0/+1 | |
| | ||||||
* | Save Button is now in the footer. Url preview added in the room settings | Jannik Schönartz | 2017-03-22 | 4 | -28/+100 | |
| | ||||||
* | Backend credentials translation added. Bugfix: Checkboxes instead of bs ↵ | Jannik Schönartz | 2017-03-22 | 1 | -3/+10 | |
| | | | | switches were shown in the server settings | |||||
* | Locationinfo: Added Comments to the functions. | Jannik Schönartz | 2017-03-21 | 4 | -4/+79 | |
| | ||||||
* | Admin-panel: Redesigned config. Added helpboxes. | Jannik Schönartz | 2017-03-21 | 3 | -147/+416 | |
| | ||||||
* | Locationinfo: admin-panel: Fixed a Bug where a space in a credentialname ↵ | Jannik Schönartz | 2017-03-19 | 1 | -4/+5 | |
| | | | | caused errors. Changes the checkbox to bs-switch. | |||||
* | Rework of the Server List. Many Bugfixes (see Mail). | Jannik Schönartz | 2017-03-17 | 5 | -184/+156 | |
| | ||||||
* | Locationinfo: Reformat code. | Jannik Schönartz | 2017-03-15 | 4 | -579/+607 | |
| | ||||||
* | Locationinfo: Admin-panel auto size cell for the Credentials button. In the ↵ | Jannik Schönartz | 2017-03-09 | 1 | -6/+6 | |
| | | | | German language the buttons were wrapped. | |||||
* | Locationinfo: Errors from the CourseBackend are now safes in the db and ↵ | Jannik Schönartz | 2017-03-09 | 2 | -7/+10 | |
| | | | | shown in the Admin-Panel. Refresh-button added for the servers. Install.php needs to be executed! | |||||
* | Admin-panel: Credentials Button is now red/green if the connection ↵ | Jannik Schönartz | 2017-03-05 | 1 | -1/+1 | |
| | | | | failed/succeeded. Also an error msg is shown if the connection failed. | |||||
* | Changed RoomServerID to String instead of int | Jannik Schönartz | 2017-03-27 | 1 | -1/+1 | |
| | ||||||
* | API: Fixed Calendar function. | Jannik Schönartz | 2017-03-01 | 1 | -2/+1 | |
| | ||||||
* | API: Calendar rework. | Jannik Schönartz | 2017-02-28 | 1 | -1/+1 | |
| | ||||||
* | Admin panel: New server GUI now using the backend types. | Jannik Schönartz | 2017-02-27 | 3 | -13/+44 | |
| | ||||||
* | Deleted the pcsubtable. Bugs/Usability fixes. | Jannik Schönartz | 2017-01-19 | 3 | -58/+8 | |
| | ||||||
* | Backend: Added new servertype Frontend. Sends the url/serverroomid.json to ↵ | Jannik Schönartz | 2016-12-19 | 2 | -5/+20 | |
| | | | | the frontend. | |||||
* | Locationinfo: Added Servertable | Jannik Schönartz | 2016-12-05 | 3 | -3/+210 | |
| | ||||||
* | Locationinfo config: added auto scale mode. Fixed some api bugs | Jannik Schönartz | 2016-12-02 | 1 | -4/+23 | |
| | ||||||
* | locationinfo: added easymode to the opening time | Jannik Schönartz | 2016-12-02 | 4 | -67/+217 | |
| | ||||||
* | Rotation but fixed. | Jannik Schönartz | 2016-11-26 | 1 | -3/+3 | |
| | ||||||
* | Fixed a coordination bug which caused rotation bugs. Deleted the ↵ | Jannik Schönartz | 2016-11-26 | 1 | -1/+1 | |
| | | | | locationinfo db and added a setting_location_info all in the install.php | |||||
* | The Checkboxes in the locationinfo are now working recursively with ↵ | Jannik Schönartz | 2016-11-26 | 1 | -6/+3 | |
| | | | | parents/childs | |||||
* | Settings added. All settings can be configured now in the slx-admin panel. ↵ | Jannik Schönartz | 2016-11-25 | 3 | -12/+174 | |
| | | | | It will load/save from/in the db. Also minor fixes. | |||||
* | Api openingtime is now returning the parent times if the current has no own ↵ | Jannik Schönartz | 2016-11-23 | 1 | -1/+1 | |
| | | | | times. Api action=config now returns the value from the database. New colum has to be added. | |||||
* | Fixed from the Mail applied. Added OpeningTimes and stuff for the admin ↵ | Jannik Schönartz | 2016-11-21 | 3 | -135/+103 | |
| | | | | panel. new install.php should beexcecuted | |||||
* | First functions added to the locationinfo AdminPanel. Api is can now return ↵ | Jannik Schönartz | 2016-11-17 | 3 | -4/+225 | |
| | | | | the infos with or without coordinates. | |||||
* | [locationinfo] Skeleton for new module | Simon Rettberg | 2016-10-27 | 1 | -0/+4 | |