7818 Commits

Author SHA1 Message Date
HumHub Translations
6445f151cf Enh: Updated Translations (translate.humhub.org) 2020-10-30 18:14:10 +01:00
HumHub Translations
84dc883c24 Enh: Updated Translations (translate.humhub.org) 2020-10-30 18:12:46 +01:00
Lucas Bartholemy
c1f731967e
Update CHANGELOG_DEV.md 2020-10-30 17:36:43 +01:00
Lucas Bartholemy
72bb05e3b6
Merge pull request #4593 from humhub/fix/4590
Fix #4590: Page loader color contrast too low
2020-10-30 17:35:51 +01:00
buddh4
89d1714546 Fix #4590: Page loader color contrast too low 2020-10-30 17:07:41 +01:00
buddh4
011101c8ed Minor refactoring of DashboardMemberStreamFilter 2020-10-30 16:59:16 +01:00
buddh4
c929ee9fa9 Fix: Consider show_at_dashboard space membership setting 2020-10-30 14:10:46 +01:00
buddh4
821aa68816 Dashboard member stream optimization by removing sub queries. 2020-10-30 13:27:43 +01:00
buddh4
238161165d Enh: Optimized container legitimation query 2020-10-29 20:36:14 +01:00
buddh4
6c8c91178d Added todo comment in DashboardMemberStreamQueryTest 2020-10-29 20:20:00 +01:00
buddh4
c13070f241 Enh: Refactored and Optimized container legitimation query 2020-10-29 20:18:27 +01:00
Master_Hans
b2076dcd90 #242 Remove automatic reassign existing group members to the default space(s). For Now only new User Group Members will be assigned to the default space(s) 2020-10-29 20:55:32 +03:00
buddh4
ad15f32db5 Added Live Legitimation tests 2020-10-29 16:51:51 +01:00
buddh4
3683bd094e
Merge branch 'develop' into enh/orderbynewmembers 2020-10-29 11:17:09 +01:00
Faeze Moradi
677fa3e35a change since version 2020-10-28 22:37:19 +01:00
Faeze Moradi
b50e41a8e4 change since version 2020-10-28 22:21:21 +01:00
Master_Hans
7709448b45 #242 In model Group change comment @property to GroupUser 2020-10-29 00:21:16 +03:00
Master_Hans
0c4382bc5e #242 Added the old default space migration. Corrected @since, camelCase 2020-10-29 00:16:25 +03:00
buddh4
cc9f860a42 Optimized and refactored dashboard stream query for members 2020-10-28 19:45:29 +01:00
buddh4
8cc3edc2e6 Enh: Optimized Dashboard guest query 2020-10-28 17:16:37 +01:00
Master_Hans
8ab6ac842a #242 When we save GroupSpace we add all user of the user Group to all default Spaces 2020-10-28 00:37:56 +03:00
Master_Hans
52085b8300 #242 Allow multiple spaces in the Default Space field. 2020-10-28 00:01:43 +03:00
Faeze Moradi
2e10f9db42 fix code style 2020-10-27 18:28:12 +01:00
Faeze Moradi
84a0b78dec fix code style 2020-10-27 18:26:18 +01:00
Faeze Moradi
4ef5416164 change variable name 2020-10-27 13:21:39 +01:00
Faeze Moradi
175eb48042 update changelog 2020-10-27 13:19:29 +01:00
Faeze Moradi
95bee19d05 order members by newest in about page 2020-10-27 13:15:11 +01:00
buddh4
376e5ea264 Added further dashboard content stream visibility tests for network members 2020-10-26 19:08:16 +01:00
buddh4
47f1a8b4a4 Merged fix from https://github.com/humhub/humhub/pull/4582/files 2020-10-26 19:06:56 +01:00
HumHub Translations
f608473116 Enh: Updated Translations (translate.humhub.org) 2020-10-26 18:30:51 +01:00
Lucas Bartholemy
1db0adeac1 Merge branch 'master' into develop v1.7.0-beta.2 2020-10-26 18:12:25 +01:00
Lucas Bartholemy
8e9b547fac
Merge pull request #4573 from humhub/enh/beta2
Prepare Beta 2 Release - Updated Composer Dependencies
2020-10-26 18:10:05 +01:00
Lucas Bartholemy
156f906df7
Merge pull request #4582 from humhub/fix/4581
Fix #4581: Users see content of archived spaces on dashboard
2020-10-26 18:08:01 +01:00
buddh4
80b372a2f6 Merge branch 'fix/4581' of github.com:humhub/humhub into fix/4581 2020-10-26 16:58:41 +01:00
buddh4
040c6ffc7a Fix members sees content of archived space on dashboard 2020-10-26 16:58:23 +01:00
buddh4
856bedad30
Merge branch 'develop' into fix/4581 2020-10-26 16:50:06 +01:00
buddh4
f91b24ce49 Fix #4581: Users see content of archived spaces on dashboard 2020-10-26 16:48:36 +01:00
buddh4
c723154ef3 Added since doc to the new dashboard filter classes 2020-10-26 16:45:47 +01:00
buddh4
1c6fecdb10 Added some php doc for new query filters 2020-10-26 16:42:31 +01:00
buddh4
bcf12140f3 Added Dashboard guest stream tests 2020-10-26 16:39:14 +01:00
Lucas Bartholemy
12a7ef3ea6
Merge pull request #4580 from humhub/fix/4559-composer-v2-platform-check
Fix/4559 composer v2 platform check
2020-10-26 16:16:53 +01:00
buddh4
a0c4c29247 Fix richtext focus menu margin issue on firefox 2020-10-26 15:49:34 +01:00
yurabakhtin
da0520fdd7 Updated CHANGELOG_DEV.md 2020-10-26 16:39:44 +03:00
yurabakhtin
ce0d5d97b8 Don’t check platform by composer v2 2020-10-26 16:36:38 +03:00
buddh4
f065d5ecff Enh: Refactored ActivityStreamAction and DashboardStreamAction to improve testability 2020-10-26 14:23:16 +01:00
buddh4
9c9a16c4ef
Merge pull request #4578 from humhub/fix/mobileRichtextFocusMenuBorderRadius
Fixes border radius issue on mobile richtext focus menu
2020-10-26 12:56:37 +01:00
buddh4
29ca489f13 Fixes border radius issue on mobile richtext focus menu 2020-10-26 12:49:38 +01:00
buddh4
64ba3aa5e7
Merge pull request #4576 from humhub/fix/4575
Fix #4575: Increased text size of "Read more" link on short-text post
2020-10-26 12:41:40 +01:00
buddh4
22b63f75f9 Fix #4575: Increased text size of "Read more" link on short-text post 2020-10-26 12:40:25 +01:00
buddh4
ccfcc6886b Fix #4574: Different style between clickable and non clickable space/user counter 2020-10-26 12:24:31 +01:00