Cameron
402d1f4126
Closes #1801 Code cleanup. Deprecated method errors added.
2020-12-22 14:48:28 -08:00
Cameron
3f8e043998
Replaced e107::getAdminLog() with e107::getLog(). e107::getAdminLog() will continue as a deprecated alias.
2020-12-22 09:36:02 -08:00
Cameron
630f3f415f
Improved detection of deprecated functions/methods and display in DEBUG mode: deprecated.
2020-12-21 10:00:28 -08:00
Cameron
63527c4f19
Code cleanup. Extra debug info under Paths.
2020-12-21 06:43:07 -08:00
Cameron
9880a68d4b
Code cleanup
2020-12-20 19:42:09 -08:00
Cameron
601df26d51
Code optimization for speed and reduced memory usage.
2020-12-20 11:50:10 -08:00
Cameron
5b82c292b1
Code cleanup
2020-12-18 19:55:12 -08:00
Cameron
7238743542
Regex fixes and path fix for TinyMce.
2020-12-18 13:07:45 -08:00
Cameron
f5153bf640
Updating of deprecated method usage. Removal of old files. Log tests added.
2020-12-18 09:39:02 -08:00
Cameron
0e90d4aa66
Code optimization and cleaning
2020-12-17 13:13:29 -08:00
Cameron
fd423e8591
Hero admin - tabs added to edit page.
2020-12-17 10:56:34 -08:00
Cameron
08da12b9a4
Place media on one row in edit mode.
2020-12-17 10:45:50 -08:00
Cameron
50af16ab45
Hero now has a background image and an image/video field. Re-install and clear db cache.
2020-12-17 09:57:14 -08:00
Cameron
bbfd593165
Only load css on frontpage.
2020-12-17 06:02:57 -08:00
Cameron
42f0e902d4
Issue #4283 - Update deprecated sql method usage. Removed old code.
2020-12-17 05:52:54 -08:00
Cameron
8c0e2c0392
Only load hero CSS when active.
2020-12-17 05:06:48 -08:00
Cameron
cf1eaf5d3c
Added universal {HERO} shortcode. Default template intended for Bootstrap 4.
2020-12-16 16:24:35 -08:00
Cameron
1fe797b4d5
Hero plugin added to core package. (Formerly known as "Bullets")
2020-12-16 15:46:11 -08:00
Cameron
f80d611202
Bbcode code optimization and test.
2020-12-15 08:59:31 -08:00
Cameron
44e260b121
Code cleanup and optimization
2020-12-14 16:21:48 -08:00
Cameron
b21191b0a1
gSitemap converted to admin-ui. (incomplete). Enable debug to view old code.
2020-12-11 11:26:22 -08:00
Cameron
1d080e4f9d
Issue #3291 Trigger gsitemap event on admin_ui_update .
...
New universal adminUI events added: admin_ui_create, admin_ui_created, admin_ui_update, admin_ui_updated, admin_ui_delete, admin_ui_deleted. Event data now includes the table that was modified and the configured admin-ui $pluginName
2020-12-11 08:57:19 -08:00
Cameron
f605ddc552
Code optimization and cleanup.
2020-12-10 15:52:48 -08:00
Cameron
b0f28633bb
Improved image testing. File class mime-detection improvements. Fix for use of e107_ini_set() which is only declared during installation. gSitemap typo fix.
2020-12-10 09:41:00 -08:00
Cameron
d0feb76cef
Issue #3291 - gSitemap upgrades to save table and table_id info for syncing on changes. (coming soon)
2020-12-09 15:12:56 -08:00
Cameron
ce8cb87e24
PHP8 Fix correction on TinyMce
2020-12-09 11:34:52 -08:00
Cameron
7229aa6c50
Preparations for WebP conversions. e107::title() added to eventually replace defining e_PAGETITLE.
2020-12-08 18:15:08 -08:00
Cameron
afaac88003
PHP8 Compatibility and code cleanup.
2020-12-08 12:21:12 -08:00
Cameron
ca1df9d4f3
Issue #4270 - WebP support.
2020-12-07 10:48:12 -08:00
Cameron
9b917c0000
Fixes #4281 Alt-Auth menu.
2020-12-07 06:39:12 -08:00
Cameron
09fb747374
Code cleanup
2020-12-05 14:13:18 -08:00
Cameron
d37d4bf8af
Metaweblog plugin removed. Available in separate repo https://github.com/e107inc/metaweblog
2020-12-05 13:04:04 -08:00
Cameron
b16d7605b6
Code cleanup.
2020-12-05 12:43:05 -08:00
Cameron
68e251d771
Outdated ping functions removed from news and gsitemap. xmlrpc classes removed.
2020-12-05 12:39:50 -08:00
Cameron
69cb52e848
staticUrl() to always returns a full path.
2020-12-03 10:31:19 -08:00
Cameron
fa4433d8d7
Library preloading tweak.
2020-12-02 13:39:27 -08:00
Cameron
c9bc789b79
Added an option for pre-loading of library assets. More info: https://web.dev/uses-rel-preload/
2020-12-02 13:17:23 -08:00
Cameron
5e0cc872f5
Merge pull request #4275 from Jimmi08/patch-4
...
example for render help new way
2020-12-02 11:14:10 -08:00
Cameron
ce30a09940
Merge pull request #4269 from Deltik/php-8-compatibility
...
PHP 8.0 compatibility
2020-12-02 11:13:31 -08:00
Cameron
0114aa2650
Merge pull request #4250 from Jimmi08/master
...
Alt Auth Support for AbanteCart password salt.
2020-12-02 11:12:47 -08:00
Cameron
a81a5789e4
Fixes #4273 - Fixes TinyMce rendering of bootstrap 3-column grid.
2020-11-30 17:36:38 -08:00
Cameron
7214b75794
Fixes #4223 - Fix for bootstrap style inside TinyMce. Thanks go to @tgtje
2020-11-30 12:20:57 -08:00
Jimako
601232bb43
example for render help new way
2020-11-30 13:56:39 +01:00
Nick Liu
28ae48783f
Fix PHP 8.0 fatal error in array sort in plugin log
...
```
[Mon Nov 30 03:41:56.019794 2020] [fcgid:warn] [pid 3259290:tid 140500652779264] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: PHP Fatal error: Uncaught TypeError: array_multisort(): Argument #1 ($array) must be an array or a sort flag in ~/public_html/e107_plugins/log/stats.php:808
[Mon Nov 30 03:41:56.019853 2020] [fcgid:warn] [pid 3259290:tid 140500652779264] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: Stack trace:
[Mon Nov 30 03:41:56.019861 2020] [fcgid:warn] [pid 3259290:tid 140500652779264] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #0 ~/public_html/e107_plugins/log/stats.php(808): array_multisort()
[Mon Nov 30 03:41:56.019867 2020] [fcgid:warn] [pid 3259290:tid 140500652779264] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #1 ~/public_html/e107_plugins/log/stats.php(1620): siteStats->arraySort()
[Mon Nov 30 03:41:56.019885 2020] [fcgid:warn] [pid 3259290:tid 140500652779264] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #2 ~/public_html/e107_plugins/log/stats.php(194): siteStats->renderQueries()
[Mon Nov 30 03:41:56.019891 2020] [fcgid:warn] [pid 3259290:tid 140500652779264] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #3 {main}
[Mon Nov 30 03:41:56.019897 2020] [fcgid:warn] [pid 3259290:tid 140500652779264] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: thrown in ~/public_html/e107_plugins/log/stats.php on line 808
```
2020-11-30 12:58:06 +01:00
Nick Liu
645e162253
Reduce NPath complexity in plugin_forum_viewforum_shortcodes
...
Method plugin_forum_viewforum_shortcodes::sc_newthreadbuttonx()
2020-11-30 12:55:04 +01:00
Nick Liu
f20052fa77
Fixed all unchecked usages of possibly undefined constant BOOTSTRAP
2020-11-30 12:55:04 +01:00
Nick Liu
f256b924ce
Fix all PHP 8.0 test failures
2020-11-30 12:55:00 +01:00
Jimmi08
f4b8289647
AbanteCart Alt Auth Support
2020-10-01 11:06:37 +02:00
Nick Liu
043bc702e5
Fixed all PHP syntax errors
2020-09-28 20:59:12 -05:00
Cameron
370fdb13f6
Test fixes. Email arraySet() test added.
2020-08-11 08:30:00 -07:00