| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [exams] Add ORDER BY to queries generating UI content, change wording | Simon Rettberg | 2017-04-28 | 3 | -4/+6 |
* | | [baseconfig_bwlp] Add setting for default pvs checkbox state in vmChooser | Simon Rettberg | 2017-04-28 | 3 | -0/+8 |
* | | [sysconfig] Load shareDomain and credentialPassthrough when editing AD/LDAP | Simon Rettberg | 2017-04-27 | 3 | -2/+4 |
|/ |
|
* | [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 |
* | Merge branch 'master' into location-info-panel | Simon Rettberg | 2017-04-27 | 15 | -63/+245 |
|\ |
|
| * | [baseconfig] Display inherited value and source when editing module specific ... | Simon Rettberg | 2017-04-26 | 6 | -27/+81 |
| * | [baseconfig_bwlp] Update translations | Simon Rettberg | 2017-04-26 | 2 | -2/+2 |
| * | [baseconfig_bwlp] Add SLX_AUTOSTART_UUID setting | Simon Rettberg | 2017-04-25 | 3 | -0/+8 |
| * | [statistics_reporting] Extend remote report by hwstats, date ranges, userstats | Simon Rettberg | 2017-04-24 | 5 | -12/+119 |
| * | [dozmod] Make images pending deletion an extra section | Simon Rettberg | 2017-04-21 | 1 | -24/+37 |
* | | [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 | 9 | -227/+98 |
* | | [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 |
* | | [locations] Make Location::getTree() public | Simon Rettberg | 2017-04-18 | 1 | -1/+1 |
* | | [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 |
* | | [locationinfo] page.inc.php: More simplification, error checks, formatting | Simon Rettberg | 2017-04-14 | 2 | -165/+155 |
* | | [locationinfo] Refactor the main view | Simon Rettberg | 2017-04-13 | 5 | -210/+144 |
* | | [locations] Return recursive list of children in getLocationsAssoc() | Simon Rettberg | 2017-04-13 | 1 | -2/+8 |
* | | [locationinfo] install.inc.php: Fix upgrade order | Simon Rettberg | 2017-04-13 | 1 | -6/+9 |
* | | [locationinfo] Two column view for location settings (for md and lg) | Simon Rettberg | 2017-04-13 | 2 | -216/+223 |
* | | [locationinfo] Clean up config.html (and handling in php) | Simon Rettberg | 2017-04-13 | 3 | -484/+300 |
* | | [locationinfo] Sanitize html | Simon Rettberg | 2017-04-13 | 1 | -12/+12 |
* | | [locationinfo] Don't hardcode languages | Simon Rettberg | 2017-04-12 | 2 | -4/+5 |
* | | [locationinfo] Format php files | Simon Rettberg | 2017-04-12 | 6 | -169/+268 |
* | | [locationinfo] Format templates | Simon Rettberg | 2017-04-12 | 4 | -311/+361 |
* | | Merge branch 'master' into location-info-panel | Simon Rettberg | 2017-04-12 | 17 | -0/+734 |
|\| |
|