Commit Graph

103 Commits

Author SHA1 Message Date
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
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
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
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 fc26b9580e Add gitignore and gitattributes 2016-03-10 09:36:37 -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
Eric Schultz b0fe6c8dad Don't backup syslinux.cfg to syslinux.cfg- for acs-override changes. bad eric! 2016-03-05 12:02:18 -08:00
Eric Schultz 2d04dd1d00 System Devices: Added 'CPU Thread Pairings' section/output 2016-03-04 21:44:08 -08:00
Eric Schultz a1e1b85a6a Fix: Color coding only for 'docker logs' 2016-03-04 15:37:23 -08:00
Eric Schultz d58c69e35e Updated unRAIDServer.plg change log for 6.2-next 2016-03-04 07:59:15 -08:00
Eric Schultz 58e15b6ca5 Force show lsof port numbers to get emhttp port 2016-03-03 19:04:07 -08:00
Eric Schultz bf271fc2ab System Devices: append product:vendor IDs to lspci output 2016-03-03 13:47:33 -08:00
Eric Schultz 9482eb39a3 Merge upstream webgui changes from Ronald 2016-03-03 13:39:57 -08:00
Tom Mortensen 807d1563e8 Upgrade to unRAID-6.2 will add new variables to config/domain.cfg:
IMAGE_FILE="/mnt/user/system/libvirt/libvirt.img"
  IMAGE_SIZE="1"

Fix buffer overflow bug in emhttp user credentials validation.
2016-03-03 10:47:44 -08:00
Eric Schultz e72e358207 Move Reboot and Power down buttons below Clear stats 2016-03-02 19:13:30 -08:00
Eric Schultz c70cca35aa Always show the Reboot and Power down buttons -- just disabled when array is started 2016-03-02 17:45:03 -08:00
Eric Schultz 8bc2cd6109 DeviceInfo: make btrfs scrub options a checkbox -- just like docker and libvirt btrfs scrub 2016-02-28 20:51:46 -08:00
Eric Schultz 931169d8b7 VM Settings: added btrfs scrub and info panel 2016-02-28 20:28:26 -08:00
Eric Schultz 5c91aaf170 Docker Settings: minor correction to btrfs scrub help text styling 2016-02-28 20:21:58 -08:00
Eric Schultz a87ff3bece VM Settings: added inputs for IMAGE_NAME and IMAGE_SIZE 2016-02-27 21:11:22 -08:00
Tom Mortensen 489d8922f7 Restore 'Trust Parity' functionality. 2016-02-27 13:31:38 -08:00
Eric Schultz 4148726fd7 symlink and apply execute bit on libvirt_init 2016-02-26 21:27:08 -08:00
Eric Schultz e831ab85e3 Upgrade jQuery to version 2.2.1 2016-02-26 21:20:51 -08:00
Eric Schultz a4df64c7fa Allow modifying Docker and VM Settings pages; show docker and libvirt running status 2016-02-26 21:19:31 -08:00
Eric Schultz b78eff05eb Dont anonymize bug report diagnostics sent to Limetech 2016-02-25 10:26:44 -08:00
Eric Schultz 22a9dfe9dc Removed banner css files since they are not used anymore and were removed upstream 2016-02-23 14:32:18 -08:00
Eric Schultz b541eaa074 Fix: Docker remove context item should delete container not image 2016-02-23 06:41:58 -08:00
Eric Schultz 3f1b43c135 make the trial countdown less like a doomsday clock 2016-02-22 00:53:48 -08:00
Tom Mortensen 1221761808 Version 6.2-beta18 2016-02-21 23:26:41 -08:00
Tom Mortensen 5104e879c0 Merge branch 'master' of ssh://keys.lime-technology.com:60706/~/repositories/unraid_os 2016-02-21 16:36:57 -08:00
Tom Mortensen aa0657ef69 Changed logic of checking for VM capability in Info page.
This gets rid of extraneous syslog message:
  Feb 21 14:43:33 develop64 kernel: kvm: already loaded the other module
2016-02-21 15:36:37 -08:00
Tom Mortensen 08146b82ec Sequencing start/stop of docker and libvirt moved into emhttp. After network services (smb, afp, nfs) have
been started we start docker (if enabled) and then libvirt (if enabled), and only if array is Started in
non-maintenance mode. Upon array Stop, libvirt is stopped first, then docker, then network services.

The libvirt loopback image now exists on the "system" system share.  Script ./dynamix.vm.manager/scripts/libvirt_init
is invoked each time libvirt is started to handle initialization of the mounted image file if necessary.  Also got
rid of the old way libvirt loopback was initialized via compressed tar file.

Create/mount of docker and libvirt loopback images implemented in /usr/local/sbin/mount_image script.

The docker and libvirt loopback image files by default are located on /mnt/user/system/docker.img and
/mnt/user/system/libvirt/libvirt.img.

Default /boot/config/docker.cfg and /boot/config/domains.cfg added to flash image.  This is so that docker and
libvirt start out enabled.

The /boot/config/shares/{appdata,domains,isos,system}.cfg files are created each time array Starts if they do
not exist already. This establishes defaults for these so-called "system" shares.

The "appdata", "domains", and "system" system shares have setting shareUseCache="only".  These shares therefore
cannot be auto-created unless/until a cache disk/pool is available.
2016-02-21 15:18:31 -08:00
Eric Schultz 27ffe89882 Abbreviated trial time remaining shown in header 2016-02-21 09:45:18 -08:00
Eric Schultz 680bed725c revert hack used to adjust slot number for non-pro key types (emhttp used to hide parity2 if license was not Pro) 2016-02-21 09:18:48 -08:00