8144 Commits

Author SHA1 Message Date
Yuriy Bakhtin
6eb40dce2f
Add codemirror asset bundle (#4965) 2021-05-25 11:32:58 +02:00
Lucas Bartholemy
151733241e Updated Composer dependencies 2021-05-25 10:44:32 +02:00
Yuriy Bakhtin
811b91297e
Fix enabling of REST module on run API tests (#5078)
* Fix enabling of REST module on run API tests

* Update CHANGELOG_DEV.md
2021-05-20 11:13:12 +02:00
Lucas Bartholemy
05872872f0 Merge branch 'develop' of github.com:humhub/humhub into develop 2021-05-18 20:27:27 +02:00
Lucas Bartholemy
35028d66ef Merge branch 'master' into develop 2021-05-18 20:27:18 +02:00
HumHub Translations
7fd387c62b Enh: Updated Translations (translate.humhub.org) 2021-05-18 20:23:54 +02:00
Yuriy Bakhtin
ad7b86a557
Update php-test.yml (#5077) 2021-05-17 17:11:31 +02:00
Yuriy Bakhtin
5de5b74d7a
Enhance API tests (#5073) 2021-05-17 12:04:03 +02:00
insoln
ac555267aa
Updated Russian translation (#5076) 2021-05-17 10:55:35 +02:00
Lucas Bartholemy
366e2c1c5a Merge branch 'master' into develop 2021-05-17 10:54:10 +02:00
Yuriy Bakhtin
3442428483
Add checking for php PCNTL extension (#5071) 2021-05-12 20:16:27 +02:00
dependabot[bot]
29f9972da2
Bump hosted-git-info from 2.5.0 to 2.8.9 (#5069)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.5.0...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 15:33:06 +02:00
dependabot[bot]
9d9640a07c
Bump lodash from 4.17.19 to 4.17.21 (#5070)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 15:26:20 +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
56cd81ca96 Updated Composer HumHub-Prosemirror 2021-05-04 13:58:14 +02:00
Marc Farré
140da8ac1d
Update comment.less (#5060)
When editing the text of a content (not the comment, the publication), field's text goes under the "Save" button. Using the same margin-right as the comment field solves the problem the same was as the comment field with the "Submit" button.
2021-05-01 15:45:28 +02:00
Lucas Bartholemy
244129b162
Update CHANGELOG_DEV.md 2021-04-30 21:09:31 +02:00
Marc Farré
c4ed688429
Update BaseType.php (#5059)
Required profile field should not be required in administration
https://github.com/humhub/humhub/issues/5049
2021-04-30 21:08:56 +02:00
Yuriy Bakhtin
33e0681bd5
Tests for tokenized image urls in email message (#5050) 2021-04-28 18:38:23 +02:00
HumHub Translations
ab65b6be0f Enh: Updated Translations (translate.humhub.org) 2021-04-28 11:11:38 +02:00
Yuriy Bakhtin
a1250f7fb7
Remove config param 'FormatterApp' on init console application (#5052) 2021-04-28 11:11:10 +02:00
Yuriy Bakhtin
cbbfa7a77e
Remove config param 'FormatterApp' on init application (#5051) 2021-04-28 10:33:45 +02:00
Yuriy Bakhtin
c2d238700f
Remove FormatterApp (#5048) 2021-04-27 13:08:39 +02:00
Yuriy Bakhtin
73395da749
Render images in email messages as HTML <img> tag (#5041)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-04-27 12:16:06 +02:00
Yuriy Bakhtin
ccc868e661
RichTextToShortTextConverter render image as [Image] (#5040) 2021-04-26 16:05:30 +02:00
Lucas Bartholemy
cf51091424
Enh: Alternative DashboardMemberStreamFilter (#5019) 2021-04-26 16:04:43 +02:00
Lucas Bartholemy
2467b1d234
Improved Space/User PrettyURL performance (#5042) 2021-04-26 16:03:35 +02:00
Lucas Bartholemy
a94575d465 Modified CHANGELOG_DEV.md 2021-04-26 16:02:48 +02:00
Marc Farré
ae436d5c50
Update MemberMenu.php (#5012) 2021-04-26 16:01:49 +02:00
Yuriy Bakhtin
0cb3eff4db
Add possibility to register purchased modules via CLI (#4963) 2021-04-26 16:00:22 +02:00
buddh4
7bef338d93
Implemented .label-light variant (#4894) 2021-04-26 15:57:43 +02:00
Lucas Bartholemy
8bbe3090ea Merge branch 'master' into develop 2021-04-26 15:56:11 +02:00
Lucas Bartholemy
98efeb4eb4
Update common.php 2021-04-26 15:45:28 +02:00
Lucas Bartholemy
601e07c5f1
Update CHANGELOG.md v1.8.2 2021-04-26 15:06:23 +02:00
Lucas Bartholemy
9d1d494be2
Update common.php 2021-04-26 15:02:07 +02:00
Yuriy Bakhtin
e49cedda90
Fix RichText converter in HTML format (#5044) 2021-04-26 13:33:51 +02:00
Lucas Bartholemy
08f3724769 Merge branch 'master' into develop 2021-04-23 13:48:55 +02:00
Lucas Bartholemy
ae4f53c729
Allow download action even without guest access (#5038) 2021-04-23 13:48:16 +02:00
Lucas Bartholemy
f319a2546e Change expected test response 2021-04-22 20:23:58 +02:00
Lucas Bartholemy
804f321b02 Merge branch 'master' of github.com:humhub/humhub 2021-04-22 18:03:39 +02:00
Lucas Bartholemy
1ae0a64097 Fix #5015: Remove permissions from Admin Index Controller 2021-04-22 17:56:29 +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
Marc Farré
74c8de4b00
Update UserController.php (#5032)
Allow impersonate to non sys admin (groups that can manager users). See https://github.com/humhub/humhub/issues/5016
2021-04-22 14:39:10 +02:00
Marc Farré
9ffb4a6857
Update CHANGELOG_DEV.md (#5036)
* Update CHANGELOG_DEV.md

* Update CHANGELOG_DEV.md
2021-04-22 14:38:06 +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
Lucas Bartholemy
01a2ab9026
Remove allowedLanguages in Tests (#5029) 2021-04-22 13:53:59 +02:00
Lucas Bartholemy
1af7d0bc27 Merge branch 'master' into develop 2021-04-21 13:00:00 +02:00
Yuriy Bakhtin
3f46094cb2
Test RichTextToEmailHtmlConverter (#5028) 2021-04-21 10:46:52 +02:00