8750 Commits

Author SHA1 Message Date
Lucas Bartholemy
b46bd55dcb Use users SubTitle in People Cards 2022-06-21 19:21:47 +02:00
HumHub Translations
00e06a5119 Enh: Updated Translations (translate.humhub.org) 2022-06-21 13:41:38 +00:00
HumHub Translations
6218da4182 Enh: Updated Translations (translate.humhub.org) 2022-06-21 13:38:53 +00:00
Lucas Bartholemy
6431d639b0 CHANGELOG Update 2022-06-21 15:35:32 +02:00
Lucas Bartholemy
a126631983 Removed unnessessary import 2022-06-21 15:15:04 +02:00
Lucas Bartholemy
45fcb07fc6 Hide Guest Visibility option if not enabled 2022-06-21 15:14:34 +02:00
Yuriy Bakhtin
f4d66fed23
Invisible users (#5607)
* Allow to edit user visibility from administration

* Update CHANGELOG_DEV.md

* Fix user visibility updating

* Filter users in list by new visibility "Hidden"

* Allow to hide users only from administration

* Filter hidden users

* Don't allow "Invisible" for default user profile visibility

* Test invisible user

* Exclude hidden users from search

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-21 15:09:47 +02:00
s-tyshchenko
1d7558aac4
Stream Date Filter (#5580)
* Initial commit

* Update ProfileStreamFilterNavigation.php

* Fixes + Tests

* Fix tests

* Fix tests

* Fix tests

* Fixed DateStream Filter Format

* Fix date format for filtering

* Fix tests

* Fix date filter for different locales

* Removed unnessary filter view

* Display errors on stream filter

* Changed From/To Field order

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Yura Bakhtin <yurybakh@gmail.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2022-06-21 13:30:53 +02:00
HumHub Translations
4809767147 Enh: Updated Translations (translate.humhub.org) 2022-06-20 16:43:38 +00:00
Lucas Bartholemy
747f1b857c
Fix #5338: Content topic/visibility changes are re-indexed in search index (#5762) 2022-06-17 09:27:04 +02:00
Yuriy Bakhtin
49ae29c11e
Rebuild theme styles (#5763) 2022-06-17 09:17:36 +02:00
Lucas Bartholemy
f126ef2d6c
Display Name Subtitle Improvements (#5752)
* Make more use of DisplayNameSub

* User Display Name Subtitle Field Configuration

* Fix test wording

* Update CHANGELOG [skip-ci]
2022-06-16 19:21:27 +02:00
Lucas Bartholemy
7141de7430
Updated CHANGELOG [skip-ci] 2022-06-16 15:43:53 +02:00
Lucas Bartholemy
47c8f26984 Fix merged readded setupApproved methdo call 2022-06-16 15:20:34 +02:00
HumHub Translations
17fd734f3a Enh: Updated Translations (translate.humhub.org) 2022-06-16 13:18:49 +00:00
HumHub - Translation Community
2a9e12ff32 Enh: Updated Translations (translate.humhub.org) 2022-06-16 13:01:09 +00:00
Lucas Bartholemy
b20add23a3
Added Welsh (CY) Language (#5761) 2022-06-16 14:31:49 +02:00
Lucas Bartholemy
2f675a87fe Merge branch 'master' into develop 2022-06-16 14:18:38 +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
Lucas Bartholemy
505f5dd1a9
Refc: Small user setupApproved Refactoring (#5757)
* Small User Approval improvements

* Added Changelog [skip-ci]

* Fixed missing isset

* Add user to default group on approving

Co-authored-by: Yura Bakhtin <yurybakh@gmail.com>
2022-06-13 11:31:47 +02:00
Lucas Bartholemy
5bcc01c06c Updated composer.lock 2022-06-12 15:11:45 +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
Lucas Bartholemy
56a514fdff
Switch to Symfony Mailer (#5747)
* Switch to Symfony Mailer

* More Docs

* Fix Swiftmailer dependency in Codeception Yii2 module

* Fixed typo

* Text improvements

* Text EMail fix, Min. php 7.4, DSN Examples

* Added Mailer settings migration

* Reimplemented Smime signing
2022-06-09 11:05:33 +02:00
Marc Farré
4a54d49ee0
Update MentioningController.php (#5739)
* Update MentioningController.php

Would it be possible to add this event?
This would enable to add `@all` mentioning tag in a module (e.g. https://www.humhub.com/en/marketplace/mass_notification/).
Thanks!

* Enh #5739: Added Event in MentioningController raised after searching for space members on mentioning request

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-07 18:58:35 +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
Lucas Bartholemy
a949a7f8fb Merge branch 'master' into develop 2022-06-03 08:00:36 +02:00
Lucas Bartholemy
bfb6bfe549 Resolve conflicts 2022-06-03 07:57:15 +02:00
Lucas Bartholemy
12281274e9 Updated Composer Dependencies 2022-06-02 23:35:30 +02:00
Marc Farré
74b54d4112
Enh #5741: Possibility to Like global contents (#5743)
* Enh #5741: Possibility to Like global contents

* Enh #5741: Possibility to Like global contents

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-02 21:40:19 +02:00
Yuriy Bakhtin
e10f7854c0
New event to append rules for active record (#5645)
* New event to append rules for active record

* Implement new post validation on focus field

* Revert "Implement new post validation on focus field"

This reverts commit 395917537cbfabb61e6950286ba09a60b3691e51.

* Validate post creating on focus event by AJAX

* Validate new post message on blur event by ajax request

* Fix creating of new Post

* Validate new post message on focus event by ajax request

* Skip rule "required" for post message on AJAX validation

* Move code to new module "Interaction limits"

* Clear code for creating of new post

* Remove a not used action

* Improve new comment form for event triggers

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-02 16:26:31 +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
98fa20b95c
Allow SSO provider to register (#5694)
* Allow SSO provider to register

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-05-23 13:50:54 +02:00
Marc Farré
cf955d0bbc
Update PermaController.php (#5717)
We should be able to be redirected to the content if it's a global content.
I don't know if there was a reason to send a not found exception for global contents, but removing this check, the redirection works well with global contents, and email notification buttons now redirects to the global content.
2022-05-23 10:34:47 +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
Marc Farré
0a1e41add1
Update form.less (#5703)
Example to understand why `.regular-radio.disabled` cannot exists.
```html
<div class="radio regular-radio-container">
    <label>
        <input type="radio" name="ModuleSettings[setting1]" value="1" disabled="" class="regular-radio">
        Text
        <div class="regular-radio-button disabled"></div>
    </label>
</div>
```
2022-05-16 17:35:30 +02:00
Marc Farré
2701d4507c
Enh #5695: Truncate long profile texts in People cards (#5696)
* Enh #5695: Truncate long profile texts in People cards

* Enh #5695: Truncate long profile texts in People cards
2022-05-16 16:26:57 +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