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

3332 Commits

Author SHA1 Message Date
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
Gábor
7d0ff985c1
Update fileinspector.php 2020-08-19 11:45:39 +02: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
Cameron
7439d599f8 Issue #4176 - Incremental introduction of database sessions - Experimental (work in progress) 2020-06-02 13:43:21 -07:00
Cameron
988f5e32cd PHP warning removal. 2020-06-02 12:24:33 -07:00
Nick Liu
c901832c6e
Fixes #1836 - Apply fix for #1446 to admin area
This is the same bugfix as the one for #1446. It needs to be duplicated
for the admin area.

See stack trace analysis of the bug here:
https://github.com/e107inc/e107/issues/1836#issuecomment-633858469
2020-05-26 02:43:49 -05:00
Cameron
6daabd3fa5 Developer mode pref check fix. 2020-05-25 13:09:29 -07:00
Cameron
2009549a4e Issue #4049 - media_sef (URL) returned for media type 'file' was incorrect. 2020-05-25 12:34:18 -07:00
Moc
7f0b2134ab
Tweak developer mode check and cleanup 2020-05-23 17:31:44 +02:00
Cameron
57b6546892 Issue #4172 Fixed missing category_sef value in admin/news area and news gsitemap url generation. 2020-05-21 12:00:54 -07:00
Cameron
a908c9fc8e File inspector - improved detection of old files. 2020-05-20 13:48:54 -07:00
Cameron
0ed1a9ae5f Log deprecated files during fileinspector scan and prompt to delete these files in admin.php when the log contains data. 2020-05-20 13:31:09 -07:00
Cameron
042aa72a83 Closes #4120 - As a precaution, also clear the browser cache when an old bootstrap path is detected. 2020-05-12 16:47:09 -07:00
Cameron
b25dfa99af Issue #4120 - fix bootstrap path automatically. 2020-05-12 16:13:33 -07:00
Cameron
e8dcda855e Issue #4120 Check for outdated bootstrap path. 2020-05-12 16:11:43 -07:00
Cameron
1fbb3c5a5c Issue #4120 Check for outdated bootstrap path. Additional testing needed. 2020-05-12 15:22:08 -07:00
Nick Liu
2e0664dad4
Moved placeholder core_image.phar to e107_system
Also made naming of "core_image.phar" consistent everywhere
2020-05-11 15:34:16 -05:00
Cameron
e7a79edcd0 Moved core-image to e107_system/ and renamed to core_image.phar 2020-05-11 13:28:01 -07:00
Cameron
8ac7f1fdf1 Cache added to newforumposts_menu.php. Fancybox 2.06b added to incompatible plugin list. (it loads an old version of jQuery) . Fix for BC replacement of newforumposts_main not rendering. 2020-05-06 13:33:01 -07:00
Cameron
def50c174d Upgrade and Backward Compatibility Fixes. 2020-05-05 15:11:49 -07:00
Moc
715d8dde60
Tweak developer mode check and message 2020-05-04 21:22:13 +02:00