443 Commits

Author SHA1 Message Date
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
Lucas Bartholemy
208218e6a5
Update CHANGELOG.md 2023-07-27 18:18:35 +02:00
Yuriy Bakhtin
7a24953259
Avoid duplicate activities on save published content (#6456) 2023-07-24 18:58:54 +02:00
Yuriy Bakhtin
a7fc6f9dd5
Display topics and content types in filters header on load page with selected filters (#6446) 2023-07-19 19:55:14 +02:00
Yuriy Bakhtin
53eec3edf6
Fix visibility of global content on dashboard for registered users (#6404) 2023-06-23 21:25:20 +02:00
Lucas Bartholemy
5a51257f17 Merge branch 'master' into develop 2023-06-09 14:16:14 +02:00
Yuriy Bakhtin
c7f2217cd0
Fix visibility of the link "Uninstall" on Windows server (#6378)
* Fix visibility of the link "Uninstall" on Windows server

* Use file normalizator
2023-06-08 14:51:44 +02:00
Lucas Bartholemy
34211c3c17
Update CHANGELOG.md 2023-06-07 17:45:18 +02:00
Yuriy Bakhtin
0f5ef6b2f3
Use integer format for Content columns "visibility" and "state" right after creating (#6373) 2023-06-05 11:25:50 +02:00