summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [locationinfo] Apply lower bound to refresh timeouts when saving configSimon Rettberg2017-04-202-1/+12
* [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-209-227/+98Star
* [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
* Merge branch 'master' of dnbd3:openslx-ng/slx-admin into location-info-panelSimon Rettberg2017-04-191-2/+2
|\
| * [inc/Dictionary] Add $returnTagOnMissing to :translateFile()Simon Rettberg2017-04-191-2/+2
* | 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
* | Merge branch 'master' of dnbd3:openslx-ng/slx-admin into location-info-panelSimon Rettberg2017-04-191-0/+42
|\|
| * [inc/Database] Support expanding nested arraysSimon Rettberg2017-04-191-0/+42
* | [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
* | [locations] Make Location::getTree() publicSimon Rettberg2017-04-181-1/+1
* | [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
* | [locationinfo] Refactor the main viewSimon Rettberg2017-04-135-210/+144Star
* | [locations] Return recursive list of children in getLocationsAssoc()Simon Rettberg2017-04-131-2/+8
* | [locationinfo] install.inc.php: Fix upgrade orderSimon Rettberg2017-04-131-6/+9
* | [locationinfo] Two column view for location settings (for md and lg)Simon Rettberg2017-04-132-216/+223
* | [locationinfo] Clean up config.html (and handling in php)Simon Rettberg2017-04-133-484/+300Star
* | [locationinfo] Sanitize htmlSimon Rettberg2017-04-131-12/+12
* | [locationinfo] Don't hardcode languagesSimon Rettberg2017-04-122-4/+5
* | [locationinfo] Format php filesSimon Rettberg2017-04-126-169/+268
* | [locationinfo] Format templatesSimon Rettberg2017-04-124-311/+361
* | Merge branch 'master' into location-info-panelSimon Rettberg2017-04-1217-0/+734
|\|
| * [rebootcontrol] New module for shutting down and rebooting clientsSimon Rettberg2017-04-1217-0/+734
* | Merge branch 'master' into location-info-panelSimon Rettberg2017-04-1185-296/+3649
|\|
| * [statistics_reporting] Send backlogged reports in cronjobSimon Rettberg2017-04-101-1/+2
| * [statistics_reporting] Don't include perUser and perClient in remote reportSimon Rettberg2017-04-101-2/+0Star
| * [apis/cron] Try to catch exceptions when running module cron handlerSimon Rettberg2017-04-101-1/+6
| * Update translationsSimon Rettberg2017-04-074-4/+12
| * [statistics] Better errormsg in install, link to projectors addedSimon Rettberg2017-04-072-6/+11
| * Merge branch 'statistics_reporting'Simon Rettberg2017-04-072-5/+5
| |\
| | * [statistics_reporting] fixed clients/locations without offline-length entries...Udo Walter2017-04-042-5/+5
| * | [inc/Util] Improve traceError() outputSimon Rettberg2017-04-071-15/+32
| * | Check for module availability before calling it in legacy clientlog APISimon Rettberg2017-04-071-2/+6
| * | [inc/Database] Add helper function to run INSERT and retrieve keysSimon Rettberg2017-04-071-0/+94
| * | [statistics] Handle client screens, manage projectorsSimon Rettberg2017-04-067-3/+284
| |/
| * [statistics_reporting] Fallback to ip if client has no hostnameSimon Rettberg2017-04-031-1/+1
| * [statistics_reporting] Sort by first sortable column by defaultSimon Rettberg2017-04-031-0/+2
| * [statistics_reporting] Convert NULL to 0 so stupidtable doesn't mess upSimon Rettberg2017-04-031-1/+11