8317 Commits

Author SHA1 Message Date
Yuriy Bakhtin
02beaa3e6b
Add @since tag for ContentActiveRecord::getSearchAttributes() (#7186) 2024-08-27 12:41:22 +02:00
Yuriy Bakhtin
97594b4c5d
Fix active form on user edit form for correct working of widget inputs (#7180)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-08-23 13:55:58 +02:00
Yuriy Bakhtin
a5a42f2154
Fix duplicated label of checkbox profile field (#7181)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-08-23 10:51:23 +02:00
Lucas Bartholemy
137446a670 Prepare 1.16.2 Release 2024-08-22 09:46:35 +02:00
Yuriy Bakhtin
f235a24294
Fix rendering of new line on email messages (#7170) 2024-08-14 17:40:22 +02:00
Yuriy Bakhtin
769f87594d
Fix highlight content after open a page from search results (#7159) 2024-08-09 11:40:42 +02:00
Yuriy Bakhtin
64aa24290b
Fix content visibility of disabled users (#7153)
* Fix content visibility of disabled users

* Test for content visibility of disabled users

* Fix content visibility of disabled users

* Revert changes

* Fix tests

* Reindex user content when status is changed to/from Enabled

* Use ContentSearchService for reindex user content

* Use ContentSearchService for reindex user content
2024-08-08 12:03:50 +02:00
Yuriy Bakhtin
589d12cbee
Highlight content after open a page from search results (#7157) 2024-08-07 21:33:40 +02:00
Yuriy Bakhtin
de2027b913
Fix duplicated following spaces in the chooser widget (#7156)
* Fix duplicated following spaces in the chooser widget

* Integrity check to delete space following if user is a member
2024-08-07 14:20:45 +02:00
Yuriy Bakhtin
f497f14825
Remove js statement with to avoid error on build assets by grunt uglify (#7150) 2024-08-02 10:38:51 +02:00
Yuriy Bakhtin
1933d3d9f9
Fix search request by container guid (#7146)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-07-31 19:29:03 +02:00
Yuriy Bakhtin
66cf13f4c4
Add User-Agent to oEmbed CURL request (fix for Reddit) (#7132)
* Add `User-Agent` to oEmbed CURL request (fix for Reddit)

* Add default OEmbed provider "Reddit"
2024-07-19 17:25:30 +02:00
Yuriy Bakhtin
038b12f58c
Fix member count on a space directory (#7126)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-07-19 10:33:17 +02:00
Yuriy Bakhtin
c82a0962d3
Improve log wrong parsing of OEmbed URL (#7124) 2024-07-19 10:23:11 +02:00
Yuriy Bakhtin
a911084ccc
Fix return type of comment form validation method (#7121) 2024-07-16 11:22:35 +02:00
Yuriy Bakhtin
988d337582
Fix after failed migration of content fulltext index (#7120) 2024-07-15 18:07:23 +02:00
Marc Farré
cc7d086145
Enh #7105: Add an external link icon to the "Install Updates" button to avoid thinking it updates the modules directly (#7114) 2024-07-12 12:38:14 +02:00
Yuriy Bakhtin
9c30e05316
Fix content search with word ending with hyphen (#7103)
* Fix content search with word ending with hyphen

* Update CHANGELOG.md
2024-07-02 15:24:51 +02:00
Lucas Bartholemy
b438d271b1 Prepare 1.16.1 Release 2024-07-01 12:45:16 +02:00
Yuriy Bakhtin
a4bc83e1cc
Display color box for searched content tags (#7095) 2024-06-30 18:56:20 +02:00
Yuriy Bakhtin
70fefe9c27
Allow color boxes in picker (#7094)
* Allow color boxes in picker

* Display color box for select2 options if it is provided

* Update CHANGELOG.md

* Update data color attribute name for content tag selector
2024-06-28 13:38:15 +02:00
Marc Farré
cc5a5a1fa4
Fix: Missing closing div HTML tag in the registration by link view (#7092)
* Fix: Missing closing div HTML tag in the registration by link view

* Add Changelog
2024-06-28 10:00:21 +02:00
Yuriy Bakhtin
f41350c8f8
Test emoji (#7082)
* Test emoji

* Remove unused file "emoji.json"
2024-06-25 13:52:07 +02:00
Yuriy Bakhtin
ed5d0f26a2
Improve handling of legacy configuration for "search" component (#7088) 2024-06-24 21:09:00 +02:00
Yuriy Bakhtin
6641b38713
Fix compatibility for PHP 8.0+ (#7084) 2024-06-24 15:24:51 +02:00
Yuriy Bakhtin
ee3a5bf0ba
Render emojis in email content (#7062)
* Render emojis in email content

* Cache emoji data and display emoji on email subject

* Fix finding emoji in content
2024-06-19 14:40:58 +02:00
Lucas Bartholemy
7bab711409 Prepare 1.16 Release 2024-06-19 14:16:59 +02:00
Yuriy Bakhtin
f572a49a28
Display more context menu options on search results (#7067)
* Display more context menu options on search results

* Display more context menu options on search results

* Fix tests for search wall stream view context

* Update CHANGELOG-DEV.md

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-06-19 09:25:56 +00:00
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
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 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>
2024-06-10 16:51:10 +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
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
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
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