Commit Graph

180 Commits

Author SHA1 Message Date
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
gfjardim 9d81f11c61 Add RW/Shared option to paths 2016-03-15 18:30:05 -03:00
Tom Mortensen 91a1741b01 Do not display device unassigned parity devices when array is Started. 2016-03-15 13:53:39 -07:00
gfjardim 0ba305501d Add a dropdown menu to Category selection
Please note that in black theme the dropdownchecklist widget don’t
inherit colors from the dynamix css.

I’ll remove the “advanced” class from this row until Ronald can fix it.
2016-03-15 10:39:36 -03:00
Eric Schultz 8a7586d500 Fix: when disk rebuild is complete, notification reports status "Canceled" 2016-03-15 00:57:34 -05:00
Eric Schultz 72b7e08e3b Remove deprecated stylesheet (gh-buttons.css) 2016-03-14 23:48:19 -05:00
Eric Schultz 8981389334 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-03-14 23:46:45 -05:00
Eric Schultz ec4d3c4851 Fix context menu to escape non-safe css selector characters 2016-03-14 22:12:50 -05:00
Eric Schultz 52ac1d19f8 Docker: always show the 'Add another Path, Port or Variable' button 2016-03-14 09:50:38 -05:00
gfjardim bd06cae38b Create a default name for config if it's empty 2016-03-14 11:24:57 -03:00
gfjardim 0289168bf1 Patch jQuery Ui widget to Dynamic black theme. 2016-03-14 11:24:11 -03:00
gfjardim fea79851c0 Remove deprecated stylesheet (gh-buttons.css)
This was needed with banner view mode, it’s useless now.
2016-03-14 11:23:04 -03:00
gfjardim d304921142 Deal with deprecation of auto creating host paths
URL:
https://docs.docker.com/engine/deprecated/#auto-creating-missing-host-pa
ths-for-bind-mounts
2016-03-14 09:30:19 -03:00
gfjardim 9d37b7879a Export ports as variable if Network is set to host 2016-03-14 09:11:48 -03:00
Eric Schultz 752bbd801c Fix: Docker 'WebUI' content menu item now hidden when the web ui link is empty 2016-03-13 11:37:25 -05:00
Eric Schultz eb158b7e58 Docker: updated 'Add Config' button to be a little more descriptive on the create/edit container page 2016-03-13 11:25:21 -05:00
Eric Schultz 02100b31bf Docker: removed 'Dry Run' button on create/edit container page 2016-03-13 11:06:26 -05:00
Eric Schultz 1ca1407d71 Fix VM Manager to use SATA cdrom bus type when Q35 machine type is used 2016-03-13 10:57:20 -05:00
Tom Mortensen 579cfcd65c Version 2016.03.11 2016-03-11 11:09:23 -08:00
Tom Mortensen 92d584f612 Fix text to make sense for Read-Check case. 2016-03-11 11:08:20 -08:00
Tom Mortensen 8f1b71f70e Prepare for push to public github dynamix-6.2 repo. 2016-03-10 12:05:11 -08:00
Eric Schultz 1d3f393586 Removed plugins/unRAIDServer since it is its own repo now 2016-03-10 09:42:23 -06:00
Eric Schultz 5047ddc8cf Fix Cancel buttons on VM edit pages 2016-03-08 19:44:22 -08:00
Eric Schultz 9f389b8ace libvirt_init: only copy contents of /etc/libvirt/qemu from old domain.img to new one 2016-03-08 17:36:35 -08:00
Tom Mortensen bd8e799751 Fix buffer overflow vulnerability with webGUI login dialog (sync with 6.1.9).
More work on change log in unRAIDServer.plg
Update dynamix version; will need more work before public release.
2016-03-08 16:12:16 -08:00
Eric Schultz 8b72f30cd9 Upgrade custom package php to version 5.6.19 2016-03-07 20:08:49 -08:00
Eric Schultz 124b1ffa3c Fix: allow deleting docker vdisk 2016-03-06 18:06:39 -08:00
Eric Schultz e839fae90c Fix docker log coloring for 6.2 2016-03-06 17:35:11 -08:00
Eric Schultz 3a6880113e Fix arguments with spaces when calling docker 2016-03-05 14:00:51 -08:00
Eric Schultz 42c54a7f84 unRAIDServer.plg: copy/overwrite syslinux/syslinux.cfg- (all versions) and upgrade syslinux/syslinux.cfg to include GUI Mode boot option for versions < 6.2 2016-03-05 12:18:39 -08:00