8680 Commits

Author SHA1 Message Date
Lucas Bartholemy
51976a1506 Fix selfInvite LoginPage test 2022-07-16 12:18:15 +02:00
Lucas Bartholemy
44d4ecb16f
Update CHANGELOG.md v1.11.4 2022-07-06 16:14:39 +02:00
Lucas Bartholemy
7f17546fbc
Update common.php 2022-07-06 16:09:03 +02:00
Lucas Bartholemy
bd04e95336
Update CHANGELOG.md 2022-07-06 16:08:43 +02:00
Yuriy Bakhtin
71528b8b48
Hide data of disabled users on picker filters on "People" page (#5800)
* Hide data of disabled users on picker filters on "People" page

* Factorize query for people filter picker

* Update CHANGELOG.md (#5800)
2022-07-06 13:45:14 +02:00
Yuriy Bakhtin
e924bb0302
Fix filter for select2 fields on "People" page (#5799)
* Fix filter for select2 fields on "People" page

* Update CHANGELOG.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-07-06 11:15:31 +02:00
Yuriy Bakhtin
5868e48c02
Don't hide icon "remove item" on picker (master) (#5796)
* Don't hide icon "close" on picker

* Update CHANGELOG.md (#5780)
2022-07-06 10:22:21 +02:00
Yuriy Bakhtin
07d9f8f9b6
Fix format of displaying user profile title field on "People" page (#5797) 2022-07-06 10:21:44 +02:00
Yuriy Bakhtin
f88991dfe5
Fix space name in membership confirmation (#5790)
* Fix space name in membership confirmation

* Fix space name in membership confirmation

* Fix user name in unfollow confirmation
2022-07-05 13:33:36 +02:00
Yuriy Bakhtin
fe5c3b5719
Hide beta modules on disabled filter (#5777) 2022-06-28 10:31:59 +02:00
Lucas Bartholemy
555c581b3b Prepare 1.11.3 Release v1.11.3 2022-06-27 16:12:03 +02:00
Lucas Bartholemy
deb62998b1 Encode Profile Field label in Admin Interface 2022-06-27 16:10:16 +02:00
Lucas Bartholemy
622fc76135 Improved Wording Create Space 2022-06-27 16:00:50 +02:00
Yuriy Bakhtin
2ff7f6dce6
Fix PHP 8 incompatibility with conversion false to array (#5774) 2022-06-27 15:27:40 +02:00
Yuriy Bakhtin
9736bdeea5
Fix context menu position on the right window side (#5760)
* Fix context menu position on the right window side

* Update CHANGELOG.md (#5760)

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-15 11:21:39 +02:00
Yuriy Bakhtin
8e9fdf214d
Fix tests on enable space module (#5759)
* Fix tests on enable space module

* Update CHANGELOG.md (#5759)
2022-06-14 14:56:08 +02:00
Yuriy Bakhtin
be2b8f1f73
Fix user approving/declining (#5737)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-09 13:32:55 +02:00
Yuriy Bakhtin
418f862f3d
Fix logout action on force change password (#5749)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-07 17:14:27 +02:00
Yuriy Bakhtin
1f20370b2d
Fix OEmbed providers migration (#5748)
* Fix OEmbed providers migration

* Update CHANGELOG.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-06 12:09:45 +02:00
Yuriy Bakhtin
5aacfeb6d3
Fix uninstall module with not writable module path (#5734)
* Fix uninstall module

* Update CHANGELOG.md (#5734)

* Update CHANGELOG.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-02 13:12:12 +02:00
Lucas Bartholemy
34c5ab5dec Prepare 1.11.2 Release v1.11.2 2022-05-30 18:04:51 +02:00
dependabot[bot]
694a3b85e6
Bump grunt from 1.3.0 to 1.5.3 (#5727)
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.5.3.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt/compare/v1.3.0...v1.5.3)

---
updated-dependencies:
- dependency-name: grunt
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-30 18:02:20 +02:00
Lucas Bartholemy
8a31366b19 Fix #5659: Improve module loading error handling 2022-05-30 18:00:31 +02:00
Yuriy Bakhtin
03c2132eea
Deny custom input for UserPicker field (#5725) 2022-05-30 17:38:16 +02:00
Yuriy Bakhtin
e0a21159f3
Fix saving of OEmbed provider endpoint URL (#5720)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-05-25 17:58:11 +02:00
Yuriy Bakhtin
d855bd9004
Fix confirmation window for buttons (#5719) 2022-05-25 17:40:45 +02:00
Yuriy Bakhtin
ae9be0df62
Fix input size for placeholder length in picker field (#5712)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-05-23 10:29:31 +02:00
Yuriy Bakhtin
29be92f5eb
Don't send notification for non-member of private space (#5705)
* Don't send notification for non-member of private space

* Doc function
2022-05-23 10:20:10 +02:00
Yuriy Bakhtin
dcf2ea1e21
Scroll to comment on single view (#5698)
* Scroll to comment on single view

* Fix comment single URL from mention notification
2022-05-16 16:24:12 +02:00
Yuriy Bakhtin
1a3d38a80a
Fix attach file to profile markdown field (#5697) 2022-05-12 17:41:06 +02:00
Yuriy Bakhtin
f3462ed605
Use primary colors in marketplace (#5690)
* Use primary colors in marketplace

* Update CHANGELOG.md (#5690)

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-05-12 10:56:43 +02:00
Yuriy Bakhtin
adcc7f2f2a
Check value on colorpicker (#5689)
* Check value on colorpicker

* Update CHANGELOG.md (#5689)
2022-05-11 13:55:52 +02:00
Yuriy Bakhtin
513e0e76d3
Fix message on decline multiple users (#5683) 2022-05-05 10:44:53 +02:00
Yuriy Bakhtin
60f841b0a2
Use 404 page for deleted content request (#5682) 2022-05-04 17:03:55 +02:00
Yuriy Bakhtin
709b35fed7
Fix undefined UrlOembed provider pattern (#5662)
* Fix undefined UrlOembed provider pattern

* Update CHANGELOG.md (#5652)

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-05-03 17:16:03 +02:00
Yuriy Bakhtin
2eccd0422d
Fix links of user counters in container headers (#5672) 2022-04-27 11:48:39 +02:00
Lucas Bartholemy
123c8af3ac
Update CHANGELOG.md 2022-04-26 14:10:47 +02:00
Yuriy Bakhtin
6405fe3d20
Fix detection of official modules (#5664) 2022-04-26 14:10:00 +02:00
Lucas Bartholemy
227c6dc0f5 Prepare 1.11.1 release v1.11.1 2022-04-22 16:14:04 +02:00
HumHub Translations
a126da7905 Enh: Updated Translations (translate.humhub.org) 2022-04-22 16:02:23 +02:00
Lucas Bartholemy
10c8ee6702
Update common.php 2022-04-21 15:44:37 +02:00
Lucas Bartholemy
ac31f03f76
Added Laminas Bridge (#5654)
* Added Laminas Bridge

* Update CHANGELOG.md
2022-04-21 15:44:18 +02:00
Lucas Bartholemy
bb9cb30610 Prepare 1.11.0 Release v1.11.0 2022-04-20 15:30:59 +02:00
HumHub Translations
81e5b2c5c7 Enh: Updated Translations (translate.humhub.org) 2022-04-20 15:23:06 +02:00
HumHub Translations
a099493916 Enh: Updated Translations (translate.humhub.org) 2022-04-20 15:20:01 +02:00
HumHub Translations
3f07bddcf0 Enh: Updated Translations (translate.humhub.org) 2022-04-20 15:19:05 +02:00
Yuriy Bakhtin
36aadac703
Set minimum PHP versions in config (#5648)
* Set minimum PHP versions in config

* Fix console application for new config vars

* Update min supported PHP version

* Update CHANGELOG_DEV.md (#5648)

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-04-20 13:26:10 +02:00
Lucas Bartholemy
03373cb9ca Merge branch 'master' into develop 2022-04-19 19:00:21 +02:00
Lucas Bartholemy
7ba07d306c Prepare 1.10.4 release v1.10.4 2022-04-19 18:15:34 +02:00
Lucas Bartholemy
880dda7752
Update CHANGELOG.md 2022-04-19 18:12:59 +02:00