558 Commits

Author SHA1 Message Date
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
Yuriy Bakhtin
510e623ddb
Add GitHub action for PHP CS Fixer (#7070)
* Add GitHub action for PHP CS Fixer

* PHP CS Fixer: use cache

* Autocommit changes

* Autocommit PHP CS Fixer

* Update CHANGELOG-DEV.md

* Implement [SKIP-PHPCS] for commit text

* Improve skipping for [SKIP-PHPCS]

* Improve skipping for [SKIP-PHPCS]

* Improve skipping for [SKIP-PHPCS]

* Improve skipping for [SKIP-PHPCS]

* Improve skipping for [SKIP-PHPCS]

* Improve skipping for [SKIP-PHPCS] (replace deprecated set-output)

* Test php cs fixer

* Autocommit PHP CS Fixer

* Fix flag [SKIP-PHPCS] for commit text
2024-06-28 08:36:54 +00: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
c5863b42dd
Fix markdown sub list style (#7089) 2024-06-25 19:40:01 +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
Lucas Bartholemy
a6c96e9e2b Prepare 1.17 2024-06-19 14:22:30 +02:00
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