7990 Commits

Author SHA1 Message Date
HumHub Translations
8e0e55482f Enh: Updated Translations (translate.humhub.org) 2021-02-11 10:35:39 +01:00
HumHub Translations
cd5d4b8cf6 Enh: Updated Translations (translate.humhub.org) 2021-02-11 10:33:51 +01:00
Lucas Bartholemy
56793ac721
Update CHANGELOG_DEV.md 2021-02-10 11:30:26 +01:00
HumHub Translations
21412b1c65 Enh: Updated Translations (translate.humhub.org) 2021-02-09 16:44:32 +01:00
Yuriy Bakhtin
de8cfa2c60
Allow to invite users to space with pending membership application (#4865) 2021-02-09 14:44:18 +01:00
Lucas Bartholemy
17b1618603 Merge branch 'master' into develop 2021-02-08 18:49:21 +01:00
Yuriy Bakhtin
cdab3fcfb5
Clean up class ContentContainerDefaultPermissionManager (#4864) 2021-02-08 14:58:43 +01:00
Lucas Bartholemy
2059b55bc7 Removed unnecessary method_exists call 2021-02-08 14:14:59 +01:00
Yuriy Bakhtin
09cdaf37cf
Update space chooser after following a space (#4815) 2021-02-08 13:47:13 +01:00
HumHub Translations
197711c2b1 Enh: Updated Translations (translate.humhub.org) 2021-02-08 13:21:31 +01:00
Lucas Bartholemy
86e775a93c
Update CHANGELOG_DEV.md 2021-02-08 11:52:56 +01:00
Marc Farré
6af25dd0ee
Update AuthController.php (#4854) 2021-02-08 11:51:56 +01:00
Yuriy Bakhtin
8bff3ee970
Fix misplaced notification filters (#4846) 2021-02-08 11:51:01 +01:00
Lucas Bartholemy
dbc7345cda
Fix #4853: Removed obsolete Group::getSpace() relation (#4863) 2021-02-08 11:50:22 +01:00
HumHub Translations
6ff915e52e Enh: Updated Translations (translate.humhub.org) 2021-02-06 18:32:13 +01:00
Yuriy Bakhtin
509b6d3fec
SelfTest - Fix Database Min Version detection (#4842) 2021-02-05 18:36:25 +01:00
Yuriy Bakhtin
a295a7bc7c
Display default permissions of all modules even if they are deactivat… (#4833) 2021-02-05 14:54:25 +01:00
Yuriy Bakhtin
aad3bc4995
Fix User::mustChangePassword() (#4840) 2021-02-05 13:33:20 +01:00
HumHub Translations
9d96aa79bf Enh: Updated Translations (translate.humhub.org) 2021-02-05 10:31:28 +01:00
Lucas Bartholemy
36614ee547 Prepare Beta 1 Release v1.8.0-beta.1 2021-02-04 17:16:48 +01:00
buddh4
226d9c1927
Merge pull request #4837 from humhub/update/theme
Rebuild theme.css
2021-02-04 16:53:08 +01:00
buddh4
64b1029c1d Rebuild theme.css 2021-02-04 16:52:18 +01:00
buddh4
fa625d478a
Merge pull request #4686 from humhub/enh/richtextConverter
Implementation of richtext converter and improved parsers
2021-02-04 16:50:53 +01:00
buddh4
615f160b5a
Merge pull request #4836 from humhub/fix/4820
Fix markdown table border missing
2021-02-04 16:49:07 +01:00
buddh4
de3003ada9 Fix markdown table border missing 2021-02-04 16:37:13 +01:00
buddh4
90efe44d20 Flush urloembed cache in unit tests 2021-02-04 16:30:25 +01:00
Yuriy Bakhtin
0874a48727
Close modal window on click link with url in href (#4812) 2021-02-04 16:12:50 +01:00
buddh4
770138fafe
Merge branch 'develop' into enh/richtextConverter 2021-02-04 16:07:20 +01:00
Lucas Bartholemy
5dc055aaaf Upgrade Cebe Markdown to 1.2.1 2021-02-04 16:05:56 +01:00
Lucas Bartholemy
d6f9575fcd Updated composer.lock 2021-02-04 15:54:40 +01:00
buddh4
981d8786c5 Revert php-test.yml 2021-02-04 15:54:35 +01:00
buddh4
47d0651421 Fix RichTextHtmlConverterTest 2021-02-04 15:54:03 +01:00
Lucas Bartholemy
ad0d6afb67 Merge branch 'master' into develop 2021-02-04 15:53:46 +01:00
Lucas Bartholemy
6ade8c09e4 Merge remote-tracking branch 'refs/remotes/origin/develop' into develop 2021-02-04 15:52:36 +01:00
Lucas Bartholemy
4ce2325949 Fix login using standard Yii2 OAuths 2021-02-04 15:52:21 +01:00
buddh4
4f65ce85d8 Debug github action test fails 2021-02-04 15:47:48 +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
buddh4
3f1e2a06b6 Added RichTextOembedTest.php 2021-02-04 15:27:42 +01:00
HumHub Translations
2c034751e0 Enh: Updated Translations (translate.humhub.org) 2021-02-04 15:25:05 +01:00
buddh4
799b1e3163 Fixed RichTextHtmlConverterTest 2021-02-04 15:12:36 +01:00
buddh4
dbb7c85a4c Fixed RichTextHtmlConverterTest 2021-02-04 14:45:52 +01:00
buddh4
fd76851dce Updated git action cache key 2021-02-04 14:13:54 +01:00
buddh4
4ad4e13d36 Fixed RichTextOembedTest 2021-02-04 14:11:47 +01:00
buddh4
3d468e58f9 Fix RichTextExtensionTest 2021-02-04 14:05:43 +01:00
Lucas Bartholemy
175b085340 Fixed admin section wording 2021-02-04 13:59:02 +01:00
buddh4
adb8002de7
Merge branch 'develop' into enh/richtextConverter 2021-02-04 13:55:40 +01:00
HumHub Translations
a1afe047b2 Merge branch 'develop' of github.com:humhub/humhub into develop 2021-02-04 13:54:11 +01:00
HumHub Translations
9dc9188c88 Enh: Updated Translations (translate.humhub.org) 2021-02-04 13:54:04 +01:00
Yuriy Bakhtin
d1ab374336
Validate username by pattern only on change or for new users (#4834) 2021-02-04 13:40:24 +01:00
buddh4
d92a6e7286 Fixed oembed not rendered 2021-02-04 13:30:41 +01:00