10002 Commits

Author SHA1 Message Date
Yuriy Bakhtin
988d337582
Fix after failed migration of content fulltext index (#7120) 2024-07-15 18:07:23 +02:00
Marc Farré
d5c21289bb
Fix rebuilding the search index with Grunt (since 1.16.0) (#7116)
* Fix rebuilding the search index with Grunt (since 1.16.0)

* Add PR ID to changelog
2024-07-15 13:27:21 +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
Marc Farré
9c7d74d054
Fix: Missing --text-color-default CSS variable (#7104)
* Fix: Missing --text-color-default CSS variable

* Add PR ID to changelog
2024-07-03 12:35:29 +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 v1.16.1 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
Lucas Bartholemy
af049bd579 Updated Prosemirror 2024-06-28 12:48:26 +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
da5f9a520f
Fix markdown list style (#7091) 2024-06-27 12:10:40 +02:00
Yuriy Bakhtin
c5863b42dd
Fix markdown sub list style (#7089) 2024-06-25 19:40:01 +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
v1.16.0
2024-06-19 14:40:58 +02:00
Lucas Bartholemy
ab03007f7b Merge branch 'master' of github.com:humhub/humhub 2024-06-19 14:18:13 +02:00
Lucas Bartholemy
7bab711409 Prepare 1.16 Release 2024-06-19 14:16:59 +02:00
dependabot[bot]
5b646e1dcd
Bump braces from 3.0.2 to 3.0.3 (#7078)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 13:56:30 +02:00
Marc Farré
6d9cd9e0bf
Cgh #7074: Text in lists is smaller than in paragraphs (#7077)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-06-19 10:20:06 +00: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
Marc Farré
f8f4aae45c
Fix #7065: Space members manager crashes on HumHub 1.16.0-beta.3 (#7076) 2024-06-19 07:28:45 +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
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