summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Expand)AuthorAgeFilesLines
* [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-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
* 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
* [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-1174-219/+3293
|\|
| * [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
| * 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
| * | [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
| * [statistics_reporting] Don't return so many NULL fields from queriesSimon Rettberg2017-04-031-2/+2
| * [exams] Extend "upcoming lectures" from 5 to 30 days; collapse list if > 5Simon Rettberg2017-03-302-3/+17
| * [webinterface] Try to redirect back to HTTP when HTTPS gets disabledSimon Rettberg2017-03-292-2/+41
| * [statistics] Fetch client log by UUID, not IPSimon Rettberg2017-03-291-1/+1
| * [webinterface] Make line reporting current setting more visibleSimon Rettberg2017-03-292-13/+15
| * [sysconfig] Fix broken title "{{config-module}}"Simon Rettberg2017-03-283-3/+3
| * [roomplanner] Add "fit to content" zoom buttonSimon Rettberg2017-03-284-13/+61
| * [sysconfig] Add class for reading and writing PPD filesSimon Rettberg2017-03-231-0/+1162