summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/server-settings.html
Commit message (Collapse)AuthorAgeFilesLines
* [locationinfo] Generate credentials in server-settings server sideSimon Rettberg2017-04-211-140/+68Star
| | | | | | | 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.
* 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] Refactor the main viewSimon Rettberg2017-04-131-2/+2
| | | | | | | - 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] Format templatesSimon Rettberg2017-04-121-11/+18
|
* Bugfixes: serversettings option 1 is selected when switching backend type. ↵Jannik Schönartz2017-03-271-1/+1
| | | | Some minor empty array etc. fixes.
* Save Button is now in the footer. Url preview added in the room settingsJannik Schönartz2017-03-221-2/+0Star
|
* 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-211-0/+13
|
* Admin-panel: Redesigned config. Added helpboxes.Jannik Schönartz2017-03-211-28/+55
|
* 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-171-0/+128