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 |
|
Cameron
|
d365a8eda7
|
Core batch shortcode tests added.
|
2021-01-06 11:56:40 -08:00 |
|
Cameron
|
96827c6180
|
PHP8 fixes
|
2021-01-06 11:54:51 -08:00 |
|
Cameron
|
7da26c73b4
|
Quick fix for PAGE_NAME conflicts.
|
2021-01-06 11:53:28 -08:00 |
|
Cameron
|
ac9c19bae9
|
PHP8 class cleanup
|
2021-01-06 11:52:29 -08:00 |
|
Cameron
|
5404cf2dfc
|
PHP8 Core template cleanup
|
2021-01-06 11:51:46 -08:00 |
|
Cameron
|
4456c5fbec
|
PHP8 - Core shortcode cleanup
|
2021-01-06 11:51:02 -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
|
53866fd6b9
|
Improved check for CLI mode. Parsed $argv to $_GET in CLI mode.
|
2021-01-05 12:25:28 -08:00 |
|
Cameron
|
661fd6fb2c
|
Test for toRss()
|
2021-01-05 10:36:58 -08:00 |
|
Cameron
|
741d91a76b
|
Additional checks for constants. Disable addon lookup cache in debug mode.
|
2021-01-05 10:04:26 -08:00 |
|
Cameron
|
7dec5cf40e
|
More $_E107 options
|
2021-01-05 08:54:09 -08:00 |
|
Cameron
|
906f6545c9
|
Issue #4332 - Bootstrap 5 comment styling.
|
2021-01-04 13:27:40 -08:00 |
|
Cameron
|
665da91467
|
Issue #4332 - Bootstrap 5 styling fixes.
|
2021-01-04 13:19:17 -08:00 |
|
Cameron
|
ed0629a976
|
Issue #4332 - Bootstrap5 fixes.
|
2021-01-04 13:02:19 -08:00 |
|
Cameron
|
f8f40a23fe
|
Missing page-subtitle field added.
|
2021-01-04 12:48:37 -08:00 |
|
Cameron
|
2c81d51dd9
|
Template cleanup
|
2021-01-04 09:15:11 -08:00 |
|
Cameron
|
2c62eaf04a
|
Signup template rework for Bootstrap. (Thanks to @Jimmi08)
|
2021-01-04 08:33:33 -08:00 |
|
Cameron
|
0aa405250b
|
Merge pull request #4338 from Jimmi08/patch-10
signup form class - similar solution like usersettings
|
2021-01-04 08:18:43 -08:00 |
|
Cameron
|
3eb42b5c0f
|
Merge pull request #4337 from Jimmi08/patch-9
fix for left align of checkboxes
|
2021-01-04 08:18:29 -08:00 |
|
Cameron
|
26899dcfbc
|
Comment template cleanup.
|
2021-01-04 08:16:21 -08:00 |
|