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
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
2023-11-06 19:08:21 +01:00
Lucas Bartholemy
1fa764fb50
Update CHANGELOG.md
2023-11-06 19:00:27 +01:00
Lucas Bartholemy
aa21de8cc1
Prepare 1.15.0 release
2023-11-06 18:56:28 +01:00
Lucas Bartholemy
34319b6908
Merge branch 'master' into develop
2023-11-06 17:23:39 +01:00
Lucas Bartholemy
b6dbded055
Update CHANGELOG.md
2023-11-06 12:50:40 +01:00
Lucas Bartholemy
c3e0d27c28
Merge branch 'master' into develop
2023-10-29 09:48:52 +01: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
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
8324f9d250
Fix visibility of new message counter on space chooser ( #6629 )
2023-10-24 21:40:20 +02:00
HumHub Translations
60a2df5153
Merge remote-tracking branch 'origin' into develop
2023-10-20 18:23:17 +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
Yuriy Bakhtin
9eaf0718ed
Improve scrolling to anchor with fixed header ( #6615 )
2023-10-17 15:30:52 +02:00
Lucas Bartholemy
1d89e517c0
Merge branch 'master' into develop
2023-09-27 09:41:15 +02:00
Yuriy Bakhtin
a3568272ea
Fix mimetype of converted preview svg file to png after uploading ( #6599 )
2023-09-25 17:15:51 +02:00
Lucas Bartholemy
6f5c1485cf
Merge branch 'master' into develop
2023-09-25 16:07:21 +02:00
Yuriy Bakhtin
e092f84805
Fix duplicate error and hint for RichText editor with defined form ( #6598 )
2023-09-25 16:06:42 +02:00
Lucas Bartholemy
b54a128c6d
Merge branch 'master' into develop
2023-09-20 11:56:11 +02:00
Lucas Bartholemy
aa7a2ae821
Update CHANGELOG.md
2023-09-20 11:52:26 +02:00
Yuriy Bakhtin
081eb352cd
Refactor user edit form in backoffice
2023-09-20 09:20:19 +02:00
Lucas Bartholemy
085f1c1321
Update CHANGELOG.md
2023-09-19 17:59:51 +02:00
Yuriy Bakhtin
62596ca4e2
Improve a sort order of wall entry creating tab menu and form
2023-09-19 13:14:44 +02:00
Lucas Bartholemy
f0879da513
Merge branch 'master' into develop
2023-09-12 15:44:14 +02:00
Yuriy Bakhtin
a6c7abd3a7
Fix not initialized groups array on the module administration ( #6560 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-09-12 14:37:38 +02:00
Yuriy Bakhtin
8410312fc1
Fix command theme/switch
( #6561 )
2023-09-12 14:30:38 +02:00
Gevorg Mansuryan
01cdb573a7
Fix/modal actions errors ( #6555 )
...
* Page 2 or more of participant list doesn't loads into the modal box
* Page 2 or more of participant list doesn't loads into the modal box
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-09-12 10:02:42 +02:00
Yuriy Bakhtin
db3bf270d9
Fix error on login new user from external service when maintenance is enabled ( #6542 )
2023-09-08 17:18:19 +02:00
Yuriy Bakhtin
f18c72dad3
Fix overriding of loaded value with default value on HForm ( #6539 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-09-08 17:15:13 +02:00
Yuriy Bakhtin
a5f410e8ce
Fix access to own user container ( #6541 )
2023-09-07 16:11:40 +02:00
Gevorg Mansuryan
d94a3bbf57
Cannot change Homepage of space in PHP 8.x ( #6534 )
...
* Cannot change Homepage of space in PHP 8.x
* Cannot change Homepage of space in PHP 8.x
2023-09-04 18:55:13 +02:00
Yuriy Bakhtin
8c7f15f8dc
Fix active style for btn-lg
( #6532 )
2023-08-24 15:12:48 +02:00
Yuriy Bakhtin
92a3b08f32
Reload page after accepting of invite in Space header ( #6513 )
2023-08-16 10:36:48 +02:00
Yuriy Bakhtin
d9e88fa3c9
Never delete original file on store new version ( #6489 )
...
* Never delete original file on store new version
* Never delete original file before store new version
2023-08-11 12:57:11 +02:00
Lucas Bartholemy
2366096406
Merge branch 'master' into develop
2023-07-27 18:19:22 +02:00