Commit Graph

24 Commits

Author SHA1 Message Date
Tom Mortensen de7444fd2a A li'l cleanup 2019-08-24 11:25:49 -07:00
Squidly271 46f1e1f5c9 Suppress PHP warnings in certain circumstances.
Under certain circumstances, a valid plugin without a determinable icon will return

Warning: preg_split(): Compilation failed: range out of order in character class at offset 5 in /usr/local/emhttp/plugins/dynamix.plugin.manager/include/PluginHelpers.php on line 52

Suppress it
2018-12-31 23:31:39 -05:00
bergware 3b4c3f6736 Miscellaneous corrections 2018-12-25 10:14:33 +01:00
bergware 894a2b2375 Verify internet access using NCSI method
NCSI = network connection status indicator
This method tries to access a specific Microsoft site to test internet access. The same method is used in Windows.
2018-08-04 13:21:42 +02:00
bergware b68bd12a69 Restore plugin manager to rc6 state
+ css corrections + fixed icon path compatibility issue
2018-04-19 19:58:23 +02:00
bergware c436a7032b Added icon search path for backwards compatability 2018-04-18 07:15:30 +02:00
bergware a66bc1f067 Added selection of all available OS versions to upgrade or downgrade 2018-04-13 16:46:53 +02:00
bergware 9279720b03 Update plugins table inline instead of rebuilding the complete list 2018-03-08 16:45:57 +01:00
bergware c8e3f6805b Optimized ping test for plugins 2018-01-02 14:10:41 +01:00
bergware 7c97284e91 Suppress warnings in $docroot and $disk['fsSize'] variables
These are easy to correct warnings.
2017-12-14 13:53:31 +01:00
bergware 1128540c88 Suppress plugin online check when actions are done from plugin page itself 2017-07-09 13:50:44 +02:00
bergware e606e1612c Fixed regression error of double function declaration 2017-06-22 11:18:37 +02:00
bergware ca15490ef4 Improved connection checking for plugins 2017-06-21 07:24:57 +02:00
bergware e768ba4603 Small optimization in network check for plugins 2017-06-20 20:27:12 +02:00
bergware efa678e9a1 Improved connection checking for plugin updates 2017-06-19 10:53:25 +02:00
bergware 1c097759d2 Emhanced plugin manager with seprate plugin and OS sections 2017-06-18 10:28:13 +02:00
Eric Schultz 0c5a36741a webgui updates for 6.3.0-rc9 2017-01-27 10:23:44 -06:00
gfjardim ee2820a2cb Capitalize method name in plugin operations. 2016-12-18 15:09:01 -02:00
bergware d76573653a Replace fixed path with docroot variable 2016-10-24 09:44:19 +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
Eric Schultz 9482eb39a3 Merge upstream webgui changes from Ronald 2016-03-03 13:39:57 -08:00
Eric Schultz 30ca111094 initial commit 2015-10-24 10:17:28 -07:00