Commit Graph

39 Commits

Author SHA1 Message Date
Tom Mortensen 98fc81e680 Merge branch '6.4-wip' of github.com:limetech/webgui into 6.4-wip 2017-11-12 14:41:51 -08:00
bergware a84711034e Fix next/prev buttons for emulated disks 2017-11-12 13:06:01 +01:00
bergware 5e003af7d3 Fix next/prev buttons for emulated disks 2017-11-12 10:24:37 +01:00
Tom Mortensen 5805b7f4da Get rid of "btrfs filesystem show", not really useful and not possible to display for encrypted btrfs volumes that are not opened. 2017-11-11 15:33:55 -08:00
bergware 874c118a78 Enhancements in page forward/backward movement 2017-11-08 20:36:02 +01:00
Tom Mortensen da04de6e31 Handle encryption configuration corner cases. 2017-11-07 11:40:42 -08:00
bergware 8e0caebf00 Fix display misalignment in parity settings 2017-11-05 17:40:46 +01:00
bergware 7b3c04c913 All encryption settings on Main page 2017-10-29 18:26:47 +01:00
Tom Mortensen 5a7c26d86a Device info page link should be active for disabled non-present devices so that size of emulated
device can be examined, and file system check can be peformed.
2017-10-20 23:48:10 -07:00
Eric Schultz 5ce3ede734 fix smart controller type arguments 2017-10-07 10:55:49 -05:00
bergware 1d51097572 Minor code optimization 2017-09-19 20:56:02 +02:00
Tom Mortensen 82afa9ef62 Do not permit 'file system check' on encrypted devies which are not open. 2017-09-19 11:17:05 -07:00
bergware 7d3714be38 Fixed regression error in DeviceInfo 2017-09-13 18:06:29 +02:00
bergware 918dcc94d6 Fixed regression error in DeviceInfo 2017-09-13 14:21:20 +02:00
Tom Mortensen 26e59bfb5c Handle $disk['fsType'] possibly having "luks:" prefix which checking file system type.
Don't permit choosing encrypted file system type if there's no encryption keyfile present. (Don't know
if this is such as good idea or not, may end up changing this again.)
2017-09-04 11:48:54 -07:00
bergware a9f012c584 Add font-awesome tag 2017-08-20 18:20:53 +02:00
Tom Mortensen e5d4e9cc1e Encyption support: most work by bergware 2017-08-15 20:11:40 -07:00
Tom Mortensen 04ac51eda5 Provide control to initiate btrfs balance on btrfs-formatted array devices and single cache device.
Remove preset btrfs balance options; btrfs-raid1 is default only for initial creation of multi-device pool.
DeviceInfo shows all check/balance/scrub operations but greyed out depending on arry started state.
2017-03-30 09:08:50 -07:00
bergware a052c8b620 Fixed typos in "maintenance" 2017-03-27 22:06:17 +02:00
bergware f3b22b8ce1 Fixed incorrect display of BTRFS check for non-btrfs disks. Removed unused buttons. 2017-03-25 20:53:52 +01:00
bergware 97ea5dba09 Fixed missing csrf token and code optimizations in SMART report generation 2017-03-25 19:44:58 +01:00
bergware cf20be4a74 Cleanup unused parameters when saving configuration files 2017-03-25 14:58:15 +01:00
Eric Schultz 0c5a36741a webgui updates for 6.3.0-rc9 2017-01-27 10:23:44 -06:00
bergware e4188f9099 Revert "BTRFS RAID mode as dropdown selection"
This reverts commit ef085d19a7.
2016-12-26 17:16:08 +01:00
bergware ef085d19a7 BTRFS RAID mode as dropdown selection 2016-12-26 11:12:42 +01:00
bergware 3f90cda43c Disable filesystem selection when data-rebuild is pending 2016-12-17 20:09:33 +01:00
bergware 551b70d8e3 Disable filesystem selection when data-rebuild is pending 2016-12-17 17:40:26 +01:00
Tom Mortensen c7f164c5e6 add btrfs_check script to facilitate btrfs file system check
webGui: add filesystem Check for btrfs volumes in Maintenance mode
2016-11-16 10:23:55 -08:00
bergware 16dab2eafc Replace fixed path with absolute path in docroot variable 2016-10-24 09:30:54 +02:00
bergware 59f4099250 Add SATA as controller type 2016-09-13 16:26:13 +02:00
bergware 4e563be00a Fixed: suppress disk utilization threshold settings for additional disks in cache pool 2016-08-05 17:58:31 +02:00
bergware 1b033dc91a Fixed: suppress spinup group on ALL cache devices 2016-07-29 19:25:55 +02:00
bergware 3a08bee756 Update copyright [7] 2016-06-26 11:53:24 +02:00
bergware e7032eaff3 Update copyright [6]
2005 it is....
2016-06-14 13:31:56 +02:00
bergware 600930a263 Made copyright consistent and updated to 2016 2016-06-12 08:01:52 +02:00
Eric Schultz 8bc2cd6109 DeviceInfo: make btrfs scrub options a checkbox -- just like docker and libvirt btrfs scrub 2016-02-28 20:51:46 -08:00
Eric Schultz bb7a9a8080 merge in changes from unRAID 6.1.8 2016-02-09 16:19:04 -08:00
Eric Schultz 8095de8759 merge ronalds changes from upstream + some vm and dashboard fixes 2016-01-12 19:59:16 -08:00
Eric Schultz 30ca111094 initial commit 2015-10-24 10:17:28 -07:00