Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [locationinfo] Update translations | Simon Rettberg | 2017-12-21 | 3 | -6/+4 |
| | |||||
* | [locationinfo] Fix infinite reload loop | Simon Rettberg | 2017-12-19 | 2 | -5/+30 |
| | |||||
* | [locationinfo] Reload panels when opening times are changed | Simon Rettberg | 2017-12-19 | 3 | -29/+82 |
| | |||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 6 | -14/+9 |
| | | | | | 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] Cleared the old timeout before calling the new one. | Jannik Schönartz | 2017-12-07 | 1 | -0/+2 |
| | |||||
* | [locationinfo] Moved some shared functions to the frontendscript.js | Jannik Schönartz | 2017-12-07 | 3 | -157/+87 |
| | |||||
* | [locationinfo] Fixing openingtime in the Summary panel | Jannik Schönartz | 2017-12-07 | 1 | -4/+83 |
| | |||||
* | [locationinfo] Fix handling of invalid backends, remove dummy-backend in ↵ | Simon Rettberg | 2017-12-07 | 7 | -20/+38 |
| | | | | production | ||||
* | [locationinfo] Improve font size scaling for calendar | Simon Rettberg | 2017-12-06 | 1 | -7/+8 |
| | |||||
* | Merge branch 'master' of dnbd3:openslx-ng/slx-admin | Simon Rettberg | 2017-12-06 | 1 | -1/+1 |
|\ | |||||
| * | [locationinfo] Calling the update function after the timetable arrived from ↵ | Jannik Schönartz | 2017-12-05 | 1 | -1/+1 |
| | | | | | | | | the backend | ||||
* | | [locationinfo] Fix typo in varname | Simon Rettberg | 2017-12-06 | 1 | -1/+1 |
|/ | |||||
* | [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 timezone offset on QWebView in summary panel | Simon Rettberg | 2017-12-05 | 1 | -15/+40 |
| | | | | Copy cleanDate function from weekcalendar | ||||
* | [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] summary: min-width 90px for child nodes | Simon Rettberg | 2017-12-04 | 1 | -0/+1 |
| | |||||
* | [locationinfo] summary: CSS compat for older clients, disable hiding feature | Simon Rettberg | 2017-12-04 | 1 | -5/+17 |
| | | | | Hiding should consider parent/child nodes accordingly | ||||
* | [locationinfo] Return all openingtimes for SUMMARY panel (recursively) | Simon Rettberg | 2017-12-04 | 1 | -9/+19 |
| | | | | TODO: Actually use them in frontend-summary.html | ||||
* | [locationinfo] Expand locationds colum | Simon Rettberg | 2017-12-03 | 1 | -1/+4 |
| | |||||
* | Fix several PHP notices about undefined indexes, variables, not-arrays | Simon Rettberg | 2017-12-01 | 1 | -3/+5 |
| | |||||
* | [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] Fix room scaling | Simon Rettberg | 2017-12-01 | 1 | -36/+16 |
| | |||||
* | [locationinfo] Month is 0-based in js | Simon Rettberg | 2017-12-01 | 1 | -1/+1 |
| | |||||
* | Update translations | Steffen Ritter | 2017-11-30 | 4 | -2/+16 |
| | |||||
* | [locationinfo] removed seconds from the time. More than 4 locations are ↵ | Jannik Schönartz | 2017-11-30 | 2 | -4/+7 |
| | | | | allowed for the summary panel | ||||
* | [locationinfo] Added standby to the summary panel | Jannik Schönartz | 2017-11-30 | 2 | -12/+19 |
| | |||||
* | [locationinfo] Fix prettytime, fix standby, check dependency on weekcalendar | Simon Rettberg | 2017-11-30 | 1 | -12/+14 |
| | |||||
* | [locationinfo] Merge branch 'master' of git.openslx.org:openslx-ng/slx-admin | Jannik Schönartz | 2017-11-30 | 4 | -43/+58 |
|\ | |||||
| * | english text for backend-hisinone en temlpate | Jonathan Bauer | 2017-11-30 | 1 | -3/+3 |
| | | |||||
| * | [main] Detect clock mismatch, fix translations | Simon Rettberg | 2017-11-30 | 1 | -2/+2 |
| | | |||||
| * | Update translations | Steffen Ritter | 2017-11-29 | 2 | -38/+53 |
| | | |||||
* | | [locationinfo] Reworked summary-panel to the new panel uuid stuff. | Jannik Schönartz | 2017-11-30 | 7 | -88/+342 |
|/ | |||||
* | [statistics] Introduce state column to get rid of complicated state ↵ | Simon Rettberg | 2017-11-28 | 3 | -13/+7 |
| | | | | | | determination This also adds support for the STANDBY state | ||||
* | [locationinfo] Set SLX_AUTOLOGIN in config | Simon Rettberg | 2017-11-14 | 1 | -0/+1 |
| | |||||
* | [locationinfo] Fix misspelled class, typedef in phpdoc | Simon Rettberg | 2017-11-14 | 1 | -2/+2 |
| | |||||
* | [locationinfo] Disable exchange | Simon Rettberg | 2017-11-14 | 1 | -0/+0 |
| | |||||
* | [locationinfo] Add backend for Microsoft Exchange Server | Steffen Ritter | 2017-08-29 | 2 | -0/+210 |
| | | | | 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 | 3 | -4/+12 |
| | |||||
* | [locationinfo] Make panel accessible via slxadmin, add URL type panel | Simon Rettberg | 2017-07-25 | 17 | -3666/+687 |
| | |||||
* | [locationinfo] Better error handling in hisinone backend | Simon Rettberg | 2017-07-25 | 2 | -29/+43 |
| | |||||
* | [locationinfo] Set proper systemd target | Simon Rettberg | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | [locationinfo] weekcalendar: Fix hourline timer handle being global | Simon Rettberg | 2017-07-18 | 1 | -2/+5 |
| | |||||
* | [locationinfo] Better support for old webkit | Simon Rettberg | 2017-07-17 | 2 | -36/+49 |
| | |||||
* | [runmode] Tweaks, support NO_CONFIG and systemd target | Simon Rettberg | 2017-07-12 | 2 | -1/+12 |
| | |||||
* | [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 | 7 | -25/+66 |
| | | | | | | | | | | | | 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 | 5 | -12/+44 |
| | |||||
* | [locationinfo] Make panel names links that open panel again | Simon Rettberg | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | [locationinfo] Remove configupdate field | Simon Rettberg | 2017-06-21 | 2 | -22/+0 |
| |