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

12979 Commits

Author SHA1 Message Date
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
Cameron
7e90b791ba PHP8 fixes. 2021-01-14 11:32:02 -08:00
Cameron
3a166c253b Language help file tests. 2021-01-14 11:10:21 -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
29b2201a78 Removed Voux install test. 2021-01-13 18:14:09 -08:00
Cameron
20ae4f75e6 Added Voux install test. 2021-01-13 18:02:20 -08:00
Cameron
d22a25c877 PHP8 Remove constant conflict. 2021-01-13 17:38:34 -08:00
Cameron
a32e646bf0 Issue #4344 Usersettings: Homepage and Textarea set to "No - Will not show on signup page" during testing. Test now checks that these fields are not displayed. toAvatar test refinement. 2021-01-13 16:50:09 -08:00
Cameron
992b7b4bfe Tests for SEF URLs. Search page fix. 2021-01-13 16:16:50 -08:00
Cameron
ca471b31db PHP8 Fix for search.php . e_HTTP fix for CLI mode. 2021-01-13 11:20:58 -08:00
Cameron
b6f9b831ca Define order of user extended categories during test. 2021-01-12 15:02:04 -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
182164a4a0 Issue #4344 Signup shortcode Extended user field fix. 2021-01-12 12:19:37 -08:00
Cameron
3bae6306b7 Usersettings LAN cleanup. Legacy fpw template added. 2021-01-12 06:15:24 -08:00
Cameron
56f8389417 CoreTemplate tests. FPW BC constant fix. 2021-01-11 18:05:29 -08:00
Cameron
1d8df4c150 Renamed some methods in e_signup. 2021-01-11 16:46:33 -08:00
Cameron
c8a070de27 PHP8 Error fix for failed admin area login. Debug Paths code improvement. 2021-01-11 16:29:32 -08:00
Cameron
c548699854 Possible test fix for PHP5.6 etc. 2021-01-11 15:38:02 -08:00
Cameron
67e7823a60 Simple login test added. 2021-01-11 15:14:56 -08:00
Cameron
78a70b687d Truncate extended table if _system_ fields found. (eg. from forum test) 2021-01-11 10:12:17 -08:00
Cameron
0dee13a7c2 Force (string) during test. 2021-01-11 09:05:16 -08:00
Cameron
3d217bc49b Forum and User-extended shortcode improvements and test tweaks. 2021-01-11 08:45:08 -08:00
Cameron
d4df39bc75 More User Extended Tests. 2021-01-10 18:07:05 -08:00
Cameron
33b76590df User-extended cleanup 2021-01-10 14:37:42 -08:00
Cameron
4012ead989 More user extended tests, including {USER_EXTENDED} shortcode. 2021-01-10 10:08:34 -08:00
Cameron
9c0226fe25
Merge pull request #4340 from Jimmi08/patch-12
Signin: Added shortcode for displaying link to  login page
2021-01-10 06:39:56 -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
487c10fc1d Fix for computeLapse() displaying just "in" by itself. 2021-01-08 13:49:23 -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
e33b403093 Clear e107 registry before testing user extended structure. 2021-01-08 10:30:03 -08:00
Cameron
bdab296cae Possible test fix. 2021-01-08 10:15:40 -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
eb2cb9a7cb PHP8 Fatal error fix. 2021-01-07 14:11:54 -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
4e6347ff1b Ignore RSS test below PHP 7.1 2021-01-06 12:21:12 -08:00