7811 Commits

Author SHA1 Message Date
Lucas Bartholemy
a5da4c1b0b
Update CHANGELOG.md 2020-11-17 11:22:08 +01:00
Lucas Bartholemy
86689eaa08
Merge pull request #4642 from humhub/fix_4591
RegistrationController.php doesn't return translated text #4591
2020-11-17 11:21:12 +01:00
Lucas Bartholemy
5b7e8db66b
Merge pull request #4643 from humhub/ref_4585
Optional Group Membership Notifications #4585
2020-11-17 11:17:53 +01:00
Lucas Bartholemy
f66e2d3f53 Updated CHANGELOG 2020-11-17 11:15:53 +01:00
Lucas Bartholemy
5db8f46dfb Added attribute hints 2020-11-17 11:11:55 +01:00
Master_Hans
1b5595bdf2 #4585 Corrected help-block of "Notify users" checkbox 2020-11-17 11:54:56 +03:00
Master_Hans
72d841fe8b #4225 added client.post(evt).catch(function (e) 2020-11-17 10:39:32 +03:00
buddh4
4781125f51 Added dashboard\Module::$guestFilterClass and $memberFilterClass to replace dashboard filter class 2020-11-16 19:42:20 +01:00
buddh4
4db3553c98 Updated CHANGELOG_DEV.md 2020-11-16 19:19:23 +01:00
buddh4
28ec2849e4 Removed missleading todo comment. 2020-11-16 19:14:35 +01:00
buddh4
24937abe57 Deleted generated test action class. 2020-11-16 19:03:28 +01:00
buddh4
0364db8a53 Aligned cropModal.php with master 2020-11-16 19:01:24 +01:00
buddh4
754afefb0e Changed visibility of StreamSuppressQuery::isSuppressionActive 2020-11-16 18:59:25 +01:00
buddh4
67df021381 Merge with dev 2020-11-16 18:54:00 +01:00
buddh4
d0a48669d2 Added container state checks to DashboardMemberStreamFilter 2020-11-16 17:32:12 +01:00
buddh4
fefdd70139 Added friendship acceptance check in DashboardMemberStreamFilter 2020-11-16 14:41:45 +01:00
buddh4
4a9f2d6fc3
Merge pull request #4637 from humhub/fix/select2PlaceholderWeight
Fix select2 placeholder font-weight
2020-11-16 12:17:45 +01:00
buddh4
b56c3e6390
Merge pull request #4636 from humhub/fix/jpPlayerStreamOverflow
Fix: Jplayer overflow on mobile stream
2020-11-16 12:17:05 +01:00
buddh4
dca34607f9 Removed overflow:hidden; from wall-entry 2020-11-16 12:15:43 +01:00
Master_Hans
6ecb343990 #4585 Added migration. 2020-11-16 06:36:40 +03:00
Master_Hans
1c348ec4b4 #4585 Added notify_users attribute to group. 2020-11-15 21:05:20 +03:00
Master_Hans
7c50027137 #4591 Fixed "You are already logged in" fraze made it translatable 2020-11-15 06:46:04 +03:00
Master_Hans
e27aa47587 #4586 made translatable "Default Space (s)" 2020-11-15 06:00:58 +03:00
Master_Hans
a17bab05cf #4525 added post request to "resend" and "delete" buttons 2020-11-15 05:44:48 +03:00
Master_Hans
2a1ef64bab #4525 set width for language attribute = 80px 2020-11-14 19:24:04 +03:00
Master_Hans
b2609341f4 #4525 added btn-sm class for buttons 2020-11-14 19:15:32 +03:00
Master_Hans
2cddf6b8ba #4525 Customize less for checkbox labels and buttons 2020-11-14 18:59:29 +03:00
Master_Hans
41483f2924 #4525 Added toUrl and Yii::t 2020-11-14 10:27:03 +03:00
Master_Hans
a4746ff697 #4586 Added reassign button. 2020-11-14 09:33:01 +03:00
buddh4
9eebda89ef Fix select2 placeholder font-weight 2020-11-13 17:35:27 +01:00
buddh4
747b37f495 Updated CHANGELOG.md 2020-11-13 16:43:47 +01:00
buddh4
c6ee4f59dc Fix: Jplayer overflow on mobile stream 2020-11-13 16:41:35 +01:00
Lucas Bartholemy
a618cc186b
Merge pull request #4628 from humhub/fix/streamGalleryOnFluid
Fixed stream gallery ratio issues on fluid themes
2020-11-12 10:56:49 +01:00
buddh4
355b325a1b Updated theme.css 2020-11-11 20:11:20 +01:00
buddh4
486446f6ae Fixed #4629: Horizontal scrolling images on a mobile device broken 2020-11-11 20:10:05 +01:00
buddh4
97309b5823 Updated CHANGELOG.md 2020-11-11 19:54:42 +01:00
buddh4
45aad60f33 Small cleanup in variables.less 2020-11-11 19:51:43 +01:00
buddh4
ba8791c551 Fixed stream gallery ratio issues on fluid themes 2020-11-11 19:50:02 +01:00
Lucas Bartholemy
fa9cbcf6f1
Merge pull request #4624 from humhub/fix/legacyStreamTraitDoc
Fix/legacy stream trait doc
2020-11-11 16:00:59 +01:00
buddh4
4e3a9b6313 Improved Stream::afterApplyFilters() and Stream::beforeApplyFilters() phpDocs 2020-11-11 13:52:28 +01:00
buddh4
37e2db1743 Fixed misleading phpDoc in LegacyStreamTrait.php 2020-11-11 13:48:08 +01:00
Lucas Bartholemy
ff063a91dd
Merge pull request #4622 from humhub/fix/4621
Fix #4621: Wrong image orientation on downscaling with imagick
2020-11-11 12:52:10 +01:00
Master_Hans
e823a7aefe #4586 Added reassign button. 2020-11-10 21:37:37 +03:00
Lucas Bartholemy
1c85d032e1
Merge pull request #4623 from humhub/fix/mobileCropOverflow
Fixes image crop modal overflow on mobile
2020-11-10 18:28:15 +01:00
buddh4
478943a4b7 Fixes image crop modal overflow on mobile 2020-11-10 15:45:46 +01:00
Lucas Bartholemy
68ccf0f74e
Merge pull request #4568 from humhub/enh/makeSpaceMembersSidebarOptional
Make space members sidebar optional #4347
2020-11-10 10:52:21 +01:00
Lucas Bartholemy
4113627e8a
Merge branch 'develop' into enh/makeSpaceMembersSidebarOptional 2020-11-10 10:52:11 +01:00
Lucas Bartholemy
a58f72e231
Merge pull request #4583 from humhub/enh/orderbynewmembers
Enh/orderbynewmembers #4543
2020-11-10 10:42:29 +01:00
Lucas Bartholemy
4a5367e459
Merge branch 'develop' into enh/orderbynewmembers 2020-11-10 10:42:14 +01:00
Lucas Bartholemy
0e69cc421a Fix #4621: Wrong image orientation on downscaling with imagick 2020-11-10 10:15:51 +01:00