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
51df14c054 Code optimization 2020-12-27 09:50:21 -08:00
Nick L
fee3c0d237
Default SITEDISCLAIMER: HTTPS e107.org link 2020-12-27 11:28:15 +01:00
Jimako
47939464fd
update e107 link 2020-12-27 10:37:38 +01:00
Nick Liu
d7de9d5a28
Menu manager: Legacy themes: Added some magic constant support 2020-12-26 21:08:57 +01:00
Cameron
30ac723fa2 get_files() fix. 2020-12-26 12:02:52 -08:00
Cameron
c9ce6e1bd0 file_size_encode() test. 2020-12-26 11:11:35 -08:00
Cameron
3c6bdd35e0 config adjustment 2020-12-26 10:09:12 -08:00
Cameron
68ef32204e Fix for early PHP versions. 2020-12-26 09:57:03 -08:00
Cameron
f6cdb9125c Issue #4299 Fixes the "07 - Display name - Value not allowed" validation error during user registration. 2020-12-26 09:28:02 -08:00
Cameron
7989ebfc72 Installation fix. 2020-12-26 08:02:34 -08:00
Cameron
c0736df559 Possible fix for test failure on some machines. 2020-12-25 15:03:10 -08:00
Cameron
84a3e45e48 Moved old functions out of class2.php. 2020-12-25 14:57:53 -08:00
Cameron
d890163836 Added more custom field tests. 2020-12-25 10:31:42 -08:00
Cameron
7dfac0dcfa Issue #4299 - PHP8 compatibility fixes. 2020-12-25 10:23:56 -08:00
Cameron
76d72b1c08 Admin-UI: Code cleanup/optimization 2020-12-23 16:01:20 -08:00
Cameron
a5ce641279 Code cleanup 2020-12-23 15:15:34 -08:00
Cameron
450e392741 Issue #3291 gSitemap table changes. Generic handling of link updates via e_gsitemap.php 2020-12-23 15:03:31 -08:00
Cameron
c43da4d7aa Replaced deprecated db_Fetch() 2020-12-23 13:23:48 -08:00
Cameron
3cd4aa0018 Form handler code cleanup/optimization. Added getSupportedProviders() caching to reduce execution time. 2020-12-23 12:42:06 -08:00
Cameron
c699a24ef0 Updating Config. 2020-12-23 11:13:20 -08:00
Cameron
db1bd18c81 Codeclimate config. 2020-12-23 09:01:00 -08:00
Cameron
b080ab8c9b Exclude third-party scripts from test. 2020-12-23 08:46:39 -08:00
Cameron
eb47eb7716 Snippet to include id attribute. 2020-12-23 08:35:31 -08:00
Cameron
b5684da8d7 Removed duplicate config item. 2020-12-23 08:23:00 -08:00
Cameron
ffea1449f9 Simplified snippet example. Added caching of loaded snippet. 2020-12-23 08:04:20 -08:00
Cameron
5009b35163 Removed old paths from configuration and adjusted some tests. 2020-12-23 07:37:00 -08:00
Cameron
ce7fa515c3 Experimental theme snippets feature added. 2020-12-22 17:06:52 -08:00
Cameron
3c57f3fa96 Mod-security doesn't like '+' in queries. Debug query now uses '!' 2020-12-22 15:17:29 -08:00
Cameron
402d1f4126 Closes #1801 Code cleanup. Deprecated method errors added. 2020-12-22 14:48:28 -08:00
Cameron
881670d92c Catch any debugger errors that could occur during Github sync. Added more deprecated items to the log. 2020-12-22 09:59:39 -08:00
Cameron
3f8e043998 Replaced e107::getAdminLog() with e107::getLog(). e107::getAdminLog() will continue as a deprecated alias. 2020-12-22 09:36:02 -08:00
Cameron
1433646305 Deprecated some old themeHandler methods in favor of e_theme class. Should see a speed increase in theme manager. 2020-12-22 09:29:12 -08:00
Cameron
812b7cbcb3 Code cleanup. Moved checkvalidtheme() out of class2.php and into e_theme as initTheme() 2020-12-21 17:46:32 -08:00
Cameron
92504acfdd Backward compatibility with PHP 5.6 2020-12-21 10:09:03 -08:00
Cameron
630f3f415f Improved detection of deprecated functions/methods and display in DEBUG mode: deprecated. 2020-12-21 10:00:28 -08:00
Cameron
63527c4f19 Code cleanup. Extra debug info under Paths. 2020-12-21 06:43:07 -08:00
Cameron
78665cd56d Performance: Reduced e107::getFolder() usage from 2500+ to less than 30. 2020-12-21 06:41:45 -08:00
Nick Liu
539c3f1a67
PHP bug 66773 workaround in Hybridauth
In PHP 7.0.12 and earlier, a class could not be loaded with the same
name as another class in a different namespace.  This commit patches the
Hybridauth dependency to avoid PHP bug 66773.  Unfortunately, the fix
will be rolled back any time Hybridauth is updated or overwritten.

PHP bug link: https://bugs.php.net/bug.php?id=66773
2020-12-21 11:09:32 +01:00
Cameron
34ff7e464a Corrected provider count. 2020-12-20 20:05:06 -08:00
Cameron
ce1f9f8888 Added missing composer file. 2020-12-20 19:57:56 -08:00
Cameron
9880a68d4b Code cleanup 2020-12-20 19:42:09 -08:00
Cameron
0f4b3d29cb Some tests added. 2020-12-20 19:41:16 -08:00
Cameron
f950b32774 Adding missing package 2020-12-20 19:12:50 -08:00
Cameron
aee1d26df8 HybridAuth and PHPMailer updated. 2020-12-20 17:50:56 -08:00
Cameron
153cf33aa7 Fix test for PHP 5.6 2020-12-20 13:44:18 -08:00
Cameron
bdb4104f9c Moved parseheader() to e107 class as renderLayout() Added test. 2020-12-20 13:25:03 -08:00
Cameron
601df26d51 Code optimization for speed and reduced memory usage. 2020-12-20 11:50:10 -08:00
Cameron
6b5cc07929 Remove some debug logs. Improved others. 2020-12-19 11:46:58 -08:00
Cameron
6fb33e7cad Improve speed in admin area. Clear caching only on admin home page and e107 update page. 2020-12-19 11:12:53 -08:00
Cameron
3bc98186a9 Plugin-Manager: "Repair selected" function added to batch dropdown. This will restore preferences and missing addons etc on the selected items. 2020-12-19 10:52:52 -08:00