1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

3845 Commits

Author SHA1 Message Date
Cameron
a4e380d6a1 Navigation Menu added. 2020-12-29 12:48:57 -08:00
Cameron
10ad436e28 Support for Bootstrap5. Clear cache in theme manager when choosing themes. 2020-12-29 12:43:25 -08:00
Cameron
7f6e1444a4 Fixes #4283 Blog Calendar archive page title. 2020-12-29 10:42:36 -08:00
Cameron
15488f1c7e Closes #4311 - gSitemap select-all option. 2020-12-29 10:30:05 -08:00
Cameron
94f772577a trackback plugin removed. 2020-12-29 10:04:33 -08:00
Cameron
21e3c3f8ab PHP warning fixes. 2020-12-29 09:48:36 -08:00
Cameron
75f595adb0 PHP Warning Fixes. 2020-12-29 08:04:52 -08:00
Cameron
baed9ec8e5 Fixes #4306 - google-plus removal. 2020-12-29 07:00:39 -08:00
Cameron
a41693b4b6 Removed snippets from bootstrap3 theme. Fix for line-endings issue in cache tests. 2020-12-28 15:16:23 -08:00
Cameron
10482b8a89 Solves the duplicate breadcrumb issue. 2020-12-28 09:48:44 -08:00
Cameron
48e3fdabc9 Closes #4305 #4307 2020-12-28 09:01:15 -08:00
Cameron
25b5843e12 Additional menu config items added. 2020-12-28 08:55:20 -08:00
Cameron
d579facf8f Social plugin xurl menu added. 2020-12-28 08:41:49 -08:00
Cameron
e66d3f32de Renamed "Site Links" admin area to "Navigation". Navigation shortcode names changed (see debug: 'deprecated' mode to check usage) 2020-12-27 14:28:19 -08:00
Jimako
47939464fd
update e107 link 2020-12-27 10:37:38 +01:00
Cameron
7dfac0dcfa Issue #4299 - PHP8 compatibility fixes. 2020-12-25 10:23:56 -08:00
Cameron
a5ce641279 Code cleanup 2020-12-23 15:15:34 -08:00
Cameron
450e392741 Issue #3291 gSitemap table changes. Generic handling of link updates via e_gsitemap.php 2020-12-23 15:03:31 -08:00
Cameron
3cd4aa0018 Form handler code cleanup/optimization. Added getSupportedProviders() caching to reduce execution time. 2020-12-23 12:42:06 -08:00
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