| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Webkit/Presto and Blink/Gecko (or rather the corresponding JS engine) disagree
about how to handle certain date format strings wrt. time zones. This leads
to nasty discrepancies of events being displayed in the calendar. (Unfortunately
the students working on this project could not be convinced that properly
handling time zones when dealing with time information should be considered
important.)
Also, some tweaks to CSS/layout have been implemented so the design isn't as
messed up on old webkits that don't support flex layout.
|
| |
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
improvements:
- Add more checks for returned data structures from backend, like keys in arrays
- Better error messages if something goes wrong, not just "server sent wrong xml"
- Make checkConnection() of davinci and hisinone not require a valid room id, which
we don't have in general
- hisinone: Parse data structure just once for every room
- Request coalescing: Only try so if getRefreshTime() > getCacheTime()
- Move toArray() to base class instead of having two copies
- Sanitize variable naming conventions
|
| |
|
|
|
|
| |
in dem Monat das Semester wechsel
|
|
|
|
| |
switches were shown in the server settings
|
|
|
|
| |
caused errors. Changes the checkbox to bs-switch.
|
| |
|
|
|
|
| |
shown in the Admin-Panel. Refresh-button added for the servers. Install.php needs to be executed!
|
|
|
|
| |
vereinheitlicht
|
|
|
|
| |
failed/succeeded. Also an error msg is shown if the connection failed.
|
|
|
|
| |
selected Servers. Dummy updates to a current-dated date.
|
| |
|
| |
|
| |
|
| |
|
|
|