Cameron
a367b34aeb
Merge pull request #4913 from Deltik/fix/4912
...
Tests: MDEV-29446 workaround: Ignore COLLATE clause in SHOW CREATE TABLE
2022-12-01 12:48:06 -08:00
Nick Liu
ae3c57a5b4
Tests: MDEV-29446 workaround: Ignore COLLATE clause in SHOW CREATE TABLE
...
https://jira.mariadb.org/browse/MDEV-29446 changes the output of
`SHOW CREATE TABLE`, which MySQL and MariaDB 10.2 and older do not do.
To tolerate the new behavior, this change strips the `COLLATE` clause
from the `SHOW CREATE TABLE` output to ignore it.
Fixes: https://github.com/e107inc/e107/issues/4912
2022-11-30 17:57:48 -06:00
Cameron
83d29f3114
Issue #4907 - tweaked cursor style, removed row hover.
2022-11-12 11:19:20 -08:00
Cameron
4c2ff6c37e
Closes #4907 - Improved interface on database table verification form.
2022-11-12 11:14:37 -08:00
Cameron
ca32c2fbcc
Issue #4906 - Added option for custom list button.
2022-11-07 13:05:18 -08:00
Cameron
2f4fdf9520
Closes #4906 - Allow for override of visibility for primary-id field during create/edit.
2022-11-06 09:16:25 -08:00
Cameron
c50d1cf34c
Issue #4900 - Tweak code.
2022-10-29 08:56:19 -07:00
Cameron
051161a61f
Closes #4900 - Allow plugins to override the check_email() function.
2022-10-29 08:40:21 -07:00
Cameron
810599df5c
Merge pull request #4898 from Jimmi08/patch-2
...
Closes #4897 class parameter for CB_AVATAR shortcode
2022-10-29 08:28:01 -07:00
Cameron
b90ed712f9
Merge pull request #4896 from Jimmi08/patch-1
...
Fixes #4895 - incorrect message within chatbox plugin
2022-10-29 08:26:51 -07:00
Cameron
ff18c0071d
Updated default cURL user-agent.
2022-10-28 13:01:14 -07:00
Jimako
2c6e0839b6
#4897 class parameter for CB_AVATAR shortcode
...
Closes #4897
2022-10-27 11:34:46 +02:00
Jimako
78fb2c63a1
Fix for #4895 - wrong message chatbox plugin
...
CLOSES #4895
2022-10-27 09:51:28 +02:00
Cameron
322e57eeda
Closes #4887 - Updated plupload to v2.3.9
2022-10-19 10:14:35 -07:00
Cameron
c41d2f44e8
Fixes #4890 - Quick fix for PHP8 undefined constant error.
2022-10-19 09:51:41 -07:00
Cameron
ae6c117509
Merge pull request #4884 from Jimmi08/patch-1
...
Closes #4883 added wrapper support on fpw page.
2022-10-12 15:05:50 -07:00
Cameron
e3fb2ce971
Merge pull request #4882 from Jimmi08/patch-5
...
Fixes #4847 - typo in news route
2022-10-12 15:03:55 -07:00
Cameron
8f93c945f1
Merge pull request #4877 from e107inc/dependabot/composer/e107_tests/twig/twig-3.4.3
...
Bump twig/twig from 3.4.1 to 3.4.3 in /e107_tests
2022-10-12 15:01:53 -07:00
Moc
24f952a70a
Fixes #4801 - Remove whitespace from LAN definition (PM plugin)
2022-10-08 15:33:11 +02:00
Jimako
a0c4ebc4cc
add wrapper support on fpw page #4883
...
CLOSES #4883
2022-10-07 12:41:36 +02:00
Jimako
bd7e6a5baa
Fix #4847 - mistypo in route
2022-10-03 19:29:15 +02:00
Moc
f2f8877a05
Change references from e107help.org to Github Discussions area
2022-10-01 13:52:00 +02:00
dependabot[bot]
d346a82b80
Bump twig/twig from 3.4.1 to 3.4.3 in /e107_tests
...
Bumps [twig/twig](https://github.com/twigphp/Twig ) from 3.4.1 to 3.4.3.
- [Release notes](https://github.com/twigphp/Twig/releases )
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.4.1...v3.4.3 )
---
updated-dependencies:
- dependency-name: twig/twig
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 20:31:31 +00:00
Cameron
a1f6de6a37
Merge pull request #4873 from Jimmi08/patch-4
...
Fixes #4872 Add support for wrapper in custom menus
2022-09-29 12:21:25 -07:00
Cameron
1985dcf85d
Merge pull request #4870 from Jimmi08/patch-3
...
Fixes #4868 Sef-url for RSS news category
2022-09-29 12:15:41 -07:00
Cameron
43153ab662
Merge pull request #4865 from Deltik/fix/4779
...
Fixes : #4779 Login flow consistency: Do not use redirect in admin area login box
2022-09-29 12:14:12 -07:00
Cameron
6af11ec71c
Merge pull request #4864 from Jimmi08/patch-2
...
Fixes #4860 and correct fix for #3983 - correct second authorization
2022-09-29 12:11:16 -07:00
Cameron
0cf5768218
Merge pull request #4850 from Jimmi08/patch-1
...
Fixes #4849 Add support for wrappers in contact menu
2022-09-29 12:08:57 -07:00
Cameron
2de233665c
Merge pull request #4831 from Deltik/fix/4830
...
Fixes #4830 : Sensible no delete log in `admin_log_ui::maintenanceProcess()`
2022-09-29 12:08:02 -07:00
Cameron
3d0df3a063
Fixes #4859 PHP8 Fatal error
2022-09-15 12:17:56 -07:00
Jimako
26a1e070e1
Add support for wrapper in custom menus
...
Solves #4872
2022-09-11 17:36:47 +02:00
Jimako
39f46378f7
sef-url for RSS news - category news #4868
...
CLOSES #4868
2022-09-09 12:42:43 +02:00
Nick Liu
00b1d754b0
Login flow consistency: Do not use redirect in admin area login box
...
The non-admin login flow does not perform a redirect, but the admin
login flow did. This led to an inconsistency in how the authentication
error message was passed.
Fixes: https://github.com/e107inc/e107/issues/4779
2022-09-07 12:32:02 -05:00
Jimako
782c416cb4
Fix for #4860 and correct fix for #3983 - correct second authorization
...
with continue on second auth there was no invalid login
CLOSES #4860
CLOSES #3983
2022-09-07 13:28:09 +02:00
Moc
b95712578a
#4687 - Cleanup download meta description
...
Not ideal yet. See comment by @CaMer0n: https://github.com/e107inc/e107/issues/4687#issuecomment-1215081731
2022-09-05 20:45:50 +02:00
Moc
35be0b7939
Closes #4841 - Added eventname to Featurebox
2022-09-05 20:17:19 +02:00
Moc
86b234fd11
Fixes #4837 - Fix Featurebox LAN issue
...
See 968a6d0a4f
2022-09-05 20:14:12 +02:00
Moc
a62f5985fd
Fixes #4782 - Incorrect e-token when adding new language
...
Malformed URL due to missing ampersand, so e-token was incorrect thus creating an "unauthorized access" error
2022-09-05 19:49:31 +02:00
Jimako
0b71c5a3b2
Add support for wrappers in contact menu
...
CLOSES #4849
2022-08-16 13:51:46 +02:00
Cameron
29331ea635
Merge pull request #4845 from Deltik/fix/4844
...
Fixes #4844 : File Inspector: Do not traverse above the base directory
2022-08-09 16:02:22 -07:00
Moc
2f87ec19d0
Clarify e_event examples in _blank plugin
2022-08-08 15:06:55 +02:00
Nick Liu
8ae49c2ea1
#4844 : File Inspector: Do not traverse above the base directory
...
Fixes: https://github.com/e107inc/e107/issues/4844
2022-08-08 09:58:07 +02:00
Moc
fd45424e50
Clarify event documentation by adding examples
2022-08-03 11:14:40 +02:00
Nick Liu
62b5c84f7a
#4830 : Sensible no delete log in admin_log_ui::maintenanceProcess()
...
Fixes : #4830
2022-07-28 23:32:14 +02:00
Cameron
a181afcbd8
Issue #4826 Corrected static redirection.
2022-07-26 12:35:06 -07:00
Cameron
dbd8cee77e
Closes #4827 - Page/Menu delete perm added.
2022-07-21 13:43:29 -07:00
Cameron
c4bcf0a663
Fixes #4826 - redirect dynamic content on static domain.
2022-07-19 16:32:33 -07:00
Cameron
1792aee537
Merge pull request #4788 from yesszus/patch-2
...
Issue #6 LAN corrections
2022-07-15 08:10:29 -07:00
Cameron
5ff0bd71af
Fixes #4822 - adds title and og:title on default news page.
2022-07-15 08:08:24 -07:00
Cameron
574a8c9b85
Fixes #4821 - Removed incompatible codee.
2022-07-15 08:02:38 -07:00