1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-19 11:59:55 +01:00

13597 Commits

Author SHA1 Message Date
Cameron
31ef004956
Merge pull request #4418 from Jimmi08/patch-19
Issue #3912 e_ROUTE for legacy version contact page
2021-02-22 13:11:49 -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
e44f2168db
Merge pull request #4417 from Jimmi08/patch-18
#3912 e_ROUTE for legacy version gsitemap plugin
2021-02-22 13:10:14 -08:00
Jimako
4ae0318c0d
#3912 e_ROUTE for non sef-url version of pages 2021-02-22 21:36:32 +01:00
Cameron
52a554987b PHP error fixes. 2021-02-22 12:22:50 -08:00
Jimako
b5d237f4a9
#3912 e_ROUTE for legacy version contact page 2021-02-22 21:04:47 +01:00
Jimako
2847d4c27e
#3912 e_ROUTE for legacy version gsitemap plugin 2021-02-22 21:01:14 +01:00
Cameron
340ff05fcd Bootstrap5 markup added to download item pagination. Fallback added to e107.css 2021-02-21 14:13:01 -08:00
Cameron
e425349661 Issue #3912 - Reverse lookup e_ROUTE from e_url.php 'legacy' entry. 2021-02-21 14:10:47 -08:00
Cameron
55de6b1533 Issue #4410 icon in grid mode fix. 2021-02-21 14:08:09 -08:00
Cameron
84b105e8c7 Renamed forum 'parent' to 'parent_start' (with BC fix) and added 'parent_end' to default template. 2021-02-21 10:50:45 -08:00
Jimako
ba28818003
#275 fix for empty link in home icon for WAVE 2021-02-21 19:24:43 +01:00
Cameron
236ccd2261 Removed Bootstrap5 reference. 2021-02-21 10:06:38 -08:00
Gábor
9bac3c322d
Update plugin.xml 2021-02-21 12:00:09 +01:00
Gábor
08599c88a2
Update English_global.php 2021-02-21 11:58:36 +01:00
Gábor
c85c5ca6e3
Update English_admin.php 2021-02-21 11:47:49 +01:00
Gábor
1cb74a538b
Update admin_config.php 2021-02-21 11:41:57 +01:00
Gábor
5d62e31072
Create English_menu.php 2021-02-21 11:15:44 +01:00
Gábor
f3742ef52f
Update hero_menu.php 2021-02-21 11:13:21 +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
e03f7a34e2 Issue #4359 - Forum dropdown-menu fixes for Bootstrap 4/5. 2021-02-19 16:09:47 -08:00
Cameron
46b6927447 Fixes #4403 - Parsing of [code]. Test added. 2021-02-19 16:07:12 -08:00
Cameron
dc29822e89 Issue #4299 - Membersonly LAN was not being loaded on signup page. 2021-02-19 07:44:52 -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
a136e3771c Added news to the global lan list. 2021-02-19 07:27:28 -08:00
Cameron
dfec2a46f8 Closes #4404 Added missing global news language file. 2021-02-19 07:20:45 -08:00
Cameron
cae8cf1345 Fixes #4398 - Page breadcrumb. Disabled breadcrumb on frontpage. 2021-02-18 17:02:37 -08:00
Cameron
1fae6bf7cf Allow for shortcode usage in the contact 'layout' template. 2021-02-18 15:44:58 -08:00
Cameron
aacc54945f Closes #4383 - replace simpleParse() usage with parseTemplate() in page.php 2021-02-18 15:39:17 -08:00
Cameron
10c0ed56b2 Minor styling correction of help tip icon. 2021-02-18 10:28:46 -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
2f08384dcb Issue #4400 Added test for hasMessage(false); 2021-02-18 09:31:25 -08:00
Cameron
d45f54262f Styling fix for bootstrap3 books and chapters list view. 2021-02-18 09:24:10 -08:00
Cameron
72c18d46c0 Closes #4400 Added message handler tests for getAll() and hasMessage(). 2021-02-18 06:54:24 -08:00
Cameron
6ac83d6ea4 Fixes #4399 - thread_active value missing. 2021-02-18 06:31:48 -08:00
Cameron
d0404cb9b3 Issue #4372 Contact page code cleanup and 'layout' template added. 2021-02-17 19:07:45 -08:00
Cameron
acccf1d1ba
Merge pull request #4397 from Jimmi08/patch-15
Fixes #4396 Available chapter id on chapter page
2021-02-17 16:40:54 -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
Jimako
364f41231a
#4393 Available chapter id on chapter page 2021-02-17 20:23:18 +01: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
766b50338f Catch missing THEME_LAYOUT constant on very old themes. 2021-02-16 12:11:05 -08:00
Cameron
4203bdb2c5 Removed last references to deprecated e107::getAdminLog() method. 2021-02-16 11:56:42 -08:00
Cameron
ab546c5aab Fix for tips appearing when hovering on labels.
Menu-manager selector styling on light theme.
2021-02-16 09:25:53 -08:00
Cameron
ba6344bb28 Removed deprecated PAGE_NAME from News. 2021-02-16 09:23:41 -08:00
Cameron
5b9ecd2200 Issue #4372 Extra fields. 2021-02-16 09:22:12 -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
5654f6acbf Issue #4372 Make sure shortcode is loaded. 2021-02-15 12:32:28 -08:00
Cameron
80ff17194f PHP8 fix. Admin css tweak for debug info. 2021-02-15 11:01:55 -08:00