7077 Commits

Author SHA1 Message Date
Lucas Bartholemy
0095695b77
Merge pull request #4212 from humhub/feature/sortorder-form-field
Enh #4191: Added SortOrder Form Input Field
2020-07-15 10:53:58 +02:00
Lucas Bartholemy
69a13347d3
Merge branch 'develop' into feature/sortorder-form-field 2020-07-15 10:53:49 +02:00
Lucas Bartholemy
1b3c47e3da
Merge pull request #4206 from humhub/feature/content-visibility-input
Enh: Added `ContentVisibilitySelect` ActiveField widget for content forms
2020-07-15 10:53:03 +02:00
Lucas Bartholemy
792a480ec7
Merge branch 'develop' into feature/content-visibility-input 2020-07-15 10:52:51 +02:00
Lucas Bartholemy
09e870f5ae
Merge pull request #4234 from humhub/enh/advancedTestEnvConfiguration
Enh: Enhanced custom test environment configuration in env.php
2020-07-15 10:51:51 +02:00
Lucas Bartholemy
b9095db6b0
Merge pull request #4218 from humhub/feature/marketplace-online-links
Enh: Show more information about installed module in marketplace when possible. Instead of limited README.md
2020-07-15 10:51:21 +02:00
Lucas Bartholemy
c027cb8886
Merge branch 'develop' into feature/marketplace-online-links 2020-07-15 10:51:12 +02:00
Lucas Bartholemy
e9c3f600d0
Merge pull request #4219 from humhub/feature/3923
Enh #3923: Add ability to disable profile stream
2020-07-15 10:50:14 +02:00
Lucas Bartholemy
338dddde6d
Merge branch 'develop' into feature/3923 2020-07-15 10:50:02 +02:00
Lucas Bartholemy
5f1b01eb79
Merge branch 'develop' into enh/advancedTestEnvConfiguration 2020-07-14 20:40:27 +02:00
buddh4
0c5aefb2b5 Changed CHANGELOG_DEV.md 2020-07-14 20:01:41 +02:00
buddh4
c7608c2d0a Enh: Enhanced custom test environment configuration in @protected/humhub/tests/config/env/env.php file 2020-07-14 19:50:09 +02:00
Lucas Bartholemy
09785bedcd
Merge pull request #4233 from humhub/fix/nullNonceValue
Fix: Security:setNonce() does not remove nonce session value if nonce is null
2020-07-14 19:42:50 +02:00
buddh4
058f39ef8b
Merge branch 'develop' into fix/nullNonceValue 2020-07-14 19:32:25 +02:00
buddh4
e92673668a Updated CHANGELOG_DEV.md 2020-07-14 19:31:41 +02:00
buddh4
917cc2713e Fix: humhub\modules\web\security\helpers\Security:setNonce() does not remove nonce session value if nonce is null 2020-07-14 19:30:01 +02:00
Lucas Bartholemy
24cd1a32ff
Merge pull request #4232 from humhub/fix/cspCreatesSessionOnMetadatarequest
Fix: Metadata request creates new session if CSP nonce is enabled
2020-07-14 19:28:03 +02:00
buddh4
8600c1c094 Explicitly block ManifestController in generateCSPRequestCheck() 2020-07-14 19:23:24 +02:00
buddh4
103460b494 Renamed generateCSP() to generateCSPRequestCheck() 2020-07-14 19:20:15 +02:00
buddh4
e48cf6c45a Updated CHANGELOG_DEV.md 2020-07-14 19:18:04 +02:00
buddh4
4af12a7ab8 Fix: Metadata request creates new session if CSP nonce is enabled 2020-07-14 19:09:53 +02:00
buddh4
ed76d7de9c
Merge pull request #4231 from humhub/fix/4227
Fix #4227: Removed redundant code from `humhub.ui.widget.js`
2020-07-14 18:52:26 +02:00
buddh4
d59205fe54 Fix #4227: Removed redundant code from humhub.ui.widget.js 2020-07-14 18:50:06 +02:00
Lucas Bartholemy
2bee64ea80
Merge pull request #4228 from humhub/enh/removeInitContent
Chg: Removed unnecessary ContentActiveRecord:initContent
2020-07-14 18:37:10 +02:00
Lucas Bartholemy
0d3edb9c9c
Merge branch 'develop' into enh/removeInitContent 2020-07-14 18:36:57 +02:00
buddh4
f8fb902754
Merge pull request #4229 from humhub/fix/canAccessPrivateContentGuestError
Fix: `Space::canAccessPrivateContent()` may throws error for guest user
2020-07-14 18:13:17 +02:00
buddh4
9137fe4f40 Updated CHANGELOG_DEV.md 2020-07-14 18:12:35 +02:00
buddh4
a0fdbfe027 Fix: Space::canAccessPrivateContent() throws error for guest user if globalAdminCanAccessPrivateContent setting is true 2020-07-14 18:11:04 +02:00
buddh4
5107e0b77a Updated CHANGELOG_DEV.md 2020-07-14 18:01:42 +02:00
buddh4
fd59272441 Chg: Removed unnecessary ContentActiveRecord:initContent 2020-07-14 17:55:48 +02:00
buddh4
951a7b5426 Aligned PinnedContentStreamFilter docs 2020-07-14 17:39:49 +02:00
buddh4
00b3e4c888 Enh: Optimized PinnedContentStreamFilter of ContentContainerStreamQuery 2020-07-14 17:08:03 +02:00
Lucas Bartholemy
97f99e9adf Email address hidden by default 2020-07-14 14:56:03 +02:00
Lucas Bartholemy
1d9007b5e5
Update Module.php 2020-07-14 08:34:48 +02:00
Lucas Bartholemy
4d8915faab Updated composer dependencies 2020-07-13 19:56:32 +02:00
Lucas Bartholemy
41493d8117
Merge pull request #4226 from humhub/enh/4194
- Enh #4194: Increased max pinnable space content
2020-07-13 19:49:46 +02:00
buddh4
e57c27ef18 Fix: Pinned content count query restricted by query limit 2020-07-13 19:33:16 +02:00
buddh4
508ce4f35f - Enh #4194: Increased max pinnable space content
- Enh #4194: Make max pinnable content configurable on space/profile level
2020-07-13 19:02:49 +02:00
buddh4
2279274544 Fix: ProfileStreamQuery:includeContributions sets wrong default value. 2020-07-13 18:26:18 +02:00
buddh4
c81d52e9a3 Enh: Make profile content archivable
Fix: container property not set on StreamQuery init
Enh: Archived stream filter now only included archived content
2020-07-13 16:52:35 +02:00
Lucas Bartholemy
21ef03d10d
Merge pull request #4224 from humhub/fix/serviceworkerCredentials
Fix: Omit credentials in offline page request
2020-07-13 15:41:01 +02:00
buddh4
9f74445003 Added ControllerAccess to ServiceWorkerController 2020-07-13 15:39:05 +02:00
buddh4
7a03ef0343 Fix: Omit credentials in offline page request 2020-07-13 15:34:07 +02:00
Lucas Bartholemy
d1455cd796 Replaced nested comment button order 2020-07-13 14:13:36 +02:00
Lucas Bartholemy
2917569c0c
Merge pull request #4222 from humhub/feature/virtual-username-field
Enh: Added virtual profile fields to display users e-mail address and…
2020-07-13 14:08:11 +02:00
Lucas Bartholemy
8fbad5c8fb Added preview max parameter 2020-07-13 13:59:10 +02:00
buddh4
b900873de8
Update CHANGELOG_DEV.md 2020-07-13 13:58:52 +02:00
Lucas Bartholemy
d88462e22c
Merge pull request #4220 from El-Badry/arabic_translation
Arabic translation
2020-07-13 11:55:30 +02:00
Lucas Bartholemy
f7532bd792
Update SortOrderField.php 2020-07-13 11:53:57 +02:00
Lucas Bartholemy
02bc617202 Show form for nested comments only when the button is clicked. 2020-07-13 11:18:30 +02:00