8451 Commits

Author SHA1 Message Date
Lucas Bartholemy
b17b06d76c Allow the translation of default group name/description 2021-11-24 19:28:39 +01:00
HumHub Translations
1c7dfbca63 Enh: Updated Translations (translate.humhub.org) 2021-11-24 19:24:37 +01:00
Lucas Bartholemy
79cf00149e Optimize group labels 2021-11-24 19:20:40 +01:00
Lucas Bartholemy
a08609c678 Updated German Wording 2021-11-24 18:58:00 +01:00
HumHub Translations
885fc6fe73 Enh: Updated Translations (translate.humhub.org) 2021-11-24 18:47:21 +01:00
Lucas Bartholemy
bf89f98284
Exclude history variants (#5441)
* Exclude history variants

* Update CHANGELOG_DEV.md
2021-11-24 18:38:18 +01:00
Lucas Bartholemy
b98afa6231
Enh: Allow non modal links in header counter (#5435)
* Enh: Allow non modal links in header counter

* Update CHANGELOG_DEV.md
2021-11-24 17:24:10 +01:00
Lucas Bartholemy
1c163e4e8a
Enh: Better usage of UserPicker in Form Definition (#5436)
* Enh: Better usage of UserPicker in Form Definition

* Update CHANGELOG_DEV.md
2021-11-24 17:21:28 +01:00
HumHub Translations
ad0d2a3c81 Enh: Updated Translations (translate.humhub.org) 2021-11-23 17:01:33 +01:00
HumHub Translations
90cc32b71a Enh: Updated Translations (translate.humhub.org) 2021-11-23 16:49:40 +01:00
Soundwave2142
c1bd59400f
fixed tests for galera compatibility (#5437)
* fixed tests for galera compatibility

[fixed] stream test - post selector regardless of id in datatable
[fixed] stream test - scroll page on testFilterInvolved
[fixed] archived test - scroll page on testDashboardArchivedContentWithFilter

* CHANGELOG_DEV.md modified

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-11-23 16:24:09 +01:00
Yuriy Bakhtin
0945f99752
Fix deep comment link with enabled caching (#5438) 2021-11-23 09:50:34 +01:00
Soundwave2142
67aa97b705
#5386 empty stream in archived spaces fix (#5397) 2021-11-22 21:06:18 +01:00
Lucas Bartholemy
82bc1faba3
Update common.php v1.10.0-beta.2 2021-11-12 12:09:04 +01:00
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