7810 Commits

Author SHA1 Message Date
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
buddh4
46d4496500
Merge pull request #4681 from humhub/fix/readableContentQueryTest
Improved test execution time in ReadableContentQueryTest
2020-12-01 14:39:09 +01:00
buddh4
c37af9f267 Improved test execution time in ReadableContentQueryTest 2020-12-01 14:37:56 +01:00
buddh4
fad25e164f Fix: Minor code cleanup 2020-12-01 14:25:22 +01:00
buddh4
16e8e79321 Added push/pull branch filter to github test workflow 2020-12-01 13:51:38 +01:00
buddh4
ccafac438a Changed test badge in README.md 2020-12-01 13:48:22 +01:00
Lucas Bartholemy
96ccba5428
Merge pull request #4679 from humhub/fix/richtextExtensionScan
Fix: Richtext extension scan cuts title if title contains `)`
2020-12-01 11:17:31 +01:00
buddh4
1bdf4eddc1 Fixed issue in .codeclimate.yml 2020-11-30 18:31:28 +01:00
buddh4
173201d241 Added code climate exclusion list 2020-11-30 18:29:21 +01:00
buddh4
30c5358dc7 Exclude tests from codeclimate 2020-11-30 18:26:52 +01:00
buddh4
ca8e644980 Updated CHANGELOG.md 2020-11-30 18:14:24 +01:00
buddh4
a898e45850 Fixed RichtextExtensionTest test function name. 2020-11-30 18:13:00 +01:00
buddh4
e6b81cd6d2 Fix: Richtext extension scan cuts title if title contains ) 2020-11-30 18:08:43 +01:00
Lucas Bartholemy
5083c093f5
Merge pull request #4669 from humhub/fix/4668
Fix #4668: table-responsive tables do not overflow due to default word break style
2020-11-30 09:26:22 +01:00
HumHub Translations
aa5b0918a9 Enh: Updated Translations (translate.humhub.org) 2020-11-29 20:51:03 +01:00