1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-17 19:09:45 +01:00

12712 Commits

Author SHA1 Message Date
Nick Liu
8caa640af4
CoreImage: Un-blacklist current plugins and themes
For fine-tuning what should be counted as "old" in the core image.

Plugins and themes removed from core but may still be valid plugins are
no longer considered "old".

Current plugins and themes may contain "old" files.

And some removed plugins should be considered "old" anyway.
2020-05-22 14:50:16 -05:00
Moc
bd08264a39
#4167 - Fixes social pages icons
Removed Google+, fixed Github (updated icon), added Steam and Twitch.
Added config.json to use for fontello.com (to pre-load selected icons)
2020-05-22 10:41:00 +02:00
Nick Liu
da893e4f20
CoreImage: Ignore old plugins and themes
Otherwise, the admin may be confused by why File Inspector wants their
no-longer-core plugins and themes to be deleted.
2020-05-21 16:36:29 -05:00
Cameron
613666ce12 Issue #4174 - Check core_image.phar exists before attempting to load it. 2020-05-21 13:10:58 -07: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
74a3735488 Fixes #4172 - Incorrect RSS URLs on news and incorrect SEF URL example. 2020-05-20 11:49:05 -07:00
Cameron
80c5bd7582 Fixes #4171 - checkbox visibility issue. 2020-05-18 11:04:51 -07:00
Cameron
41056cb12a Improved e_date::computerLapse() test. 2020-05-18 09:32:58 -07:00
Moc
cf919afa62
#4167 - Add Twitch and VK to Social Pages (wip)
- TODO: add CSS icons to css/fontello.css
2020-05-18 15:17:40 +02:00
Cameron
1f502ce459 Fixes #4155 - database verification was failing when field name ended in a digit. 2020-05-16 13:14:29 -07:00
Cameron
7081737f12 Fixes #4165 - Custom field problem with single quote value. 2020-05-15 12:25:46 -07:00
Cameron
d9037999dd Fixes #4166 - Check-all checkbox class conflict. 2020-05-15 11:47:07 -07:00
Cameron
4a25bcd414 Admin-UI: Fixed #3936 - Boolean 'invert' was failing with a fatal error in PHP7. 2020-05-15 11:31:22 -07:00
Nick Liu
82587d8708
core_image.phar was being looked up at the wrong path
Correcting a regression from e7a79edcd0993f8a4078ceb0321290ac7864ceba

Fixes: #4164
2020-05-13 16:14:08 -05:00
Cameron
c1b5aede30 Added usersettings bootstrap 4 template file. 2020-05-13 13:48:07 -07:00
Cameron
bf00c3ad83 Bootstrap 4 Fixes on Usersettings page. 2020-05-13 13:31:43 -07:00
Cameron
e86d6272fa Private Messenger: Bootstrap 4 styling fixes. 2020-05-13 11:06:14 -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
d7889bc759 Google Sitemap: The XML sitemap can now be retrieved from /sitemap.xml 2020-05-12 16:41:41 -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
968701c842 Fixes #4162 - Handle chatbox nick names with a "." in them. 2020-05-11 12:12:24 -07:00
Cameron
2cf97da75c Fixes #4146 - Better way to do bootstrap 4 pagination. 2020-05-11 12:01:50 -07:00
Cameron
c07b20f268
Merge pull request #4161 from Jimmi08/patch-2
Bootstrap4 user profile template
2020-05-09 14:04:07 -07:00
Jimako
e4a9499702
full fix for user template in bootstrap 4 2020-05-09 16:02:52 +02:00
Cameron
8c254bccd6 Issue #4146 - Fixed user profile navigation (next/prev) for legacy, bootstrap3 and bootstrap4 themes.
Closes #4021 - Added support for independent core templates for legacy, bootstrap3 and bootstrap4 templates.
2020-05-08 14:34:34 -07:00
Cameron
0f2ab37d47 Backward compatibility fixes. 2020-05-06 16:15:52 -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
Cameron
25f580ce2f Fixes #3793 TinyMce video tags fix and expansion of allowed attributes. 2020-05-05 10:14:38 -07:00
Cameron
14e8a28d2d Debug Test. 2020-05-04 12:30:15 -07:00
Moc
715d8dde60
Tweak developer mode check and message 2020-05-04 21:22:13 +02:00
Cameron
ad7caf78e8 Fix for theme render test. Disabled debug routines when inactive. Bootstrap3 moved modal to footer. Code cleanup. 2020-05-04 12:10:22 -07:00
Cameron
951cefec27 Fixes #4153 - load theme class sooner. 2020-05-04 11:15:26 -07:00
Moc
7ffad1f4d2
Check for developer mode
Adds warning for ADMIN when developer mode is enabled, but when user is not on localhost (indicating developing).
2020-05-03 17:43:50 +02:00
Moc
2cddbaa5a2
#4152 - Quickfix for fatal error after clean-up
Introduced after clean-up in commit 834ea354e4
2020-05-03 16:24:06 +02:00
Cameron
834ea354e4 Core Cleanup. 2020-05-02 15:35:30 -07:00
Cameron
43d8221340 Fixes #4080 - user profile date issue. 2020-05-02 11:43:00 -07:00
Cameron
76442d7272 Fixes #4144 Extended-User type=radio value conversion fix. 2020-05-02 11:42:33 -07:00
Cameron
10d2fe5079
Merge pull request #4149 from Jimmi08/patch-3
#4055 signup template correct implementation of GDPR shortcode
2020-05-02 10:52:20 -07:00
Cameron
ba36dd2b23
Merge pull request #4148 from Jimmi08/patch-2
Fixes #2160 correct button class on core signup template
2020-05-02 10:51:38 -07:00
Cameron
de987d85fe
Merge pull request #4147 from Jimmi08/patch-1
#2898 fix for btn-default in user update information button
2020-05-02 10:47:26 -07:00
Jimako
b0be115069
#4055 signup template correct implementation of GDPR shortcode
otherwise, there is the visible border with empty field
2020-05-02 18:52:17 +02:00
Jimako
f6496b8be4
#2160 fix for correct button class on core signup template 2020-05-02 17:09:22 +02:00
Jimako
2444e8cdf1
#2898 fix for btn-default in user update information button
bootstrap4 support
2020-05-02 14:11:52 +02:00