bergware
3243005ea3
Bug fixes
2020-03-22 17:08:57 +01:00
bergware
4d10ade6ee
Bug fixes
2020-03-22 16:53:49 +01:00
bergware
e846b6c94c
Bug fixes
2020-03-22 14:31:42 +01:00
bergware
317a63d035
Bug fixes
2020-03-22 14:23:20 +01:00
bergware
03911d7d77
Bug fixes
2020-03-22 12:23:15 +01:00
bergware
e4aaf791e1
Bug fixes
2020-03-22 12:00:12 +01:00
bergware
58509f1176
Multi cache support
2020-03-21 13:58:26 +01:00
bergware
4e8639e6db
Multi cache pool
2020-03-20 19:32:26 +01:00
bergware
c8148442d2
Multi-language support
2020-03-04 17:33:46 +01:00
bergware
597aaed9f0
Added BTRFS balance mode dropdown options
2020-02-20 07:13:10 +01:00
bergware
5dcb5ca11a
Added BTRFS balance mode dropdown options
2020-02-19 23:22:54 +01:00
bergware
2a3e8524f5
Added BTRFS balance mode dropdown options
2020-02-18 17:34:48 +01:00
bergware
1eaffbaee8
Added BTRFS balance mode dropdown options
2020-02-18 16:41:31 +01:00
bergware
4f0e512d0f
Added BTRFS balance mode dropdown options
2020-02-18 16:24:15 +01:00
bergware
b73acf6390
Device Info: added automatic status updating
2020-02-16 20:25:10 +01:00
bergware
ce6574c734
Device Info: added automatic status updating
2020-02-16 20:17:03 +01:00
bergware
81dcea42fb
Device Info: added automatic status updating
2020-02-16 19:54:37 +01:00
Tom Mortensen
122f73c179
Permit configuration of parity device(s) spinup group.
2019-02-07 13:46:31 -08:00
bergware
9ad99b9883
SMART controller update
...
- changed Areca to SAS format
- added HP cciss
- fixed global controller selection
2018-09-09 08:26:57 +02:00
Tom Mortensen
6668ad0ec5
Change 'unRAID' to 'Unraid' to match new branding.
...
Updated a few copyright strings.
2018-08-31 12:58:40 -07:00
bergware
858621bba0
css positional fixes
2018-08-28 13:39:21 +02:00
bergware
99684bc6d7
css correction forward/backward buttons in tabbed view
2018-08-24 15:53:38 +02:00
bergware
0c5abec7a1
Revamp of themes White and Black
...
New style themes, including fixes and enhancements.
Ported back to themes Azure and Gray
2018-08-21 07:43:04 +02:00
bergware
0258bbcbe3
Remove empty entries when storing individual disk settings
2018-07-24 13:28:50 +02:00
bergware
4ed9f457de
Apply button disabled by default
2018-03-22 14:04:46 +01:00
bergware
46fa0ac9ab
Minor visual updates
2018-03-22 11:57:31 +01:00
bergware
6c15fc99da
More SMART fixes for unassigned devices
2017-12-24 19:22:07 +01:00
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