Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [systemstatus] Show updated packages requiring reboot | Simon Rettberg | 2017-06-06 | 7 | -10/+46 | |
| | ||||||
* | [translation] Fix warning | Simon Rettberg | 2017-06-06 | 1 | -2/+2 | |
| | ||||||
* | [baseconfig_bwlp] Update translations | Simon Rettberg | 2017-06-06 | 2 | -2/+2 | |
| | ||||||
* | [dozmod] Fix handling of "modified" state | Simon Rettberg | 2017-06-02 | 1 | -2/+8 | |
| | ||||||
* | [dozmod] Show if templates are modified or have their defaults updated | Simon Rettberg | 2017-06-02 | 4 | -24/+54 | |
| | ||||||
* | [main] Make lang_yes and lang_no global | Simon Rettberg | 2017-06-02 | 2 | -0/+4 | |
| | ||||||
* | Merge remote-tracking branch 'origin/location-info-panel' | Simon Rettberg | 2017-06-02 | 1 | -3/+3 | |
|\ | ||||||
| * | [vmstore] Fix broken NFS example config | Simon Rettberg | 2017-05-25 | 1 | -3/+3 | |
| | | ||||||
* | | [statistics] Remove debug message | Simon Rettberg | 2017-05-17 | 1 | -1/+0 | |
| | | ||||||
* | | [locations] Make Location::buildTree() public again for now | Simon Rettberg | 2017-05-17 | 1 | -1/+1 | |
| | | ||||||
* | | [locationinfo] Tweak and clean up overview panel | Simon Rettberg | 2017-05-11 | 2 | -268/+113 | |
| | | ||||||
* | | [sysconfig] Remove redundant/dead code | Simon Rettberg | 2017-05-11 | 1 | -6/+1 | |
| | | ||||||
* | | [rebootcontrol] Don't show clients that haven't been seen for more than 30 days | Simon Rettberg | 2017-05-11 | 1 | -1/+3 | |
| | | ||||||
* | | Add support to declare multiple css/js per module with loading condition: | Simon Rettberg | 2017-05-10 | 12 | -12/+88 | |
| | | | | | | | | | | | | | | | | | | 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 table | Simon Rettberg | 2017-05-10 | 1 | -1/+1 | |
| | | ||||||
* | | [statistics] Compat to old DB in conftgz hook | Simon Rettberg | 2017-05-10 | 1 | -19/+21 | |
| | | ||||||
* | | [statistics] Fix typo in install.inc.php | Simon Rettberg | 2017-05-10 | 1 | -1/+1 | |
| | | ||||||
* | | [locationinfo] Allow setting a location's server to "none" | Simon Rettberg | 2017-05-10 | 1 | -2/+1 | |
| | | ||||||
* | | [weninterface] Improve color list a bit | Simon Rettberg | 2017-05-10 | 2 | -3/+3 | |
| | | ||||||
* | | [statistics] Hide "add beamer" for screens with no EDID | Simon Rettberg | 2017-05-10 | 3 | -2/+6 | |
| | | ||||||
* | | Merge branch 'master' of dnbd3:openslx-ng/slx-admin | Simon Rettberg | 2017-05-09 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | [locationinfo] Fix undefined variable 'openingtimes' | Steffen Ritter | 2017-05-09 | 1 | -1/+1 | |
| | | | ||||||
* | | | [rebootcontrol] Fix current session display, colors for on/off | Simon Rettberg | 2017-05-09 | 2 | -4/+17 | |
| | | | ||||||
* | | | Update translations | Simon Rettberg | 2017-05-09 | 1 | -1/+1 | |
|/ / | ||||||
* | | Update translations | Simon Rettberg | 2017-05-09 | 2 | -0/+8 | |
| | | ||||||
* | | Update translations | Simon Rettberg | 2017-05-09 | 3 | -3/+3 | |
| | | ||||||
* | | [webinterface] Allow customizing page title prefix and logo bgcolor | Simon Rettberg | 2017-05-09 | 3 | -0/+61 | |
| | | ||||||
* | | [locationinfo] Fix more undefined offset access | Simon Rettberg | 2017-05-09 | 1 | -8/+9 | |
| | | | | | | | | Fixes #3133 | |||||
* | | [rebootcontrol] API call for rebuilding all modules | Simon Rettberg | 2017-05-09 | 1 | -1/+11 | |
| | | ||||||
* | | [systemstatus] Put overview in tab too | Simon Rettberg | 2017-05-09 | 3 | -73/+79 | |
| | | ||||||
* | | [locationinfo] Fix array oob access | Simon Rettberg | 2017-05-09 | 1 | -14/+16 | |
| | | ||||||
* | | Update translations | Simon Rettberg | 2017-05-09 | 2 | -2/+2 | |
| | | ||||||
* | | [locationinfo] Update translations | Simon Rettberg | 2017-05-08 | 2 | -0/+2 | |
| | | ||||||
* | | [dozmod] Move menu generation to top | Simon Rettberg | 2017-05-08 | 1 | -8/+8 | |
| | | ||||||
* | | [locationinfo] Add fake password fields to prevent autofill | Simon Rettberg | 2017-05-08 | 1 | -0/+2 | |
| | | ||||||
* | | [locationinfo] Fix initial selection of backend type when creating server | Simon Rettberg | 2017-05-08 | 2 | -5/+12 | |
| | | | | | | | | Fixes #3130 | |||||
* | | [statistics_reporting] Add link to wiki explaining remote reporting in detail | Simon Rettberg | 2017-05-05 | 3 | -1/+4 | |
| | | ||||||
* | | [webinterface] Log user out when disabling HTTPS to prevent lockout | Simon Rettberg | 2017-05-05 | 1 | -6/+8 | |
| | | ||||||
* | | [webinterface] Add separate option to enable HSTS | Simon Rettberg | 2017-05-04 | 4 | -1/+13 | |
| | | ||||||
* | | [systemstatus] Put logs in tabbed view | Simon Rettberg | 2017-05-04 | 6 | -54/+49 | |
| | | ||||||
* | | [dozmod] Check for subPage before doing general handling | Simon Rettberg | 2017-05-04 | 1 | -6/+6 | |
| | | ||||||
* | | [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 | |
| | | | | | | | | | | Improper assignment of the css float property lead to invisible room layout in certain display modes. | |||||
* | | [exams] Show confirmation dialog when defining global exam | Simon Rettberg | 2017-04-28 | 3 | -1/+11 | |
| | | | | | | | | This fixes #3125 | |||||
* | | Move rebootcontrol, locationinfo to new beta section, statistics_reporting ↵ | Simon Rettberg | 2017-04-28 | 6 | -4/+7 | |
| | | | | | | | | | | | | to status Closes #3122 | |||||
* | | [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 | |
| | | | | | | | | Refs #3123 |