Moc
4ef740674c
Update placeholder image link
...
Apparently placehold.it has been replaced with placeholder.com
2021-04-17 14:04:52 +02:00
Nick Liu
dc3ac65a70
Fix implementation of e_front_model::sanitize()
...
Handles recursive data field validation now
2021-04-17 02:57:10 -05:00
Nick Liu
ce7f3b5d56
Add: e_parse::toFlatArray() and e_parse::fromFlatArray()
...
Utility functions to convert multi-dimensional arrays to slash-delimited
single-dimensional arrays and vice versa
2021-04-17 02:56:12 -05:00
Cameron
7e6c077462
HybridAuth PHP5.6 compatibility patch.
2021-04-12 14:32:46 -07:00
Cameron
8f7ab86413
Fixes #4486 - Invalid attributes not being fully filtered.
2021-04-12 11:13:37 -07:00
Cameron
444d8d6dc0
Issue #4486 - iframe accepted attributes updated
2021-04-12 11:01:58 -07:00
Cameron
096bfb2dc4
Removed unused package.
2021-04-12 10:37:15 -07:00
Cameron
9e091aedf4
Added new hybridauth providers. (Apple, Pinterest etc)
2021-04-12 10:32:24 -07:00
Cameron
826b777174
Vendor packages update.
2021-04-12 10:00:18 -07:00
Cameron
2862e18db9
Issue #4471
2021-04-06 18:41:15 -07:00
Cameron
6d0810af0d
Fixes #4468 - quick debugging of json data using type: 'text' and hidden() field fix.
2021-03-31 15:14:58 -07:00
Cameron
8ff427cfc4
#Issue #4473 - some merged code.
2021-03-31 12:35:26 -07:00
Cameron
90ba858059
Added HTTP 503 header to sitedown.php and additional bot to robots list.
2021-03-31 12:14:18 -07:00
Cameron
9053e6170f
Fixes #4465 Some nested comments were not displaying. The number of DB queries when nested comments is active has now been dramatically reduced. Comments unit test added.
2021-03-25 13:52:05 -07:00
Moc
2c8ed5b80c
Fix PHP fatal error
...
Occurred when performing a v1 to v2 upgrade
2021-03-22 21:27:52 +01:00
Cameron
c33b91ee5c
Issue #4368 Fixed hardcoded string for 'related' content. Now uses tablerender(). Shortcode processing of {---CAPTION---} added.
2021-03-22 11:26:51 -07:00
Serios
f52f2352ad
Fixing an issue with multilanguage values in Theme preferences
...
When theme pref field have multilanguage enabled, values for the field are overwritten by last edited language. More detailed description about this behavior is given in #4455
2021-03-19 12:14:16 +02:00
Cameron
07faad666a
Issue #2726 , Issue #4452 - Added new e_print.php addon which uses v2.x standards.
2021-03-17 11:22:25 -07:00
Cameron
8990208f0b
Merge pull request #4445 from rica-carv/master
...
Wrong method mySQLServerInfo (?) in line 3399 gave error on plugin install with mysql dependecies...
2021-03-11 10:09:13 -08:00
Cameron
fb3888abc3
Fixes #4443 - set default stylesheet scope to 'front' when attribute has been omitted from theme.xml.
2021-03-11 09:27:38 -08:00
rica-carv
77a786e8f4
Merge pull request #55 from e107inc/master
...
.
2021-03-10 19:38:44 +00:00
rica-carv
d2f44a3099
Wrong method mySQLServerInfo (?) in line 3399 gave error on plugin install with mysql dependecies...
...
Wrong method mySQLServerInfo (?) in line 3399 gave error on plugin install with mysql dependecies...
2021-03-10 19:36:45 +00:00
Cameron
5735b93d30
Issue #4299 PHP8 error
2021-03-09 06:27:05 -08:00
Cameron
06b86ee380
Avoid a PHP8 error when update() fails.
2021-03-04 16:12:01 -08:00
Cameron
d7e4b4a665
Code cleanup and error fixes.
2021-03-03 12:06:24 -08:00
Jimako
467d3c968f
Correct pagination for frontend Admin UI
2021-03-02 17:32:18 +01:00
Cameron
e4937d0819
Fixes #4427 - Also added test for diacritics in URL.
2021-03-01 18:47:45 -08:00
Cameron
4e58326be3
Issue #4427 - e_QUERY
2021-02-28 08:33:37 -08:00
Cameron
4c10212d47
Debug info styling fix.
2021-02-27 06:52:07 -08:00
Cameron
a427c14806
Issue #3912 Fix for partial route match. Partials should always end with a '/' for predictable results.
2021-02-26 11:56:10 -08:00
Cameron
cb95b4b243
Hero cleanup for Bootstrap5. Switched to placeholder images. Admin-ui type 'image' now loads remote URLs correctly.
2021-02-26 10:13:07 -08:00
Jimako
c65b40fe3c
#2898 fix comments offsets for bootstrap4
2021-02-23 22:15:40 +01:00
Cameron
2ca7ec4597
Issue #4332 - Bootstrap 5 styling fixes on comments and news templates.
2021-02-23 09:01:40 -08:00
Cameron
d32b2a3512
Merge pull request #4411 from Jimmi08/patch-17
...
Issue #275 fix for empty link in home icon for WAVE
2021-02-22 13:11:10 -08:00
Cameron
e425349661
Issue #3912 - Reverse lookup e_ROUTE from e_url.php 'legacy' entry.
2021-02-21 14:10:47 -08:00
Jimako
ba28818003
#275 fix for empty link in home icon for WAVE
2021-02-21 19:24:43 +01:00
Cameron
176ae86409
Issue #3068 - Added a warning for misconfigured theme layouts.
...
Moved e_layout class to menumanager_class.php file.
Closes #4030 - Menu Layout detection test.
themeLan() was failing with themes containing hyphens in the folder name.
2021-02-20 12:15:28 -08:00
Cameron
821f2e9c22
Moved e_layout to menumanager_class.php
2021-02-20 11:31:09 -08:00
Cameron
f9a9d2b181
PHP8 Fixes and styling.
2021-02-19 16:39:52 -08:00
Cameron
46b6927447
Fixes #4403 - Parsing of [code]. Test added.
2021-02-19 16:07:12 -08:00
Cameron
c03e0ab066
'styleCount' info added to all theme tablestyle() calls. 'styleCount' keeps count of the number of times the current style has been rendered. Usage example added to the bootstrap3 theme. Core news view template updated to use tablestyle caption correctly.
2021-02-19 07:33:05 -08:00
Cameron
cae8cf1345
Fixes #4398 - Page breadcrumb. Disabled breadcrumb on frontpage.
2021-02-18 17:02:37 -08:00
Cameron
0db4b1164f
Fixes #4394 '__tabs__' was being displayed in custom fields form. Test added.
2021-02-18 10:27:59 -08:00
Cameron
823a228e7e
Issue #3912 Typing ':' now pops-up a menu of available routes. Bootstrap-suggest library added for this and other areas in future.
2021-02-17 14:33:35 -08:00
Cameron
e371da1785
e107::getFile()->send() now accepts optional type, encoding and disposition values.
...
HTMLTAG fallback for THEME_LAYOUT added.
2021-02-16 13:32:34 -08:00
Cameron
4203bdb2c5
Removed last references to deprecated e107::getAdminLog() method.
2021-02-16 11:56:42 -08:00
Cameron
f8cc691941
Fixes #4389 - Fatal error on "Find Themes" lookup when no results returned.
2021-02-16 07:02:30 -08:00
Cameron
50e0445807
Issue #3184 Issue #3912 New Feature: can now use :(e_ROUTE) to switch theme layout visibility.
2021-02-14 10:36:45 -08:00
Cameron
a448c00a1d
Fixes #4382 - Init theme shortcodes later.
2021-02-14 08:14:57 -08:00
Cameron
aee77a102f
Set profanity list limit to 1000. (Could reduce performance)
...
Fix for comment template. Prevent secureImage from buffering too many keys.
2021-02-14 07:02:09 -08:00