8487 Commits

Author SHA1 Message Date
Lucas Bartholemy
e095f3c447 Merge branch 'master' into develop 2021-11-12 12:08:24 +01:00
Lucas Bartholemy
26a64e497f
Update CHANGELOG_DEV.md 2021-11-12 12:07:58 +01:00
aaukt
3f0208f6ec
Fix new entry translation (#5424) 2021-11-12 11:42:53 +01:00
HumHub Translations
2b11d20ee5 Enh: Updated Translations (translate.humhub.org) 2021-11-11 19:51:06 +01:00
Yuriy Bakhtin
80a65f5b34
Allow to detach file from simple ActiveRecord (#5418)
* Allow to detach file from simple ActiveRecord

* Update CHANGELOG_DEV.md
2021-11-03 09:05:10 +01:00
Lucas Bartholemy
87782409e0 Don't show mentioning Space results early 2021-11-02 16:06:46 +01:00
Yuriy Bakhtin
2f0025d86a
Fix mentioning search in comment content (#5404)
* Fix mentioning search in comment content

* Update MentioningController.php

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-11-02 16:00:24 +01:00
Yuriy Bakhtin
713c7bc2be
Fix checking of foreign table index on install "contentcontainer_tag" (#5416) 2021-11-02 13:42:58 +01:00
Lucas Bartholemy
0cfaa6becd
Update CHANGELOG_DEV.md 2021-10-28 15:07:58 +02:00
Yuriy Bakhtin
480e273b6d
Fix profile field value result type (#5401)
* Fix profile field value result type

* Clean up code
2021-10-28 15:07:14 +02:00
Lucas Bartholemy
2724d0a3fc
Update CHANGELOG_DEV.md 2021-10-28 14:36:10 +02:00
Yuriy Bakhtin
0c35305ee2
Confirmation before close a not saved modal form (#5403)
* Confirmation before close a not saved modal form

* Update CHANGELOG.md
2021-10-28 14:35:28 +02:00
HumHub Translations
4a2b8a8923 Enh: Updated Translations (translate.humhub.org) v1.10.0-beta.1 2021-10-27 11:46:36 +02:00
Lucas Bartholemy
6decf9f46e Review Changelog 2021-10-27 11:29:53 +02:00
Lucas Bartholemy
45299d5644 Updated Composer dependcies 2021-10-27 10:59:57 +02:00
Lucas Bartholemy
1d5a7e32a3 Merge branch 'master' into develop 2021-10-27 10:53:24 +02:00
Lucas Bartholemy
7ce704cacc Prepare beta.1 release 2021-10-27 10:52:42 +02:00
Lucas Bartholemy
3993ef3e0c Fixed translation test 2021-10-26 17:21:35 +02:00
HumHub Translations
a93b6f5efc Enh: Updated Translations (translate.humhub.org) 2021-10-26 14:30:43 +02:00
HumHub Translations
8cd49541d5 Enh: Updated Translations (translate.humhub.org) 2021-10-26 14:29:36 +02:00
Lucas Bartholemy
b38e48e26e Rename history variant prefex 2021-10-26 12:03:54 +02:00
Lucas Bartholemy
3f2f428f93
File History Change (#5382)
* Initial commit

* Minor improvements

* Minor improvements

* Minor updates

* Fix endless loop

* Fix file history user and date

* Method for file version downloading

* Remove file from disk after delete file version

* Remove showLatestVersion flag

* Method to get file history by ID

* Fix method name getFileHistoryById

Co-authored-by: yurabakhtin <yurybakh@gmail.com>
2021-10-26 11:56:36 +02:00
Yuriy Bakhtin
c8fb89e982
Optimize People directory details query (#5374)
* Optimize People directory details query

* Fix People directory details query caching

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-10-22 14:24:32 +02:00
Soundwave2142
dc173e7538
#5357 lazy load for space chooser (#5377)
* #5357 lazy load for space chooser

* Minor doc fix

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-10-22 14:05:41 +02:00
Yuriy Bakhtin
9e842b3a3c
Optimize getting of ContentContainer tags (#5378)
* Optimize getting of ContentContainer tags

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-10-22 14:03:22 +02:00
Yuriy Bakhtin
9e1ffb3a1d
Optimize duplicated SQL queries on profile edit (#5375)
* Optimize duplicated SQL queries on profile edit

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-10-22 13:56:15 +02:00
Lucas Bartholemy
7327b375fe
Update CHANGELOG.md 2021-10-22 11:32:21 +02:00
Soundwave2142
013bbd3e11
#5360 fixed mentioning search fails apostrophe in a user's displayName (#5367)
* #5360 fixed mentioning search fails apostrophe in a user's displayName

* #5360 reworked name encoding fix for mentioning apostrophe

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-10-21 14:31:20 +02:00
Soundwave2142
52b877d144
#5359 removed name encoding from user picker to prevent double encoding on return (#5376) 2021-10-21 11:02:25 +02:00
Yuriy Bakhtin
61f82cb693
Fix truncating of multi-byte strings (#5372)
* Fix truncating of multi-byte strings

* Test for truncating multi-byte strings
2021-10-20 13:33:30 +02:00
Yuriy Bakhtin
927ebf46d8
Change styles for spaces directory (#5365)
* Change styles for spaces directory

* Use primary color for space archived status on directory

* Change styles for spaces directory
2021-10-19 15:57:47 +02:00
HumHub Translations
55e3cdaf29 Enh: Updated Translations (translate.humhub.org) 2021-10-18 19:27:16 +02:00
Lucas Bartholemy
f69975be5b Fixed replaceWithFile changes 2021-10-18 12:03:31 +02:00
Lucas Bartholemy
8549775965 Rename replaceWithFile method 2021-10-17 21:22:49 +02:00
Soundwave2142
2b7c9f09e8
#4945 Collapsible-fields are now accessible by keyboard (#5353)
* #4945 Collapsible-fields are now accessible by keyboard

* #4945 checkboxes now focusable via tab

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-10-17 16:19:12 +02:00
Lucas Bartholemy
69d2ae7e77
Always use ContentContainerControllerAccess (#5345) 2021-10-16 16:13:06 +02:00
Soundwave2142
c4ae7aa94c
#5347 Reduce DB queries for group_permission (added cache) (#5351)
* #5347 Reduce DB queries for group_permission (added cache)

* #4945 Collapsible-fields are now accessible by keyboard

* Enh #5347: Changelog added

* #5347 added $_groupPermission clear on method clear call

* Update PermissionManager.php

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-10-15 22:59:31 +02:00
Marc Farré
4a3005e661
Enh #5354: Space - pending invites and approvals: add the image of the users (#5355) 2021-10-15 22:12:26 +02:00
Lucas Bartholemy
e31dd9eff0 Updated CHANGELOG.md v1.9.2 2021-10-15 11:41:58 +02:00
Lucas Bartholemy
f7e3d44271
Update SpaceDirectoryFilters.php 2021-10-15 11:21:08 +02:00
Lucas Bartholemy
c49aff1f50 Make sure admin with manageSpace role can access spaces 2021-10-15 11:18:42 +02:00
Yuriy Bakhtin
0a6728772b
Filter archived spaces on directory (#5349)
* Filter archived spaces on directory

* Update CHANGELOG.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-10-15 11:15:21 +02:00
Yuriy Bakhtin
5047724d6f
Show latest file version (#5350)
* Show latest file version

* Update CHANGELOG.md
2021-10-14 12:00:40 +02:00
HumHub Translations
2098c42c40 Enh: Updated Translations (translate.humhub.org) 2021-10-13 11:00:59 +02:00
Yuriy Bakhtin
425aab083a
Fix mime type detection for extensions: dotx, xltx, potx (#5342)
* Fix mime type detection for extensions: dotx, xltx, potx

* Update CHANGELOG.md

* Move additional mime types from config file into module attribute
2021-10-12 14:06:22 +02:00
Lucas Bartholemy
b40ac3f474 Merge branch 'master' into develop 2021-10-12 10:55:21 +02:00
Lucas Bartholemy
2d8126bdf3 Removed optional test options in space tests 2021-10-12 00:19:08 +02:00
Lucas Bartholemy
409080fc78 Fix space is visible query 2021-10-11 23:56:27 +02:00
Lucas Bartholemy
c098df3b34 No blocking for unauthenticated users 2021-10-11 22:21:39 +02:00
Lucas Bartholemy
a9e4998b75 Minor improvements of Space visibility query 2021-10-11 22:20:48 +02:00