summaryrefslogtreecommitdiffstats
path: root/modules-available/vmstore
Commit message (Collapse)AuthorAgeFilesLines
* [vmstore] Restore warning on unconfigured vmstoreSimon Rettberg2024-01-151-1/+1
|
* [vmstore] Fix invalid array accessSimon Rettberg2023-11-201-1/+1
|
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-143-10/+16
|
* [vmstore] Continuously drop caches while benchmarkingSimon Rettberg2023-06-051-3/+9
|
* [vmstore] Add usage hint when directly navigating to benchmark subpageSimon Rettberg2023-05-254-0/+12
|
* [rebootcontrol/vmstore] Fix ArrayUtil::sortByColumn() callsSimon Rettberg2022-12-021-1/+1
|
* [vmstore] Benchmark: Put server list first, add fixed buttonbar at bottomSimon Rettberg2022-07-201-20/+22
|
* Update translationsSimon Rettberg2022-07-118-0/+40
|
* [vmstore] Benchmark: Print all output in timeoutSimon Rettberg2022-07-061-1/+8
|
* [vmstore] Fix NFS speed testSimon Rettberg2022-07-061-2/+2
|
* [dnbd3/vmstore] Add selection for DNBD3 server, or NFS mode, show any errorsSimon Rettberg2022-07-054-33/+106
|
* [vmstore/main] Use property list for results so they work cross-sessionSimon Rettberg2022-07-043-37/+65
|
* [dnbd3/vmstore] Add first version of speedtest/benchmark GUISimon Rettberg2022-07-016-1/+423
|
* [vmstore] Add types where possible and do false -> nullSimon Rettberg2022-05-111-4/+4
|
* [main+Session] Move session from /tmp/ to session tableSimon Rettberg2021-05-111-1/+1
|
* [vmstore] Fix displaying mount task outputSimon Rettberg2021-05-041-1/+1
|
* [vmstore] Fix display of mount task statusSimon Rettberg2021-04-231-1/+4
|
* Fix some typos (found by codespell)Stefan Weil2019-12-141-1/+1
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* [translation] Satelliten-Server -> SatellitenserverSteffen Ritter2018-04-241-1/+1
|
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-2/+2
| | | | This is supposed to prevent unneeded js/css from being pulled in
* [vmstore] Deliver mount options to clientsSimon Rettberg2018-03-212-0/+11
| | | | refs #3323
* [vmstore] Add fields to specify mount optionsSimon Rettberg2018-03-214-5/+11
|
* [vmstore] lang_intern -> lang_internalSimon Rettberg2018-02-161-1/+1
|
* [vmstore] Simplify permissionsSimon Rettberg2018-02-165-33/+10Star
|
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-5/+11
| | | | | | | | | | This flag tells wether the permission can be restricted to certain locations in a meaningful way. This flag has to be set in the permissions.json of the according module. For example, the permission to reboot the server cannot be limited to certain locations in a meaningful way, while the view of the client log can be filtered to only show log entries for clients in specific locations.
* Update translations + add global tagsSimon Rettberg2018-01-113-9/+3Star
| | | | lang_username, lang_user and lang_password are now global tags
* [vmstore] added permissions to choose internal, nfs or cifs vm storageUdo Walter2017-12-288-9/+48
|
* [vmstore] Style fixSteffen Ritter2017-12-191-2/+4
|
* [vmstore] Update texts to refer to DNBD3Simon Rettberg2017-12-183-6/+50
|
* [vmstore] Fix uninitialized variable accessSimon Rettberg2017-12-131-1/+2
|
* [style] Fix checkbox/radio in input-group-addon, add missing label<->input refsSimon Rettberg2017-12-011-6/+6
|
* [vmstore] fixed inconsistenciesUdo Walter2017-09-253-59/+75
|
* [*] Adapt to new baseconfig APISimon Rettberg2017-07-111-6/+6
|
* [vmstore] Fix broken NFS example configSimon Rettberg2017-05-251-3/+3
|
* Move fake pw fields further out of viewSimon Rettberg2016-10-271-2/+2
|
* Updated the no-autofill-hack.Christian Klinger2016-06-151-2/+2
|
* [install] Add/refine more module's install scriptsSimon Rettberg2016-06-091-1/+3
|
* work work work work workSimon Rettberg2016-05-193-8/+1Star
|
* MORE WMORKSimon Rettberg2016-05-183-0/+16
|
* Modularized baseconfig fetching (api)Simon Rettberg2016-05-171-0/+22
|
* Migrated messages to modulesSimon Rettberg2016-05-101-4/+4
|
* Translating module strings and custom sections worksSimon Rettberg2016-05-102-1/+6
|
* Work on translations: templates and messages workSimon Rettberg2016-05-047-46/+26Star
|
* WIPSimon Rettberg2016-05-0310-0/+289