summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [apis/cron] Add crash logging functionalitySimon Rettberg2017-05-121-1/+26
| |
* | API: Put parameters into $_GET in cli-modeSimon Rettberg2017-05-121-0/+7
| | | | | | | | Format is --key value --anotherkey anothervalue ...
* | [locationinfo] Tweak and clean up overview panelSimon Rettberg2017-05-112-268/+113Star
| |
* | [sysconfig] Remove redundant/dead codeSimon Rettberg2017-05-111-6/+1Star
| |
* | [rebootcontrol] Don't show clients that haven't been seen for more than 30 daysSimon Rettberg2017-05-111-1/+3
| |
* | Remove debug loggingSimon Rettberg2017-05-101-3/+0Star
| |
* | Add support to declare multiple css/js per module with loading condition:Simon Rettberg2017-05-1014-20/+133
| | | | | | | | | | | | | | | | | | A css/js can be declared to only load if the module in question is the page module being rendered, or to always be loaded even if the module is just a dependency. The second case is useful for plugin type modules. See one of the config.json files updated in this commit on how to specify css/js to load. true = always load, false = only if page module.
* | [locationinfo] install: Match table column type to referenced tableSimon Rettberg2017-05-101-1/+1
| |
* | Add message output to install-all shell scriptSimon Rettberg2017-05-101-0/+2
| |
* | [inc/Database] Add slow query debugging outputSimon Rettberg2017-05-101-0/+48
| |
* | Update config.php exampleSimon Rettberg2017-05-101-5/+8
| |
* | [statistics] Compat to old DB in conftgz hookSimon Rettberg2017-05-101-19/+21
| |
* | [statistics] Fix typo in install.inc.phpSimon Rettberg2017-05-101-1/+1
| |
* | [locationinfo] Allow setting a location's server to "none"Simon Rettberg2017-05-101-2/+1Star
| |
* | [weninterface] Improve color list a bitSimon Rettberg2017-05-103-5/+24
| |
* | [statistics] Hide "add beamer" for screens with no EDIDSimon Rettberg2017-05-103-2/+6
| |
* | Merge branch 'master' of dnbd3:openslx-ng/slx-adminSimon Rettberg2017-05-091-1/+1
|\ \
| * | [locationinfo] Fix undefined variable 'openingtimes'Steffen Ritter2017-05-091-1/+1
| | |
* | | [rebootcontrol] Fix current session display, colors for on/offSimon Rettberg2017-05-092-4/+17
| | |
* | | Update translationsSimon Rettberg2017-05-091-1/+1
|/ /
* | Update translationsSimon Rettberg2017-05-092-0/+8
| |
* | Update translationsSimon Rettberg2017-05-093-3/+3
| |
* | [webinterface] Allow customizing page title prefix and logo bgcolorSimon Rettberg2017-05-094-1/+79
| |
* | [locationinfo] Fix more undefined offset accessSimon Rettberg2017-05-091-8/+9
| | | | | | | | Fixes #3133
* | [rebootcontrol] API call for rebuilding all modulesSimon Rettberg2017-05-091-1/+11
| |
* | [systemstatus] Put overview in tab tooSimon Rettberg2017-05-093-73/+79
| |
* | [locationinfo] Fix array oob accessSimon Rettberg2017-05-091-14/+16
| |
* | Update translationsSimon Rettberg2017-05-092-2/+2
| |
* | [locationinfo] Update translationsSimon Rettberg2017-05-082-0/+2
| |
* | [dozmod] Move menu generation to topSimon Rettberg2017-05-081-8/+8
| |
* | [locationinfo] Add fake password fields to prevent autofillSimon Rettberg2017-05-081-0/+2
| |
* | [locationinfo] Fix initial selection of backend type when creating serverSimon Rettberg2017-05-082-5/+12
| | | | | | | | Fixes #3130
* | [statistics_reporting] Add link to wiki explaining remote reporting in detailSimon Rettberg2017-05-053-1/+4
| |
* | [webinterface] Log user out when disabling HTTPS to prevent lockoutSimon Rettberg2017-05-053-9/+16
| |
* | [webinterface] Add separate option to enable HSTSSimon Rettberg2017-05-045-2/+14
| |
* | [systemstatus] Put logs in tabbed viewSimon Rettberg2017-05-046-54/+49Star
| |
* | [dozmod] Check for subPage before doing general handlingSimon Rettberg2017-05-041-6/+6
| |
* | [exams] Initialize class members of pageSimon Rettberg2017-05-021-3/+3
| |
* | Update translationsSimon Rettberg2017-05-024-42/+42
| |
* | [statistics_reporting] Reporting is opt-out nowSimon Rettberg2017-05-021-6/+7
| |
* | [locationinfo] frontend: einkmode -> eco, just like it's named in configSimon Rettberg2017-05-021-3/+3
| |
* | [locationinfo] Fix css float setting, simplify parameter handlingSimon Rettberg2017-05-021-78/+76Star
| | | | | | | | | | Improper assignment of the css float property lead to invisible room layout in certain display modes.
* | [exams] Show confirmation dialog when defining global examSimon Rettberg2017-04-283-1/+11
| | | | | | | | This fixes #3125
* | Move rebootcontrol, locationinfo to new beta section, statistics_reporting ↵Simon Rettberg2017-04-286-4/+7
| | | | | | | | | | | | to status Closes #3122
* | [dozmod] Add missing translationsSimon Rettberg2017-04-284-2/+6
| |
* | [exams] Clarify duration display in upcoming exam listSimon Rettberg2017-04-283-1/+6
| | | | | | | | Refs #3123
* | [exams] Add ORDER BY to queries generating UI content, change wordingSimon Rettberg2017-04-283-4/+6
| | | | | | | | This fixes #3123
* | [baseconfig_bwlp] Add setting for default pvs checkbox state in vmChooserSimon Rettberg2017-04-283-0/+8
| | | | | | | | This implements #3105 (Support in vmChooser/MiniLinux still missing though)
* | [sysconfig] Load shareDomain and credentialPassthrough when editing AD/LDAPSimon Rettberg2017-04-273-2/+4
|/ | | | This fixes #3121
* [locationinfo] Check for valid serverid when saving location configSimon Rettberg2017-04-271-1/+5
|