summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo
Commit message (Collapse)AuthorAgeFilesLines
* [locationinfo] Add backend for Microsoft Exchange ServerSteffen Ritter2017-08-292-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 viewSimon Rettberg2017-08-163-4/+12
|
* [locationinfo] Make panel accessible via slxadmin, add URL type panelSimon Rettberg2017-07-2517-3666/+687Star
|
* [locationinfo] Better error handling in hisinone backendSimon Rettberg2017-07-252-29/+43
|
* [locationinfo] Set proper systemd targetSimon Rettberg2017-07-251-1/+1
|
* [locationinfo] weekcalendar: Fix hourline timer handle being globalSimon Rettberg2017-07-181-2/+5
|
* [locationinfo] Better support for old webkitSimon Rettberg2017-07-172-36/+49
|
* [runmode] Tweaks, support NO_CONFIG and systemd targetSimon Rettberg2017-07-122-1/+12
|
* [locationinfo] Improve dummy backend data generatorSimon Rettberg2017-07-121-4/+9
|
* [locationinfo] Try working around messy time handling (timezones etc), CSSSimon Rettberg2017-07-077-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 moduleSimon Rettberg2017-07-065-12/+44
|
* [locationinfo] Make panel names links that open panel againSimon Rettberg2017-06-211-1/+1
|
* [locationinfo] Remove configupdate fieldSimon Rettberg2017-06-212-22/+0Star
|
* [locationinfo] Update install scriptSimon Rettberg2017-06-211-4/+31
|
* [locationinfo] Detect config changes, tweak display colorsSimon Rettberg2017-06-212-72/+115
|
* [locationinfo] Merge some tweaks and fixes for weekcalendarSimon Rettberg2017-06-211-17/+14Star
|
* [locationinfo] Implement room-specific overrides (no config GUI yet)Simon Rettberg2017-06-212-5/+9
|
* [locationinfo] Use styled DIVs instead of SVGs for PC iconsSimon Rettberg2017-06-2010-473/+81Star
|
* [locationinfo] Couple minor tweks/fixes/comments for doorsign.htmlSimon Rettberg2017-06-202-90/+102
|
* [locationinfo] Finish doorsign.htmlSimon Rettberg2017-06-201-1395/+1364Star
|
* [locationinfo] Frontend mostly working again...Simon Rettberg2017-06-165-806/+747Star
|
* [locationinfo] slxadmin part done, todo: frontend+apiSimon Rettberg2017-06-1313-508/+796
|
* [locationinfo] Location edit part done so farSimon Rettberg2017-06-124-25/+104
|
* [locationinfo] Started rewrite for panel-based approachSimon Rettberg2017-06-1011-786/+842
|
* [locationinfo] Change order of status bars in overview frontendSimon Rettberg2017-06-072-10/+10
|
* [locationinfo] Tweak and clean up overview panelSimon Rettberg2017-05-112-268/+113Star
|
* [locationinfo] install: Match table column type to referenced tableSimon Rettberg2017-05-101-1/+1
|
* [locationinfo] Allow setting a location's server to "none"Simon Rettberg2017-05-101-2/+1Star
|
* [locationinfo] Fix undefined variable 'openingtimes'Steffen Ritter2017-05-091-1/+1
|
* [locationinfo] Fix more undefined offset accessSimon Rettberg2017-05-091-8/+9
| | | | Fixes #3133
* [locationinfo] Fix array oob accessSimon Rettberg2017-05-091-14/+16
|
* Update translationsSimon Rettberg2017-05-091-1/+1
|
* [locationinfo] Update translationsSimon Rettberg2017-05-082-0/+2
|
* [locationinfo] Add fake password fields to prevent autofillSimon Rettberg2017-05-081-0/+2
|
* [locationinfo] Fix initial selection of backend type when creating serverSimon Rettberg2017-05-082-5/+12
| | | | Fixes #3130
* Update translationsSimon Rettberg2017-05-023-39/+39
|
* [locationinfo] frontend: einkmode -> eco, just like it's named in configSimon Rettberg2017-05-021-3/+3
|
* [locationinfo] Fix css float setting, simplify parameter handlingSimon Rettberg2017-05-021-78/+76Star
| | | | | Improper assignment of the css float property lead to invisible room layout in certain display modes.
* Move rebootcontrol, locationinfo to new beta section, statistics_reporting ↵Simon Rettberg2017-04-281-1/+1
| | | | | | to status Closes #3122
* [locationinfo] Check for valid serverid when saving location configSimon Rettberg2017-04-271-1/+5
|
* [locationinfo] Update install.inc.php; Add indexes and constraintsSimon Rettberg2017-04-271-5/+23
|
* [locationinfo] Open panel in new windowSimon Rettberg2017-04-271-1/+1
|
* [locationinfo] Regression: Fix editing location with no previous configSimon Rettberg2017-04-271-1/+4
|
* [locationinfo] Clean up translationsSimon Rettberg2017-04-214-26/+12Star
|
* [locationinfo] Update tanslationsSimon Rettberg2017-04-2115-225/+207Star
|
* [locationinfo] Backend: Proper checkConnection() for davinci, make course ↵Simon Rettberg2017-04-212-4/+4
| | | | service in hisinone a dropdown box
* [locationinfo] Generate credentials in server-settings server sideSimon Rettberg2017-04-217-212/+181Star
| | | | | | | 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.
* [locationinfo] Properly support certificate and hostname verificationSimon Rettberg2017-04-212-6/+11
|
* [locatrioninfo] Add translation hook for coursebackendsSimon Rettberg2017-04-211-0/+24
|
* [locationinfo] Set default options properly when adding new serverSimon Rettberg2017-04-201-6/+4Star
|