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

3150 Commits

Author SHA1 Message Date
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
63527c4f19 Code cleanup. Extra debug info under Paths. 2020-12-21 06:43:07 -08:00
Cameron
9880a68d4b Code cleanup 2020-12-20 19:42:09 -08:00
Cameron
601df26d51 Code optimization for speed and reduced memory usage. 2020-12-20 11:50:10 -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
Cameron
4713f572d0 Remove old css classes from debug info. 2020-12-19 10:50:08 -08:00
Cameron
2f780fca69 e107 now loads 5x - 8x faster. Debug info now has consistent styling across themes. 2020-12-19 09:01:17 -08:00
Cameron
5b82c292b1 Code cleanup 2020-12-18 19:55:12 -08:00
Cameron
7238743542 Regex fixes and path fix for TinyMce. 2020-12-18 13:07:45 -08:00
Cameron
5988595989 Fix for ban area missing function. 2020-12-18 09:49:55 -08:00
Cameron
f5153bf640 Updating of deprecated method usage. Removal of old files. Log tests added. 2020-12-18 09:39:02 -08:00
Cameron
42f0e902d4 Issue #4283 - Update deprecated sql method usage. Removed old code. 2020-12-17 05:52:54 -08:00
Cameron
44e260b121 Code cleanup and optimization 2020-12-14 16:21:48 -08:00
Cameron
cf14705535 Code speed optimization 2020-12-12 11:32:23 -08:00
Cameron
dbaf062534 XML validation of emoticon pack. 2020-12-11 14:55:16 -08:00
Cameron
f605ddc552 Code optimization and cleanup. 2020-12-10 15:52:48 -08:00
Cameron
00147e6e1c Fixes #4288 - Checkboxes not saving correctly from usersettings.php 2020-12-09 12:07:07 -08:00
Cameron
5fc4aea0f0 Issue #4287 Typo in last commit causing fix to fail. 2020-12-09 11:43:50 -08:00
Cameron
eb94769e1c Issue #4287 - Extended user fields - when editing a checkbox field a database lookup was attempted. 2020-12-09 09:15:16 -08:00
Cameron
7229aa6c50 Preparations for WebP conversions. e107::title() added to eventually replace defining e_PAGETITLE. 2020-12-08 18:15:08 -08:00
Cameron
afaac88003 PHP8 Compatibility and code cleanup. 2020-12-08 12:21:12 -08:00
Cameron
005bff7e59 Code cleanup. Removal of deprecated utf8 classes. 2020-12-08 07:29:17 -08:00
Cameron
b4596dda47 Old PHPThumb class removed. (Replaced by Intervention) 2020-12-06 11:33:09 -08:00
Cameron
09fb747374 Code cleanup 2020-12-05 14:13:18 -08:00
Cameron
68e251d771 Outdated ping functions removed from news and gsitemap. xmlrpc classes removed. 2020-12-05 12:39:50 -08:00
Cameron
594c6043db
Merge pull request #4278 from Jimmi08/patch-5
Add export option to Welcome Message admin area.
2020-12-02 11:14:55 -08:00
Cameron
ce30a09940
Merge pull request #4269 from Deltik/php-8-compatibility
PHP 8.0 compatibility
2020-12-02 11:13:31 -08:00
Jimako
57aa13ee39
welcome message - adding export option 2020-12-02 07:54:55 +01:00
Cameron
86cf903908 Updated version to 2.3.1 (git) 2020-11-30 17:26:31 -08:00
Nick Liu
f256b924ce
Fix all PHP 8.0 test failures 2020-11-30 12:55:00 +01:00
Cameron
22653b3e37 Fixes #3971 - Display issue with anonymous posts in Comment Manager. 2020-11-28 13:28:39 -08:00
Cameron
5f43f5159c Fixes #2003 LAN_PLUGIN_PAGE_NAME and LAN_PLUGIN_DOWNLOAD_NAME were displayed on admin search page after clean install. 2020-11-28 12:44:00 -08:00
Cameron
faed5e5d46 Fixes #3681 - removed unused flood protect pref. 2020-11-28 11:47:19 -08:00
Cameron
9b2df7e951 Issue #4266 Removed old commented-out code. 2020-11-27 15:48:04 -08:00
Cameron
1f75bb1180 Plugin Builder: improved handling of decimal fields. Added a 'readonly' checkbox to table field options. 2020-11-18 14:17:26 -08:00
Cameron
05df0716d5 Fixes #4252 - User list limit of 50 was failing. 2020-11-02 11:00:48 -08:00
Cameron
a9084944d2 Fixes #4257 - Plugin Builder field type detection fix. 2020-11-02 10:41:39 -08:00
Cameron
30330bcaaa Fixes #4259 - Manual plugin upload. 2020-11-02 10:36:07 -08:00
Cameron
daf77daa21 Fixes Issue #4229 - Online language packs not displaying if version contains "-rc1" 2020-08-19 10:06:53 -07:00
Cameron
d0823f1b50 Schedule task was failing when multiple tab items were selected/saved. 2020-08-12 13:24:50 -07:00
Nick Liu
ef819f6c30
Prevent multiple includes of ThumbLib
Fixes this error:

```
Constant THUMBLIB_BASE_PATH already defined
 /e107/e107_handlers/phpthumb/ThumbLib.inc.php:31
 /e107/e107_handlers/media_class.php:1943
 /e107/e107_handlers/mail.php:1269
 /e107/e107_handlers/mail.php:654
 /e107/e107_handlers/mail.php:976
 /e107/e107_tests/tests/unit/e107EmailTest.php:61
```
2020-08-11 19:08:31 -05:00
Cameron
b0376d7689 Changed ver.php back to (git) 2020-07-08 11:36:56 -07:00
Cameron
5284996daa Removed Bitcoin from README
Updated ver.php to v2.3.0 (rc1)
2020-07-08 11:30:06 -07:00
Cameron
d1c235a558 Closes #4208 - Open Premium Theme URL in a new window. 2020-07-07 11:33:37 -07:00
Cameron
d516986c8a Session Save Method set to 'db' as default. 2020-07-02 12:11:50 -07:00
Cameron
582bd3f72c Fixes #4200 - check theme version is compatible and disable installation if necessary. 2020-07-01 13:00:34 -07:00
Cameron
a6a98a82ad Code cleanup. Incompatible plugin alert now links directly to uninstall page for each plugin found. 2020-06-26 13:58:59 -07:00
Cameron
30db97cbac A PHP module check (similar to the one during installation) has been added to the PHPInfo page to quickly detect any missing modules after one migrates e107 to another PHP configuration. 2020-06-24 14:35:49 -07:00
Cameron
6200d0ce69 Added message after core updates to suggest running File Inspector. 2020-06-12 13:29:40 -07:00