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
Yuriy Bakhtin
085cfd7f19
Display error on wrong captch of password recovery modal form ( #6377 )
...
* Display error on wrong captch of password recovery modal form
* Password recovery: Don't start to check email while captcha code is wrong
* Fix tests of password recovery
2023-06-07 17:35:49 +02:00
Lucas Bartholemy
7888ec112a
Update common.php
2023-06-07 12:37:53 +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
Yuriy Bakhtin
387479ad7c
Fix error when config defaultReloadableScripts
is not array ( #6351 )
2023-05-24 17:58:30 +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
fdf6180989
Update common.php
2023-05-22 13:45:02 +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
Yuriy Bakhtin
88e0030611
Fix content after submit wall entry ( #6336 )
2023-05-18 16:48:27 +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
yuriimaz
860ef9b02b
[humhub-internal] Fix #44 : Mail Module Indicator Problem.
...
[mail] Fix #323 : New Message Count in HTML Title not reset after Message was read.
2023-05-04 20:22:43 +02:00
Holbi
559a6857d4
Missing Hungarian strings ( #6290 )
2023-05-03 18:51:12 +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
Yuriy Bakhtin
ee94ee6a54
Fix broken HMTL in widgets ( #6265 )
2023-04-28 18:51:48 +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
Yuriy Bakhtin
602cf23f95
Fix emulate execution on check readable content ( #6251 )
...
* Fix emulate execution on check readable content
* Update CHANGELOG.md
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-04-23 14:47:34 +02:00
HumHub Translations
e79a976369
Enh: Updated Translations (translate.humhub.org)
2023-04-20 16:52:57 +02:00
Marc Farré
6438eba79d
Update AccountController.php
...
This bug is also present on the master branch. It should be resolved for Humhub 1.14 and 1.15
2023-04-20 12:03:50 +02:00
Gevorg Mansuryan
93f7174b48
Fixed Error in parseDateValuePHP prevents entering calendar items and… ( #6232 )
...
* Fixed Error in parseDateValuePHP prevents entering calendar items and tasks
* Error in parseDateValuePHP prevents entering calendar items and tasks
2023-04-17 11:18:53 +02:00
Lucas Bartholemy
b0d4b50c91
Fix/saas ( #6222 )
...
* Fixed Saas Handling in Installer
* Fixed urls
2023-04-05 18:57:19 +02:00
Lucas Bartholemy
d7ac4071e3
Fixed Saas Handling in Installer ( #6221 )
...
* Fixed Saas Handling in Installer
* Update CHANGELOG.md
2023-04-05 18:56:29 +02:00
Lucas Bartholemy
2544eb7af2
Update common.php
2023-04-04 16:45:05 +02:00
Lucas Bartholemy
6c9aa7fca4
Merge branch 'develop'
2023-04-04 16:37:50 +02:00
HumHub Translations
5c19792eec
Enh: Updated Translations (translate.humhub.org)
2023-04-04 10:01:42 +00:00
Yuriy Bakhtin
b30f675bd2
Improve SoftDelete implementation ( #6214 )
...
* Improve SoftDelete implementation
* Update CHANGELOG-DEV.md
* Fix tests of content soft deletion
2023-04-03 09:53:56 +00:00
Yuriy Bakhtin
fe919f700c
Fix profile field "Country" to use js plugin Select2 ( #6213 )
2023-03-30 15:21:30 +00:00
Marc Farré
d84b9125b6
6202 invite by link not possible if invited by email ( #6210 )
...
* Fix #6202 : Invite by link is not possible for a user already invited by email
* Fix #6202 : Invite by link is not possible for a user already invited by email
2023-03-29 08:50:48 +00:00
Martin Rüegg
178252f329
Use class names for default logging targets in default common config
2023-03-28 16:32:15 +02:00
Martin Rüegg
5eea8acd9b
Fix error when no modules set
...
https://docs.humhub.org/docs/admin/requirements lists php 7.4 as minimum requirement. Hence, the array properties should actually be arrays.
This caused log targets to be disabled due to the `ModuleManager::getModules()` throwing an error when `ModuleManager::$modules` would be null.
2023-03-28 15:28:30 +02:00
Lucas Bartholemy
ae9ca61eac
Merge branch 'develop' of github.com:humhub/humhub into develop
2023-03-28 11:18:58 +02:00
Lucas Bartholemy
452393522e
Prepare 1.14.0-beta.2 release
2023-03-28 11:18:17 +02:00
HumHub Translations
3e4e6468af
Enh: Updated Translations (translate.humhub.org)
2023-03-28 09:13:48 +00:00
Yuriy Bakhtin
36c8c51d7d
Deny custom input for Space Picker field ( #6198 )
2023-03-27 15:44:13 +00:00
Yaroslav Glodov
7b9c49b4a8
Ukrainian translation for User module. ( #6197 )
...
* Ukrainian translation added to User module.
* Ukrainian translation added to User module.
---------
Co-authored-by: Yaroslav Glodov <i@yaro.info>
2023-03-26 09:54:00 +02:00
Lucas Bartholemy
92aa8b70c9
Merge branch 'master' into develop
2023-03-23 14:23:32 +01:00
Yuriy Bakhtin
27dd65f741
People: Add Group Description ( #6188 )
2023-03-23 12:50:17 +00:00
Gevorg Mansuryan
b462568585
Fix #5537 : Space Starting Page gets lost when changing URL ( #6180 )
...
* Fix #5537 : Space Starting Page gets lost when changing URL
* Fix #5537 : Space Starting Page gets lost when changing URL
2023-03-23 08:57:52 +00:00
Gevorg Mansuryan
f5f7264e9c
Enh #4712 : Public content should be private in private space ( #6159 )
...
* eth #4712 : Public content should be private in private space
* Enh #4712 : Public content should be private in private space
* Enh #4712 : Public content should be private in private space
* Enh #4712 : Public content should be private in private space
* Enh #4712 : Public content should be private in private space
2023-03-21 12:46:55 +00:00