| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [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 |
* | [locationinfo] Fix array oob access | Simon Rettberg | 2017-05-09 | 1 | -14/+16 |
* | Update translations | Simon Rettberg | 2017-05-09 | 1 | -1/+1 |
* | [locationinfo] Update translations | Simon Rettberg | 2017-05-08 | 2 | -0/+2 |
* | [locationinfo] Add fake password fields to prevent autofill | Simon Rettberg | 2017-05-08 | 1 | -0/+2 |
* | [locationinfo] Fix initial selection of backend type when creating server | Simon Rettberg | 2017-05-08 | 2 | -5/+12 |
* | Update translations | Simon Rettberg | 2017-05-02 | 3 | -39/+39 |
* | [locationinfo] frontend: einkmode -> eco, just like it's named in config | Simon Rettberg | 2017-05-02 | 1 | -3/+3 |
* | [locationinfo] Fix css float setting, simplify parameter handling | Simon Rettberg | 2017-05-02 | 1 | -78/+76 |
* | Move rebootcontrol, locationinfo to new beta section, statistics_reporting to... | Simon Rettberg | 2017-04-28 | 1 | -1/+1 |
* | [locationinfo] Check for valid serverid when saving location config | Simon Rettberg | 2017-04-27 | 1 | -1/+5 |
* | [locationinfo] Update install.inc.php; Add indexes and constraints | Simon Rettberg | 2017-04-27 | 1 | -5/+23 |
* | [locationinfo] Open panel in new window | Simon Rettberg | 2017-04-27 | 1 | -1/+1 |
* | [locationinfo] Regression: Fix editing location with no previous config | Simon Rettberg | 2017-04-27 | 1 | -1/+4 |
* | [locationinfo] Clean up translations | Simon Rettberg | 2017-04-21 | 4 | -26/+12 |
* | [locationinfo] Update tanslations | Simon Rettberg | 2017-04-21 | 15 | -225/+207 |
* | [locationinfo] Backend: Proper checkConnection() for davinci, make course ser... | Simon Rettberg | 2017-04-21 | 2 | -4/+4 |
* | [locationinfo] Generate credentials in server-settings server side | Simon Rettberg | 2017-04-21 | 7 | -212/+181 |
* | [locationinfo] Properly support certificate and hostname verification | Simon Rettberg | 2017-04-21 | 2 | -6/+11 |
* | [locatrioninfo] Add translation hook for coursebackends | Simon Rettberg | 2017-04-21 | 1 | -0/+24 |
* | [locationinfo] Set default options properly when adding new server | Simon Rettberg | 2017-04-20 | 1 | -6/+4 |
* | [locationinfo] Apply lower bound to refresh timeouts when saving config | Simon Rettberg | 2017-04-20 | 1 | -1/+7 |
* | [locationinfo] Remove URL from server list, style checkboxes | Simon Rettberg | 2017-04-20 | 1 | -4/+11 |
* | [locationinfo] style.css not needed anymore | Simon Rettberg | 2017-04-20 | 1 | -14/+0 |
* | [locationinfo] API: Fix phpdoc type annotation, simplify getPcStates() | Simon Rettberg | 2017-04-20 | 1 | -23/+17 |
* | [locationinfo] API: Return arrays from get* methods, json encode in handler | Simon Rettberg | 2017-04-20 | 1 | -37/+39 |
* | [locationinfo] Simplify getLocationInfo() queries, make dorrsign work properl... | Simon Rettberg | 2017-04-20 | 2 | -100/+72 |
* | [locationinfo] Rename tables to use module name as prefix; room -> location | Simon Rettberg | 2017-04-20 | 8 | -225/+96 |
* | [locationinfo] CourseBackend: Rename some methods to be more descriptive | Simon Rettberg | 2017-04-19 | 5 | -26/+26 |
* | [locationinfo] Return untranslated tag of backend property if missing | Simon Rettberg | 2017-04-19 | 1 | -1/+1 |
* | DO NOT NEED | Simon Rettberg | 2017-04-19 | 1 | -1/+0 |
* | [locationinfo] Better backend-specific property handling, get rid of URL | Simon Rettberg | 2017-04-19 | 7 | -97/+120 |
* | [locationinfo] Enable 30 minutes caching for davinci | Simon Rettberg | 2017-04-19 | 1 | -1/+1 |
* | [locationinfo] CourseBackends: Lots of bug fixes, missing error checks, impro... | Simon Rettberg | 2017-04-19 | 4 | -263/+238 |
* | [locationinfo] Query openingtimes using Location helper | Simon Rettberg | 2017-04-18 | 1 | -90/+38 |
* | [locationinfo] Use Location helper for getRoomTree, check backend validity in... | Simon Rettberg | 2017-04-18 | 4 | -161/+75 |
* | [locationinfo] frontend: fix indentation, convert to LF only | Simon Rettberg | 2017-04-18 | 2 | -2216/+2222 |
* | [locationinfo] Davinci: Fix requested timespan, use single quotes for regex w... | Simon Rettberg | 2017-04-18 | 1 | -3/+4 |
* | [locationinfo] Remove more dead code, refactor javascript, | Simon Rettberg | 2017-04-14 | 2 | -117/+80 |