1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-23 05:49:47 +01:00

13999 Commits

Author SHA1 Message Date
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
Cameron
483c737237 Fixes #3947 - Removed deprecated menu prefs. 2022-04-07 13:30:34 -07:00
Cameron
9529e85a75 Fixes #4726 - BS5 modal in forum was failing. Patch by @Jimmi08 2022-04-07 13:16:44 -07:00
Cameron
f8b04b64d4 Fixes #4751 - Form tabs issue. Test added. 2022-04-07 13:11:56 -07:00
Cameron
9b5a76cd0f Corrected theme install pref defaults. Theme Manager now prompting again about default content and display modified prefs when detected. 2022-04-07 08:15:30 -07:00
Cameron
5357205734 Add a couple more dummy links to overwrite the default ones during install. 2022-04-07 07:29:02 -07:00
Cameron
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. 2022-04-07 07:15:30 -07:00
Cameron
a9b3d830ac Tweak acceptance test. 2022-04-06 19:43:01 -07:00
Cameron
dd7af9b222 Update acceptance test for BS5. 2022-04-06 19:33:03 -07:00
Cameron
2f6dca824f Bootstrap 5 theme cleanup. Removed some hard-coded elements. Updated install.xml. 2022-04-06 18:25:22 -07:00
Cameron
efb6dd0b96 SEF URLs can now by available directly after installation. Removed debug info from News pagination. Disabled news_months_menu in default install config. 2022-04-06 18:22:35 -07:00
Cameron
16354b3da0 Bootstrap 5 template tweaks. 2022-04-06 14:21:35 -07:00
Cameron
214fcea1cd Bootstrap 5 theme tweaks. 2022-04-06 13:07:49 -07:00
Cameron
925fe0b9fc Bootstrap styling tweaks. 2022-04-06 12:10:22 -07:00
Cameron
02a7e08902 Fixes #4750 - News image placeholder. Adds another news-grid layout. 2022-04-06 12:09:58 -07:00
Cameron
af0a6a5924 Issue #4748, Issue #4514 2022-04-06 10:15:11 -07:00
Cameron
9ed3007b71 Test fixes. 2022-04-06 08:44:45 -07:00
Cameron
196f952db8 Closes #4514 Theme developers can now set the default style, just as they would with the default layout. 2022-04-06 08:37:13 -07:00
Cameron
8df5e187b3 Fix for test. 2022-04-06 06:39:45 -07:00
Cameron
6eff4cb5f7 Closes #4748 - Bootstrap5 Theme enhancements. Bootswatch 5. 2022-04-05 19:49:08 -07:00
Cameron
45372f285c Fixes #4747 - wysiwyg editor value retention. 2022-04-05 09:56:25 -07:00
Cameron
248a98fffc Fixes #4743 - Forum PHP Notice and minor cleanup. 2022-04-04 18:32:06 -07:00
Cameron
ba82fec626 Closes #4745 - check for xml/install.xml during plugin installation. 2022-04-04 18:30:33 -07:00
Cameron
412b0b2efe Reducing e_SECURITY_LEVEL to 3 with disable ValidateRemoteAddr. 2022-04-04 14:47:53 -07:00
Cameron
22b9bd1721 Updated e107.org urls. 2022-04-04 14:46:42 -07:00
Cameron
55980a29a8 Generated PHPDoc for all classes in e107_handlers where one was missing. toNumber() updated to always return int or float. 2022-04-04 10:54:24 -07:00
Cameron
813f2bf38f Fix for mod-security being triggered by Media Manager wildcard filter 2022-04-02 13:03:01 -07:00
Cameron
da7c1b087d
Merge pull request #4742 from Jimmi08/correct-url-after-editing-post-in-paginated-topic
Fixes #4245 stay on correct page after editing paginated topic
2022-04-02 12:43:05 -07:00
Cameron
bf10c58c50
Merge pull request #4741 from Jimmi08/user-last-visit-shortcodes
Fixes #4665 correct user last visit information
2022-04-02 12:41:52 -07:00