summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Expand)AuthorAgeFilesLines
...
* | [exams] Add ORDER BY to queries generating UI content, change wordingSimon Rettberg2017-04-283-4/+6
* | [baseconfig_bwlp] Add setting for default pvs checkbox state in vmChooserSimon Rettberg2017-04-283-0/+8
* | [sysconfig] Load shareDomain and credentialPassthrough when editing AD/LDAPSimon Rettberg2017-04-273-2/+4
|/
* [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
* Merge branch 'master' into location-info-panelSimon Rettberg2017-04-2715-63/+245
|\
| * [baseconfig] Display inherited value and source when editing module specific ...Simon Rettberg2017-04-266-27/+81
| * [baseconfig_bwlp] Update translationsSimon Rettberg2017-04-262-2/+2
| * [baseconfig_bwlp] Add SLX_AUTOSTART_UUID settingSimon Rettberg2017-04-253-0/+8
| * [statistics_reporting] Extend remote report by hwstats, date ranges, userstatsSimon Rettberg2017-04-245-12/+119
| * [dozmod] Make images pending deletion an extra sectionSimon Rettberg2017-04-211-24/+37
* | [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-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
|\|