Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [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 | |
| | ||||||
* | [locationinfo] Update install script | Simon Rettberg | 2017-06-21 | 1 | -4/+31 | |
| | ||||||
* | [locationinfo] Detect config changes, tweak display colors | Simon Rettberg | 2017-06-21 | 2 | -72/+115 | |
| | ||||||
* | [locationinfo] Merge some tweaks and fixes for weekcalendar | Simon Rettberg | 2017-06-21 | 1 | -17/+14 | |
| | ||||||
* | [locationinfo] Implement room-specific overrides (no config GUI yet) | Simon Rettberg | 2017-06-21 | 2 | -5/+9 | |
| | ||||||
* | [locationinfo] Use styled DIVs instead of SVGs for PC icons | Simon Rettberg | 2017-06-20 | 10 | -473/+81 | |
| | ||||||
* | [locationinfo] Couple minor tweks/fixes/comments for doorsign.html | Simon Rettberg | 2017-06-20 | 2 | -90/+102 | |
| | ||||||
* | [locationinfo] Finish doorsign.html | Simon Rettberg | 2017-06-20 | 1 | -1395/+1364 | |
| | ||||||
* | [locationinfo] Frontend mostly working again... | Simon Rettberg | 2017-06-16 | 5 | -806/+747 | |
| | ||||||
* | [locationinfo] slxadmin part done, todo: frontend+api | Simon Rettberg | 2017-06-13 | 13 | -508/+796 | |
| | ||||||
* | [locationinfo] Location edit part done so far | Simon Rettberg | 2017-06-12 | 4 | -25/+104 | |
| | ||||||
* | [locationinfo] Started rewrite for panel-based approach | Simon Rettberg | 2017-06-10 | 11 | -786/+842 | |
| | ||||||
* | [locationinfo] Change order of status bars in overview frontend | Simon Rettberg | 2017-06-07 | 2 | -10/+10 | |
| | ||||||
* | [locationinfo] Tweak and clean up overview panel | Simon Rettberg | 2017-05-11 | 2 | -268/+113 | |
| | ||||||
* | [locationinfo] install: Match table column type to referenced table | Simon Rettberg | 2017-05-10 | 1 | -1/+1 | |
| | ||||||
* | [locationinfo] Allow setting a location's server to "none" | Simon Rettberg | 2017-05-10 | 1 | -2/+1 | |
| | ||||||
* | [locationinfo] Fix undefined variable 'openingtimes' | Steffen Ritter | 2017-05-09 | 1 | -1/+1 | |
| | ||||||
* | [locationinfo] Fix more undefined offset access | Simon Rettberg | 2017-05-09 | 1 | -8/+9 | |
| | | | | Fixes #3133 | |||||
* | [locationinfo] Fix array oob access | Simon Rettberg | 2017-05-09 | 1 | -14/+16 | |
| |