summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [sysconfig] AD/LDAP: Fix handling of user@domain.foo; fix SSL portscan; add ↵Simon Rettberg2016-12-013-7/+17
| | | | homeattr scan info
* [Taskmanager] Add support for compressed repliesSimon Rettberg2016-12-011-2/+17
|
* [locations] Also make sure the opened location is in viewSimon Rettberg2016-11-301-1/+2
|
* [locations] Don't scroll to top when opening locationSimon Rettberg2016-11-301-1/+1
|
* [exams] Add error checking to install scriptSimon Rettberg2016-11-301-2/+10
|
* [locations] Fix tag mismatchSimon Rettberg2016-11-251-1/+1
|
* [sysconfig] Improve ad handling once againSimon Rettberg2016-11-182-11/+32
|
* [statistics] Add support for parsing GPT output from busybox fdiskSimon Rettberg2016-11-182-4/+54
|
* [statistics] Make static function staticSimon Rettberg2016-11-171-1/+1
|
* [roomplanner] baseconfig hook: Add variable for hybrid modeSimon Rettberg2016-11-141-2/+6
|
* [statistics] Show red hdd icon in client list when filtering by ID44 == 0 ↵Simon Rettberg2016-11-143-1/+24
| | | | and machine has no HDD installed at all
* [locationinfo] Skeleton for new moduleSimon Rettberg2016-10-279-0/+61
|
* [sysconfig] Improve binddn parsing for AD wizardSimon Rettberg2016-10-275-22/+51
|
* [baseconfig_bwlp] Reintroduce SLX_REBOOT_SCHEDULESimon Rettberg2016-10-271-0/+6
|
* Move fake pw fields further out of viewSimon Rettberg2016-10-279-19/+19
|
* [sysconfig] Fix query when setting room config-module to "inherit"Simon Rettberg2016-10-241-2/+7
|
* [statistics] Fix cache lookup of device pciidSimon Rettberg2016-10-121-2/+2
|
* added README fileAndreas Berenz2016-10-061-0/+26
|
* removed obsolete 'obstacle' attributeAndreas Berenz2016-10-062-70/+53Star
|
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵Christian Klinger2016-09-301-2/+30
|\ | | | | | | modularization
| * Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵Andreas Berenz2016-09-291-1/+7
| |\ | | | | | | | | | modularization
| * | some added commentsAndreas Berenz2016-09-291-2/+30
| | |
* | | changed copyright to author note.Christian Klinger2016-09-301-1/+1
| |/ |/|
* | use INET_ATON() on `clientip` so fix #3000.Christian Klinger2016-09-291-1/+7
|/
* [locations] Show percent of occupied machines per locationSimon Rettberg2016-09-135-7/+30
|
* [statistics/locations] Fix query for getting machines for a locationSimon Rettberg2016-09-132-4/+4
|
* skip rooms without manager ip because that trips pvsmgr.Christian Klinger2016-09-121-1/+2
|
* use the new pvs.ini format (using md5 right now).Christian Klinger2016-09-121-2/+4
|
* [statistics] queryFirst -> simpleQuery -.-Simon Rettberg2016-09-091-1/+1
| | | | That's why I felt I fixed it two times; one time was the wrong line :(
* [roomplanner] Forgot to init tutor button when adding new pcSimon Rettberg2016-09-091-1/+1
|
* [roomplanner] Implement marking tutor on planSimon Rettberg2016-09-094-10/+45
|
* [locations/statistics] Make machine counting more consistentSimon Rettberg2016-09-096-19/+34
|
* [exams] Less blaSimon Rettberg2016-09-091-1/+1
|
* [statistics] Used simpleQuery instead of queryFirstSimon Rettberg2016-09-091-1/+1
|
* [statistics] Escape % and _ in LIKE queries, translate user input * and ? to ↵Simon Rettberg2016-09-091-1/+6
| | | | % and _
* [statistics] Fix currentuser filterSimon Rettberg2016-09-094-2/+5
|
* [statistics] Fix pressing return in "add filter" dialogSimon Rettberg2016-09-091-2/+2
|
* [statistics] Fix list sorting once againSimon Rettberg2016-09-091-0/+1
|
* Silence some warningsSimon Rettberg2016-09-092-2/+5
|
* [systemstatus] Fix ldadp logSimon Rettberg2016-09-091-1/+2
|
* Update translationsSimon Rettberg2016-09-088-2/+24
|
* [roomplanner] Add option to enable/disable pvsmgr dedicated modeSimon Rettberg2016-09-085-11/+34
| | | | | In dedicated mode, the pvsmgr will skip login/vmchooser and directly open the pvsmgr
* [session] Add simple "change password" GUISimon Rettberg2016-09-087-52/+134
|
* [roomplanner] ajax saving: Better error messages on .fail()Simon Rettberg2016-09-081-2/+2
|
* [roomplanner] Filter non-leaf locations without extra query per locationSimon Rettberg2016-09-081-5/+13
|
* [locations] Fix formattingSimon Rettberg2016-09-081-20/+25
|
* [Util] traceError: Use error_log for AJAX calls, just like APISimon Rettberg2016-09-081-1/+1
|
* gzip compression for api.php aswellSimon Rettberg2016-09-081-3/+2Star
|
* [roomplanner] Fix key constraint error on room savingSimon Rettberg2016-09-081-10/+1Star
|
* [roomplanner] Move pvs generator to api; skip empty rooms; add phpdocSimon Rettberg2016-09-082-19/+39
|