310 Commits

Author SHA1 Message Date
Yuriy Bakhtin
8324f9d250
Fix visibility of new message counter on space chooser (#6629) 2023-10-24 21:40:20 +02: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
Yuriy Bakhtin
a3568272ea
Fix mimetype of converted preview svg file to png after uploading (#6599) 2023-09-25 17:15:51 +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
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
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
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
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
Yuriy Bakhtin
1b3219582f
Avoid double call of afterSave on creating of a published content (#6359) 2023-05-29 16:31:49 +02:00
Lucas Bartholemy
5eb049fedf
Update CHANGELOG.md 2023-05-24 17:58:57 +02:00
Yuriy Bakhtin
e85244695b
Fix updating of post on wall stream (#6345)
* Fix updating of post on wall stream

* Update CHANGELOG.md
2023-05-22 20:23:43 +02:00
Lucas Bartholemy
3bdb048357 Fixed file upload 2023-05-22 13:46:46 +02:00
Yuriy Bakhtin
d52abb1355
Fix installation (#6343)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-05-22 13:40:07 +02:00
Yuriy Bakhtin
356074cb5c
Fix file uploading (#6342) 2023-05-22 13:37:26 +02:00
Lucas Bartholemy
cecfd3a6fe
Update CHANGELOG.md 2023-05-18 16:49:43 +02:00
Lucas Bartholemy
b4e6b04ef4 Prepare 1.14.1 release 2023-05-15 14:04:20 +02:00
Yuriy Bakhtin
6d65da3d7a
Send notification to mentioned user only after publishing of a content (#6288)
* Send notification to mentioned user only after publishing of a content

* Fix process notifications after publish content

* Fix test "ContentEditTest: New content is not edited"

* Disable "Notify users" on creating of not published content

* New service for content state

* Improve content state service

* Improve content state service

* Restrict addons for not published content

* Implement init event for ContentStateService
2023-05-15 12:35:23 +02:00
Yuriy Bakhtin
a2080af7db
Fix visibility of deleted content (#6317) 2023-05-11 18:58:12 +02:00
Lucas Bartholemy
436b811742
Fix Activity Loading Speed (#6316)
* Fix dashboard activity loading speed

* Update CHANGELOG.md
2023-05-10 19:20:21 +02:00
Yuriy Bakhtin
d230b779a4
Delete content from DB completely on purge content by cron job (#6308) 2023-05-09 12:36:22 +02:00
yuriimaz
8d98732cc9
Fix #6228: Administrators allowed to manage users cannot invite by email or by link if disabled in the settings (#6307) 2023-05-08 19:42:03 +02:00
Yuriy Bakhtin
a0408aa38f
Fix automatically login user after registration (#6294)
* Fix automatically login user after registration

* Update RegistrationController.php

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-05-05 17:32:03 +02:00
Yuriy Bakhtin
8861a580c4
Update style variable background-color-secondary (#6296) 2023-05-05 17:01:19 +02:00
Lucas Bartholemy
304f582b28 Updated Changelog 2023-05-04 20:23:40 +02:00
Yuriy Bakhtin
b034c24fe7
Fix error after publishing of a draft content (#6286) 2023-05-03 11:24:14 +02:00
Yuriy Bakhtin
7e391224f7
Hard delete content records on integrity check (#6282) 2023-05-02 10:20:54 +02:00
Lucas Bartholemy
0a92ef5bec
Update CHANGELOG.md 2023-04-28 20:40:29 +02:00
Lucas Bartholemy
dcba048dae
Update CHANGELOG.md 2023-04-28 18:52:53 +02:00
Yuriy Bakhtin
43e866772c
Fix date format for columns created_at and updated_at (#6264)
* Fix date format for columns `created_at` and `updated_at`

* Update CHANGELOG.md
2023-04-28 12:43:18 +02:00
Marc Farré
1c255e4234 Enh #6248: If admins can view all contents, users allowed to manage spaces or users cannot view all content (they should be able) 2023-04-27 23:09:54 +02:00
Yuriy Bakhtin
bc3013c95b
Updated activities to same state as parent record (#6255)
* Updated activities to same state as parent record

* Update CHANGELOG.md

* Fix delete activity test
2023-04-27 17:12:10 +02:00
Yuriy Bakhtin
460a428b78
Fix event trigger for Content::EVENT_STATE_CHANGED; Implement new ContentActiveRecord->afterStateChange() (#6252)
* Fix event trigger for `Content::EVENT_STATE_CHANGED`

* Update CHANGELOG.md

* Implement new method to handle changing of content active record state
2023-04-24 16:43:39 +02:00