| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [roomplanner] Sort already placed machines to the bottom | Simon Rettberg | 2017-12-01 | 3 | -17/+36 |
| * | [roomplanner] Fallback to ip if hostname is empty | Simon Rettberg | 2017-12-01 | 1 | -0/+6 |
| * | [runmode] Fix client filter logic | Simon Rettberg | 2017-12-01 | 2 | -4/+4 |
| * | [statistics, roomplanner, locationinfo] Ignore machines with runmode:isclient==0 | Simon Rettberg | 2017-12-01 | 4 | -7/+28 |
| * | [locationinfo] Fix room scaling | Simon Rettberg | 2017-12-01 | 1 | -36/+16 |
| * | [locationinfo] Month is 0-based in js | Simon Rettberg | 2017-12-01 | 1 | -1/+1 |
| * | [runmode] Varname mismatch | Simon Rettberg | 2017-12-01 | 1 | -1/+1 |
| * | [runmode] Fix syntax error in SQL query | Simon Rettberg | 2017-12-01 | 1 | -1/+23 |
| * | [roomplanner] Set SLX_AUTOLOGIN for dedicated managers | Simon Rettberg | 2017-11-30 | 1 | -1/+1 |
| * | [roomplanner] Refactor to use runmode | Simon Rettberg | 2017-11-30 | 9 | -34/+226 |
| * | Update translations | Steffen Ritter | 2017-11-30 | 13 | -24/+33 |
| * | [locationinfo] removed seconds from the time. More than 4 locations are allow... | Jannik Schönartz | 2017-11-30 | 2 | -4/+7 |
| * | [statistics] Reset session name on login to vmchooser | Simon Rettberg | 2017-11-30 | 1 | -1/+1 |
| * | [statistics] Update translations | Simon Rettberg | 2017-11-30 | 4 | -6/+12 |
| * | [runmode] Overhauled getRunMode with its params | Simon Rettberg | 2017-11-30 | 1 | -11/+39 |
| * | [statistics] Handle runmode and its isclient flag | Simon Rettberg | 2017-11-30 | 7 | -53/+140 |
| * | [locationinfo] Added standby to the summary panel | Jannik Schönartz | 2017-11-30 | 2 | -12/+19 |
| * | [locationinfo] Fix prettytime, fix standby, check dependency on weekcalendar | Simon Rettberg | 2017-11-30 | 1 | -12/+14 |
| * | [locationinfo] Merge branch 'master' of git.openslx.org:openslx-ng/slx-admin | Jannik Schönartz | 2017-11-30 | 22 | -115/+198 |
| |\ |
|
| | * | [sessions] english text in en template | Jonathan Bauer | 2017-11-30 | 1 | -2/+2 |
| | * | [locations] english text in en template | Jonathan Bauer | 2017-11-30 | 1 | -2/+2 |
| | * | english text for backend-hisinone en temlpate | Jonathan Bauer | 2017-11-30 | 1 | -3/+3 |
| | * | [main] Detect clock mismatch, fix translations | Simon Rettberg | 2017-11-30 | 7 | -6/+31 |
| | * | Update translations | Steffen Ritter | 2017-11-29 | 7 | -39/+139 |
| | * | [news] install: Better index for table | Simon Rettberg | 2017-11-29 | 1 | -1/+3 |
| | * | [inc/Paginate] Use Count(*) instead of SQL_CALC_FOUND_ROWS, which is faster | Simon Rettberg | 2017-11-29 | 2 | -58/+12 |
| | * | [baseconfig_bwlp] Update translations | Simon Rettberg | 2017-11-29 | 2 | -4/+6 |
| * | | [locationinfo] Reworked summary-panel to the new panel uuid stuff. | Jannik Schönartz | 2017-11-30 | 7 | -88/+342 |
| |/ |
|
| * | [inc/Database] Do EXPLAIN SELECT at shutdown so we don't interfere with SQL_C... | Simon Rettberg | 2017-11-29 | 1 | -2/+15 |
| * | [js] Move all our fixes into one file, add browser history/URL fix for messages | Simon Rettberg | 2017-11-29 | 4 | -26/+44 |
| * | [runmode] Implement delete-machine action | Simon Rettberg | 2017-11-29 | 3 | -24/+30 |
| * | [statistics] Introduce state column to get rid of complicated state determina... | Simon Rettberg | 2017-11-28 | 12 | -129/+226 |
| * | [dnbd3] Disable SLX_SYSTEM_STANDBY_TIMEOUT | Simon Rettberg | 2017-11-28 | 1 | -0/+1 |
| * | [sysconfig] Don't delete default config... | Simon Rettberg | 2017-11-28 | 1 | -1/+1 |
| * | [sysconfig] Revert contraint to location table: Breaks default config | Simon Rettberg | 2017-11-28 | 2 | -12/+6 |
| * | [baseconfig] Add current unix timestamp to config | Simon Rettberg | 2017-11-27 | 1 | -0/+2 |
| * | [baseconfig_bwlp] Add SLX_WAKEUP_SCHEDULE | Simon Rettberg | 2017-11-27 | 1 | -0/+6 |
| * | [sysconfig] Simplify installer, add constraint to location table | Simon Rettberg | 2017-11-24 | 1 | -17/+20 |
| * | [runmode] Simplify installer | Simon Rettberg | 2017-11-24 | 1 | -21/+3 |
| * | Installer: Properly check preconditions for adding constraints | Simon Rettberg | 2017-11-24 | 1 | -3/+8 |
| * | [statistics] Warn about suspicious hardware changes (RAM, CPU) | Simon Rettberg | 2017-11-24 | 1 | -18/+42 |
| * | [dnbd3] Add installer script | Simon Rettberg | 2017-11-24 | 1 | -0/+41 |
| * | Installer: Add more helper functions (constraints, response) | Simon Rettberg | 2017-11-24 | 1 | -1/+57 |
| * | [baseconfig_bwlp] Add new config vars | Simon Rettberg | 2017-11-23 | 3 | -3/+42 |
| * | [baseconfig] Fix shadow variable handling on unset vars | Simon Rettberg | 2017-11-23 | 1 | -1/+1 |
| * | [syslog] Fixed sql injection prevention | Jannik Schönartz | 2017-11-23 | 1 | -2/+1 |
| * | [syslog] Added sql injection prevention | Jannik Schönartz | 2017-11-23 | 1 | -1/+3 |
| * | [statistics] Filter 'state' was missing in the client statistics filter | Jannik Schönartz | 2017-11-23 | 1 | -1/+6 |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/slx-admin | Jannik Schönartz | 2017-11-23 | 1 | -1/+1 |
| |\ |
|
| * | | [statistics&syslog] Changed ip to machine-uuid for filtering. Fixed a bug wh... | Jannik Schönartz | 2017-11-20 | 4 | -13/+14 |