tom mortensen
3fc56acde6
Merge pull request #223 from Squidly271/patch-6
...
Partial Reversion of #221
2017-12-12 15:05:57 -08:00
tom mortensen
7793808f4b
Merge pull request #222 from Squidly271/patch-5
...
Allow special characters in host paths
2017-12-12 15:05:41 -08:00
Eric Schultz
65b9c1f0c8
auto collapse text labels from right menu bar when space is scarce
2017-12-12 08:00:06 -06:00
Squidly271
1269c730c0
Update CreateDocker.php
2017-12-11 21:04:36 -05:00
Squidly271
2621615329
Partial Reversion of #221
...
ps -auxef includes the environment variables for running containers, which may contain sensitive information.
Change to ps -auxf which does not
2017-12-11 20:39:55 -05:00
Squidly271
0bf3e67855
Allow special characters in host paths
...
Most notably "&" as in /mnt/user/this&that
2017-12-11 20:08:32 -05:00
Squidly271
44b3fc92ea
Diagnostics updates
...
Human readable free memory
Full ps output with children, sorted by CPU usage
2017-12-11 16:04:04 -05:00
tom mortensen
de00480f9a
Merge pull request #219 from bergware/6.4-wip
...
Small visual enhancement in array status (footer)
2017-12-10 11:26:36 -08:00
Squidly271
b3b855e83a
Update Docker.page
2017-12-09 12:57:16 -05:00
Squidly271
c53790cdc6
Display message if docker service fails to start
...
Occasionally, the array is started but the docker service fails to start (unmountable docker.img as an example)
Toss up a message instead of simply displaying a blank page
2017-12-09 12:55:13 -05:00
bergware
b7d5d8ffb7
Fixed cache pool message when array in maintenance mode
2017-12-09 18:20:57 +01:00
bergware
73b60ba091
Support IPv6 anycast addresses in routing table
2017-12-08 22:06:17 +01:00
Eric Schultz
69ae223a36
fix ajaxprefilter to ignore case-sensitive check for POST
2017-12-07 18:38:02 -06:00
bergware
3b054d37e2
Fixed missing btrfs check in diagnostics
2017-12-07 20:04:51 +01:00
Eric Schultz
b7f42f574a
Don't send csrf token with crossdomain requests
2017-12-06 21:28:18 -06:00
bergware
51d64d9a5e
Small visual enhancement in array status (footer)
2017-12-06 18:08:23 +01:00
bergware
2dbc6d35e1
Clear temp array variables
2017-12-05 17:40:41 +01:00
bergware
f8895c2b01
Code optimization
2017-12-05 15:18:56 +01:00
bergware
1fb48975f4
Allow "Code" field for button pages
2017-12-05 15:11:40 +01:00
bergware
5bd29ceb35
Bug fixes
2017-12-05 12:48:01 +01:00
bergware
e692acb90d
Styled logout page, similar to shutdown/reboot
2017-12-05 10:18:12 +01:00
Tom Mortensen
b0625c05e6
Clear all the timers before logging out.
2017-12-04 16:30:00 -08:00
Tom Mortensen
4841691f3e
Add "Logout" button.
2017-12-03 12:25:43 -08:00
bergware
447ff1c53a
Show "Device" as possible selection in Docker container
2017-11-30 12:01:15 +01:00
bergware
8cc85cf71b
Adjusted table height for white and black themes
2017-11-30 11:37:36 +01:00
bergware
97d3f89b78
Corrected empty file system display
2017-11-29 11:50:19 +01:00
Tom Mortensen
8344b5250b
Show current 'fsProgress' string in footer if page refreshed.
2017-11-28 13:23:34 -08:00
Tom Mortensen
a5ddeae54f
Merge branch '6.4-wip' of github.com:limetech/webgui into 6.4-wip
2017-11-28 13:00:09 -08:00
bergware
888b037a29
Allow separate DHCP + DNS settings for ipv4 and ipv6
2017-11-28 21:38:10 +01:00
Tom Mortensen
178e9e4f9a
In share list and user list, use POST instead of GET in order pass csrf token in post body instead of URL.
2017-11-28 09:22:51 -08:00
bergware
a5384caf7b
Fix incorrect size calculation in docker settings
2017-11-26 22:23:32 +01:00
bergware
c391d0a43e
Fix incorrect size calculation in docker settings
2017-11-26 22:11:48 +01:00
bergware
64a120c0e6
Fix incorrect size calculation in docker settings
2017-11-26 21:27:13 +01:00
bergware
6c346ed97b
Fix regression error in last PR (okay now)
2017-11-26 16:53:22 +01:00
bergware
f5323f4118
Fixed regression error in previous PR. Use "echo" command for all functions
2017-11-26 16:32:51 +01:00
bergware
99db9016b2
Fixed allow "permit format" when input file is selected
...
+ Logical rearrangement of code sections
2017-11-26 14:03:21 +01:00
bergware
b9c0e80fed
System info - round numbers
2017-11-18 18:47:41 +01:00
bergware
5170d485a7
Use MB as calculation unit + code enhancement
2017-11-18 12:45:35 +01:00
bergware
41175a59eb
awk 'BEGIN{s=t=\"*\"}\$1==190{s=\$10};\$1==194{t=\$10;exit};\$1==\"Temperature:\"{t=\$2;exit};/^Current Drive Temperature:/{t=$4;exit} END{i
2017-11-18 11:00:12 +01:00
bergware
b96f035e03
Add SMART temperature reading for SAS devices
2017-11-18 10:57:46 +01:00
tom mortensen
3c76eb2a9c
Merge pull request #209 from bergware/6.4-wip
...
Revised SMART temperature reading logic
2017-11-18 00:25:27 -08:00
bergware
ce037aa444
Revised SMART temperature reading logic
2017-11-18 08:53:53 +01:00
bergware
011df063bd
Revised SMART temperature reading logic
...
194 = raw value is first choice
190 = raw value is second choice
2017-11-18 08:42:36 +01:00
Eric Schultz
6830f00920
fix sorting on qemu machine types
2017-11-17 15:47:36 -06:00
bergware
83b1472a53
Bring Encryption status on Dashboard page inline with Main page
2017-11-17 19:59:03 +01:00
bergware
78437e5ac0
Seperate reading of attributes 190 or 194 temperatures (194=T, 190=100-T)
2017-11-17 17:59:25 +01:00
bergware
ba0d06c71f
Prefer temperature attribute 194 over 190 (consistency)
2017-11-17 08:12:43 +01:00
bergware
2575bcc754
Fixed: regression error in SMART acknowledgement on dashboard board
2017-11-16 19:10:48 +01:00
bergware
16e3aeee9f
Fixed: force DNS server selection to static when using static IP assignment
2017-11-16 13:56:15 +01:00
bergware
59b240f1cf
Fixed regression error in Dashboard statistics table
2017-11-16 10:43:18 +01:00