1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-21 15:16:39 +01:00

12940 Commits

Author SHA1 Message Date
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
Cameron
11c768d3c0 Fixes shortcode wrapper conflict within the same template. 2021-01-04 07:47:40 -08:00
Jimako
9995f26397
signup form class - similar solution like usersettings
without this, it is hard to update signup template
2021-01-04 15:30:56 +01:00
Jimako
4adaf9c28c
fix for left align of checkboxes
#4331
2021-01-04 15:27:22 +01:00
Cameron
f20f00408c Updated vendor folder. 2021-01-04 05:24:35 -08:00
Cameron
f9492a8c89 Issue #4332 - Bootstrap5 fix for toBadge() 2021-01-03 11:01:54 -08:00
Cameron
0958f41d9a PHP8 fix for FAQs failing. 2021-01-03 10:31:38 -08:00
Cameron
721892f5bf Signup template upgraded to full v2.x standards. Template cleanup of usersettings and contact templates. 2021-01-03 10:17:01 -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
8d0af7cf46 Backward compatibility css 2021-01-02 12:28:32 -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
7c14cd7b10
Merge pull request #4335 from Deltik/fix-3867
Accurate relative path calculations in e107::set_paths()
2021-01-02 07:51:18 -08:00
Moc
ccd22d4ea5
Clear addons update check after plugin install, and when clearing all caches 2021-01-02 16:34:11 +01:00