1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

14026 Commits

Author SHA1 Message Date
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
Cameron
4104162179 Fixes #4820 - Removed possibility of broken tag links. 2022-07-14 10:22:59 -07:00
Cameron
31d7002ff2 Issue #4805, Issue #4352 - News pagination fix. News canonical correction for page numbers and default news page. 2022-07-06 15:45:08 -07:00
Cameron
5e274b85e3 Closes #4810 - Allow plugins to add navigation links in areas other than 'Main' eg. footer navigation. Example added to _blank/plugin.xml 2022-07-02 12:49:57 -07:00
Cameron
6e49ef013a Fixes #4809 - Search news_meta_keywords and news_meta_description fields. 2022-07-02 12:43:59 -07:00
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