1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

1504 Commits

Author SHA1 Message Date
Cameron
283b9340b5 Fixes #4459 $HEADER and $FOOTER within a class/method when old themes in use. Disable BS5 in admin area 2021-03-23 10:17:22 -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
dc483708a7 Issue #4299 PHP8 compatibility. 2021-03-17 14:18:45 -07: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
67b35ad088 Blank email template added. 2021-03-08 13:22:11 -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
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
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
443c60cb52 News shortcode correction. 2021-02-24 15:43:58 -08:00
Cameron
58f129799b New feature: Previous/Next News item navigation. 2021-02-24 15:26:01 -08:00
Cameron
f30caaf18b Removed some LAN constant usage from core templates. 2021-02-23 12:58:51 -08:00
Cameron
76af210666 Issue #4332 - Bootstrap 5 styling fixes. 2021-02-23 11:11:35 -08:00
Cameron
973a446bb4 Issue #4332 Bootstrap5 styling. 2021-02-23 09:38:04 -08:00
Cameron
2ca7ec4597 Issue #4332 - Bootstrap 5 styling fixes on comments and news templates. 2021-02-23 09:01:40 -08:00
Cameron
52a554987b PHP error fixes. 2021-02-22 12:22:50 -08:00
Cameron
e03f7a34e2 Issue #4359 - Forum dropdown-menu fixes for Bootstrap 4/5. 2021-02-19 16:09:47 -08:00
Cameron
a136e3771c Added news to the global lan list. 2021-02-19 07:27:28 -08:00
Cameron
cae8cf1345 Fixes #4398 - Page breadcrumb. Disabled breadcrumb on frontpage. 2021-02-18 17:02:37 -08:00
Cameron
d45f54262f Styling fix for bootstrap3 books and chapters list view. 2021-02-18 09:24:10 -08:00
Cameron
d0404cb9b3 Issue #4372 Contact page code cleanup and 'layout' template added. 2021-02-17 19:07:45 -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
766b50338f Catch missing THEME_LAYOUT constant on very old themes. 2021-02-16 12:11:05 -08:00
Cameron
5b9ecd2200 Issue #4372 Extra fields. 2021-02-16 09:22:12 -08:00
Cameron
c94b1867a3 Issue #4372 - Enhancement: Contact page info. Requires database update. 2021-02-15 10:58:49 -08:00
Cameron
523fae8582 Fixes #4384 - Footer missing when required within a function. 2021-02-15 07:22:47 -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
Cameron
b0300f93bf Changed load order of Menus and Theme Layout detection. 2021-02-13 18:55:44 -08:00
Cameron
6d29e4244d Fix icon appearing on admin language selection. Minor tweaks 2021-02-13 07:58:24 -08:00
Cameron
2bf5ee3909 Admin area tool tips simplified to a single location. Pref simplified to Enable/Disable. Fixed flip-switch 'e-expandit' failures in Admin > Prefs. 2021-02-12 12:19:58 -08:00
Cameron
a1faa5d08b Bootstrap5 styling 2021-02-10 09:03:17 -08:00
Cameron
b59887c230 Missing drop-down menu fix. 2021-02-09 14:30:33 -08:00
Cameron
2337b075a8 Fixes #4346 - TinyMce parser issue. Hide side-panel help icon on legacy admin theme. 2021-02-05 18:31:54 -08:00
Cameron
2f8d880998 Only display help icon when help text is present. Cron/Schedule page styling tweak. 2021-02-05 12:57:08 -08:00
Cameron
c2c0979b3a Added help toggle button to sidebar and started on main navigation rework for mobile devices. 2021-02-05 10:17:51 -08:00
Cameron
e62ed55714 Converted bootstrap3 admin images to .webp for a size reduction of approx. 1M. 2021-02-05 06:24:54 -08:00
Cameron
82fbeab43c Tool-tip placement options added to admin prefs. (Applies to Admin-ui areas only)
Admin styling tweaks.
2021-02-03 20:38:31 -08:00
Cameron
49b8a9690d Issue #4020 2 new prefs added. Allow default collapsing of side-bar and enable/disable labels on nav-bar.
Icon cleanup and will now try to guess the right icon based on mode/action. Styling fixes. Removed unused admin stylesheets from bootstrap3.
2021-02-03 11:46:32 -08:00
Cameron
e4f6d502b9 Admin style tweaks 2021-02-03 08:10:23 -08:00
Moc
4fd4a6ed57
#3680 - Refine previous commit, check for e_DEBUG 2021-02-02 20:28:57 +01:00
Moc
4345df5340
Closes #3680 - Change comments disabled message to admin debug message 2021-02-02 19:58:39 +01:00
Cameron
9890615761 Admin menu icons for collapsed menu. 2021-02-01 18:18:30 -08:00
Cameron
4aae483790 Modern lights admin skin tweaks. Collapsing js improved. 2021-02-01 15:17:03 -08:00
Cameron
142e6be28b Collapsed admin news menu icon experiment. (modern-dark admin style/skin) 2021-02-01 09:32:12 -08:00
Cameron
35761b3520 Tweaked admin-panel collapse. 2021-02-01 07:58:39 -08:00