Marc Farré
0cc4fdd630
Enh #6248 : If admins can view all contents, users allowed to manage spaces or users cannot view all content (they should be able) ( #6263 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-04-27 21:07:48 +00:00
Lucas Bartholemy
c8f1995e28
Merge branch 'master' into develop
2023-04-27 23:06:17 +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
Gevorg Mansuryan
75e9e3bb28
Enh/right sidebar swipe ( #6253 )
...
* Remove Right Sidebar Swipe checkbox
* Remove Right Sidebar Swipe checkbox
* Enh/right sidebar swipe
* Enh/right sidebar swipe
2023-04-27 15:06:14 +00:00
Martin Rüegg
17f15ce17e
Fix #6192 : Where Group::getAdminGroupId() would sometimes return int, sometimes string ( #6201 )
2023-04-27 14:57:45 +00:00
Martin Rüegg
0dcd768475
Improve migration class ( #6260 )
...
- Add parameter and return types
- Add/improve PhpDoc
- Add new functions
- safeAddForeignKeyToUserTable()
- safeAddForeignKeyUpdatedBy()
- safeAddForeignKeyCreatedBy()
- safeAddForeignKeyToUserTable()
- integerReferenceKey()
- timestampWithoutAutoUpdate()
2023-04-26 10:31:49 +00:00
Martin Rüegg
937ab74480
Add types to properties ( #6199 )
2023-04-26 07:19:26 +00:00
Gevorg Mansuryan
9ad7bb3f39
Fix/membership request notification ( #6243 )
...
* Cannot delete notification for "join space" request
* Cannot delete notification for "join space" request
* Fix/membership request notification
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-04-24 21:00:04 +00:00
Gevorg Mansuryan
25f9a17dd1
Timeout on php yii queue/run executed by command line ( #6239 )
...
* Fix #6209 : Timeout on php yii queue/run executed by command line
* Fix timeout on php yii queue/run executed by command line
* Timeout on php yii queue/run executed by command line
* Timeout on php yii queue/run executed by command line
* Timeout on php yii queue/run executed by command line
* Timeout on php yii queue/run executed by command line
* Update CHANGELOG.md
* Update CHANGELOG-DEV.md
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-04-24 20:37:24 +00:00
Lucas Bartholemy
4948b3f0c3
Merge branch 'master' into develop
2023-04-24 17:18:08 +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
yuriimaz
ab28f2228c
Minor AuthClient Helper & -Service Cleanups ( #6244 )
...
* Fix #1 : Test & Release - Registration with LinkedIn
* Removed condition for LinkedIn authorization
2023-04-20 21:58:31 +00:00
Lucas Bartholemy
4f7f869fd8
Merge branch 'master' into develop
2023-04-20 16:53:15 +02:00
HumHub Translations
e79a976369
Enh: Updated Translations (translate.humhub.org)
v1.14.0
2023-04-20 16:52:57 +02:00
HumHub Translations
a9429c5a9a
Enh: Updated Translations (translate.humhub.org)
2023-04-20 14:49:02 +00:00
Lucas Bartholemy
a0faf2261d
Update CHANGELOG.md
2023-04-20 12:06:00 +02:00
Lucas Bartholemy
3017983ff0
Update CHANGELOG.md
2023-04-20 12:05:43 +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
Marc Farré
be8ce38fa7
Update AccountController.php ( #6246 )
...
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:10 +02:00
Lucas Bartholemy
4691fa44cd
Merge branch 'develop' of github.com:humhub/humhub into develop
2023-04-20 12:01:46 +02:00
Lucas Bartholemy
5a5321a0eb
Merge branch 'master' into develop
2023-04-20 12:01:36 +02:00
Martin Rüegg
2c5962a6ae
Feature log migrations ( #6238 )
...
* Log errors and exceptions during migration to loggers
Previously, they were only logged to the console.
* Use log category "migration" for all log entries
* Update for Enh #6236
2023-04-17 13:46:56 +00:00
Gevorg Mansuryan
1919946c3e
Add ability to set showAtDashboard in SpaceMembership::addMember method ( #6240 )
...
* Add ability to set showAtDashboard in SpaceMembership::addMember method
* Add ability to set showAtDashboard in SpaceMembership::addMember method
* Add ability to set showAtDashboard in SpaceMembership::addMember method
2023-04-17 09:33:18 +00:00
Lucas Bartholemy
4a216b6d0c
Update CHANGELOG.md
2023-04-17 11:19:31 +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
Marc Farré
79e0a3e706
Fix #6229 : Bug on saving forms: Zend OPcache API is restricted by "restrict_api" ( #6231 )
2023-04-14 16:09:24 +00:00
yuriimaz
ea084b8b03
Fix #6216 : Spaces icon in admin menu ( #6223 )
...
* Fix #6216 : Spaces icon in admin menu
* Added to changelog new item - fix #6216
2023-04-12 08:24:36 +00: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
b694f599d7
Prepare 1.15-dev
2023-04-04 16:50:26 +02:00
Lucas Bartholemy
2544eb7af2
Update common.php
2023-04-04 16:45:05 +02:00
Lucas Bartholemy
cc245ae4a0
Delete CHANGELOG-DEV.md
2023-04-04 16:44:42 +02:00
Lucas Bartholemy
48db625bbf
Update CHANGELOG.md
2023-04-04 16:44:20 +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
Lucas Bartholemy
380fbd6798
Merge branch 'metaworx-feature-use-class-names-for-log-targets' into develop
2023-03-28 17:15:23 +02:00
Lucas Bartholemy
494b84ab75
Moved changes to CHANGELOG-DEV
2023-03-28 17:14:09 +02:00
Martin Rüegg
178252f329
Use class names for default logging targets in default common config
2023-03-28 16:32:15 +02:00
Lucas Bartholemy
3d3d3acb51
Merge branch 'metaworx-fix-module-manager-with-empty-modules'
2023-03-28 16:20:24 +02:00
Lucas Bartholemy
bdba4b64b9
Merge branch 'fix-module-manager-with-empty-modules' of github.com:metaworx/humhub into metaworx-fix-module-manager-with-empty-modules
2023-03-28 16:20: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
v1.14.0-beta.2
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
Lucas Bartholemy
0d6ea8fc74
Merge branch 'master' into develop
2023-03-27 17:53:34 +02:00
Lucas Bartholemy
db0ef25dbc
Prepare 1.13.2 Release
v1.13.2
2023-03-27 17:49:55 +02:00