Commit Graph

135 Commits

Author SHA1 Message Date
bergware 1ae589d6f1 Additional enhancements 2016-10-24 09:38:05 +02:00
bergware b0813b884e Fixed: suppress new GUI message when unRAID-OS is newer 2016-09-25 20:13:39 +02:00
bergware ce576b4c73 Make GUI real-time updating a little more relaxed 2016-08-27 22:17:50 +02:00
bergware 6b8678a3b7 Remove unneeded title messages in links 2016-08-27 18:36:16 +02:00
Eric Schultz 38c444b22f Merge pull request #55 from bergware/master
Updated footer
2016-07-23 16:55:14 -05:00
bergware d2f327338c Updated footer 2016-07-22 19:21:48 +02:00
Eric Schultz f36f7f0423 Show reboot required status bar notice when a unRAID OS update was applied but hasn't been rebooted yet.
Bonus side effect of hiding 'Dynamix update available' status bar notice when all that needs to be done is reboot to get the updated Dynamix included in the unRAID OS update.
2016-07-16 09:34:03 -05:00
Squidly271 b5b4b0a11b Update DefaultPageLayout.php
Still surprised that you haven't included anywhere in the OS a direct link to the online manual
2016-07-01 11:02:37 -04:00
bergware dd18173e3f Updated footer unRAID® 2016-06-27 09:17:32 +02:00
bergware 3a08bee756 Update copyright [7] 2016-06-26 11:53:24 +02:00
bergware e7032eaff3 Update copyright [6]
2005 it is....
2016-06-14 13:31:56 +02:00
bergware 600930a263 Made copyright consistent and updated to 2016 2016-06-12 08:01:52 +02:00
bergware 77c2d150f9 Update to enhanced network settings 2016-05-10 08:27:13 +02:00
bergware ddb3ca7949 Minor code optimization 2016-05-07 09:33:00 +02:00
bergware 289efe00b7 Added "safe mode" indicator [2] 2016-05-06 16:58:14 +02:00
bergware cf4472fefb Added "safe mode" indicator 2016-05-06 16:42:24 +02: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
bergware e586bd63ce Code optimizations 2016-04-07 21:31:40 +02: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
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
Eric Schultz 687615e1a2 Version 2016.03.25 2016-03-26 12:57:57 -05:00
bergware 5993a4e9b7 Improved context-sensitive help functionality 2016-03-23 20:44:01 +01: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 9482eb39a3 Merge upstream webgui changes from Ronald 2016-03-03 13:39:57 -08:00
Eric Schultz 3f1b43c135 make the trial countdown less like a doomsday clock 2016-02-22 00:53:48 -08:00
Eric Schultz 27ffe89882 Abbreviated trial time remaining shown in header 2016-02-21 09:45:18 -08:00
Eric Schultz fa46d8be68 Add trial expire countdown to header bar 2016-01-28 16:02:25 -08:00
Eric Schultz 20977c5210 Several VM Manager and general webui fixes/tuning for 6.2
- move qemu script out of the docroot

- added latest virtio-win-iso (0.1.112-1)

- mark all drive/usb controllers blacklisted that contain disks in the array from pci passthough

- fix regex to include nameless usb devices

- default to usb2 for new VMs

- show pci and usb device IDs next to device labels

- dont show help on/off splash image

- VM Manager help section updates
2016-01-14 22:33:18 -08:00
Eric Schultz 8095de8759 merge ronalds changes from upstream + some vm and dashboard fixes 2016-01-12 19:59:16 -08:00
Eric Schultz 5209fff381 Upgraded font-awesome to 4.5 (css/fonts) 2015-12-06 17:23:56 -06:00
Tom Mortensen 0bac948356 6.2-beta12 2015-11-04 08:21:09 -08:00
Tom Mortensen 1c7de063ea 6.2-beta9 2015-10-29 17:28:17 -07:00
Eric Schultz 30ca111094 initial commit 2015-10-24 10:17:28 -07:00