561 Commits

Author SHA1 Message Date
Lucas Bartholemy
c405ced3a1 Prepare 1.3.11 Release 2019-03-06 16:24:49 +01:00
buddh4
e36b00ac94 Fix: Modal options backdrop and keyboard deactivation has no effect 2019-03-05 23:00:19 +01:00
buddh4
8ef4f0b565 Updated CHANGELOG.md 2019-03-04 13:45:53 +01:00
buddh4
07d26a61d5 Updated CHANGELOG.md 2019-03-04 02:06:38 +01:00
buddh4
8d3770a388 Fix: WallEntry of global content throws error 2019-03-04 01:04:05 +01:00
buddh4
d119ffef53 Fix: Removed markdown line breaks from richtext preview 2019-02-27 13:09:54 +01:00
buddh4
a09f2b8609 Fix: Stream::renderEntry() overwrite does not work 2019-02-27 12:43:27 +01:00
buddh4
1ffdf39797 Fix: Bootstrap modal blocks richtext prompt focus 2019-02-27 03:15:39 +01:00
buddh4
2e88efbba9 Enh: Added ContentContainerModuleManager::flushCache() 2019-02-26 13:24:11 +01:00
buddh4
f29974cafe - Fix: Reflective XSS in file post upload (thanks to **Rubal Jain** for testing and reporting)
- Enh: Added further upload file name validation
2019-02-25 19:02:25 +01:00
buddh4
60ce76df2f Enh: LikeAsset is now part of AppAsset and does not need further registration 2019-02-22 22:30:13 +01:00
buddh4
4ad0e8a767 - Fix: Disabled module notification category visible in notification settings.
- Enh: Added `ModuleManager::getEnabledModules()`
2019-02-22 19:04:43 +01:00
Lucas Bartholemy
50df9c5264 Fix: Finnish language name in language dropdown 2019-02-22 11:18:45 +01:00
Lucas Bartholemy
0766e6d9be Merge branch 'master' of github.com:humhub/humhub
# Conflicts:
#	protected/humhub/docs/CHANGELOG.md
2019-02-22 11:15:14 +01:00
buddh4
f787de93af Updated CHANGELOG.md 2019-02-21 21:42:54 +01:00
buddh4
c78b14899a - Fix: Absolute url generation in tests not working 2019-02-21 20:38:36 +01:00
buddh4
4584d7e2b7 Enh: data-action-confirm now works on non action based links in combination with data-action-method 2019-02-20 17:40:37 +01:00
buddh4
9a103ce03b Added CHANGELOG.md fix 2019-02-20 12:35:15 +01:00
buddh4
aa2ebfdd2d Fix #3468 Private space stream contains public content filter 2019-02-19 18:05:42 +01:00
buddh4
eb12c6d74d Fix #2567 https://github.com/humhub/humhub/issues/2567 2019-02-19 16:38:49 +01:00
Lucas Bartholemy
d0ac62db75 Fix: Added "utf8mb4" character set support to database requirements 2019-02-14 12:50:27 +01:00
Lucas Bartholemy
62e496e529 Fix: Removed ContentTag logging in search update 2019-02-14 10:10:25 +01:00
Lucas Bartholemy
abbb8b1e30 Prepare 1.3.9 Version release 2019-02-13 14:20:18 +01:00
Lucas Bartholemy
97977997ea Enh: Added contentTags to the search index 2019-02-13 12:49:29 +01:00
buddh4
5defea03fa Updated CHANGELOG.md 2019-02-13 12:14:45 +01:00
Lucas Bartholemy
9b3c16b280 Fix #3335: Queue migration broken on some database configurations 2019-02-11 14:38:06 +01:00
buddh4
67d1bbc1b5 Added relativeUrl to notification view parameter 2019-02-10 19:27:51 +01:00
buddh4
7680f75efe Fix: Use humhub\modules\user\components\ActiveQueryUser::active() on UserPicker fillquery by default 2019-02-08 16:45:55 +01:00
buddh4
a61eaf1305 - Fix #3170: Wrong cancel invitation mail handling
- Enh: Added `humhub\modules\space\models\Membership::isCurrentUser()`
2019-02-08 16:42:54 +01:00
Lucas Bartholemy
374e99a4e8 Fix #3452: Soft deleted user remain in other users as friends 2019-02-07 15:34:49 +01:00
buddh4
01da28a30d - Fix: TextFilterInput uses keypress event instead of keydown 2019-02-07 15:27:36 +01:00
Lucas Bartholemy
5b3a08857a Fix #1683 #553: Added link to show/edit users awaiting admin approval 2019-02-07 15:24:36 +01:00
Lucas Bartholemy
749c424129 Fix: "Back to home" button in registration broken with user approvals and guest mode activated 2019-02-07 12:41:29 +01:00
buddh4
e8378f79da Fix #3422 Stream suppressed loading logic loads unnecessary stream entries 2019-01-30 14:10:28 +01:00
Lucas Bartholemy
e7d265433c Fix: User soft deletion membership cache overwrite 2019-01-23 14:42:55 +01:00
Lucas Bartholemy
b0fbbbd993 Fix: Removed database charset configuration in dynamic config 2018-12-21 18:03:10 +01:00
Lucas Bartholemy
c62079c706 Fix: Check SoftDeleted user state in ControllerAccess 2018-12-18 13:55:54 +01:00
Lucas Bartholemy
eedc64c2ec Fix: Include user profile posts option in dashboard stream broken 2018-12-17 15:41:32 +01:00
Lucas Bartholemy
99f0b3ae90 Enh: Accepting module README.md files in 'docs' directory 2018-12-17 11:55:14 +01:00
Lucas Bartholemy
8a41af299d Fix: Space un-archived activity view path broken 2018-12-11 16:29:03 +01:00
Lucas Bartholemy
4742700af5 Fix #3378: Update user in search index when group memberships changes 2018-12-11 16:12:47 +01:00
buddh4
3515c6c9c6 Fix: StreamSuppressedQuery with limit = 2 throws query not executed exception 2018-12-11 12:52:44 +01:00
Lucas Bartholemy
5828b1d375 Enh: Added PermissionManager findUsersByPermission feature 2018-12-10 18:15:46 +01:00
buddh4
d7cb341384 Enh: New humhub\modules\user\components\User::EVENT_BEFORE_SWITCH_IDENTITY
Fix: Administration menu item visible after user impersonation
2018-12-09 20:22:23 +01:00
buddh4
5f24f6e3cc Fix: SpaceController::actionHome throws 403 Http error for guests 2018-11-21 14:46:37 +01:00
buddh4
9b448e2eac Fix: Friendship button adds additional spaces 2018-11-16 13:01:26 +01:00
buddh4
0544fee651 Reverted ContentContainerPermissionManager::getModulePermissions restriction for non installed modules, this has to be handled within the modules itself in order to stay flexible. 2018-11-16 12:59:08 +01:00
buddh4
6a3f500f51 Fix #3365: Legacy richtext emojis not parsed in richtext preview 2018-11-15 13:30:23 +01:00
buddh4
85ade5aed2 Fix: Space module permission configuration of non installed space modules visible in permission grid 2018-11-15 12:25:14 +01:00
Lucas Bartholemy
ad27dc6b30 Fix #3359: Weekly summary e-mails are not sent in default configuration 2018-11-07 13:13:05 +01:00