summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
|
* [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-085-15/+103
|
* [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
|
* [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
|
* [roomplanner] Fix formattingSimon Rettberg2016-09-082-158/+148Star
|
* [baseconfig_bwlp] Add printergui username prefix optionSimon Rettberg2016-09-073-0/+8
|
* [roomplanner] Add managerip field, move mgr/tutor fields to ↵Simon Rettberg2016-09-075-15/+62
| | | | location_roomplanner table, add to install.inc.php
* [sysconfig] Confirm dialog for deletion; show success message after deleting ↵Simon Rettberg2016-09-0710-16/+21
| | | | a config
* Update translationsSimon Rettberg2016-09-073-2/+12
|
* [news] Switch to new ellipsis hack; fix saving when summernote is in source ↵Simon Rettberg2016-09-072-10/+22
| | | | code view
* Merge branch 'modularization' of dnbd3:openslx-ng/slx-admin into modularizationSimon Rettberg2016-09-073-1/+171
|\
| * Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵Christian Klinger2016-09-0721-325/+504
| |\ | | | | | | | | | modularization
| * | Added a pvs.ini file generator.Christian Klinger2016-09-052-0/+161
| | |
| * | added "zurück"-Button to "Generisches Modul".Christian Klinger2016-09-051-1/+7
| | |
* | | [sysconfig] Improve design, hide more controls in location-specific view, ↵Simon Rettberg2016-09-079-41/+24Star
| |/ |/| | | | | get rid of JS hack for ellipsis in tables (by adding a HTML/CSS hack for it :))
* | [roomplanner] Sanity checks/fixups when saving computers, more user ↵Simon Rettberg2016-09-076-11/+76
| | | | | | | | feedback, smaller grid
* | [roomplanner] Location name in h1Simon Rettberg2016-09-072-1/+2
| |
* | FAGESSEN!Simon Rettberg2016-09-071-2/+2
| |
* | [locations] Only show roomplanner button if module is enabledSimon Rettberg2016-09-071-1/+1
| |
* | [roomplanner] Make grid area higher, update slider when clicking (+) and (-)Simon Rettberg2016-09-074-12/+14
| |
* | [roomplanner] Implement hiding the menu and fullscreen display with CSS ↵Simon Rettberg2016-09-073-13/+20
| | | | | | | | rather than JS
* | [roomplanner] Show location name in titleSimon Rettberg2016-09-072-9/+34
| |
* | [roomplanner] Use AJAX for saving, show error message if unsuccessfulSimon Rettberg2016-09-065-61/+99
| |