1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

13023 Commits

Author SHA1 Message Date
Cameron
ab75f150f8 PHP8 Fixes. Renamed 'search' class (in search.php) to 'search_front' to avoid conflicts. 2021-01-20 12:07:29 -08:00
Cameron
17dfe4149e Removed all SQL queries from usersettings_shortcodes. 2021-01-20 12:03:52 -08:00
Cameron
b19f9ffbc3 Frontend scripts tests. (may break some things) 2021-01-19 18:52:56 -08:00
Cameron
ce1273f8a4
Merge pull request #4354 from Jimmi08/patch-13
Fix for always black gallery slidershow menu background
2021-01-19 15:13:54 -08:00
Cameron
fdfbccf662 Remove debug info 2021-01-19 15:02:17 -08:00
Cameron
671171d8eb Issue #4352 Fix for non-chapter pages and chapter url. 2021-01-19 15:00:08 -08:00
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
23d438a68b Rework testSignupExtendedUserFieldsShortcode 2021-01-19 05:38:34 -08:00
Jimako
98918edee8
fix for always black gallery slidershow background
https://github.com/e107inc/e107/issues/4069
2021-01-19 12:48:59 +01:00
Cameron
75aa014de1 Registry name improvements. testGetFieldNames() improvement. 2021-01-18 19:04:55 -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
Moc
3ee52f0cbe
Added LAN_ENABLE and LAN_DISABLE to common Admin LAN 2021-01-18 20:07:07 +01:00
Cameron
809146ef6a Removed a method specific to PHP versions earlier than 5.4 . Additional parser tests added. 2021-01-18 10:27:41 -08:00
Cameron
911d41a402 e107table class moved out of class2.php to e_render_class.php and renamed to e_render. BC fix added. 2021-01-18 08:52:10 -08:00
Cameron
80a4d547f6 Issue #4346 Added TinyMce parser tests for script tags. 2021-01-18 08:11:49 -08:00
Cameron
419a0e727a Fix for HTML used on text_truncate(). Ignore setcookie() in CLI mode. 2021-01-18 07:40:17 -08:00
Cameron
ba313c558c Option to filter navigation links in admin area by 'owner' ie. the plugin who installed it. 2021-01-17 20:31:25 -08:00
Cameron
bf17a010f5 Fixes a bug in drop-down navigation containing HTML. 2021-01-17 20:30:05 -08:00
Cameron
299c3717a7 Legacy Admin layout fixes and tests. 2021-01-17 10:36:17 -08:00
Cameron
b286d66e88 Fixes #4351 Gsitemap canonical link. 2021-01-17 10:30:29 -08:00
Cameron
5c9e04373e Moved methods from e_menu_layout to e_layout. 2021-01-17 09:10:00 -08:00
Cameron
d1bf1cfde8 Issue #4350 Have Menu Manager run init(); 2021-01-17 08:22:40 -08:00
Cameron
ed8d40db95 Issue #4350 Admin theme.php fix 2021-01-17 07:37:19 -08:00
Cameron
f97dd307af Issue #4350 theme.php class must now use init() and tablestyle() (not __construct() ) 2021-01-17 07:27:28 -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
Moc
2b12ece88d
Add LAN_VERIFY ("Verify") to common LAN 2021-01-17 15:04:49 +01:00
Cameron
4c32e60bad Use e107::getFolder() for $ADMIN_DIRECTORY. 2021-01-16 16:13:48 -08:00
Cameron
b927997759 Fix $GLOBALS check. 2021-01-16 15:53:56 -08:00
Cameron
8db0278a9f Clean shutdown flag now using $GLOBAL 2021-01-16 15:42:23 -08:00
Cameron
25e5978ae8 CLI mode debug class clean exit fix. 2021-01-16 14:49:56 -08:00
Cameron
cc5fbe87ef Skip admin path check for now. Correct LAN conflict. 2021-01-16 14:32:55 -08:00
Cameron
ac737d3762 Committing the scripts and language tests. 2021-01-16 13:53:33 -08:00
Cameron
04bbad449a Test admin scripts are parsing correctly. 2021-01-16 13:32:35 -08:00
Cameron
692b8c8538 Prevent headers in CLI mode. 2021-01-16 10:02:52 -08:00
Cameron
8f4b3429dc Removed old comments from e107_class.php. userlogin class cleanup. New user login test added. 2021-01-16 08:43:51 -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
b94acc09e2 More parser tests. 2021-01-15 14:24:28 -08:00
Cameron
14fac98f56 toHTML modifier processing moved to a new method. 2021-01-15 13:20:38 -08:00
Cameron
136093b4de toHTML modifiers test added. 2021-01-15 12:47:26 -08:00
Cameron
497e7279b6 toHTML modifiers extracted to new method. 2021-01-15 10:59:52 -08:00
Cameron
13517e83a8 Multibyte utf8 method tests and fixes. 2021-01-15 09:03:07 -08:00
Cameron
8cfb8d80cc e_parse cleanup 2021-01-14 18:30:32 -08:00
Cameron
2dac1ef3a4 Merged e_parse and e_parser classes 2021-01-14 17:32:08 -08:00
Cameron
d51f5cb936 Legacy textparse class removed. Separate emote and profanity classes. 2021-01-14 17:26:15 -08:00
Cameron
f7fdf19e24 Couple more e_parse tests. 2021-01-14 15:29:15 -08:00
Cameron
1a3054c041 Removed old code from parser. 2021-01-14 14:50:16 -08:00
Cameron
62d6341303 Bbcode test and parser cleanup. 2021-01-14 14:46:49 -08:00