Cameron
3d514e27a1
Fixes #4808 - convert white links when using print mode.
2022-07-02 12:40:05 -07:00
Cameron
5eb0168140
Fixes #4807 Pagination on mobile.
2022-07-01 11:24:38 -07:00
Cameron
ebd85318d6
Issue #4805 - News pagination fix.
2022-06-30 19:03:07 -07:00
Cameron
c494c04c7e
Fixes #4806 - news keyword maxlength limitation fix.
2022-06-30 19:01:52 -07:00
Cameron
4f6b41d73e
Fixes #4805 News pagination in 'page' mode.
2022-06-30 18:23:42 -07:00
Cameron
149a2686ad
Closes #4276 - auto-generate all popular favicon formats from site icon pref.
2022-06-29 11:55:51 -07:00
Cameron
89cf872bb5
Fixes #4802 - Navbar item highlighting was failing in Bootstrap 4/5
2022-06-29 10:27:23 -07:00
Cameron
80d06b9efc
Merge pull request #4796 from e107inc/dependabot/composer/e107_tests/guzzlehttp/guzzle-7.4.5
...
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 in /e107_tests
2022-06-28 11:43:51 -07:00
dependabot[bot]
e9d48cd78d
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 in /e107_tests
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 21:03:18 +00:00
Cameron
e53eeee74e
Merge pull request #4791 from e107inc/dependabot/composer/e107_tests/guzzlehttp/guzzle-7.4.4
...
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4 in /e107_tests
2022-06-17 10:05:32 -07:00
Cameron
9c99f98940
Fixes #4792 - safestr fields were not being included in search queries.
2022-06-12 11:56:39 -07:00
Cameron
ce3f0be05a
Fixes #4790 - e_DEBUG not defined.
2022-06-12 11:05:05 -07:00
dependabot[bot]
12c086eeaa
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4 in /e107_tests
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.4 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 06:53:35 +00:00
Cameron
52cf8f5bfa
Closes #4783 Added Page Meta-Title field and synced with Page title.
...
Issue #6 global LAN_META_DESCRIPTION and LAN_META_TITLE added and replacements made throughout.
2022-06-08 18:29:37 -07:00
Cameron
782c51ff18
Issue #4783 Set SEO title/description limits high. 'cache_clear_all' event added.
2022-06-07 17:48:29 -07:00
Cameron
8bf3481eaf
Added e107::getEvent()->triggered() for manually checking if an event has already been triggered.
2022-06-07 12:33:50 -07:00
Cameron
08eb2a37d9
Issue #4783 Site name was still being appended to the <title> tag. Site name has now been removed when using news_meta_title.
2022-06-06 19:15:41 -07:00
Cameron
94bf1efda2
Issue #4783 Added new field for meta-news-title. New prefs added for SEO Title and Description character limits.
2022-06-06 17:28:23 -07:00
Cameron
fb529a536d
Added aria-hidden to FontAwesome svg.
2022-06-05 17:56:32 -07:00
Cameron
72cdef912a
Issue #4785 Make sure the og:description matches the meta description.
2022-06-03 10:19:32 -07:00
Cameron
38207a0815
Issue #4786 - Set a unique cache ID when filtering current news item.
2022-06-03 09:54:09 -07:00
Cameron
8198d3371a
Closes #4786 - Filter currently viewed news item out of latest news list.
2022-06-03 09:43:41 -07:00
Cameron
d672131d86
Fixes #4785 - og:image should be only rendered once. Moved all og meta code out of header_default.php and into social plugin.
2022-06-03 09:12:12 -07:00
Cameron
0ffd69a946
Open new-author link in new window.
2022-06-02 13:47:33 -07:00
Cameron
7c31d17f25
#4784 Fixes LiteSpeed compatibility with mod-rewrite flag. Corrected 'cache_clear' event trigger.
2022-06-02 13:46:15 -07:00
Cameron
5ddc27766d
Composer update
2022-05-29 12:08:49 -07:00
Cameron
8ec6e3a0dd
Addition linkwords test.
2022-05-29 11:18:24 -07:00
Cameron
6f34dc9f29
Issue #4778 - Additional date-filter options added.
2022-05-22 13:19:21 -07:00
Cameron
31389dc7ca
Issue #4777 - Added option to set URL for after logout has occurred.
2022-05-22 11:18:17 -07:00
Cameron
c522a60b29
Fixes #4776 Adds id='login-menu' to default template.
2022-05-22 09:27:32 -07:00
Cameron
60359a7045
Fixes #4775 - News caching issue.
2022-05-21 13:54:22 -07:00
Cameron
9a198e4cc6
Removal of binary files.
2022-05-17 16:07:50 -07:00
Cameron
e1f53e7d33
Added {CPAGEKEYWORDS} shortcode.
2022-05-17 15:59:03 -07:00
Nick Liu
7994746dab
PHP bug 66773 workaround in Hybridauth
...
In PHP 7.0.12 and earlier, a class could not be loaded with the same
name as another class in a different namespace. This commit patches the
Hybridauth dependency to avoid PHP bug 66773. Unfortunately, the fix
will be rolled back any time Hybridauth is updated or overwritten.
PHP bug link: https://bugs.php.net/bug.php?id=66773
(cherry picked from commit 539c3f1a672330d460a8cffa63adc63902ae4da4)
2022-05-11 21:41:01 -05:00
Cameron
903f51561f
Fixes #4766 User-audit login event data.
2022-05-10 10:21:05 -07:00
Cameron
7a9610740a
Updated dependencies
...
- hybridauth (3.7.1 => v3.8.0)
- minify (1.3.66 => 1.3.68)
2022-05-06 11:01:54 -07:00
Cameron
dec2941882
Issue #4757 - Make IP readable in email notification on user_changed_ip trigger.
2022-05-05 09:26:00 -07:00
Cameron
aa63bcf922
Precaution. Add 'follow' to robots.
2022-05-03 09:43:46 -07:00
Cameron
327616002e
Fixes #4761 - Related Summary parsing as BODY instead of SUMMARY.
2022-04-21 15:35:42 -07:00
Cameron
fe8d27c51c
Closes #4760 - Added image support to generated Google sitemaps.
2022-04-21 11:51:52 -07:00
Cameron
c2fc8fce0a
Issue #4757 Prevent infinite loop and possible PHP 8.1 errors.
2022-04-21 10:54:43 -07:00
Cameron
cf20dfc36b
Fixes #4759 - javascript missing in admin notify.
2022-04-20 09:54:48 -07:00
Cameron
3f1d428660
Fixes #4755 - {LAN} shortcode - prioritize constants beginning with "LAN_"
2022-04-19 11:09:58 -07:00
Cameron
4d6a5ea310
Fixes #4758 Admin-UI hidden field $parms were not being applied.
2022-04-19 07:15:23 -07:00
Cameron
d06a4c27b9
Modified Update routine to say v2.3.3.
2022-04-18 15:23:05 -07:00
Cameron
64b1cdcbc2
Fixes #4757 and adds user_ip_changed trigger.
2022-04-18 15:09:12 -07:00
Cameron
b7e0b562a6
Fixes #4753 Keep the GoogleBot happy on fresh installs.
2022-04-12 09:00:48 -07:00
Cameron
ca41cee19a
Cleanup
2022-04-07 16:18:57 -07:00
Cameron
6f3b855fc3
Changed version to 2.3.3 (git)
2022-04-07 15:43:08 -07:00
Cameron
a6e1c0b897
Updated version for release.
v2.3.2
2022-04-07 14:56:12 -07:00