MikeyGMT
|
aeeb740ff8
|
Replace jsapi with loader.js in chart_class
This avoids 2 warnings when opening admin.
jsapi:22 A Parser-blocking, cross-origin script,
https://www.google.com/uds/?file=visualization&v=1&packages=corechart,
is invoked via document.write. This may be blocked by the browser if the
device has poor network connectivity. See
https://www.chromestatus.com/feature/5718547946799104 for more details.
Reference information:
http://stackoverflow.com/questions/39719334/javascript-google-visualization-selection-option
|
2016-12-23 17:31:00 +00:00 |
|
Cameron
|
447f5edfd9
|
Updated to 2.1.4 (git)
|
2016-12-23 09:09:54 -08:00 |
|
Cameron
|
7e3e26578c
|
Tagwords removed from core. Use TagCloud instead.
v2.1.3
|
2016-12-23 08:58:02 -08:00 |
|
Cameron
|
4bfe84b253
|
Fix for srcSet sizing. Voux theme alignment fixes.
|
2016-12-23 08:53:47 -08:00 |
|
Cameron
|
caffecd9f5
|
Issue #2183 - Fix for lanVars on a non-object.
|
2016-12-23 08:03:28 -08:00 |
|
Cameron
|
812c50e4f7
|
Fixes #2183 - Code cleanup symptom.
|
2016-12-23 08:00:44 -08:00 |
|
Cameron
|
5706751d69
|
Merge pull request #2185 from MikeyGMT/20161222
Menu Manager calling jquery-ui.css with js method #2183
|
2016-12-23 07:26:41 -08:00 |
|
Cameron
|
2c6fa39db8
|
PHP 7.1 warning added.
|
2016-12-23 07:25:09 -08:00 |
|
MikeyGMT
|
ef58780710
|
Menu Manager calling jquery-ui.css with js method #2183
Menu Manager calling jquery-ui.css with js method part of #2183
|
2016-12-23 13:15:20 +00:00 |
|
Cameron
|
38dae889e2
|
Cache Fixes. Core update-check fixed. Core-update via Scheduled Task fixed.
|
2016-12-22 17:59:29 -08:00 |
|
Cameron
|
a4f3fc2886
|
Added HD logo. Fixed logo size on login page (when no logo selected in admin)
|
2016-12-22 13:53:47 -08:00 |
|
Cameron
|
abe3b355d4
|
LAN Fix, Notice removal and stats trigger.
|
2016-12-22 13:11:26 -08:00 |
|
Cameron
|
34f96ff932
|
Issue #2146 - Disable PHP Strict errors in CLI mode.
|
2016-12-22 11:36:13 -08:00 |
|
Cameron
|
52f4e2f346
|
Issue #2146 - Removed leftover error_reporting() calls.
|
2016-12-22 11:14:07 -08:00 |
|
Cameron
|
b164750645
|
Issue #2146
|
2016-12-22 10:57:59 -08:00 |
|
Cameron
|
3ebeb140bd
|
Issue #2146 - Possible fix for hiding strict PHP warnings.
|
2016-12-22 10:29:34 -08:00 |
|
Cameron
|
e140c0af26
|
Merge pull request #2181 from lonalore/event
Event triggering after updating plugins table.
|
2016-12-22 10:16:16 -08:00 |
|
Cameron
|
1c2dc3e647
|
Added sendpm.sc to the deletion (conflicting) file list.
|
2016-12-22 10:15:10 -08:00 |
|
Cameron
|
2cb6de6666
|
New Events: user_page_item_viewed, user_comment_deleted
News Comment Count now moving up/down accordingly.
|
2016-12-22 10:00:37 -08:00 |
|
Cameron
|
ba9c73ad58
|
Upgraded to FontAwesome 4.7.0. Glyph caching improved.
|
2016-12-22 08:47:54 -08:00 |
|
Cameron
|
2b182d2629
|
Hide system alerts for regular admins.
|
2016-12-21 20:34:52 -08:00 |
|
Cameron
|
2fe231cd92
|
Fix for 0-byte images messing up import. New Image now includes HD version. Featurebox counter fix.
|
2016-12-21 14:25:26 -08:00 |
|
Cameron
|
b82ac44d71
|
Linkwords PHP 7.1 fix.
|
2016-12-21 12:10:21 -08:00 |
|
Cameron
|
9e99e12f8c
|
Hide batch dropdown when there are no entries.
|
2016-12-21 11:01:25 -08:00 |
|
Cameron
|
5358130bde
|
Fixes #2180 - AdminUI LANs placed in wrong language file.
|
2016-12-21 09:26:53 -08:00 |
|
Cameron
|
e58a2f1a69
|
Issue #6 Fix for missing LANS
|
2016-12-21 09:16:39 -08:00 |
|
Cameron
|
db1aa937aa
|
Fix for missing theme data and incorrect LAN labels.
|
2016-12-21 08:13:23 -08:00 |
|
lonalore
|
edcdae129f
|
Event triggering after updating plugins table.
|
2016-12-21 14:54:28 +01:00 |
|
Cameron
|
fdfdbe44f4
|
Quotes fix.
|
2016-12-20 16:48:39 -08:00 |
|
Cameron
|
2e4c85a062
|
Merge pull request #2169 from MikeyGMT/20161218c
LANS #6 Signup Shortcode Plus Accessibility Labels for Signup Form #275
|
2016-12-20 16:47:16 -08:00 |
|
Cameron
|
3a3848460c
|
Issue #2178 - Subject validation fix.
|
2016-12-20 15:38:33 -08:00 |
|
Cameron
|
47f88655f0
|
Merge pull request #2179 from MikeyGMT/20161220a
Urgent - Missing parenthesis in lan_admin.php
|
2016-12-20 15:15:53 -08:00 |
|
MikeyGMT
|
0866b2efc4
|
Urgent - Missing parenthesis in lan_admin.php
Apologies, transcription errors after re-implementing changes for Menu
Manager.
|
2016-12-20 23:13:19 +00:00 |
|
MikeyGMT
|
71df424799
|
Escape email address
Escape email address
|
2016-12-20 22:34:18 +00:00 |
|
Cameron
|
b536adbcad
|
Merge pull request #2166 from MikeyGMT/20161218
LANs in File Inspector #6
|
2016-12-20 14:30:24 -08:00 |
|
Cameron
|
2782dfc157
|
Merge pull request #2167 from MikeyGMT/20161218a
LANS #6 Admin Shortcodes
|
2016-12-20 14:29:56 -08:00 |
|
Cameron
|
a3ba724a71
|
Merge pull request #2171 from Jimmi08/master
to avoid problem with not defined global variable
|
2016-12-20 14:29:18 -08:00 |
|
Cameron
|
59860cb66f
|
Merge pull request #2177 from MikeyGMT/20161220
Menu Manager: Text to Lans and Removal of Unused #6
|
2016-12-20 14:28:42 -08:00 |
|
MikeyGMT
|
192fd304f2
|
Menu Manager: Text to Lans and Removal of Unused #6
Menu Manager: Text to Lans and Removal of Unused #6 - and a little bit
in Theme Handler
|
2016-12-20 20:26:00 +00:00 |
|
Cameron
|
d8fb520e40
|
Bootstrap navigation now support sub-links of sublinks.
|
2016-12-20 11:32:14 -08:00 |
|
Cameron
|
73028d2e2e
|
Merge pull request #2168 from MikeyGMT/20161218b
Improved Check your email phrase #2107
|
2016-12-20 07:51:19 -08:00 |
|
Cameron
|
20aad5cfc6
|
Merge pull request #2170 from MikeyGMT/20161218d
Missing Accessibility Label - Contact Subject #275
|
2016-12-20 07:46:54 -08:00 |
|
Cameron
|
7d2f437fb3
|
Merge pull request #2173 from lonalore/cleanup
Code cleanup. Fixed undefined variables.
|
2016-12-20 07:21:43 -08:00 |
|
lonalore
|
c226e9a10b
|
Code cleanup. Fixed undefined variables.
|
2016-12-20 10:58:43 +01:00 |
|
Cameron
|
46a7dd5d14
|
Fix for mod-rewrite for some servers.
|
2016-12-19 21:05:51 -08:00 |
|
Cameron
|
39766a2e31
|
Social: Make it work with news rewrite. Plugin scan required.
|
2016-12-19 18:13:38 -08:00 |
|
Cameron
|
a3a9ffa1f7
|
Social: Fix for facebook comments not loading after news upgrade.
|
2016-12-19 17:57:03 -08:00 |
|
Cameron
|
098f386c19
|
Fix for banner image size in admin.
|
2016-12-19 14:22:45 -08:00 |
|
Cameron
|
cfbd9c85fb
|
Performance improvement for thumb.php
|
2016-12-19 13:49:39 -08:00 |
|
Cameron
|
c0df670c7b
|
Banner now support external image urls.
|
2016-12-19 13:49:18 -08:00 |
|