Cameron
79ded794b1
Initial Bootstrap 5 theme added.
2021-03-22 11:43:13 -07: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
Cameron
21f8fdcbf6
Fixes #2392 - Theme-Manager > Tools > Create (ie. theme-copy tool) updated to work with libraries, layouts, prefs etc.
2021-03-21 20:15:03 -07:00
Cameron
ad946e6a04
Merge pull request #4457 from Serios/patch-16
...
Fixing an issue with gallery prettyPhoto plugin
2021-03-21 17:55:53 -07:00
Cameron
307a8208c7
Merge pull request #4456 from Serios/patch-15
...
Fixing an issue with multilanguage values in Theme preferences
2021-03-21 17:54:19 -07:00
Serios
d17eeab43c
Fixing an issue with gallery prettyPhoto plugin
...
.size() function was deprecated as of jQuery 1.8. And removed in jQuery 3.0. More information [here](https://api.jquery.com/size/ )
Using it, is causing prettyPhoto not to work, with newer versions of jQuery. It must be replaced with .length property
2021-03-20 10:31:18 +02: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
b3372acf9c
Merge pull request #4451 from yesszus/patch-2
...
Update LANs e107_admin/links.php
2021-03-18 11:42:23 -07:00
Erdei Gábor
36ebe449a7
Update links.php
2021-03-17 23:44:32 +01:00
Cameron
dc483708a7
Issue #4299 PHP8 compatibility.
2021-03-17 14:18:45 -07:00
Moc
b2cf6c07b3
#4452 - Add e_print addon code and check
2021-03-17 19:42:21 +01: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
Erdei Gábor
bd2038eb13
Update lan_links.php
2021-03-17 02:16:20 +01:00
Erdei Gábor
02e4d3379a
Update links.php
2021-03-17 02:14:04 +01:00
Erdei Gábor
63c56cbcb7
Update links.php
2021-03-17 01:53:51 +01:00
Cameron
3400c34d59
Issue #4446 - theme preferences added to preference editor.
2021-03-15 10:46:50 -07:00
Nick Liu
2ebf1f7110
Removed failing test with no assertions
...
* pluginsTest::testPluginScripts()
2021-03-12 20:06:00 -06: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
f815d91bec
Issue #4442 Global lan check for news added to upgrade routine.
2021-03-11 09:44:37 -08:00
rica-carv
a6142c9871
Delete Portuguese_admin.php
2021-03-11 17:36:02 +00: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
9c9dcb5e52
Issue #4437 Parsing page with password.
2021-03-09 10:46:53 -08:00
Cameron
2db174defe
Fixes #4438 - missing fields. Removed empty row from "Create News"
2021-03-09 10:38:31 -08:00
Cameron
5735b93d30
Issue #4299 PHP8 error
2021-03-09 06:27:05 -08:00
Cameron
67b35ad088
Blank email template added.
2021-03-08 13:22:11 -08:00
Cameron
4064389eb3
Restore e107_config.php on test failure.
2021-03-06 09:33:22 -08:00
Cameron
06b86ee380
Avoid a PHP8 error when update() fails.
2021-03-04 16:12:01 -08:00
Cameron
e50cdc5af8
Help tip styling tweak.
2021-03-03 13:13:00 -08:00
Cameron
b0bc9d344a
Merge pull request #4426 from yesszus/patch-2
...
Update hero_template.php
2021-03-03 12:12:27 -08:00
Cameron
57c67fc1f1
Merge pull request #4436 from Jimmi08/patch-26
...
Issue #275 fix for Unlabeled form control with title for WAVE
2021-03-03 12:11:42 -08:00
Cameron
d7e4b4a665
Code cleanup and error fixes.
2021-03-03 12:06:24 -08:00
Cameron
561327f818
Styling fix
2021-03-03 10:33:59 -08:00
Jimako
b0bd003084
#275 fix for Unlabeled form control with title for WAVE - addition
2021-03-03 17:21:45 +01:00
Jimako
7fbba9e4ee
#275 fix for Unlabeled form control with title for WAVE
...
contact form fields if no labels are used
2021-03-03 17:13:04 +01:00
Cameron
916a63df82
Merge pull request #4431 from Jimmi08/patch-25
...
Correct pagination for frontend Admin UI
2021-03-02 08:45:29 -08:00
Cameron
689c8db841
Issue #4299 - PHP8 errors.
2021-03-02 08:33:27 -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
d9efdb9b5f
e_TOKEN added.
2021-03-01 16:41:09 -08:00
Cameron
4e58326be3
Issue #4427 - e_QUERY
2021-02-28 08:33:37 -08:00
Cameron
8a4d9a729f
Admin home nav styling. Popover styling.
2021-02-28 08:32:11 -08:00
Cameron
1a1a6f72a0
Updated navigation shortcode names.
2021-02-27 07:47:51 -08:00
Cameron
782f4903ac
Fixes #4365 Navigation URLs to frontend now use the same shortcode.
2021-02-27 07:42:02 -08:00
Cameron
138b9568e6
Fixes #4407 - Endless database update request for 'hero'
2021-02-27 07:07:12 -08:00
Cameron
4c10212d47
Debug info styling fix.
2021-02-27 06:52:07 -08:00
Gábor
abbc3eb680
Update hero_template.php
2021-02-27 10:35:42 +01:00
Cameron
c896bc48a1
Merge pull request #4425 from Jimmi08/patch-23
...
Issue #3912 e_ROUTE for legacy news urls
2021-02-26 12:57:10 -08:00
Cameron
51eaa633c1
Some bootstrap5 css margins added. Partial Voux style fix on menus.
2021-02-26 12:53:57 -08:00