551 Commits

Author SHA1 Message Date
Lucas Bartholemy
7bab711409 Prepare 1.16 Release 2024-06-19 14:16:59 +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
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
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
Lucas Bartholemy
81628659a3
Fixed auto mapping user (#7024)
* Fixed auto mapping user

* Update CHANGELOG.md
2024-05-23 10:14:50 +02: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
Lucas Bartholemy
b58125e818 Prepare 1.15.5 Release 2024-05-08 13:43:59 +02:00
Yuriy Bakhtin
deae6924aa
Display notifications only of published contents (#6983)
* Display notifications only of published contents

* Fix load more notifications
2024-05-02 09:01:40 +02:00
Yuriy Bakhtin
f73803bdfe
Fix wide dropdown on small screens (#6982) 2024-05-01 20:13:30 +02:00
Yuriy Bakhtin
a82007e5eb
Create unique index for the table like (#6969)
* Create unique index for the table `like`

* Update CHANGELOG.md

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-04-25 18:25:58 +02:00
Yuriy Bakhtin
2329da4c7d
Make "Invite new people" always possible for Admins (#6966) 2024-04-24 17:34:54 +02:00
Marc Farré
93db54ff0d
Fix #6919: Migration to revert user profile country names to Iso 3166 codes (#6956)
* Fix #6919: Migration to revert user profile country names to Iso 3166 codes

* Fix tests
2024-04-19 15:51:12 +02:00
Yuriy Bakhtin
fbe2bf61c2
Fix saving of user profile country field value (#6937)
* Fix saving of user profile country field value

* Search in user profile country full name by keyword

* Update CHANGELOG.md
2024-04-09 16:55:55 +02:00
Yuriy Bakhtin
fabee82688
Fix API tests (#6913) (#6915) 2024-04-04 09:35:48 +02:00
Yuriy Bakhtin
ef89a1b2a8
Fix a missed module config file (#6909) 2024-04-01 11:33:49 +02:00
Yuriy Bakhtin
c911e08806
Fix clearing of "Follow" records on space deletion (#6897)
* Fix clearing of "Follow" records on space deletion

* Add more info on integrity check of "Follow" records
2024-03-22 14:59:07 +01:00
Lucas Bartholemy
55f09a543e Prepare 1.15.4 release 2024-03-20 16:15:51 +01:00
Yuriy Bakhtin
5e8bdbc727
Fix obsolete notifications (#6895) 2024-03-19 17:41:56 +01:00
Lucas Bartholemy
152b0a06a4
Enh: Better support for custom caches (#6888)
* Enh: Better support for custom caches

* Updated Changelog
2024-03-16 20:19:20 +01:00
Marc Farré
99cb0fa7d1
Fix #6871: Cache is not deleted after deleting a value in the settings (#6872) 2024-03-05 10:36:24 +01:00
Yuriy Bakhtin
05097e881f
Hide scheduled and draft content on other user profile pages (#6864) 2024-02-26 16:39:52 +01:00
Lucas Bartholemy
39c1ff2008 Fix #6851: Update HumHub Prosemirror (fixes legacy emoji support) 2024-02-21 20:49:23 +01:00
Lucas Bartholemy
f8c5cfaf84 Prepare 1.15.3 release 2024-02-08 12:59:53 +01:00
Yuriy Bakhtin
9c5a54ef3a
Fix saving of public content (#6837)
* Fix saving of public content

* Fix tests

* Fix tests
2024-02-07 18:28:56 +01:00
Yuriy Bakhtin
f04f034998
Fix check permission of changing content to public from context menu (#6836)
* Fix check permission of changing content to public from context menu

* Update CHANGELOG.md
2024-02-05 13:59:17 +01:00
Yuriy Bakhtin
035f4c0589
Fix notification switcher in wall stream entry context menu (#6834) 2024-02-05 09:43:17 +01:00
Yuriy Bakhtin
15654930e2
Fix searching of disabled users in Administration (#6826) 2024-01-31 19:29:45 +01:00
Lucas Bartholemy
a066ed5d6e
Fix Session Timeout (#6818) 2024-01-26 10:57:09 +01:00
Sebastian Schmidt
3258b460ca
Fix for displaying whether I follow a user. #6813 (#6814)
* Fix for displaying whether I follow a user. #6813

* Fixed cache key
2024-01-24 12:15:36 +01:00
ArchBlood
a9f65e261b
Fix: Iso3166Codes class calls (#6809)
* Fix: Iso3166Codes class calls

* Update CHANGELOG.md

* Enh: Use HumHub Html and `trim()` once
2024-01-22 13:19:36 +01:00
Martin Rüegg
5ab7687cf9
Fix: Keep string class option for Pjax Widget (#6713) (#6807)
* Keep string class option for Pjax Widget (#6713)

* Keep string class option for Pjax Widget

* Keep string class option for Pjax Widget

* Keep string class option for Pjax Widget

* Update CHANGELOG.md

---------

Co-authored-by: Gevorg Mansuryan <gevorgmansuryan@gmail.com>
2024-01-18 15:54:09 +01:00
Yuriy Bakhtin
f1911fa374
Add missed twemoji images (#6802)
* Add missed twemoji images

* Add new twemoji images
2024-01-18 11:49:24 +01:00
Yuriy Bakhtin
420a5541d9
Fix missed domain of profile url in email notifications (#6800)
* Fix missed domain of profile url in email notifications

* Make sure all URLs are absolute in notifications
2024-01-16 12:58:47 +01:00
Lucas Bartholemy
c5322bd69c
Fix #6744: Make sure to call humhub\components\Module::update() on Mo… (#6799)
* Fix #6744: Make sure to call humhub\components\Module::update() on Module update

* Added beforeUpdate and AfterUpdate deprecated

---------

Co-authored-by: Marc Farré <contact@marc.fun>
2024-01-16 11:19:21 +01:00
Lucas Bartholemy
ac98aa39be Fix #6796: Files in the RichText doesn't open as new tab 2024-01-15 14:52:09 +01:00
Yuriy Bakhtin
6df7ef2bc6
Fix number of filtered modules on Marketplace (#6798) 2024-01-12 17:14:43 +01:00
Lucas Bartholemy
56d42191af
Added Twig Sandbox Extension (#6779)
* Added Twig Sandbox Extension

* Updated CHANGELOG.md
2024-01-06 20:21:17 +01:00
Lucas Bartholemy
608152d358
Update CHANGELOG.md 2023-12-19 20:10:02 +01:00
Marc Farré
346f917487
Fix #6766: Since Humhub 1.15.1, getting content polymorphic relation … (#6767)
* Fix #6766: Since Humhub 1.15.1, getting content polymorphic relation changes the content object_model to the wrong class

* Added missing PolymorphicRelation::getObjectModel()

* Removed useless PolymorphicRelation::getObjectModel

* Removed useless PolymorphicRelation::getObjectModel

* Removed useless PolymorphicRelation::getObjectModel
2023-12-19 20:07:29 +01:00
Martin Rüegg
153ca28374
Fix non-unique key used for permission caching (#6753)
* Fix non-unique key used for caching

* Update CHANGELOG.md
2023-12-19 10:47:13 +01:00
Yuriy Bakhtin
2372692601
Fix loading of default container permissions from cache (#6764) 2023-12-19 10:14:39 +01:00
Yuriy Bakhtin
debe9cb3a8
Fix no pretty url of password recovery link (#6742)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-12-14 17:54:17 +01:00
Yuriy Bakhtin
c5a8d91918
Trim Base URL on save (#6737)
* Trim Base URL on save

* Use url and trim validators for general setting "Base URL"

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-12-14 16:00:24 +01:00
Yuriy Bakhtin
9e2411392c
Fix displaying of alert when RichText is changed on refresh a page (#6736) 2023-12-14 15:56:30 +01:00
Lucas Bartholemy
892a7d75e6
Update CHANGELOG.md 2023-12-13 15:57:34 +01:00
Yuriy Bakhtin
6a59ba2943
Refactor auto start tour for new user (#6685)
* Refactor auto start tour for new user

* Revert "Auxiliary commit to revert individual files from b63f530b8626802c66e10a241ba4ddfa670f8c65"

This reverts commit c9ebfdc71d1dd2f1d2dd3927ae464ff3f2f0b939.

* Activate test for auto tour

* Fix test

* Fix test

* Refactor displaying of dashboard sidebar tour widget

* Refactor auto start tour for new registered user

* Don't use session for displaying of dashboard sidebar tour widget

* Fix auto tour test

* Don't redirect after init auto start tour

* Update deprecated actions

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-12-11 11:44:33 +01:00
Lucas Bartholemy
b047a6c4d4
Update CHANGELOG.md 2023-12-08 22:50:14 +01:00