Cameron
|
e57b1a9b61
|
Issue #4352 Added canonical for home page and frontpage setting.
|
2021-01-19 13:31:20 -08:00 |
|
Cameron
|
f091709847
|
Issue #4352 - Canonical added for page, forum and download. Replaced some e_PAGETITLE with e107::title()
|
2021-01-19 09:50:02 -08:00 |
|
Cameron
|
76144e6b4f
|
Issue #4352 e107::canonical() method added.
Use define('e_DEBUG_CANONICAL', true); in e107_config.php to test usage.
|
2021-01-19 07:54:13 -08:00 |
|
Cameron
|
8f27be1150
|
Added e_user.php 'settings' method to define additional (extended) user fields dynamically. See _blank/e_user.php
|
2021-01-18 18:42:03 -08:00 |
|
Cameron
|
80a4d547f6
|
Issue #4346 Added TinyMce parser tests for script tags.
|
2021-01-18 08:11:49 -08:00 |
|
Cameron
|
b286d66e88
|
Fixes #4351 Gsitemap canonical link.
|
2021-01-17 10:30:29 -08:00 |
|
Cameron
|
06888f1fcf
|
Issue #4348 Always using tablestyle in news on a v2.3 theme spec.
|
2021-01-17 06:37:18 -08:00 |
|
Cameron
|
692b8c8538
|
Prevent headers in CLI mode.
|
2021-01-16 10:02:52 -08:00 |
|
Cameron
|
a6406ea0d3
|
Javascript fixes for TimeZone cookie and Twitter menu.
|
2021-01-16 05:39:32 -08:00 |
|
Cameron
|
4553da0852
|
Upgraded TinyMce to 4.9.11
|
2021-01-16 05:00:47 -08:00 |
|
Cameron
|
62d6341303
|
Bbcode test and parser cleanup.
|
2021-01-14 14:46:49 -08:00 |
|
Cameron
|
7e90b791ba
|
PHP8 fixes.
|
2021-01-14 11:32:02 -08:00 |
|
Cameron
|
7279e0273e
|
Valid login event added. Session conflict fix. Session test added. Featurebox tree() fix.
|
2021-01-14 10:31:51 -08:00 |
|
Cameron
|
e51dfa1fc8
|
Test all e_shortcode.php files in core. PHP8 Fix for featurebox.
|
2021-01-14 10:30:22 -08:00 |
|
Cameron
|
aa3c267ef6
|
Issue #4345 - Fixes {NEWS_BODY=extended}
|
2021-01-14 07:54:16 -08:00 |
|
Cameron
|
42fbd379d4
|
Tweaked and tested single shortcodes. Added batch shortcode files fpw_shortcodes and search_shortcodes. {SEARCH} shortcode template was updated to v2 standards.
|
2021-01-12 14:46:10 -08:00 |
|
Cameron
|
3d217bc49b
|
Forum and User-extended shortcode improvements and test tweaks.
|
2021-01-11 08:45:08 -08:00 |
|
Jimako
|
a345173c1f
|
Adding shortcode for displaying login page
|
2021-01-10 13:13:53 +01:00 |
|
Cameron
|
e948c6fc11
|
PHP8 - BC Fix for newforumposts_menu.php
|
2021-01-09 10:08:57 -08:00 |
|
Cameron
|
3b06fac636
|
BC fix for PM shortcode.
|
2021-01-09 09:34:46 -08:00 |
|
Cameron
|
fa4900e2c4
|
PHP8 Fixes. Only attempt to load plugin language files when the languages folder exists. BC avatar function fix.
|
2021-01-09 09:09:12 -08:00 |
|
Cameron
|
c8ba5fe30a
|
Shortcode tests for list_new, pm, rss_menu, signin and simpleParse()
|
2021-01-08 17:00:23 -08:00 |
|
Cameron
|
d86d8d999f
|
Replaced global $menu_pref usage. Updated tests.
|
2021-01-08 13:50:32 -08:00 |
|
Cameron
|
0fabc9aa9c
|
$online_shortcodes now loaded correctly using e107::getScBatch(). (Could break old plugins)
|
2021-01-08 13:47:54 -08:00 |
|
Cameron
|
eec9a163cb
|
PHP8 fixes. Tests added for online shortcodes, page/e_shortcode.php
|
2021-01-08 11:46:30 -08:00 |
|
Cameron
|
452f594ad2
|
Issue #4336 and tests for e107::plugLan() (e107::lan()) . Error message will be displayed in debug mode when a LAN file failed to load.
|
2021-01-08 09:56:33 -08:00 |
|
Cameron
|
3f5d3786b2
|
PHP8 fixes and shortcode tests for forum, gallery, hero and login_menu. admin-shortcode time fix.
|
2021-01-07 13:24:55 -08:00 |
|
Cameron
|
a908ce82b6
|
Clear libxml errors in toRSS test. Forum shortcode fix.
|
2021-01-07 09:47:30 -08:00 |
|
Cameron
|
3d19db894b
|
PHP8 Fixes and shortcode tests for chatbox_menu, download, faqs, forum and forum-post
|
2021-01-07 09:42:19 -08:00 |
|
Cameron
|
96827c6180
|
PHP8 fixes
|
2021-01-06 11:54:51 -08:00 |
|
Cameron
|
6604bf579c
|
Closes #4339 - added 'pm-nav' class to link.
|
2021-01-06 06:19:33 -08:00 |
|
Cameron
|
f0ce3ac4a9
|
PHP8 Fixes. RSS speed improvement.
|
2021-01-05 16:40:01 -08:00 |
|
Cameron
|
2c81d51dd9
|
Template cleanup
|
2021-01-04 09:15:11 -08:00 |
|
Cameron
|
11c768d3c0
|
Fixes shortcode wrapper conflict within the same template.
|
2021-01-04 07:47:40 -08:00 |
|
Cameron
|
0958f41d9a
|
PHP8 fix for FAQs failing.
|
2021-01-03 10:31:38 -08:00 |
|
Cameron
|
566613f050
|
Comment menu template now using v2.x wrappers. Template moved to templates folder.
|
2021-01-03 08:45:18 -08:00 |
|
Cameron
|
3b0ff5d4ef
|
RSS template upgraded to v2.x spec. Bootstrap 5 styling fixes.
|
2021-01-03 07:54:43 -08:00 |
|
Cameron
|
c3c830d296
|
Removed <label> from rememberme in signin shortcodes.
|
2021-01-02 12:31:08 -08:00 |
|
Cameron
|
dd184a024c
|
Issue #4332 Bootstrap 5 Fixes
|
2021-01-02 12:06:46 -08:00 |
|
Cameron
|
833d3f6133
|
Issue #4332 Bootstrap 5 Menu styling: news, login, online menus.
|
2021-01-02 10:34:23 -08:00 |
|
Cameron
|
a7d8b1d41f
|
Styling Rules Menus: btn-sm and btn-primary for primary buttons. btn-sm btn-secondary for additional buttons.
|
2021-01-02 09:43:54 -08:00 |
|
Cameron
|
4d4750e9cc
|
Issue #4332 - Chatbox menu styling. PM menu button size fix.
|
2021-01-02 08:51:34 -08:00 |
|
Cameron
|
204603f38a
|
Issue #4332 - BS4/5 New Forum Posts menu template fixes.
|
2021-01-02 08:11:20 -08:00 |
|
Cameron
|
1a510cb897
|
Bootstrap 4 fixes. USERTHEME fix.
|
2021-01-01 12:29:43 -08:00 |
|
Cameron
|
14862f0463
|
PHP8 Warning removal.
|
2021-01-01 10:45:26 -08:00 |
|
Cameron
|
81634d5f5a
|
Issue #4332 Carousel fixes. Newsfeed now uses json to store data.
|
2021-01-01 09:33:51 -08:00 |
|
Cameron
|
afc1608392
|
Issue #4332 - Used .dropdown-menu-end to 'pull-right'
|
2020-12-31 16:50:33 -08:00 |
|
Cameron
|
8906cf1e26
|
When using Bootstrap 5 and no template is found, fallback to bootstrap 4 template if present in core folder.
|
2020-12-31 11:46:53 -08:00 |
|
Cameron
|
798638a590
|
PHP warning fixes.
|
2020-12-31 08:01:34 -08:00 |
|
Cameron
|
5f1fc512fc
|
Signin template tweaks.
|
2020-12-31 07:29:05 -08:00 |
|