Jimmi08
64dcf0c056
#4665 load bbcode buttons only if HTML is allowed for user
...
CLOSES #4665
Tested scenarios:
- site wysiwyg on, html access - result tinymce
- site wysiwyg on, no html access - result bbcodes
- site wysiwyg off, forum wysiwyg on, no html access - result bbcodes
- site wysiwyg off, forum wysiwyg on, html access - result tinymce
It worked like this before too, but bbcodes were always rendered (not visible with tinymce)
2022-03-31 12:22:04 +02:00
Cameron
21fa07ec3b
Merge pull request #4723 from Jimmi08/patch-2
...
Fixes #4715 Forum - correct display of Last Post info
2022-03-30 12:38:52 -07:00
Cameron
8f8ff160cc
Merge pull request #4729 from Jimmi08/patch-4
...
Fixes #4724 forum - possibility to add forum ID as column in admin area.
2022-03-30 12:35:19 -07:00
Cameron
35eab787be
Composer update on e107_tests
2022-03-29 16:24:17 -07:00
Cameron
f922456a8f
Fixes #4706 'quote' bbcode in TinyMce and fixes fatal error under PHP 8.1 (LAN_WROTE)
2022-03-29 13:59:25 -07:00
Jimako
c622717863
#4724 forum - possibility to add forum ID as column
...
FIX #4724
2022-03-29 21:45:48 +02:00
Cameron
0c14d6d3f5
Updated e_admin.php example in 'blank' plugin and optimized linkswords/e_admin.php and enabled the field for Pages.
2022-03-29 12:22:12 -07:00
Jimako
ec8108338b
correct display of Last Post info
...
#FIX 4715
2022-03-29 10:47:58 +02:00
Cameron
a4b4d75e29
Merge pull request #4721 from Jimmi08/patch-1
...
Fixes #4570 Recalculation forum replies in Tools
2022-03-28 11:26:52 -07:00
Cameron
dd62412c56
Merge pull request #4632 from brwnie/patch-1
...
Update theme.html to use footer navigation links.
2022-03-28 11:25:49 -07:00
Cameron
a14bb5496d
Allow theme developers to add a link class to the default site disclaimer.
2022-03-28 10:07:41 -07:00
Cameron
a6c4c4c9d0
Syntax fix for PHP 5.6
2022-03-28 08:52:56 -07:00
Jimako
f84386dce8
Fix for Recalculation forum replies in Tools
...
Fix #4570
2022-03-28 08:42:03 +02:00
Cameron
e29096ced4
Closes #4720 - Enhancement - linkwords stats in the news admin area.
2022-03-27 16:58:38 -07:00
Cameron
37aa4dc0e7
Merge pull request #4718 from Jimmi08/patch-17
...
Fixes #3974 Forum permissions for creating topics
2022-03-27 14:01:45 -07:00
Cameron
fa187da52b
Merge pull request #4717 from Jimmi08/patch-16
...
Fixes #4658 access / check for access to forum type in forum post
2022-03-27 13:59:39 -07:00
Cameron
e1059b8001
Fixes #4711 - BS4/5 button classes in TinyMce.
2022-03-27 12:10:41 -07:00
Jimako
e514a43e54
Fix for Forum permissions for creating topics
...
FIX #3974
2022-03-27 20:44:19 +02:00
Jimako
71764ba7db
fix for access / check for access to forum type in forum post
...
fix #4658
2022-03-27 20:36:46 +02:00
Cameron
1ef4124d6c
Merge pull request #4716 from Jimmi08/patch-15
...
Fixes #3218 - Forum cache was not clearing when expected.
2022-03-27 10:28:39 -07:00
Cameron
608b2ebb4f
Merge pull request #4710 from Jimmi08/patch-33
...
Fixes #4286 - Forum breadcrumbs on topic view with 3 forums
2022-03-27 10:26:53 -07:00
Cameron
8d845783df
Merge pull request #4714 from Jimmi08/patch-14
...
Fixes #4713 Forum styling fix in pagination in forum and topic pages.
2022-03-27 10:26:02 -07:00
Cameron
f6d0164f94
Composer update.
2022-03-27 10:23:34 -07:00
Jimako
8c268193ba
fix for not clearing forum cache
...
Fix #3218
2022-03-26 18:47:59 +01:00
Jimako
d8c57390ca
forum - use the same markup (bootstrap) for pagination in forum and topic (Issue #4713 )
2022-03-22 18:23:24 +01:00
Cameron
632e434711
Merge pull request #4709 from Jimmi08/patch-32
...
Fixes #3908 - Template option for signature bbcodes
2022-03-22 10:04:09 -07:00
Cameron
3e3aff26a6
'raw' parm option added to cpage_body()
2022-03-21 12:01:52 -07:00
Jimako
35f278dfe5
Forum breadcrumbs on topic view with 3 forums #4286
...
FIX #4286
2022-03-21 16:59:20 +01:00
Jimako
d006114fd3
fix for templating signature bbcodes
2022-03-19 10:18:36 +01:00
Cameron
e7839c203c
Fixes #4704 - "Suppress link on current page" preference was failing.
2022-03-15 16:38:31 -07:00
Cameron
3d3b2ec85d
PHP Notice fix.
2022-03-15 13:48:32 -07:00
Cameron
8f2776bc46
Linkwords: Ignore commented HTML code during processing.
2022-03-15 13:47:46 -07:00
Cameron
c737e0c550
Remove distortion from thumbnail image.
2022-03-15 11:49:58 -07:00
Cameron
4f88719159
Fixes #4703 - Google sitemap instructions updated.
2022-03-14 15:43:11 -07:00
Cameron
057cc8e35b
Closes #4702 - Added news_modified field.
2022-03-14 14:03:34 -07:00
Cameron
6257a2a716
Closes #4256 - "Post Permission" and "Thread Creation Class" now default to "Members" when creating a new forum.
2022-03-14 09:55:21 -07:00
Cameron
df92cba68b
Fixes #4701 - Datetimepicker popup styling.
2022-03-14 09:02:11 -07:00
Cameron
08e82331b3
Issue #4700 - removed bad reference to cache pref.
2022-03-12 12:21:00 -08:00
Cameron
a459057d68
Possible fix for failing tests.
2022-03-12 12:01:20 -08:00
Cameron
748fd4b9b6
Fixes #4700 - linkwords inconsistencies.
2022-03-12 11:50:27 -08:00
Cameron
4032c2954f
Issue #3778 - page/e_sitelink cleanup and optimization. Test added. Fixed bookNav() which should only return book links.
2022-03-11 18:01:56 -08:00
Cameron
7fd6fdf478
Fixes #3778 - SEF URL issue on custom page comments. Also introduces pageHelper class with use added to e_related, e_search and e_sitelink.
2022-03-11 12:23:31 -08:00
Cameron
d2f311e511
Fixes #4639 - Added batchExport to Admin > Navigation
2022-03-10 13:13:48 -08:00
Cameron
743edf8917
Fixes #4669 - Forum print issue.
2022-03-10 12:54:22 -08:00
Cameron
9c6a5e96fe
Composer update on e107_tests packages.
2022-03-10 12:18:11 -08:00
Cameron
17b860c30b
Fixes #4664 - sorting by signature returned no results.
2022-03-10 11:31:46 -08:00
Cameron
53c8fb228b
Invalid HTML markup cleanup.
2022-03-10 11:10:28 -08:00
Cameron
2400c1ef09
Fixes #4698 - Load front-end inline editing javasript only when necessary.
2022-03-10 11:08:27 -08:00
Cameron
7952e9188b
Notify admins when script access is disabled.
2022-03-07 12:40:45 -08:00
Cameron
06de1752d4
Optimized search form template for Bootstrap5 and Bootstrap3.
2022-03-07 11:39:09 -08:00