| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [exams] Initialize class members of page | Simon Rettberg | 2017-05-02 | 1 | -3/+3 |
* | | Update translations | Simon Rettberg | 2017-05-02 | 4 | -42/+42 |
* | | [statistics_reporting] Reporting is opt-out now | Simon Rettberg | 2017-05-02 | 1 | -6/+7 |
* | | [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 |
* | | [exams] Show confirmation dialog when defining global exam | Simon Rettberg | 2017-04-28 | 3 | -1/+11 |
* | | Move rebootcontrol, locationinfo to new beta section, statistics_reporting to... | Simon Rettberg | 2017-04-28 | 6 | -4/+7 |
* | | [dozmod] Add missing translations | Simon Rettberg | 2017-04-28 | 4 | -2/+6 |
* | | [exams] Clarify duration display in upcoming exam list | Simon Rettberg | 2017-04-28 | 3 | -1/+6 |
* | | [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 | 19 | -75/+261 |
|\ |
|
| * | Relax anti-caching headers a bit | Simon Rettberg | 2017-04-27 | 1 | -3/+1 |
| * | [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 |
| * | [inc/Database] Add ::queryAll() | Simon Rettberg | 2017-04-24 | 1 | -0/+14 |
| * | [dozmod] Make images pending deletion an extra section | Simon Rettberg | 2017-04-21 | 1 | -24/+37 |
| * | Update phpStorm stuff | Simon Rettberg | 2017-04-21 | 2 | -0/+6 |
* | | [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 | 2 | -1/+12 |
* | | [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 |
* | | Merge branch 'master' of dnbd3:openslx-ng/slx-admin into location-info-panel | Simon Rettberg | 2017-04-19 | 1 | -2/+2 |
|\| |
|
| * | [inc/Dictionary] Add $returnTagOnMissing to :translateFile() | Simon Rettberg | 2017-04-19 | 1 | -2/+2 |
* | | 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 |
* | | Merge branch 'master' of dnbd3:openslx-ng/slx-admin into location-info-panel | Simon Rettberg | 2017-04-19 | 1 | -0/+42 |
|\| |
|
| * | [inc/Database] Support expanding nested arrays | Simon Rettberg | 2017-04-19 | 1 | -0/+42 |
* | | [locationinfo] Query openingtimes using Location helper | Simon Rettberg | 2017-04-18 | 1 | -90/+38 |