105 Commits

Author SHA1 Message Date
Lucas Bartholemy
2113b94483
Update CHANGELOG.md 2021-07-23 13:20:27 +02:00
Lucas Bartholemy
7a98ed581a
Update CHANGELOG.md 2021-07-22 16:01:27 +02:00
Lucas Bartholemy
f497d7ec18 Merge branch 'develop' of git://github.com/funkycram/humhub into funkycram-develop 2021-07-21 19:53:12 +02:00
Lucas Bartholemy
8e8f147cc1
Update CHANGELOG.md 2021-07-21 19:13:22 +02:00
Lucas Bartholemy
2644ac5b39
Update CHANGELOG.md 2021-07-14 14:23:45 +02:00
Lucas Bartholemy
a5d591490b
Fix #5155: Open basedir restriction error in with PHP 7.4.21/8.0.8 (#5163) 2021-07-14 11:59:30 +02:00
Yuriy Bakhtin
ae04307095
Don't require type for first param of the function ProsemirrorRichTex… (#5130)
* Don't require type for first param of the function ProsemirrorRichText::replaceLinkExtension()

* Updated CHANGELOG.md

* Update params type of the functions ProsemirrorRichText::replaceLinkExtension() and RichTextLinkExtension::replaceLinkExtension()
2021-06-22 10:42:44 +02:00
Yuriy Bakhtin
da9f3e5c7d
Fix misplaced OEmbed provider buttons on general settings form (#5118) 2021-06-10 18:28:26 +02:00
Yuriy Bakhtin
b16b66ac62
Fix captcha client validation after request new code (#5112) 2021-06-09 10:49:59 +02:00
Yuriy Bakhtin
e388db32b2
Fix pin and archive global content without container (#5066) 2021-05-11 13:00:07 +02:00
Yuriy Bakhtin
0112192149
Fix login form view on browser back button after footer link (#5063) 2021-05-10 19:43:33 +02:00
Lucas Bartholemy
601e07c5f1
Update CHANGELOG.md 2021-04-26 15:06:23 +02:00
Yuriy Bakhtin
e49cedda90
Fix RichText converter in HTML format (#5044) 2021-04-26 13:33:51 +02:00
Yuriy Bakhtin
af459e7262
Fix visibility of admin menu entries which are initialized with deprecated method (#5034) 2021-04-22 17:53:24 +02:00
Yuriy Bakhtin
e7b3be64e5
Disable text wrapping in stream richtext (#5035) 2021-04-22 14:36:33 +02:00
Yuriy Bakhtin
73c06b16a2
Fix assign default group on user registration (#5033) 2021-04-22 14:01:51 +02:00
Rob Leslie
4558d2ac91
Fix space visibility options showing for users without permission (#5020) 2021-04-20 13:12:11 +02:00
Lucas Bartholemy
9062a7facb
Fix #4947: Preview text maxLength issue (#5023) 2021-04-20 10:19:03 +02:00
Lucas Bartholemy
e812f035a6
Fix #5017: File CLI Command fails due to manually deleted files (#5025) 2021-04-19 18:37:20 +02:00
Yuriy Bakhtin
95233c1c19
Allow to read image URLs with token param (#4995)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-04-19 16:50:36 +02:00
Yuriy Bakhtin
4e2e9fe470
Fix undefined $_SERVER['SERVER_SOFTWARE'] (#5021) 2021-04-19 10:28:18 +02:00
Lucas Bartholemy
f5679dc944
Fixed acitvity stream performance (#5018)
* Fixed acitvity stream performance

* Modified CHANGELOG.md
2021-04-18 21:17:25 +02:00
Yuriy Bakhtin
2f8623264c
Fix loading of fixture spaces on tests (#5002)
* Fix loading of fixture spaces on tests

* Update CHANGELOG.md
2021-04-07 16:06:11 +02:00
Yuriy Bakhtin
b8b48e81af
Translate profile field title in admin list (#4989) 2021-04-06 17:48:57 +02:00
Yuriy Bakhtin
59be4ad2d0
Enhance API tester (#4976) 2021-04-01 18:32:10 +02:00
Yuriy Bakhtin
168ab6483c
Fix Activity Mail QueryParams on console mode (#4986) 2021-03-31 13:22:01 +02:00
Lucas Bartholemy
20de0d528e
Enh #4967: Module update broken with expired licence key (#4978) 2021-03-19 17:25:24 +01:00
Yuriy Bakhtin
7b2ba613e0
Fix enabling to send notification on remove user from group (#4977) 2021-03-19 15:18:05 +01:00
Lucas Bartholemy
155ef2e7fe Updated CHANGELOG.md 2021-03-18 11:05:21 +01:00
Yuriy Bakhtin
3e7d39cffe
No streamExcludes option when loading single stream entry (#4962) 2021-03-15 11:23:51 +01:00
Yuriy Bakhtin
82e69d32ed
Fix horizontal scrollbar for images (#4961) 2021-03-12 17:55:49 +01:00
Lucas Bartholemy
de650b86ab Prepare 1.8.1 release 2021-03-12 10:29:45 +01:00
Yuriy Bakhtin
7528a89612
Config to overwrite module path (#4952) 2021-03-10 16:23:39 +01:00
Yuriy Bakhtin
89a42322d0
Fix convert emoji with sign “+” (#4957)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-03-10 13:14:01 +01:00
Yuriy Bakhtin
a75b05120c
Fix file hash column length (#4956) 2021-03-10 12:42:58 +01:00
Yuriy Bakhtin
3fada821cd
Fix migration of the default permissions (#4953) 2021-03-10 10:18:29 +01:00
Lucas Bartholemy
906fc16b66
LDAP PHP 8 Issues (#4942) 2021-03-04 10:56:20 +01:00
Lucas Bartholemy
74a7054450
Fix #4940: Typo in German translation Benachrichtigungen (#4941) 2021-03-03 17:02:29 +01:00
Yuriy Bakhtin
051b15d908
Use error style for wrong table engines in prerequisites (#4934) 2021-03-03 11:17:32 +01:00
Yuriy Bakhtin
10d50d3ce4
Fix emoji in sample content (#4937)
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2021-03-03 11:15:05 +01:00
Yuriy Bakhtin
778b10f21c
Fix highlight parent navigations for sub section "Profile Permissions" (and LDAP) (#4933) 2021-03-01 14:00:05 +01:00
Lucas Bartholemy
7a7b99b2c4
Update CHANGELOG.md 2021-02-26 19:02:33 +01:00
Lucas Bartholemy
5f8cf851bb Prepare CHANGELOG for 1.8 release 2021-02-26 13:09:57 +01:00
Lucas Bartholemy
f6b9574dd6 Prepare 1.7.3 release 2021-02-26 10:53:11 +01:00
Yuriy Bakhtin
7ea1f2cc3d
Replace denied characters with underscore in uploaded file names (#4928) 2021-02-25 19:16:41 +01:00
Yuriy Bakhtin
5f912f77f7
Fix ambiguous column status (#4926) 2021-02-25 13:22:53 +01:00
Yuriy Bakhtin
90ec966788
Fix js warning of not loaded module space.chooser (#4900) 2021-02-19 17:02:05 +01:00
Yuriy Bakhtin
09cdaf37cf
Update space chooser after following a space (#4815) 2021-02-08 13:47:13 +01:00
Yuriy Bakhtin
0874a48727
Close modal window on click link with url in href (#4812) 2021-02-04 16:12:50 +01:00
Lucas Bartholemy
066252b8dc
Enh: Updated to yii2-imagine 2.3 for PHP 8 support (#4819) 2021-02-04 15:28:34 +01:00