7824 Commits

Author SHA1 Message Date
Lucas Bartholemy
3df9c915c2
Add Migration helper to determine installation state (#4749) 2020-12-30 16:15:07 +01:00
Lucas Bartholemy
55011afd20
Removed deprecated addItem from AdminMenu (#4709)
* Removed deprecated addItem from AdminMenu
* AdminMenu use ManageModule permission by default
* Rename MenuEntry method getIsVisible() to isVisibilitySet()
2020-12-30 16:12:46 +01:00
Yuriy Bakhtin
c331d24bb6
Fix space or profile banner size after crop (#4733) 2020-12-30 16:05:58 +01:00
Alexander Suvorov
4ab82a8aa0
Hot fix for -- Rebuild group default Space Mapping #4586 (#4732)
#4586 corrected migration - delete foreign key.
2020-12-29 18:11:57 +01:00
HumHub Translations
c01dda1896 Enh: Updated Translations (translate.humhub.org) 2020-12-28 18:51:42 +01:00
Lucas Bartholemy
7e0810d7a7 Modified CHANGELOG_DEV.md 2020-12-28 18:13:48 +01:00
Lucas Bartholemy
7df030dea1
Merge pull request #4738 from ArchBlood/develop
Enh: canComment permissions
2020-12-28 18:09:17 +01:00
Lucas Bartholemy
811da3ff95
Merge pull request #4741 from humhub/fix/4740-save-group-without-default-space
Fix saving a group without Default Space
2020-12-28 15:29:13 +01:00
yurabakhtin
45c3fa5999 Fix saving a group without Default Space 2020-12-28 15:32:01 +03:00
ArchBlood
508eae73c1
Chg: Refactor canComment permissions 2020-12-25 19:04:16 -05:00
ArchBlood
dd1bee923f
Enh: canComment permissions 2020-12-24 23:47:33 -05:00
ArchBlood
22e08b026e
Enh: canComment permissions 2020-12-24 23:46:30 -05:00
Lucas Bartholemy
6ad04a2bd4 Upgrade Yii2 to 2.0.40 2020-12-24 14:37:54 +01:00
HumHub Translations
ed21a1cac7 Enh: Updated Translations (translate.humhub.org) 2020-12-18 16:22:39 +01:00
Lucas Bartholemy
ecbd9d46f1 Merge branch 'master' into develop 2020-12-17 14:00:33 +01:00
Lucas Bartholemy
18edbc0e26
Update CHANGELOG.md 2020-12-17 13:40:00 +01:00
Lucas Bartholemy
4e3597b9ba
Merge pull request #4649 from alexpts/patch-1
Fix success change password with error on save model
2020-12-17 13:38:31 +01:00
Lucas Bartholemy
8cbb9e725d
Merge pull request #4723 from humhub/fix/4714-youtube-oembed-not-working
Use https for sample OEmbed endpoints
2020-12-17 12:54:47 +01:00
Lucas Bartholemy
f27e1b24d2
Update CHANGELOG.md 2020-12-17 12:54:18 +01:00
yurabakhtin
78011833c9 Updated CHANGELOG.md 2020-12-17 14:52:42 +03:00
yurabakhtin
cd739c5172 Update sample OEmbed endpoints to https
# Conflicts:
#	CHANGELOG_DEV.md
2020-12-17 14:16:48 +03:00
yurabakhtin
02fc2ceaed Use https for sample OEmbed endpoints 2020-12-17 14:16:01 +03:00
Lucas Bartholemy
21b07cd87d
Merge pull request #4595 from humhub/ref_4225
Delete pending registrations automatically #4225
2020-12-14 18:41:09 +01:00
Lucas Bartholemy
2ade6abe85
Merge branch 'develop' into ref_4225 2020-12-14 18:40:48 +01:00
Lucas Bartholemy
902ae7ff38 Minor tweaks and cleanup 2020-12-14 18:39:06 +01:00
Lucas Bartholemy
b8866eaaea
Merge pull request #4639 from humhub/ref_4586
Rebuild group default Space Mapping  #4586
2020-12-14 17:34:47 +01:00
Lucas Bartholemy
bbb32f42d3
Merge branch 'develop' into ref_4586 2020-12-14 17:34:03 +01:00
Lucas Bartholemy
0ce884729f Better GroupSpace update handling 2020-12-14 17:28:16 +01:00
Lucas Bartholemy
683fe25fe4 Refactored reassign Button to checkbox 2020-12-14 16:10:43 +01:00
Lucas Bartholemy
3ea7b4253b
Merge pull request #4710 from humhub/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2020-12-14 15:29:02 +01:00
dependabot[bot]
0c05b0c8a2
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 14:28:08 +00:00
Master_Hans
073f86bacc #4586 remove the column space_id since it is no longer used in migration. If a space or group is deleted, we should cleanup the corresponding entries of the table group_space using beforeDelete 2020-12-11 21:03:13 +03:00
Master_Hans
5a98ebfd23 #4586 Removed line with debug 2020-12-09 22:25:47 +03:00
Master_Hans
50577b6eed #4586 Remove ReassignAll method 2020-12-09 22:24:53 +03:00
Master_Hans
82c803943f #4586 Change 'base' to 'AdminModule.user' used a more meaningful text. Remove statusMessage replace it with $this->view->info 2020-12-09 22:24:07 +03:00
buddh4
52bfb32a60 Merge remote-tracking branch 'remotes/origin/master' into develop 2020-12-08 15:54:41 +01:00
buddh4
2ac5951797
Merge pull request #4696 from humhub/fix/groupTest
Fixed group tests using old default group space api
2020-12-08 13:05:40 +01:00
buddh4
cb6885c512 Fixed group tests using old default group space api 2020-12-08 12:51:00 +01:00
buddh4
d442fabbfb
Merge pull request #4579 from humhub/enh/streamQueryOptimization
Dashboard stream query optimizations
2020-12-08 12:25:50 +01:00
buddh4
1e8bff4990 Revert CropProfileImage.php 2020-12-07 18:38:00 +01:00
buddh4
cfb6f38b52 Revert cropModal.php 2020-12-07 18:36:53 +01:00
buddh4
b24bd1f80b
Merge branch 'develop' into enh/streamQueryOptimization 2020-12-07 18:24:15 +01:00
Lucas Bartholemy
331058f4f1
Merge pull request #4694 from humhub/fix/4692-hide-new-space-button
Fix visibility of the button “Add new space”
2020-12-07 12:43:25 +01:00
yurabakhtin
d923afd05c Fix visibility of the button “Add new space” 2020-12-07 13:28:28 +03:00
Master_Hans
d0824937c6 #4586 Remove extra view, remove attributeHints, correct messages 2020-12-06 13:56:06 +03:00
Master_Hans
54dbde6e96 #4586 Validate id 2020-12-04 12:09:48 +03:00
Lucas Bartholemy
fcb8e0c924
Merge pull request #4667 from humhub/chg/4648
Chg: Switched from travis to github actions
2020-12-01 16:17:11 +01:00
Lucas Bartholemy
78a5290911
Merge pull request #4680 from humhub/fix/minorCleanup
Fix: Minor code cleanup
2020-12-01 16:15:35 +01:00
Lucas Bartholemy
144788ec38
Merge pull request #4682 from humhub/fix/obscureNonceInLog
Obscure nonce header in csp report log
2020-12-01 16:14:23 +01:00
buddh4
c9d2adaa1c Obscure nonce header in csp report log 2020-12-01 14:44:49 +01:00