Commit Graph

159 Commits

Author SHA1 Message Date
Eric Schultz
05cb2f2d7f Docker: remove spaces from container names 2016-04-04 19:15:52 -05:00
Eric Schultz
33e7afbd0a Change min width of navbar items (@anthony0030) 2016-04-03 17:22:23 -05:00
Eric Schultz
2d170c267c Docker: Don't override /config Name or Display for V2 templates 2016-04-01 18:15:39 -05:00
bergware
c24d9f0729 Fixed regression error in Browse function
* Fixed regression error in Browse function

* Remove debugging line in Browse page
2016-04-01 17:47:50 -05:00
Eric Schultz
060696213a vnc viewer: code updates from upstream (Make sure to copy arrays when using render queue) 2016-04-01 06:53:13 -05:00
Eric Schultz
dd6a27759f Upgraded jQuery to version 2.2.2 2016-04-01 06:45:24 -05:00
Eric Schultz
33101df545 Docker: add 'RO/Slave' path option 2016-03-30 21:38:25 -05:00
Eric Schultz
808bea75b1 VM Manager: add 'German' vnc keyboard choice 2016-03-30 17:30:29 -05:00
Eric Schultz
f4e2000b29 Improved core separation display for AMD cpus on System Devices page 2016-03-30 09:14:40 -05:00
Eric Schultz
fc55ec66b1 Merge pull request #13 from gfjardim/patch-1
Fix: Templates not updating
2016-03-30 08:41:03 -05:00
bergware
976f1df8a3 Make direct link to plugin update optional in notice
Allows for direct download or redirect to plugin manager
2016-03-30 00:46:20 +02:00
bergware
22139045be Add direct link to plugin update in notice message 2016-03-29 17:57:55 +02:00
gfjardim
6c1df6b987 Fix: Templates not updating 2016-03-29 12:36:17 -03:00
bergware
670dd39c4c Show parity history with newest entry at top and oldest entry at bottom 2016-03-29 17:00:15 +02:00
bergware
0100d750ed Add unRAID OS/Dynamix GUI update message in footer 2016-03-29 15:40:00 +02:00
bergware
ff3147b10e API for plugins to test and display a new version message
`<?if (plugin_update_available('commmunity.applications')):?>
$(function() {
showNotice('The plugin <b>community.applications</b> requires an
update!');
});
<?endif;?>`
2016-03-29 11:44:16 +02:00
bergware
081599c7d8 Force refresh of file when content has changed, and file is viewed in browser 2016-03-29 03:59:56 +02:00
bergware
c3454bc2a7 Check for disk not present in status report 2016-03-27 20:58:54 +02:00
bergware
09b9a81fdf Group disk types (parity, data, cache) in status report 2016-03-27 20:57:34 +02:00
bergware
43dba132a4 Improved core separation on Dashboard page 2016-03-27 17:15:40 +02:00
bergware
f8088c93fc Fix single line display of non-hyperthreaded cores on Dashboard page 2016-03-27 10:17:49 +02:00
Eric Schultz
687615e1a2 Version 2016.03.25 2016-03-26 12:57:57 -05:00
Tom Mortensen
99a4df5fc2 Get rid of once-per-week check of SMART database update since it does not work and besides is a possible
exploit vector:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804299
2016-03-25 10:53:28 -07:00
Tom Mortensen
13384a5e64 Version 2016.03.23 2016-03-23 20:26:10 -07:00
Eric Schultz
92ae26e0c9 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-03-23 16:03:34 -05:00
Eric Schultz
42b1cc876c Merge pull request #10 from bergware/master
Improved context-sensitive help functionality
2016-03-23 16:02:57 -05:00
Eric Schultz
c5060ae161 Merge pull request #9 from gfjardim/master
Fix: wrong variable name prevents config creation
2016-03-23 15:11:20 -05:00
bergware
5993a4e9b7 Improved context-sensitive help functionality 2016-03-23 20:44:01 +01:00
gfjardim
cb6d1e2c57 Fix: wrong variable name prevents config creation 2016-03-22 19:42:10 -03:00
Eric Schultz
c8a595f51e Docker formatting / cleanup 2016-03-21 19:10:28 -05:00
Eric Schultz
45ed2b32c7 Docker: allow use of IP or PORT variables in WebUI to be independent of each other 2016-03-21 18:06:57 -05:00
Eric Schultz
8b8fb70d63 Fix Docker WebUI persistence in certain cases 2016-03-21 18:03:34 -05:00
Eric Schultz
1a42861ba3 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-03-21 17:55:48 -05:00
Eric Schultz
eadfabdeb3 Merge pull request #8 from gfjardim/master
Docker bug fixes and enhancements
2016-03-21 15:01:04 -05:00
gfjardim
16a931b807 Add Template Authoring Mode. 2016-03-20 20:08:55 -03:00
gfjardim
fc5ef34aaf Bug fixes
- Add: ability to hide edit/remove buttons in basic view;
- Add: hide advanced configurations in a collapsable menu - easier than
toggle Advanced View;
- Fix: Load edited Overview when toggle Views;
- Fix: Variable select box doesn’t have the same textPath width;
- Fix: limit the height of Categories dropdown menu to 200px.
- Fix: dropdownchecklist CSS for white theme
2016-03-20 20:07:24 -03:00
gfjardim
357b0bb92a Add the ability to keep templates in sync with the author's modifications 2016-03-20 20:01:48 -03:00
gfjardim
cb57198de0 Set default port mode to TCP and path mode to RW 2016-03-20 19:57:06 -03:00
bergware
0aab843889 Introduce context -sensitive help
This allows for help of individual settings by clicking on the specific
setting context.
2016-03-20 19:04:02 +01:00
Eric Schultz
b5d7c767f6 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-03-19 22:39:33 -05:00
Eric Schultz
b09c4fd307 Fix minor spelling errors on OpenDevices page 2016-03-19 22:36:48 -05:00
Eric Schultz
f6e32aba41 Add output of 'lsmod' to diagnostics 2016-03-19 16:34:35 -05:00
bergware
2972b1e4c5 Display related core pairs on Dashboard page 2016-03-19 13:15:42 +01:00
Tom Mortensen
0fd0c59d38 Version 2016.03.17 2016-03-18 00:23:16 -07:00
Tom Mortensen
a4201cf844 Get rid of "Identify" operation. 2016-03-17 12:52:47 -07:00
Eric Schultz
87ffefa5c0 Fix VM Manager to use SATA cdrom bus type when Q35 machine type is used (editing a VM) 2016-03-16 17:15:50 -05:00
Eric Schultz
a68898f197 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-03-16 17:14:28 -05:00
gfjardim
ff93c67e07 Change shared to slave due security reasons
I’ve confirmed that a privileged container can unmount a host target if
the volume map is mounted as shared. With slave propagation, the
unmount only took place inside the container, without affecting the
host target.
2016-03-16 19:09:59 -03:00
gfjardim
0113515de9 Docker: Fix black theme for dropdownchecklist 2016-03-16 08:12:07 -03:00
gfjardim
0d26dddccd Add dropdowchecklist CSS for black theme 2016-03-15 19:38:35 -03:00