Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [locationinfo] increased cached date span for backends: dummy, davinci and ↵ | Udo Walter | 2019-07-18 | 3 | -6/+6 |
| | | | | exchange | ||||
* | [locationinfo] Add ability to select the start day of the calendar | Udo Walter | 2019-07-16 | 1 | -3/+4 |
| | |||||
* | [locationinfo] fix overrides reference is null error | Christian Hofmaier | 2019-03-28 | 1 | -0/+1 |
| | | | | - the switch for activating override for a room is now working correctly | ||||
* | [locationinfo] Add black/whitelist stuff for URL panels | Simon Rettberg | 2019-03-14 | 2 | -20/+27 |
| | |||||
* | [locationinfo] Introduce timeouts for curl operations | Simon Rettberg | 2019-03-07 | 3 | -3/+8 |
| | |||||
* | [locationinfo] Add error log for backends | Simon Rettberg | 2019-03-07 | 6 | -84/+95 |
| | |||||
* | AAAAAnd I'm retarded | Simon Rettberg | 2019-02-20 | 1 | -1/+1 |
| | |||||
* | [locationinfo] Don't refresh calendars indefinitely | Simon Rettberg | 2019-02-20 | 1 | -4/+8 |
| | | | | | | | | We try to refresh calendars that have recently been used to coalesce requests, which helps especially with HisInOne. However, this would in turn make the calendar recently refreshed so it would keep going on and on, as long as there is at least one active info panel making actual requests. | ||||
* | [locationinfo] Fix minor issues | Simon Rettberg | 2019-02-20 | 1 | -9/+24 |
| | | | | | | | - Potential race with calendar updates - Coalesqing depends on total number of locations, not just additional ones - Copypasta error in date fix function | ||||
* | [locationinfo] Stoffelsteffen! | Simon Rettberg | 2019-02-20 | 1 | -6/+6 |
| | | | | | | - Enable caching for Exchange backend - Update curl option setting - Proper timestamp formatting | ||||
* | [locationinfo] Fix events not showing | Simon Rettberg | 2019-02-19 | 1 | -1/+7 |
| | | | | | HISinOne start and end dates are not reliable - ignore and check individual planned dates. | ||||
* | [locationinfo] HisInOne: Properly handle multiple plannedDates | Simon Rettberg | 2019-01-29 | 1 | -0/+7 |
| | | | | | | If a course has been running for several semesters, older plannedDate entries tend to have no individualDate entries. Ignore those and don't error_log about it. | ||||
* | [locationinfo] Suppress XML parsing error spam | Simon Rettberg | 2019-01-29 | 1 | -1/+1 |
| | | | | | | The SimpleXML constructor is quite verbose if you pass it e.g. an HTML error page instead of the expected XML. Suppress those errors, we'll do our own (more concise) logging in the exception handler. | ||||
* | [locationinfo] set roomplanner default on false for existing panels | Christian Hofmaier | 2019-01-08 | 1 | -0/+3 |
| | | | | - if panel is already existing without roomplanner value in database | ||||
* | [locationinfo] roomplaner -> roomplanner | Simon Rettberg | 2018-12-05 | 1 | -2/+2 |
| | |||||
* | [locationinfo] Prevent undefined index access | Simon Rettberg | 2018-12-04 | 1 | -5/+7 |
| | |||||
* | [locationinfo] add new settings for panels (counter, updaterate) | Christian Hofmaier | 2018-12-03 | 1 | -3/+4 |
| | | | | | | | | - setting: consider only clients in roomplaner, instead of ip range - add option to set update rate in summary panels - directly initialize when mode is "only calendar" - Set counter to "-" if room has ongoing event - fix some spelling / unused code | ||||
* | [locationinfo] HiS: Check if event has any planned dates | Simon Rettberg | 2018-12-03 | 1 | -0/+2 |
| | |||||
* | [locationinfo] Fix infinite loop with malformed backend data | Simon Rettberg | 2018-11-21 | 1 | -0/+6 |
| | |||||
* | [inc/User] Fix access to Page if class is not loaded | Simon Rettberg | 2018-08-07 | 1 | -18/+30 |
| | |||||
* | [locationinfo] Default language to slx-admin session language for new panel | Simon Rettberg | 2018-04-25 | 1 | -2/+2 |
| | |||||
* | [locationinfo] davinchi: Reuse curl handle | Simon Rettberg | 2018-04-18 | 1 | -5/+17 |
| | |||||
* | [locationinfo] hisinone: Query relevant days only, not whole year/semester | Simon Rettberg | 2018-04-18 | 1 | -38/+46 |
| | | | | | | | Speed up queries significantly by not going through all the courses for the whole year, but just query those that take place in the next seven days. We also reuse the curl handle now for some additional speedup. | ||||
* | [locationinfo] Fix default setting for "select" backend options | Simon Rettberg | 2018-04-05 | 1 | -1/+4 |
| | |||||
* | [locationinfo] Add exchange backend | Simon Rettberg | 2018-04-05 | 2 | -203/+242 |
| | | | | Closes #3170 | ||||
* | [locationinfo] Add permissions | Simon Rettberg | 2018-03-05 | 1 | -0/+80 |
| | |||||
* | [locationinfo] URL: Add field to specify reload interval in minutes | Simon Rettberg | 2018-01-11 | 1 | -0/+3 |
| | |||||
* | [locationinfo] Fix infinite reload loop | Simon Rettberg | 2017-12-19 | 1 | -2/+1 |
| | |||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 2 | -4/+0 |
| | | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them. | ||||
* | [locationinfo] Fix handling of invalid backends, remove dummy-backend in ↵ | Simon Rettberg | 2017-12-07 | 3 | -14/+31 |
| | | | | production | ||||
* | [locationinfo] Native panels should ignore SSL errors for now ... | Simon Rettberg | 2017-12-05 | 1 | -5/+2 |
| | | | | Until we can push self-signed certs to the client for validation | ||||
* | [locationinfo] Fix formatting of calendar starttime/endtime, remove if not ↵ | Simon Rettberg | 2017-12-05 | 2 | -6/+43 |
| | | | | | | | | possible The weekcalendar plugin chokes on badly formatted timestamps, so either fix or remove dates which don't match the expectation. Fixes #3192 | ||||
* | [locationinfo] Return all openingtimes for SUMMARY panel (recursively) | Simon Rettberg | 2017-12-04 | 1 | -9/+19 |
| | | | | TODO: Actually use them in frontend-summary.html | ||||
* | [runmode] Fix client filter logic | Simon Rettberg | 2017-12-01 | 1 | -1/+1 |
| | |||||
* | [statistics, roomplanner, locationinfo] Ignore machines with runmode:isclient==0 | Simon Rettberg | 2017-12-01 | 1 | -1/+9 |
| | |||||
* | [locationinfo] Reworked summary-panel to the new panel uuid stuff. | Jannik Schönartz | 2017-11-30 | 2 | -16/+63 |
| | |||||
* | [statistics] Introduce state column to get rid of complicated state ↵ | Simon Rettberg | 2017-11-28 | 2 | -11/+5 |
| | | | | | | determination This also adds support for the STANDBY state | ||||
* | [locationinfo] Set SLX_AUTOLOGIN in config | Simon Rettberg | 2017-11-14 | 1 | -0/+1 |
| | |||||
* | [locationinfo] Disable exchange | Simon Rettberg | 2017-11-14 | 1 | -0/+0 |
| | |||||
* | [locationinfo] Add backend for Microsoft Exchange Server | Steffen Ritter | 2017-08-29 | 1 | -0/+203 |
| | | | | We use the php-ews library which can be easily integrated via composer | ||||
* | [locationinfo] Fix davinci backend connection test, minor tweaks to web view | Simon Rettberg | 2017-08-16 | 1 | -2/+6 |
| | |||||
* | [locationinfo] Make panel accessible via slxadmin, add URL type panel | Simon Rettberg | 2017-07-25 | 2 | -2/+233 |
| | |||||
* | [locationinfo] Better error handling in hisinone backend | Simon Rettberg | 2017-07-25 | 2 | -29/+43 |
| | |||||
* | [runmode] Tweaks, support NO_CONFIG and systemd target | Simon Rettberg | 2017-07-12 | 1 | -0/+8 |
| | |||||
* | [locationinfo] Improve dummy backend data generator | Simon Rettberg | 2017-07-12 | 1 | -4/+9 |
| | |||||
* | [locationinfo] Try working around messy time handling (timezones etc), CSS | Simon Rettberg | 2017-07-07 | 4 | -13/+30 |
| | | | | | | | | | | | | 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. | ||||
* | [locationinfo] Support runmode module | Simon Rettberg | 2017-07-06 | 1 | -0/+11 |
| | |||||
* | [locationinfo] Frontend mostly working again... | Simon Rettberg | 2017-06-16 | 1 | -9/+1 |
| | |||||
* | [locationinfo] slxadmin part done, todo: frontend+api | Simon Rettberg | 2017-06-13 | 1 | -0/+23 |
| | |||||
* | [locationinfo] Backend: Proper checkConnection() for davinci, make course ↵ | Simon Rettberg | 2017-04-21 | 2 | -4/+4 |
| | | | | service in hisinone a dropdown box |