9477 Commits

Author SHA1 Message Date
Martin Rüegg
849f2bb543
Enh: Make state badge customizable (#6705)
* Make state badge customizable

* Update CHANGELOG.md
2023-12-07 16:42:30 +01:00
Marc Farré
7090de3fb3
Fix #6694: Remove the "Offline" tooltip when my own "Online" status is not displayed (#6695)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-12-07 15:39:58 +01:00
Martin Rüegg
fa78598f4d
Fix: Content relations (#6698)
* Fix recursive call when setting state and only allow unique states

* Make sure the related object is $this for content

* Update CHANGELOG.md
2023-12-06 14:16:19 +01:00
Yuriy Bakhtin
6f5e57cbf6
Reload theme variable @baseTheme after flushing cache (#6701) 2023-12-05 23:20:50 +01:00
Yuriy Bakhtin
d78e0edbed
Do not check mobile push module in requirements check on installation (#6682) 2023-11-28 09:25:50 +01:00
Marc Farré
38d31833af
Fix #6679: On the space invitation by link page, the language chooser doesn't save the selected language (#6680) 2023-11-27 09:59:24 +01:00
Yuriy Bakhtin
837fbf1e2d
Limit jQuery with version < 3.7.0 to avoid dropdown error (#6672)
* Limit jQuery with version < 3.7.0 to avoid dropdown error

* Update php-test.yml

* Update AutoTourCest.php

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-11-25 10:57:29 +01:00
Lucas Bartholemy
0f25e4b8fa
Update php-test.yml (#6676) 2023-11-23 22:20:11 +01:00
Lucas Bartholemy
ebe45bacfc
Changed console URL handling (#6673)
* Changed console URL handling

* Update Application.php

* Use console url manager for SafeBaseUrl

* Use console url manager in tests

* Fix tests for console url script file name

* Update CHANGELOG.md

---------

Co-authored-by: Yuriy Bakhtin <yurybakh@gmail.com>
2023-11-23 21:32:49 +01:00
Yuriy Bakhtin
5a026939a5
Fix visibility of draft and scheduled content on dashboard (#6674)
* Fix visibility of draft and scheduled content on dashboard

* Test visibility of draft and scheduled content on dashboard
2023-11-23 19:51:41 +01:00
Yuriy Bakhtin
ae8f2fa342
Fix people and space filters (#6656)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-11-20 21:36:46 +01:00
Yuriy Bakhtin
c9dd93c076
Fix profile update on welcome page (#6655)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-11-20 21:21:52 +01:00
Yuriy Bakhtin
5cdb26cfac
Fix memory usage on integrity check (#6660) 2023-11-16 14:44:28 +01:00
Yuriy Bakhtin
dfb8c846be
Fix birthday format on welcome page (#6651) 2023-11-13 12:33:58 +01:00
Yuriy Bakhtin
4f73272796
Apply image inline styles in email message (#6642)
* Apply image inline styles in email message

* Fix test RichTextEmailHtmlConverterTest

* Apply image inline styles in email message

* Fix tests

* Replace img attribute "align" with class and inline style

* Test for additional image attributes on email html converter

* Update tests
2023-11-12 15:05:44 +01:00
Marc Farré
04ace80394
File dropdown not visible at the bottom of the page (#6647)
* File dropdown not visible at the bottom of the page

* Added CHANGELOG
2023-11-08 18:20:38 +01:00
Yuriy Bakhtin
27f56c37f9
Fix push service (#6646) 2023-11-08 16:22:53 +01:00
Lucas Bartholemy
ec68d2297e
Update CHANGELOG.md v1.15.0 2023-11-06 19:08:21 +01:00
Lucas Bartholemy
e207dad2ea Removed Dev Changelog 2023-11-06 19:02:13 +01:00
Lucas Bartholemy
1fa764fb50
Update CHANGELOG.md 2023-11-06 19:00:27 +01:00
Lucas Bartholemy
8223345b08
Update MIGRATE-DEV.md 2023-11-06 18:57:17 +01:00
Lucas Bartholemy
aa21de8cc1 Prepare 1.15.0 release 2023-11-06 18:56:28 +01:00
HumHub Translations
58cbf8f364 Enh: Updated Translations (translate.humhub.org) 2023-11-06 17:16:20 +00:00
HumHub Translations
48b1eaf07e Enh: Updated Translations (translate.humhub.org) 2023-11-06 17:13:13 +00:00
Lucas Bartholemy
34319b6908 Merge branch 'master' into develop 2023-11-06 17:23:39 +01:00
Lucas Bartholemy
24d255eb84
Update common.php v1.14.5 2023-11-06 17:16:02 +01:00
Lucas Bartholemy
b6dbded055
Update CHANGELOG.md 2023-11-06 12:50:40 +01:00
Yuriy Bakhtin
2c332fdc08
Padding for logo image on login page (#6638) 2023-11-02 14:06:43 +01:00
Lucas Bartholemy
c3e0d27c28 Merge branch 'master' into develop 2023-10-29 09:48:52 +01:00
Lucas Bartholemy
a392e93f91 Merge branch 'develop' of github.com:humhub/humhub into develop 2023-10-28 17:59:14 +02:00
Yuriy Bakhtin
225f5da4b4
Fix visibility of the method Controller::getAccessRules() (#6635)
* Fix visibility of the method `Controller::getAccessRules()`

* Update php-test.yml

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-10-28 14:06:21 +02:00
Yuriy Bakhtin
a5b62b6b0e
Refresh cache after set a permission (#6634) 2023-10-26 15:21:50 +00:00
Yuriy Bakhtin
04937ececb
Fix visibility of the admin method Controller::getAccessRules() (#6633) 2023-10-26 17:21:14 +02:00
Yuriy Bakhtin
b457285475
Fix visibility of top sorted stream entries on dashboard from external filters (#6630)
* Fix visibility of top sorted stream entries on dashboard from external filters

* Fix visibility of top sorted stream entries on dashboard from external filters

* Fix profile stream query filters

* Fix profile stream query filters

* Test stream query filter handlers
2023-10-26 17:19:23 +02:00
Lucas Bartholemy
2c78039217 Merge branch 'master' into develop 2023-10-25 18:17:22 +02:00
Yuriy Bakhtin
6376b93ace
Content state flag "was published" (#6626) 2023-10-25 13:04:36 +00:00
Yuriy Bakhtin
8324f9d250
Fix visibility of new message counter on space chooser (#6629) 2023-10-24 21:40:20 +02:00
Yuriy Bakhtin
7d19bf7a45
Add self test check: "Mobile App - Push Service" (#6628)
* Add self test check: "Mobile App - Push Service"

* Fix wording
2023-10-24 19:39:14 +00:00
Yuriy Bakhtin
502b17791e
Marketplace: Add more module checks (#6620)
* Marketplace: Add more module checks

* Clean up debug code

* Marketplace: Change module checks

* Clean up debug code

* Add prefix for marketplace checks

* Wording

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-10-23 15:46:11 +00:00
HumHub Translations
2ea9c302da Enh: Updated Translations (translate.humhub.org) 2023-10-20 18:26:04 +00:00
HumHub Translations
fee77f059a Merge branch 'develop' of github.com:humhub/humhub into develop 2023-10-20 18:24:07 +00:00
HumHub Translations
60a2df5153 Merge remote-tracking branch 'origin' into develop 2023-10-20 18:23:17 +00:00
HumHub Translations
1acafc9251 Enh: Updated Translations (translate.humhub.org) 2023-10-20 18:17:43 +00:00
HumHub Translations
61855ee0c1 Enh: Updated Translations (translate.humhub.org) 2023-10-20 18:16:22 +00:00
HumHub Translations
40a238b6ae Enh: Updated Translations (translate.humhub.org) 2023-10-20 18:14:54 +00:00
Marc Farré
e49d03b9a8
Enh #6623: Add a hint in the "Dropdown space order" settings to infor… (#6624)
* Enh #6623: Add a hint in the "Dropdown space order" settings to inform that a manual sort is always applied first

* Changed wording

* Update DesignSettingsForm.php

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-10-20 18:11:17 +00:00
Marc Farré
8fd707e1f2
Avoid PHP error when trying to download a file without guid in the URL params (#6621)
* Avoid PHP error when trying to download a file without guid in the URL params (return 404 exception instead)

* Added CHANGELOG-DEV
2023-10-19 09:37:01 +00:00
Yuriy Bakhtin
edb7ab0a1a
Change icon for add new user button (#6618) 2023-10-18 15:17:14 +00:00
Yuriy Bakhtin
afc77f5ce2
Add a link to "Module Administration" from Marketplace (#6619) 2023-10-18 14:18:14 +00:00
Yuriy Bakhtin
c0d19475db
Fix undefined error on live event of follow action (#6614)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-10-17 15:34:05 +02:00