Commit Graph

4438 Commits

Author SHA1 Message Date
Eric Schultz
036d2d6f4b VM Settings: allow option to remove libvirt image 2016-04-14 17:41:46 -05:00
Eric Schultz
d8833f4aa5 Improve blacklist detection for docker and vm pages that don't support mouseover help system 2016-04-14 14:05:58 -05:00
Eric Schultz
a20913676b Network Settings: IP address validation 2016-04-14 13:57:03 -05:00
Eric Schultz
099d37111b Docker: bug fix: allow official docker image updates to work 2016-04-14 12:12:57 -05:00
Eric Schultz
d546a3ea50 Docker: don't download banner images anymore (banners were removed a while back) 2016-04-13 21:27:28 -05:00
Eric Schultz
05c18478a9 Upgraded jQuery to version 2.2.3 2016-04-12 19:37:20 -05:00
Eric Schultz
86407a237a VM Manager: clean up virtio-iso download progress 2016-04-12 16:36:32 -05:00
Eric Schultz
7676449b50 VM Settings: bug fix: spinning download button 2016-04-12 15:05:05 -05:00
Eric Schultz
cb624561dd VM Manager: bug fix: don't reset vDisk Location dropdown to 'None' when ‘Manual' should be selected 2016-04-12 10:10:31 -05:00
Eric Schultz
257ee7e31d VM Manager: OpenELEC download folder should default to <domain share folder> if it exists 2016-04-12 08:46:08 -05:00
Eric Schultz
96abd2b2ce VM Manager: add '6.0.3' to the OpenELEC versions list and moved the whole list to libvirt_helpers 2016-04-12 08:10:48 -05:00
Eric Schultz
74e5a236e2 VM Manager: add 'virtio-win-0.1.113' to VirtIO-ISOs list 2016-04-12 08:08:07 -05:00
Eric Schultz
6085dddcf4 Merge pull request #16 from bergware/master
- Fix regression error in Browse function
- Fix custom setting in Parity Check Schedule
2016-04-12 08:04:47 -05:00
bergware
e586bd63ce Code optimizations 2016-04-07 21:31:40 +02:00
bergware
926354ab59 Fix custom setting in Parity Check Schedule 2016-04-06 21:37:32 +02:00
bergware
01fddb315d Merge remote-tracking branch 'limetech/master' 2016-04-06 08:31:59 +02:00
Tom Mortensen
6322def12b Version 2016.04.05 2016.04.05 2016-04-05 19:29:00 -07:00
Eric Schultz
05cb2f2d7f Docker: remove spaces from container names 2016-04-04 19:15:52 -05:00
bergware
8d6ec6db1b Merge remote-tracking branch 'limetech/master' 2016-04-04 08:17:38 +02:00
Eric Schultz
33e7afbd0a Change min width of navbar items (@anthony0030) 2016-04-03 17:22:23 -05:00
bergware
4ad7708143 Merge remote-tracking branch 'limetech/master' 2016-04-02 12:08:28 +02: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
bergware
595cd98360 Remove debugging line in Browse page 2016-04-01 18:33:59 +02:00
bergware
e5b381c655 Merge remote-tracking branch 'limetech/master' 2016-04-01 18:19:56 +02: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
bergware
5409f880d3 Fixed regression error in Browse function 2016-04-01 13:40:08 +02: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
Eric Schultz
3314b445a6 Merge pull request #11 from bergware/master
Fix single line display of non-hyperthreaded cores on Dashboard page
2016-03-30 08:39:45 -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.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