HumHub Translations
c401bc85cf
Enh: Updated Translations (translate.humhub.org)
2024-06-18 15:55:32 +00:00
Yuriy Bakhtin
f295d28ee9
Fix tests ( #7058 )
...
* Fix tests
* Fix tests
* Fix serialization of anonymous function
2024-06-12 09:57:17 +00:00
Yuriy Bakhtin
c6b6414454
Implement new field template radio pills ( #7060 )
2024-06-11 18:06:19 +00:00
Lucas Bartholemy
54c7df88bf
Update CHANGELOG-DEV.md
2024-06-11 15:03:51 +02:00
Yuriy Bakhtin
e736addf83
Fix saving of empty password by admin ( #7059 )
2024-06-11 13:02:53 +00:00
Lucas Bartholemy
87841a6c59
Fixed missing merge import
v1.16.0-beta.3
2024-06-10 17:56:22 +02:00
Lucas Bartholemy
b99db38efb
Merge branch 'master' into develop
2024-06-10 16:53:10 +02:00
Yuriy Bakhtin
3696a0ef16
Fix flag of new content notification space ( #7014 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
v1.15.6
2024-06-10 16:51:10 +02:00
Lucas Bartholemy
afc51fd60f
Prepare Beta 3 Release
2024-06-10 16:36:00 +02:00
Lucas Bartholemy
186c8ca5a6
Merge branch 'master' into develop
2024-06-10 16:33:53 +02:00
Lucas Bartholemy
c191d4ef30
Prepare 1.15.6 Release
2024-06-10 16:31:56 +02:00
Yuriy Bakhtin
f7a0b14132
Fix list style near aligned image ( #7030 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-06-10 16:24:47 +02:00
HumHub Translations
4a4a7f19fe
Enh: Updated Translations (translate.humhub.org)
2024-06-10 14:16:57 +00:00
HumHub Translations
0cec06d07e
Enh: Updated Translations (translate.humhub.org)
2024-06-10 14:15:58 +00:00
Yuriy Bakhtin
c887a028f0
Improve meta search record calling for handling from config ( #7052 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-06-07 16:52:33 +00:00
Yuriy Bakhtin
555154715f
Search content by ID (mysql driver) ( #7053 )
2024-06-07 15:17:35 +00:00
Yuriy Bakhtin
d1752b9d0c
Fix container module setting for record with broken contentcontainer_id
( #7051 )
2024-06-07 13:35:44 +02:00
Yuriy Bakhtin
a20ec03f4a
Fix container setting for broken records ( #7050 )
2024-06-07 11:44:55 +02:00
Yuriy Bakhtin
fa35cc5e20
Update visibility of activities according to the parent object ( #7047 )
...
* Update visibility of activities according to the parent object
* Test activity visibility synchronization
* Update visibility of activities according to the parent object
2024-06-05 19:05:33 +02:00
Yuriy Bakhtin
84a8044fbe
Fix meta search panel position ( #7046 )
2024-06-03 19:19:36 +00:00
Yuriy Bakhtin
5176ad6a05
Don't cache markdown profile field in session ( #7045 )
2024-06-03 09:56:25 +02:00
Yuriy Bakhtin
a4106dd832
Marketplace meta search provider ( #7041 )
2024-05-30 14:37:36 +00:00
Felix Hahn
d046358caf
Update search.less ( #7035 )
...
* Update search.less
* Update theme.css
* Update CHANGELOG-DEV.md
2024-05-29 12:41:03 +00:00
Marc Farré
ef776c3d1d
Enh: Add search tests ( #7033 )
...
* Enh: Add search tests
* Add PR ID to changelog
* Improve index of richtext content
---------
Co-authored-by: Yuriy Bakhtin <yurybakh@gmail.com>
2024-05-28 14:46:56 +00:00
Yuriy Bakhtin
d372aabd30
Add tests for search URL in content ( #7034 )
...
* Add tests for search URL in content
* Add tests for search URL in content
* Clean up debug code
2024-05-28 12:10:03 +00:00
Yuriy Bakhtin
7415609bd3
Improve content search ( #7028 )
...
* Improve content search
* Fix search with short word
* Improve URL highlighting on content search
* Test for mysql keyword search
2024-05-27 09:35:44 +00:00
mbumpalumpa
873d856fca
Modals Unification - P1 Buttons ( #6990 )
...
* Update cropModal.php
Switching button positions as part of unification for a better user experience.
https://github.com/humhub/humhub-internal/issues/236
* Button Position Unification - P1
This is a part of a larger task aimed at unifying Modals. The first step, which involves unifying button positions, has been completed to enhance the user experience.
Issue tracker
https://github.com/humhub/team_tasks/issues/336
Project
https://github.com/orgs/humhub/projects/31
* Update CHANGELOG-DEV.md
Updating CL
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-05-24 15:18:03 +00:00
Lucas Bartholemy
36989eabe1
Merge branch 'master' into develop
2024-05-24 09:48:51 +02:00
Yuriy Bakhtin
5bbda9e0ac
Set placeholder "Select" for all people dropdown filters ( #7027 )
2024-05-24 07:46:08 +00:00
Yuriy Bakhtin
a0bc4085e5
Fix empty password ( #7025 )
2024-05-23 12:56:24 +00:00
Lucas Bartholemy
81628659a3
Fixed auto mapping user ( #7024 )
...
* Fixed auto mapping user
* Update CHANGELOG.md
2024-05-23 10:14:50 +02:00
Gevorg Mansuryan
49bd25f022
Fix: Exception 'yii\base\InvalidConfigException' with message 'Unsupported configuration type: object' ( #7023 )
...
* Fix: Exception 'yii\base\InvalidConfigException' with message 'Unsupported configuration type: object'
* Fix: Exception 'yii\base\InvalidConfigException' with message 'Unsupported configuration type: object'
2024-05-22 18:05:29 +00:00
Marc Farré
3c1357e347
Fix: Image cropping: prevent vertical images from being displayed hig… ( #7021 )
...
* Fix: Image cropping: prevent vertical images from being displayed higher than the browser window
* Add PR ID to changelog
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-05-22 15:50:19 +00:00
Yuriy Bakhtin
51f31840ec
Allow resetting of people filters ( #7020 )
2024-05-22 15:06:01 +00:00
Yuriy Bakhtin
0a97d4f68e
Content Search: use AND operator by default and don't apply mask for phrases ( #6979 )
...
* Content Search: use AND operator by default and don't apply mask for phrases
* Fix test
* Fix SearchQueryTest
* Fix creating of FULLTEXT index for mysql 8+
* Fix mysql search driver for short words
* Improve keyword highlighting
* Use fixed value instead of `mysql.ft_min_word_len`
* Exclude highlighting on console request
* Escape special char `@` on mysql search driver
* Escape special chars on mysql search driver
* Escape char `/` on mysql search driver
* Escape quote chars on mysql search driver
* Improve word highlighting with quote or apostrophe
* Add code comment for search query and driver
* Refactor search query
* Fix test for ZendLucence Driver
* Fix ZendLucence Driver for phrases
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-05-21 17:20:02 +00:00
Yuriy Bakhtin
5c0fea3089
Fix content search order after restoring from cache ( #7017 )
...
* Fix content search order after restoring from cache
* Update CHANGELOG-DEV.md
2024-05-21 12:46:16 +00:00
Marc Farré
78a5c87da9
Enh #5310 : Mobile - Zooming into pictures ( #7016 )
...
* Enh #5310 : Mobile - Zooming into pictures
* formatting
2024-05-21 08:58:51 +00:00
Gevorg Mansuryan
5340923c82
Disable mustChangePassword check for impersonated access tokens ( #7006 )
...
* Disable mustChangePassword check for impersonated access tokens
* Disable mustChangePassword check for impersonated access tokens
* Disable mustChangePassword check for impersonated access tokens
2024-05-21 08:00:04 +00:00
Gevorg Mansuryan
bf2d9d223f
Fix/performance fix for list of privileged user ( #7011 )
...
* Fixed performance issue in `Members::getPrivilegedUserIds`
* Fixed performance issue in `Members::getPrivilegedUserIds`
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-05-20 20:32:58 +00:00
Marc Farré
46535dc9ad
Enh #7010 : Rich text tables: Vertical align top instead of middle ( #7012 )
2024-05-20 19:09:33 +00:00
Yuriy Bakhtin
ef41e8ab37
Fix opening more auth clients ( #7013 )
...
* Fix opening more auth clients
* Update CHANGELOG.md
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-05-20 21:07:19 +02:00
Marc Farré
b679ced46c
Update MIGRATE-DEV.md ( #7009 )
2024-05-18 09:07:14 +00:00
Lucas Bartholemy
249f01ac21
Updated Composer Dependencies
2024-05-17 20:05:36 +02:00
Yuriy Bakhtin
c02adbb433
Fix people filter by group ( #7004 )
2024-05-16 13:25:37 +00:00
Yuriy Bakhtin
a405027bd5
Fix init of ContentHighlightAsset
( #7003 )
...
* Fix init of `ContentHighlightAsset`
* Fix build assets for `ContentHighlightAsset`
* Fix assets building
2024-05-16 09:39:07 +00:00
Yuriy Bakhtin
783b7a0ff9
Restrict double call migration with button loader ( #6999 )
...
* Restrict double call migration with button loader
* Mute migration process when it is already executing
* Small code change
* Set 10 minute timeout for muted migration process
* Remove mutex from migration process
2024-05-15 12:30:31 +00:00
Yuriy Bakhtin
d216e221ae
Exclude content highlighting on console request ( #7000 )
2024-05-13 09:13:27 +00:00
Yuriy Bakhtin
3e1245ebed
Fix migration on added duplicated container settings ( #6997 )
2024-05-10 14:11:55 +00:00
Lucas Bartholemy
5ce6eb6256
Composer dependency update
2024-05-10 11:59:42 +02:00
Lucas Bartholemy
9c4aaf4a11
Updated npm-asset/humhub-prosemirror-richtext
2024-05-10 11:58:21 +02:00