bergware
ad5149e8f5
fix apparent typo + javascript
2018-02-26 08:12:07 +01:00
bergware
8266e72f90
Add "Start Page" selection for GUI
2018-02-24 14:54:57 +01:00
bergware
90d800076f
Add "Start Page" selection for GUI
2018-02-24 10:12:47 +01:00
bergware
7b71404338
Add "Start Page" selection for GUI
2018-02-24 09:56:14 +01:00
bergware
6e0bc0caec
Add "Downgrade to previous version" selection
2018-02-24 09:47:22 +01:00
Tom Mortensen
66ebbfe7c6
Correct handling of shsd start/restart/stop.
2018-02-23 10:56:21 -08:00
tom mortensen
01aaf64b7b
Merge pull request #266 from bergware/6.4-wip
...
Hide temporarily the setting "Restrict management access"
2018-02-23 08:59:42 -08:00
bergware
2c95961d8b
Hide temporarily the setting "Restrict management access"
2018-02-23 17:38:27 +01:00
Eric Schultz
e6630c2ad7
update noVNC to version 1.0.0
2018-02-23 09:24:07 -06:00
bergware
e03a45057b
Change notification icon to "close"
2018-02-23 14:37:44 +01:00
bergware
d5f3367a6a
SSL settings display enhancement
2018-02-23 14:02:49 +01:00
bergware
578aa28e96
css correction for HR element
2018-02-23 13:43:43 +01:00
bergware
327455d789
Removed IPv6 bind from TELNET (unsupported)
2018-02-23 11:32:51 +01:00
bergware
126f38ab79
SSL settings code optimization
2018-02-23 11:10:11 +01:00
bergware
7d906726ad
Include TELNET, SSH and GUI management access
2018-02-23 10:32:29 +01:00
Tom Mortensen
3b9fb2bf10
Add controls to enable/disable Telnet and specify custom ssh port
2018-02-22 14:53:19 -08:00
Tom Mortensen
2afa657575
Add 4th NTP server selection.
2018-02-22 14:51:34 -08:00
tom mortensen
47d8909491
Merge pull request #264 from bergware/6.4-wip
...
Minor code optimizations
2018-02-22 09:30:36 -08:00
bergware
925e2c452c
Minor code optimizations
2018-02-22 14:37:36 +01:00
Tom Mortensen
7d90d22451
Add "Restrict GUI access to management interface only" control.
2018-02-20 10:45:55 -08:00
Squidly271
2c6ac74a14
Support special characters in dashboard and docker tab links (webGUI, Support, Project)
2018-02-19 23:17:08 -05:00
tom mortensen
162cd371d4
Merge pull request #259 from bergware/6.4-wip
...
Enhancements to Docker custom network settings
2018-02-19 16:53:51 -08:00
ljm42
601dc379a0
code simplification
2018-02-17 19:50:05 -08:00
ljm42
04a3f823c0
enhancement to diagnostics
...
Don't anonymize system share names (such as appdata,domains,isos,system), this will make it easier to find the right file when troubleshooting system shares.
2018-02-17 19:38:41 -08:00
bergware
02fbe2aa3b
fixed width of notice class in themes white and black
2018-02-14 08:27:42 +01:00
bergware
698171abb2
Merge remote-tracking branch 'limetech/6.4-wip' into 6.4-wip
2018-02-08 07:47:48 +01:00
bergware
4ea4e98cae
Major network enhancements
2018-02-06 18:59:43 +01:00
Eric Schultz
345f89000a
bug fix: dashboard cpu bar updates using Safari browser (now uses SSE instead of Websockets)
2018-02-06 11:03:51 -06:00
bergware
d582a65e45
Fixed port list in routing table
2018-02-05 15:52:25 +01:00
bergware
aefbaba801
Fixed number display when >=10000
2018-02-05 15:52:02 +01:00
tom mortensen
adacaa9b4f
Merge pull request #250 from Squidly271/6.4-wip
...
Add in Support & Project Links to Docker Context Menus
2018-01-29 21:53:33 -08:00
tom mortensen
10bcec66cd
Merge pull request #251 from Squidly271/patch-1
...
Add warning about running New Perms against appdata share
2018-01-29 21:53:06 -08:00
tom mortensen
07568501dc
Merge pull request #252 from bergware/6.4-wip
...
Miscellaneous updates
2018-01-29 21:52:36 -08:00
Eric Schultz
919b4ff407
vm manager: Only show VM Templates when Adding a VM; clean up vm list code; eliminate extra libvirt file require
2018-01-29 09:37:02 -06:00
bergware
6a3cd24d22
Give warning when non-recommended HTTP or HTTPS ports are chosen
2018-01-28 18:49:51 +01:00
bergware
536a3723ef
Disable array STOP button when BTRFS operation is running
...
With automatic re-enabling
2018-01-28 10:18:20 +01:00
bergware
cc6f8ebe20
Round size in parity operation progress indicators
2018-01-28 08:20:12 +01:00
bergware
e85f84abad
Disable array STOP button when BTRFS operation is running
...
+ more descriptive message when parity operation is running
2018-01-28 08:19:15 +01:00
Squidly271
e702137b8c
Add warning about running New Perms against appdata share
2018-01-27 14:00:48 -05:00
Squidly271
6965583061
Add in Support & Project Links to Docker Context Menu
...
Every container added in via CA should already have the Support Link present (if added post 6.3)
Majority of apps in CA also have a project link present, but this will only thus far dockerMan hasn't saved that entry on user templates, so the Project link on the context menus will only appear for new containers added after the PR is aproved
2018-01-27 10:13:15 -05:00
Eric Schultz
a93c3e40e9
vm manager: consolidate vm icon content menu code
2018-01-25 12:09:57 -06:00
Eric Schultz
1a812dfe45
vm manager: consolidate logic to determine vm icon url + fix vm icon display for custom icons
2018-01-25 10:28:28 -06:00
Tom Mortensen
f099d3688d
Change copyright string in header. Note really necessary to go change all the dates in all the files.
...
In fact, dates are not necessary at all to establish copyright.
2018-01-22 09:32:24 -08:00
Tom Mortensen
a7c1e3555b
add "Local TLD" configuration setting
2018-01-22 09:30:30 -08:00
tom mortensen
fd16c81506
Merge pull request #243 from bergware/6.4-wip
...
Updated jquery tablesorter to v2.29.4
2018-01-20 14:31:58 -08:00
bergware
e3b2b017f1
Updated jquery tablesorter to v2.29.4
...
Note: stiil have issue that sometimes sorting gives wrong output
2018-01-20 14:18:51 +01:00
tom mortensen
ca77a8a798
Merge pull request #241 from bergware/6.4-wip
...
Miscalleneous updates/fixes
2018-01-19 22:36:47 -08:00
Squidly271
e25e8b2bc0
Add wording if no plugins installed
2018-01-19 10:26:02 -05:00
Squidly271
a4617cfe81
Add installed plugins & version to diagnostics
2018-01-19 10:14:43 -05:00
bergware
2aa0b351e0
List users alphabetically
2018-01-18 14:00:20 +01:00