summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates
Commit message (Collapse)AuthorAgeFilesLines
...
* [statistics] Introduce state column to get rid of complicated state ↵Simon Rettberg2017-11-281-2/+2
| | | | | | determination This also adds support for the STANDBY state
* [locationinfo] Fix davinci backend connection test, minor tweaks to web viewSimon Rettberg2017-08-161-1/+1
|
* [locationinfo] Make panel accessible via slxadmin, add URL type panelSimon Rettberg2017-07-255-1/+2568
|
* [locationinfo] Support runmode moduleSimon Rettberg2017-07-062-11/+21
|
* [locationinfo] Make panel names links that open panel againSimon Rettberg2017-06-211-1/+1
|
* [locationinfo] Remove configupdate fieldSimon Rettberg2017-06-211-16/+0Star
|
* [locationinfo] slxadmin part done, todo: frontend+apiSimon Rettberg2017-06-136-412/+555
|
* [locationinfo] Location edit part done so farSimon Rettberg2017-06-122-11/+19
|
* [locationinfo] Started rewrite for panel-based approachSimon Rettberg2017-06-107-481/+389Star
|
* [locationinfo] Add fake password fields to prevent autofillSimon Rettberg2017-05-081-0/+2
|
* [locationinfo] Fix initial selection of backend type when creating serverSimon Rettberg2017-05-081-4/+10
| | | | Fixes #3130
* [locationinfo] Open panel in new windowSimon Rettberg2017-04-271-1/+1
|
* [locationinfo] Clean up translationsSimon Rettberg2017-04-212-7/+5Star
|
* [locationinfo] Generate credentials in server-settings server sideSimon Rettberg2017-04-215-141/+119Star
| | | | | | | There's no need to generate parameters server side that get passed to the template engine which generates javascript code that generates html snippets in the browser. We now generate everything server side right away.
* [locationinfo] Remove URL from server list, style checkboxesSimon Rettberg2017-04-201-4/+11
|
* [locationinfo] Rename tables to use module name as prefix; room -> locationSimon Rettberg2017-04-201-1/+1
|
* DO NOT NEEDSimon Rettberg2017-04-191-1/+0Star
|
* [locationinfo] Better backend-specific property handling, get rid of URLSimon Rettberg2017-04-191-17/+0Star
| | | | | | | | - The backend URL still had special treatment for legacy reasons, when it would be perfectly fine to make it just another generic property the backend has to define. - Allow for the backend to declare a default value for properties. - Base class will now check and sanitize the setCredentials() input.
* [locationinfo] Remove more dead code, refactor javascript,Simon Rettberg2017-04-141-85/+65Star
| | | | ... and fix a few bugs I introduced
* [locationinfo] page.inc.php: More simplification, error checks, formattingSimon Rettberg2017-04-141-4/+4
|
* [locationinfo] Refactor the main viewSimon Rettberg2017-04-133-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 Rettberg2017-04-132-216/+223
|
* [locationinfo] Clean up config.html (and handling in php)Simon Rettberg2017-04-131-449/+267Star
| | | | | | | - De-javascript where reasonable - Unify repeated calls - Overhaul query builder - ...
* [locationinfo] Sanitize htmlSimon Rettberg2017-04-131-12/+12
|
* [locationinfo] Don't hardcode languagesSimon Rettberg2017-04-121-4/+4
|
* [locationinfo] Format templatesSimon Rettberg2017-04-124-311/+361
|
* Bugfixes: serversettings option 1 is selected when switching backend type. ↵Jannik Schönartz2017-03-271-1/+1
| | | | Some minor empty array etc. fixes.
* Added a no Server option in the room configJannik Schönartz2017-03-241-0/+1
|
* Save Button is now in the footer. Url preview added in the room settingsJannik Schönartz2017-03-224-28/+100
|
* Backend credentials translation added. Bugfix: Checkboxes instead of bs ↵Jannik Schönartz2017-03-221-3/+10
| | | | switches were shown in the server settings
* Locationinfo: Added Comments to the functions.Jannik Schönartz2017-03-214-4/+79
|
* Admin-panel: Redesigned config. Added helpboxes.Jannik Schönartz2017-03-213-147/+416
|
* Locationinfo: admin-panel: Fixed a Bug where a space in a credentialname ↵Jannik Schönartz2017-03-191-4/+5
| | | | caused errors. Changes the checkbox to bs-switch.
* Rework of the Server List. Many Bugfixes (see Mail).Jannik Schönartz2017-03-175-184/+156Star
|
* Locationinfo: Reformat code.Jannik Schönartz2017-03-154-579/+607
|
* Locationinfo: Admin-panel auto size cell for the Credentials button. In the ↵Jannik Schönartz2017-03-091-6/+6
| | | | German language the buttons were wrapped.
* Locationinfo: Errors from the CourseBackend are now safes in the db and ↵Jannik Schönartz2017-03-092-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önartz2017-03-051-1/+1
| | | | failed/succeeded. Also an error msg is shown if the connection failed.
* Changed RoomServerID to String instead of intJannik Schönartz2017-03-271-1/+1
|
* API: Fixed Calendar function.Jannik Schönartz2017-03-011-2/+1Star
|
* API: Calendar rework.Jannik Schönartz2017-02-281-1/+1
|
* Admin panel: New server GUI now using the backend types.Jannik Schönartz2017-02-273-13/+44
|
* Deleted the pcsubtable. Bugs/Usability fixes.Jannik Schönartz2017-01-193-58/+8Star
|
* Backend: Added new servertype Frontend. Sends the url/serverroomid.json to ↵Jannik Schönartz2016-12-192-5/+20
| | | | the frontend.
* Locationinfo: Added ServertableJannik Schönartz2016-12-053-3/+210
|
* Locationinfo config: added auto scale mode. Fixed some api bugsJannik Schönartz2016-12-021-4/+23
|
* locationinfo: added easymode to the opening timeJannik Schönartz2016-12-024-67/+217
|
* Rotation but fixed.Jannik Schönartz2016-11-261-3/+3
|
* Fixed a coordination bug which caused rotation bugs. Deleted the ↵Jannik Schönartz2016-11-261-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önartz2016-11-261-6/+3Star
| | | | parents/childs