summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [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
* 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
* Move rebootcontrol, locationinfo to new beta section, statistics_reporting to...Simon Rettberg2017-04-281-1/+1
* [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 ser...Simon Rettberg2017-04-212-4/+4
* [locationinfo] Generate credentials in server-settings server sideSimon Rettberg2017-04-217-212/+181Star
* [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
* [locationinfo] Apply lower bound to refresh timeouts when saving configSimon Rettberg2017-04-201-1/+7
* [locationinfo] Remove URL from server list, style checkboxesSimon Rettberg2017-04-201-4/+11
* [locationinfo] style.css not needed anymoreSimon Rettberg2017-04-201-14/+0Star
* [locationinfo] API: Fix phpdoc type annotation, simplify getPcStates()Simon Rettberg2017-04-201-23/+17Star
* [locationinfo] API: Return arrays from get* methods, json encode in handlerSimon Rettberg2017-04-201-37/+39
* [locationinfo] Simplify getLocationInfo() queries, make dorrsign work properl...Simon Rettberg2017-04-202-100/+72Star
* [locationinfo] Rename tables to use module name as prefix; room -> locationSimon Rettberg2017-04-208-225/+96Star
* [locationinfo] CourseBackend: Rename some methods to be more descriptiveSimon Rettberg2017-04-195-26/+26
* [locationinfo] Return untranslated tag of backend property if missingSimon Rettberg2017-04-191-1/+1
* DO NOT NEEDSimon Rettberg2017-04-191-1/+0Star
* [locationinfo] Better backend-specific property handling, get rid of URLSimon Rettberg2017-04-197-97/+120
* [locationinfo] Enable 30 minutes caching for davinciSimon Rettberg2017-04-191-1/+1
* [locationinfo] CourseBackends: Lots of bug fixes, missing error checks, impro...Simon Rettberg2017-04-194-263/+238Star
* [locationinfo] Query openingtimes using Location helperSimon Rettberg2017-04-181-90/+38Star
* [locationinfo] Use Location helper for getRoomTree, check backend validity in...Simon Rettberg2017-04-184-161/+75Star
* [locationinfo] frontend: fix indentation, convert to LF onlySimon Rettberg2017-04-182-2216/+2222
* [locationinfo] Davinci: Fix requested timespan, use single quotes for regex w...Simon Rettberg2017-04-181-3/+4
* [locationinfo] Remove more dead code, refactor javascript,Simon Rettberg2017-04-142-117/+80Star
* [locationinfo] page.inc.php: More simplification, error checks, formattingSimon Rettberg2017-04-142-165/+155Star