1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-25 00:41:52 +02:00

Commit Graph

  • 89cf872bb5 Fixes #4802 - Navbar item highlighting was failing in Bootstrap 4/5 Cameron 2022-06-29 10:26:43 -07:00
  • 80d06b9efc Merge pull request #4796 from e107inc/dependabot/composer/e107_tests/guzzlehttp/guzzle-7.4.5 Cameron 2022-06-28 11:43:51 -07:00
  • e9d48cd78d Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 in /e107_tests dependabot[bot] 2022-06-21 21:03:18 +00:00
  • e53eeee74e Merge pull request #4791 from e107inc/dependabot/composer/e107_tests/guzzlehttp/guzzle-7.4.4 Cameron 2022-06-17 10:05:32 -07:00
  • 9c99f98940 Fixes #4792 - safestr fields were not being included in search queries. Cameron 2022-06-12 11:56:39 -07:00
  • ce3f0be05a Fixes #4790 - e_DEBUG not defined. Cameron 2022-06-12 11:05:05 -07:00
  • 12c086eeaa Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4 in /e107_tests dependabot[bot] 2022-06-10 06:53:35 +00:00
  • 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. Cameron 2022-06-08 18:29:37 -07:00
  • 6dd57991c7 Update admin_config.php Erdei Gábor 2022-06-08 22:08:43 +02:00
  • b0ae4ee924 Update English_admin.php Erdei Gábor 2022-06-08 16:41:43 +02:00
  • 75a4dfa337 Update admin_config.php Erdei Gábor 2022-06-08 16:39:58 +02:00
  • 782c51ff18 Issue #4783 Set SEO title/description limits high. 'cache_clear_all' event added. Cameron 2022-06-07 17:48:29 -07:00
  • 8bf3481eaf Added e107::getEvent()->triggered() for manually checking if an event has already been triggered. Cameron 2022-06-07 12:33:50 -07:00
  • 08eb2a37d9 Issue #4783 Site name was still being appended to the <title> tag. Site name has now been removed when using news_meta_title. Cameron 2022-06-06 19:15:41 -07:00
  • 94bf1efda2 Issue #4783 Added new field for meta-news-title. New prefs added for SEO Title and Description character limits. Cameron 2022-06-06 17:28:23 -07:00
  • fb529a536d Added aria-hidden to FontAwesome svg. Cameron 2022-06-05 17:56:32 -07:00
  • 72cdef912a Issue #4785 Make sure the og:description matches the meta description. Cameron 2022-06-03 10:19:32 -07:00
  • 38207a0815 Issue #4786 - Set a unique cache ID when filtering current news item. Cameron 2022-06-03 09:54:09 -07:00
  • 8198d3371a Closes #4786 - Filter currently viewed news item out of latest news list. Cameron 2022-06-03 09:43:41 -07:00
  • d672131d86 Fixes #4785 - og:image should be only rendered once. Moved all og meta code out of header_default.php and into social plugin. Cameron 2022-06-03 09:12:12 -07:00
  • 0ffd69a946 Open new-author link in new window. Cameron 2022-06-02 13:47:33 -07:00
  • 7c31d17f25 #4784 Fixes LiteSpeed compatibility with mod-rewrite flag. Corrected 'cache_clear' event trigger. Cameron 2022-06-02 13:46:15 -07:00
  • 5ddc27766d Composer update Cameron 2022-05-29 12:08:49 -07:00
  • 8ec6e3a0dd Addition linkwords test. Cameron 2022-05-29 11:18:24 -07:00
  • 6f34dc9f29 Issue #4778 - Additional date-filter options added. Cameron 2022-05-22 13:19:21 -07:00
  • 31389dc7ca Issue #4777 - Added option to set URL for after logout has occurred. Cameron 2022-05-22 11:18:17 -07:00
  • c522a60b29 Fixes #4776 Adds id='login-menu' to default template. Cameron 2022-05-22 09:27:32 -07:00
  • 60359a7045 Fixes #4775 - News caching issue. Cameron 2022-05-21 13:54:22 -07:00
  • 9a198e4cc6 Removal of binary files. Cameron 2022-05-17 16:07:50 -07:00
  • e1f53e7d33 Added {CPAGEKEYWORDS} shortcode. Cameron 2022-05-17 15:57:49 -07:00
  • 7994746dab PHP bug 66773 workaround in Hybridauth Nick Liu 2020-02-17 14:49:57 +01:00
  • 903f51561f Fixes #4766 User-audit login event data. Cameron 2022-05-10 10:21:05 -07:00
  • 7a9610740a Updated dependencies - hybridauth (3.7.1 => v3.8.0) - minify (1.3.66 => 1.3.68) Cameron 2022-05-06 11:01:54 -07:00
  • dec2941882 Issue #4757 - Make IP readable in email notification on user_changed_ip trigger. Cameron 2022-05-05 09:26:00 -07:00
  • aa63bcf922 Precaution. Add 'follow' to robots. Cameron 2022-05-03 09:43:46 -07:00
  • 327616002e Fixes #4761 - Related Summary parsing as BODY instead of SUMMARY. Cameron 2022-04-21 15:35:42 -07:00
  • fe8d27c51c Closes #4760 - Added image support to generated Google sitemaps. Cameron 2022-04-21 11:51:52 -07:00
  • c2fc8fce0a Issue #4757 Prevent infinite loop and possible PHP 8.1 errors. Cameron 2022-04-21 10:54:43 -07:00
  • cf20dfc36b Fixes #4759 - javascript missing in admin notify. Cameron 2022-04-20 09:54:48 -07:00
  • 3f1d428660 Fixes #4755 - {LAN} shortcode - prioritize constants beginning with "LAN_" Cameron 2022-04-19 11:09:58 -07:00
  • 4d6a5ea310 Fixes #4758 Admin-UI hidden field $parms were not being applied. Cameron 2022-04-19 07:15:23 -07:00
  • d06a4c27b9 Modified Update routine to say v2.3.3. Cameron 2022-04-18 15:23:05 -07:00
  • 64b1cdcbc2 Fixes #4757 and adds user_ip_changed trigger. Cameron 2022-04-18 15:09:12 -07:00
  • b7e0b562a6 Fixes #4753 Keep the GoogleBot happy on fresh installs. Cameron 2022-04-12 09:00:48 -07:00
  • ca41cee19a Cleanup Cameron 2022-04-07 16:18:57 -07:00
  • 6f3b855fc3 Changed version to 2.3.3 (git) Cameron 2022-04-07 15:43:08 -07:00
  • a6e1c0b897 Updated version for release. v2.3.2 Cameron 2022-04-07 14:56:12 -07:00
  • 483c737237 Fixes #3947 - Removed deprecated menu prefs. Cameron 2022-04-07 13:30:34 -07:00
  • 9529e85a75 Fixes #4726 - BS5 modal in forum was failing. Patch by @Jimmi08 Cameron 2022-04-07 13:16:44 -07:00
  • f8b04b64d4 Fixes #4751 - Form tabs issue. Test added. Cameron 2022-04-07 13:11:56 -07:00
  • 9b5a76cd0f Corrected theme install pref defaults. Theme Manager now prompting again about default content and display modified prefs when detected. Cameron 2022-04-07 08:15:30 -07:00
  • 5357205734 Add a couple more dummy links to overwrite the default ones during install. Cameron 2022-04-07 07:29:02 -07:00
  • 93b2926227 Removed SEF Url config from Bootstrap5. Added missing prefs to default install. Moved popup tips during installation to their own icon. Adjusted acceptance test. Cameron 2022-04-07 07:15:30 -07:00
  • a9b3d830ac Tweak acceptance test. Cameron 2022-04-06 19:43:01 -07:00
  • dd7af9b222 Update acceptance test for BS5. Cameron 2022-04-06 19:33:03 -07:00
  • 2f6dca824f Bootstrap 5 theme cleanup. Removed some hard-coded elements. Updated install.xml. Cameron 2022-04-06 18:25:22 -07:00
  • efb6dd0b96 SEF URLs can now by available directly after installation. Removed debug info from News pagination. Disabled news_months_menu in default install config. Cameron 2022-04-06 18:22:35 -07:00
  • 16354b3da0 Bootstrap 5 template tweaks. Cameron 2022-04-06 14:21:35 -07:00
  • 214fcea1cd Bootstrap 5 theme tweaks. Cameron 2022-04-06 13:07:49 -07:00
  • 925fe0b9fc Bootstrap styling tweaks. Cameron 2022-04-06 12:10:22 -07:00
  • 02a7e08902 Fixes #4750 - News image placeholder. Adds another news-grid layout. Cameron 2022-04-06 12:09:58 -07:00
  • af0a6a5924 Issue #4748, Issue #4514 Cameron 2022-04-06 10:15:11 -07:00
  • 9ed3007b71 Test fixes. Cameron 2022-04-06 08:44:45 -07:00
  • 196f952db8 Closes #4514 Theme developers can now set the default style, just as they would with the default layout. Cameron 2022-04-06 08:37:13 -07:00
  • 8df5e187b3 Fix for test. Cameron 2022-04-06 06:39:45 -07:00
  • 6eff4cb5f7 Closes #4748 - Bootstrap5 Theme enhancements. Bootswatch 5. Cameron 2022-04-05 19:49:08 -07:00
  • 45372f285c Fixes #4747 - wysiwyg editor value retention. Cameron 2022-04-05 09:56:25 -07:00
  • 248a98fffc Fixes #4743 - Forum PHP Notice and minor cleanup. Cameron 2022-04-04 18:32:06 -07:00
  • ba82fec626 Closes #4745 - check for xml/install.xml during plugin installation. Cameron 2022-04-04 18:30:33 -07:00
  • 412b0b2efe Reducing e_SECURITY_LEVEL to 3 with disable ValidateRemoteAddr. Cameron 2022-04-04 14:47:53 -07:00
  • 22b9bd1721 Updated e107.org urls. Cameron 2022-04-04 14:46:42 -07:00
  • 55980a29a8 Generated PHPDoc for all classes in e107_handlers where one was missing. toNumber() updated to always return int or float. Cameron 2022-04-04 10:54:24 -07:00
  • 813f2bf38f Fix for mod-security being triggered by Media Manager wildcard filter Cameron 2022-04-02 13:03:01 -07:00
  • da7c1b087d Merge pull request #4742 from Jimmi08/correct-url-after-editing-post-in-paginated-topic Cameron 2022-04-02 12:43:05 -07:00
  • bf10c58c50 Merge pull request #4741 from Jimmi08/user-last-visit-shortcodes Cameron 2022-04-02 12:41:52 -07:00
  • e801b02dee Closes #4744 - Media-Manager default set to Grid. New CSS grid added. Extra tests added for toGlyph(). Added wildcard mime-type filters in Media-Manager. Cameron 2022-04-02 09:34:06 -07:00
  • 6d54d74918 #4245 stay on correct page after editing paginated topic Jimmi08 2022-04-02 18:00:19 +02:00
  • 2fa73df934 #4665 correct user last visit information Jimmi08 2022-04-02 14:57:37 +02:00
  • 9e8e7966a5 Fixes #4740 - news category link on print pages. Cameron 2022-04-01 12:00:37 -07:00
  • 91f90202a4 Merge pull request #4732 from Jimmi08/load-bbcode-buttons-only-if-HTML-is-allowed-for-user Cameron 2022-04-01 11:13:31 -07:00
  • c510885b43 Merge pull request #4735 from Jimmi08/rank-issue-for-first-level Cameron 2022-04-01 11:06:05 -07:00
  • dbde19e872 Merge pull request #4734 from Jimmi08/login-error-message-is-loaded-2x Cameron 2022-04-01 11:03:38 -07:00
  • 2d0e52c16a Merge pull request #4733 from Jimmi08/canonical-urls-on-topic-pages Cameron 2022-04-01 11:02:24 -07:00
  • 33d87efd20 Merge pull request #4730 from Jimmi08/master Cameron 2022-04-01 10:57:58 -07:00
  • 025ff07aab Fixes #4737 Removal of type="text/javascript" and type="text/css" Cameron 2022-03-31 08:24:34 -07:00
  • 79a300e7bb #4670 ranks issue for first level Jimmi08 2022-03-31 12:55:32 +02:00
  • c431a677fe #3470 login error message is loaded 2x Jimmi08 2022-03-31 12:48:35 +02:00
  • da7f88f644 #4712 canonical URLs for paged forum topic Jimmi08 2022-03-31 12:42:35 +02:00
  • 64dcf0c056 #4665 load bbcode buttons only if HTML is allowed for user Jimmi08 2022-03-31 12:22:04 +02:00
  • 95a6cd2a3b #4659 forum main admin as silent moderator Jimmi08 2022-03-30 22:17:41 +02:00
  • 21fa07ec3b Merge pull request #4723 from Jimmi08/patch-2 Cameron 2022-03-30 12:38:52 -07:00
  • 8f8ff160cc Merge pull request #4729 from Jimmi08/patch-4 Cameron 2022-03-30 12:35:19 -07:00
  • 35eab787be Composer update on e107_tests Cameron 2022-03-29 16:24:17 -07:00
  • f922456a8f Fixes #4706 'quote' bbcode in TinyMce and fixes fatal error under PHP 8.1 (LAN_WROTE) Cameron 2022-03-29 13:59:25 -07:00
  • c622717863 #4724 forum - possibility to add forum ID as column Jimako 2022-03-29 21:45:48 +02:00
  • 0c14d6d3f5 Updated e_admin.php example in 'blank' plugin and optimized linkswords/e_admin.php and enabled the field for Pages. Cameron 2022-03-29 12:22:12 -07:00
  • ec8108338b correct display of Last Post info Jimako 2022-03-29 10:47:58 +02:00
  • a4b4d75e29 Merge pull request #4721 from Jimmi08/patch-1 Cameron 2022-03-28 11:26:52 -07:00
  • dd62412c56 Merge pull request #4632 from brwnie/patch-1 Cameron 2022-03-28 11:25:49 -07:00
  • a14bb5496d Allow theme developers to add a link class to the default site disclaimer. Cameron 2022-03-28 10:07:41 -07:00