373 Commits

Author SHA1 Message Date
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
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é
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
Marc Farré
d41aabbfb5
Enh #5655: Possibility to archive and lock comments on global contents (#5670) 2022-04-26 14:20:56 +02:00
Lucas Bartholemy
a8a8844aec Version 1.12 Dev 2022-04-20 15:28:52 +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
9df076d495
Update CHANGELOG_DEV.md 2022-04-19 14:24:10 +02:00
Yuriy Bakhtin
0166ac755d
Allow update setting "include beta updates" on modules page (#5643)
* Allow update setting "include beta updates" on modules page

* Minor improvements

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2022-04-19 14:19:04 +02:00
Lucas Bartholemy
8ab953a91e
Update CHANGELOG_DEV.md 2022-04-19 11:20:10 +02:00
Lucas Bartholemy
e6bbd604e2 Prepare Beta 3 Release 2022-04-13 21:56:02 +02:00
Yuriy Bakhtin
57883c56b8
Fix cached comments (#5635)
* Fix cached comments

* Update CHANGELOG_DEV.md (#5635)
2022-04-13 11:37:23 +02:00
Yuriy Bakhtin
e7dc5f8c1e
Fix tests NonceCest (#5634) 2022-04-12 18:50:05 +02:00
Yuriy Bakhtin
3b570a6b80
Fix enabling module on functional tests (#5631)
* Fix enabling module on functional tests

* Update CHANGELOG_DEV.md (#5631)
2022-04-11 23:25:12 +02:00
Yuriy Bakhtin
2b94f115dc
Fix warning on render ajax content on register file after View::endPa… (#5605)
* Fix warning on render ajax content on register file after View::endPage()

* Update CHANGELOG_DEV.md

* Fix tests

* Fix warning on render ajax content on register file after View::endPage()

* Improve code of rendering ajax content

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-04-05 10:40:25 +02:00
Lucas Bartholemy
f5b4301383
Footer View Optimization (#5621)
* Optimized Footer Views

* Update CHANGELOG_DEV.md
2022-03-30 18:56:42 +02:00
Yuriy Bakhtin
9f7574c883
Don't display oembed confirmation in text field (#5620) 2022-03-30 17:10:29 +02:00
Yuriy Bakhtin
d0a35246f3
Fix RichText post process event pass data (#5615)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-29 18:46:02 +02:00
Yuriy Bakhtin
33f263a830
Show menu item "Add Licence Key" for purchased modules (#5613)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-29 18:44:12 +02:00
Marc Farré
3115460d93
Update CHANGELOG_DEV.md (#5614)
Sorry, I had added the `Enh #5599` in the wrong beta version.
2022-03-29 11:45:22 +02:00
Marc Farré
ff5ff85ec9
Introduce variables in ContentContainerActiveRecord model to call ProfileImage and ProfileBannerImage (#5611) 2022-03-28 11:03:39 +02:00
Yuriy Bakhtin
7fc6b35997
Remove duplicated field "Hostname" on install (#5609) 2022-03-25 19:41:30 +01:00
Lucas Bartholemy
4e8e847bc3 Fix syntax error in installer 2022-03-18 21:36:32 +01:00
Lucas Bartholemy
61fc418b12
Update CHANGELOG_DEV.md 2022-03-18 17:00:14 +01:00
Lucas Bartholemy
6b8dc9817f
Update CHANGELOG_DEV.md 2022-03-18 16:41:07 +01:00
Yuriy Bakhtin
0276aaf344
Add content topics to search (#5600)
* Add content topics to search

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-18 15:19:24 +01:00
Lucas Bartholemy
85ba6d3d75 Prepare 1.11.0 beta1 2022-03-18 13:51:07 +01:00
s-tyshchenko
cb907c6e02
Autocomplete Input Widget (#5548)
* Autocomplete Input Widget

- added text autocomplete as profile field type
- autocomplete when searching for people

* Fix

* Update BasePicker.php

* Removed Autocomplete

* Update DirectoryFilters.php

* Removed AutocompleteInputWidget

* Fix

* Fix

* Update CHANGELOG_DEV.md

* Check Profile Field

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2022-03-18 13:33:24 +01:00
Yuriy Bakhtin
0bd5ccb9e6
Add content id in the file table (#5583)
* Add content id in the file table

* Set file content id on attach to a Comment

* Update file content id for comment records on migration

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-16 00:17:19 +01:00
s-tyshchenko
b95f7b480e
In a button, data-action-cancel-text doesn't work (#5586)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-15 20:17:44 +01:00
Marc Farré
d1722b2582
Enh #5432: Possibility to add buttons in the People page with a module (#5590)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-14 15:06:59 +01:00
Yuriy Bakhtin
f3c5dd22c6
Don't force password change on user simulating (#5592)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-13 12:44:37 +01:00
Yuriy Bakhtin
673da3b941
Fix people/space cards banner (#5591)
* Fix people/space cards banner

* Update CHANGELOG_DEV.php

* Fix space modules list
2022-03-13 12:38:52 +01:00
s-tyshchenko
89b0410349
Mobile navigation: width detection problem (#5587) 2022-03-07 00:34:17 +01:00
Yuriy Bakhtin
c47d9f219d
Fix long words in comment form (#5581)
* Fix long words in comment form

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-02 18:59:07 +01:00
s-tyshchenko
0fcb165b29
Microsoft Auth Remember me checkbox fix (#5578)
* Update humhub.user.login.js

* Update CHANGELOG_DEV.md

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-02 18:33:09 +01:00
s-tyshchenko
138e29ee64
Number of activities reported in the mail summary is limited to 20 (#5568)
* Fixed

* Fix Query Limit

* Fixed Tests

* Remove query limit for console requests

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-02 17:42:41 +01:00
Lucas Bartholemy
f09da62549 LDAP mapping clear for single user 2022-02-24 18:56:12 +01:00
Lucas Bartholemy
18ec9a3351 Fix #5449: File - Update info 2022-02-24 18:33:26 +01:00
Igor Morozov
5bbfb61736
Enh/5503 (#5520)
* prefix in text field

* Added LinkPreview

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 18:05:09 +01:00
Soundwave2142
cdd71eb7a7
#4823 Removed CHTML and CActiveForm classes and usages (plus refactoring) (#5405)
* #4823 Removed CHTML and CActiveForm Usages (plus refactoring)

* #4823 missing id returned (Removed CHTML and CActiveForm Usages)

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 16:49:08 +01:00
Yuriy Bakhtin
64a0d0feb1
Optimize module states query (#5400)
* Optimize module states query

* Fix module states query

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 16:31:58 +01:00
Yuriy Bakhtin
fa552b101e
Remove deprecated "Setting" classes (#5369)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 16:30:56 +01:00
Yuriy Bakhtin
22046c3679
Remove deprecated "Directory" module (#5368)
* Remove deprecated "Directory" module

* Update CHANGELOG.md

* Create Module.php

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2022-02-24 16:29:27 +01:00
Yuriy Bakhtin
eee1dc1d1d
Deprecate CompatModuleManager (#5274)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 16:00:29 +01:00
Yuriy Bakhtin
0dd6b1434e
Space followers widget (#5439)
* Space followers widget

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 15:41:48 +01:00
s-tyshchenko
e9f6446d37
Removed Google Fonts from E-mails (#5550)
* Removed Google Fonts from E-mails

* Update CHANGELOG_DEV.md

* Revert "Removed Google Fonts from E-mails"

This reverts commit 06cb2b11e4a7f5872603fd2318bca3a03903373c.

* Removed font from e-mails

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 11:25:37 +01:00
s-tyshchenko
84f53987fa
Modal: Close Icon Optimization (#5566)
* Modal: Close Icon optimization

* Update theme.css

* Revert "Update theme.css"

This reverts commit 63718fd7e14714d8e4e6598ce285fe6bb4925033.

* Revert "Modal: Close Icon optimization"

This reverts commit e143f86c5e8f82a845c8c2c0e45bdac07127cbca.

* Modal: Close Icon optimization

* Update modal.less

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-23 15:25:01 +01:00
s-tyshchenko
bb58f8460a
Mentioning Permission (#5571)
* Mentioning Permission

* Update CanMention.php

* Update CanMention.php

* Update CanMention.php

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-23 14:06:59 +01:00
s-tyshchenko
20c238a5ba
Tooltip: improving readability (#5577) 2022-02-23 11:54:13 +01:00
Yuriy Bakhtin
e4e5ee936a
Allow replying for sub comments (#5573)
* Allow to reply for sub comments

* Update CHANGELOG_DEV.md
2022-02-21 11:18:31 +01:00