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
Jimako
35f278dfe5
Forum breadcrumbs on topic view with 3 forums #4286
...
FIX #4286
2022-03-21 16:59:20 +01:00
Cameron
e7839c203c
Fixes #4704 - "Suppress link on current page" preference was failing.
2022-03-15 16:38:31 -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
08e82331b3
Issue #4700 - removed bad reference to cache pref.
2022-03-12 12:21:00 -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
743edf8917
Fixes #4669 - Forum print issue.
2022-03-10 12:54:22 -08:00
Cameron
53c8fb228b
Invalid HTML markup cleanup.
2022-03-10 11:10:28 -08:00
Cameron
f008483a8d
Fixes #4696 - Banned and Unverified users were being displayed in user (member) search results.
2022-03-07 11:37:24 -08:00
Cameron
bdbc7e0dae
Gsitemap default sitemap.xml URL fix.
2022-03-04 13:27:54 -08:00
Cameron
be12767d33
Added Frequency and Priority fields to admin area filter/batch drop-down menu.
2022-03-04 13:09:35 -08:00
Cameron
3592c5ae30
Fix for gsitemap SEF URL Aliases
2022-03-04 09:22:36 -08:00
Cameron
c889d666b9
Use separate SEF value.
2022-03-03 18:23:05 -08:00
Cameron
7254c87a04
Experimental: Dynamically generated news sitemap.
2022-03-03 18:13:50 -08:00
Nick Liu
cf86267e62
#4686 : download_shortcodes
: Consistency for agreement text alert box
...
Extract all accesses of the `agree_text` pref and reformat the value
into a JavaScript `alert()` box
Uses the new `e_parse::toAttributes()` method
Fixes : #4686
2022-02-06 17:14:16 +01:00
Cameron
2097778cc5
Experimental schema template added to FAQs.
2022-02-04 13:26:52 -08:00
Cameron
c17b985441
Experimental schema template
2022-02-04 12:04:21 -08:00
Nick Liu
3f59b3bc14
Suppress uncaught Hybridauth exceptions in e_user_provider
...
And add a check for those exceptions in
`social_ui::generateSocialLoginSection()`
Fixes : #4192
2021-12-28 12:04:28 +01:00
Nick Liu
8e8622f12d
social_login_config::getSupportedConfiguredProviderConfigs()
...
is a better name than
`\social_login_config::getValidConfiguredProviderConfigs()` because the
method does not validate the provider configs.
2021-12-28 11:48:00 +01:00
Moc
c0c78c46d0
Closes #4447 - Add extra check for presence of log plugin
...
Avoids fatal error when prefs are still stored for some reason.
2021-12-22 14:43:51 +01:00
Moc
de8af179a4
Closes #3723 - Hide users that have not logged in yet from lastseen menu
2021-12-21 10:35:59 +01:00
Moc
305f0816f8
Add space between "Posted by" and author name in comment_menu
2021-12-20 21:11:44 +01:00
Cameron
0d8f3e9086
PHPDoc fixes and code optimization.
2021-12-03 14:58:33 -08:00
Cameron
8dc26f1068
Fixes #4566 - List-New plugin - select options were not being displayed in admin area.
2021-12-02 11:28:10 -08:00
Cameron
9743cb4e95
Fixes #4528 - Frontend modal now functional with Bootstrap5.
2021-12-02 11:20:58 -08:00
Cameron
d9d606f615
Fixes #4583 - filetype values missing from forum attachment tooltip message.
2021-12-02 10:22:52 -08:00
Cameron
afc0489e8c
e107 Website URL updated to https.
2021-11-29 13:31:32 -08:00
Cameron
0171ab4e84
Library path fix.
2021-11-26 12:43:23 -08:00
Cameron
2c9afc83ee
More PHP 8.1 fixes.
2021-11-26 12:36:25 -08:00
Cameron
5810f8148d
Closes #4483 - Only install data into empty table. Fix for bootstrap5 carousel.
2021-11-26 12:34:38 -08:00
Cameron
9d6a9611e2
PHP 8.1 fixes.
2021-11-25 10:18:53 -08:00
Cameron
4aa66c1732
strftime() added to php_compatibility_handler.php and all references updated. README updated. dateAlternativeTest updated to pass on Windows. (TBD)
2021-11-25 08:51:32 -08:00
Cameron
68c3b0649c
Remove PHP warning.
2021-11-24 14:38:39 -08:00
Cameron
1f5ec4038c
Updated dev info
2021-11-23 13:45:24 -08:00
Cameron
522b99ebde
Tweaked for consistency with toGlyph().
2021-11-16 10:39:28 -08:00
Cameron
db6035f844
Experimental embedding of FA svg.
2021-11-15 13:51:01 -08:00
Jimako
88cda1fac6
FAQ plugin - add shortcode for ID
2021-11-07 12:22:12 +01:00
Cameron
6d5b4f5c3a
Moved experimental e_ROUTE constant to registry.
2021-11-01 15:46:39 -07:00
Cameron
4fb280d122
Merge pull request #4608 from Jimmi08/patch-30
...
Fixes #4607 banner correct size on news detail page
2021-10-29 10:26:24 -07:00
Cameron
f7a65ebb3c
Prevent duplicate twitter:image meta tags.
2021-10-27 18:39:27 -07:00
Jimako
a275e7a8cf
fix #4607 banner correct size on news detail page
2021-10-24 22:53:40 +02:00
Cameron
b91b1c36b0
Closes #4600 , Fixes #4597 - Encoding of 'national characters' in TinyMce.
2021-10-19 09:10:32 -07:00
Cameron
fe7e99f136
Fixed formatting of admin > mailout form elements.
2021-10-19 07:41:33 -07:00