Cameron
|
f4341ac5cb
|
Removed redundant php code from templates.
|
2020-06-02 12:05:20 -07:00 |
|
Cameron
|
1c8e755edf
|
Fixes #3726 - legacy shortcode wrapper conflict with email template.
|
2020-06-01 17:37:49 -07: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
|
2cf97da75c
|
Fixes #4146 - Better way to do bootstrap 4 pagination.
|
2020-05-11 12:01:50 -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 |
|
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 |
|
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 |
|
Cameron
|
834ea354e4
|
Core Cleanup.
|
2020-05-02 15:35:30 -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 |
|
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 |
|
Cameron
|
568d8feb77
|
Closes #4141 - Upgraded theme specification for v2.3.0+. See bootstrap3/theme.php for details. Use 'theme' class.
|
2020-04-28 14:03:05 -07:00 |
|
Cameron
|
326305f5f2
|
Removed old deprecated global $e107_debug. Cleaned up debug_handler.php (e107_debug class)
|
2020-04-26 13:32:18 -07:00 |
|
Cameron
|
6d29c4c55e
|
Issue #1767 Fixed duplicate 'required' indicator in legacy usersettings theme template.
|
2020-04-21 11:36:36 -07:00 |
|
Cameron
|
31e197ccce
|
Issue #1767 - Signup template cleanup.
|
2020-04-20 12:37:39 -07:00 |
|
Cameron
|
3730254b8a
|
Admin-UI: Issue #3058 - Made true/false icons consistent regardless of whether inline editing is enabled or disabled.
|
2020-04-09 17:22:10 -07:00 |
|
Cameron
|
609496ab4c
|
Improved performance on getLayouts when using the new 'layouts' folder in the theme's directory.
Possible fix for missing class in footer_default.php
|
2019-09-03 05:58:04 -07:00 |
|
Cameron
|
1d45f1e4c4
|
Fixes #3932 Added support for dynamic header/footer templates controlled by theme_shortcodes class.
|
2019-08-22 14:28:59 -07:00 |
|
Cameron
|
913ac249f7
|
Fix for using {THEME} (ie. theme folder path) in footer part of theme layout.
|
2019-07-05 13:48:35 -07:00 |
|
Cameron
|
1cb3f934ea
|
Isse #2308 Remove the need for the BODYTAG constant.
|
2019-06-21 14:09:10 -07:00 |
|
Cameron
|
26ff074ee5
|
Issue #2970 Bootstrap 3 pull-left/right combined with Bootstrap 4 float-left/right. News Email/Print icon default styles added.
|
2019-06-17 12:27:53 -07:00 |
|
Cameron
|
dc53fb37a1
|
header/footer code cleanup
|
2019-06-17 09:23:21 -07:00 |
|
Cameron
|
346d42bdfb
|
BC Fallback for breadcrumb() generator. Magix shortcode fix for news-view. Magic shortcodes are defined by the first render with {SETSTYLE=default} or {SETSTYLE=main} encountered in the template.
|
2019-06-15 16:45:03 -07:00 |
|
Cameron
|
1d311ff543
|
Magic Shortcode added for current breadcrumb. {---BREADCRUMB---} e107::breadcrumb() method added for plugins to set/get values.
|
2019-06-14 14:32:58 -07:00 |
|
Cameron
|
1efb840a86
|
Issue #2970 Bootstrap 4 compat.
|
2019-06-12 20:21:56 -07:00 |
|
Cameron
|
37e7a4c996
|
Magic Shortcodes added. Fix for news 'view' rendering.
|
2019-06-12 20:20:09 -07:00 |
|
Cameron
|
e5061e2c01
|
Experimental - render variable accumulator.
|
2019-06-12 13:13:22 -07:00 |
|
Cameron
|
36b4c354eb
|
Experimental - Support for theme html templates and layouts.
|
2019-06-11 15:53:08 -07:00 |
|
Cameron
|
be627b8c7b
|
News 'view' template can now use tablerender() when a 'caption' key value is found.
|
2019-06-06 14:24:37 -07:00 |
|
Cameron
|
f148e20837
|
Moved library loading into class2. Fixes Fontawesome not loading early enough when added via theme.xml (with forum and possibly other parts of e107). Added the FONTAWESOME constant to Paths/Variables debug output.
|
2019-04-11 10:47:50 -07:00 |
|
Cameron
|
5b9d334530
|
Bootstrap 4 fixes.
|
2019-03-02 13:22:46 -08:00 |
|
Cameron
|
749fd506e0
|
Issue #3676 Missing "required" marker on signup
|
2019-03-01 20:01:40 -08:00 |
|
Cameron
|
b03611922f
|
Global fix and PHP Doc fix.
|
2019-02-21 12:06:56 -08:00 |
|
Cameron
|
db849f9fd7
|
Fixes #3676 - 'required' was not displayed on extended user fields.
|
2019-02-14 14:30:13 -08:00 |
|
Cameron
|
9c4dbcab91
|
Moved THEME_LAYOUT calculation out of class2.php and into theme_handler.php
|
2019-01-23 19:06:03 -08:00 |
|
Achim Ennenbach
|
6ce8972337
|
fixes #3579 shortcodes, lans for GDPR links on signup page.
Added shortcodes and lans to display GDPR links on signup page.
Updated signup template
|
2019-01-12 18:09:35 +01:00 |
|
Cameron
|
1648a6abac
|
Issue #3569 Signup template upgrade placeholder added. TODO
|
2018-12-19 11:21:12 -08:00 |
|
Cameron
|
6367074571
|
Avoid possible theme conflict in uiAlert css.
|
2018-11-22 12:40:38 -08:00 |
|
Cameron
|
184edd3193
|
Issue #1870 , Issue #3420 Login template/shortcode issue. Possible fix.
|
2018-09-12 10:29:08 -07:00 |
|
Cameron
|
b09beceb4e
|
Merge pull request #3404 from SimSync/fix_3375
Fixes #3375 Added GDPR Agreement checkbox to contact form (incl. Lans)
|
2018-09-03 12:09:26 -07:00 |
|
Achim Ennenbach
|
986633d117
|
fixes #3375 added GDPR Agreement checkbox to contact form (incl. Lans)
|
2018-08-27 20:12:54 +02:00 |
|
Cameron
|
f958f66dcb
|
Issue #2669 Incorrect FB og:image used. Issue #6 LAN modified.
|
2018-08-26 13:54:25 -07:00 |
|
Cameron
|
64d821a2d1
|
Fixes #2425 Fixes #2281 Fixes #2937 Comment navigation issues.
|
2018-07-28 16:10:23 -07:00 |
|
Achim Ennenbach
|
67ced370d3
|
make sure backcompat.css is loaded if it's legacy or no bootstrap theme
|
2018-07-22 21:24:06 +02:00 |
|
Cameron
|
bc58eada9a
|
Merge pull request #3255 from SimSync/fix_3049
fixes #3049 Realname was always shown and marked required,
|
2018-07-07 15:48:38 -07:00 |
|
Achim Ennenbach
|
409bf06b04
|
removed varset() because it was useless together with getPref()
|
2018-07-05 11:56:27 +02:00 |
|