5637 Commits

Author SHA1 Message Date
buddh4
2109fed1f1 Updated package-lock.json 2019-02-19 18:06:43 +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
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 v1.3.9 2019-02-13 14:20:18 +01:00
HumHub Translations
b1b4a5aeeb Enh: Updated Translations (translate.humhub.org) 2019-02-13 14:13:43 +01:00
Lucas Bartholemy
97977997ea Enh: Added contentTags to the search index 2019-02-13 12:49:29 +01:00
buddh4
d6fab06293 Skip problematic travis tests 2019-02-13 12:41:07 +01:00
buddh4
5defea03fa Updated CHANGELOG.md 2019-02-13 12:14:45 +01:00
buddh4
e5704a071f
Merge pull request #3467 from baleks/feature/capcha_for_register_form
Added a captcha for the register form.
2019-02-13 12:08:13 +01:00
buddh4
26dae6a402 Added module basePath to register exception for better debugging. 2019-02-13 12:05:27 +01:00
baleks
345756722e Minor fix in the invitation logic. 2019-02-12 17:03:08 +02:00
baleks
1f22f16aab Code climate has been fixed. 2019-02-12 10:07:08 +02:00
buddh4
2ef94c5a58 Merge branch 'master' of github.com:humhub/humhub 2019-02-11 16:35:15 +01:00
buddh4
9a8d5cb030 Removed redundant upload command in upload-failure.sh 2019-02-11 16:35:05 +01:00
baleks
bd6d1de4d5 Added a captcha for the register form. 2019-02-11 17:04:41 +02:00
Lucas Bartholemy
e09fb3cb56 Merge branch 'master' of github.com:humhub/humhub 2019-02-11 14:38:19 +01:00
Lucas Bartholemy
9b3c16b280 Fix #3335: Queue migration broken on some database configurations 2019-02-11 14:38:06 +01:00
buddh4
bedd402fff Add php server log to travis upload-failure.sh 2019-02-11 14:37:58 +01:00
buddh4
b87bf0b755 Added optional runtime logs in upload-failure.sh 2019-02-10 20:12:37 +01:00
buddh4
4ca0b783a3 Added request space membership and invite user to space acceptance tests. 2019-02-10 19:40:42 +01:00
buddh4
67d1bbc1b5 Added relativeUrl to notification view parameter 2019-02-10 19:27:51 +01:00
buddh4
4b1b708235 Enhanced troubleshooting guide. 2019-02-08 18:04:13 +01:00
buddh4
d764608296 Updated package-lock.json 2019-02-08 16:51:07 +01:00
buddh4
ca1b8e01ad Small comment/doc refactoring 2019-02-08 16:46:54 +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
2714e48e4a - Enh: Added humhub\widgets\Link::post() for data-method="POST requests 2019-02-08 16:44:34 +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
buddh4
3913f927e2 Merge branch 'master' of github.com:humhub/humhub 2019-02-07 15:51:15 +01:00
buddh4
40eb4843e1 Fixed Acceptance test status bar checks 2019-02-07 15:51:04 +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
14c56c8131
Merge pull request #3423 from acs-ferreira/patch-14
Add a note about cronjobs PHP version
2019-02-01 15:55:57 +01:00
Carlos Ferreira
773fb0e7d3
Typo 2019-01-30 17:55:50 +01:00
Carlos Ferreira
4a0840953d
Add a note abour cronjobs PHP version 2019-01-30 17:54:11 +01:00
buddh4
e8378f79da Fix #3422 Stream suppressed loading logic loads unnecessary stream entries 2019-01-30 14:10:28 +01:00
buddh4
2f0e425b43 Merge branch 'master' of https://github.com/humhub/humhub
# Conflicts:
#	protected/humhub/docs/guide/developer/environment.md
2019-01-30 14:09:35 +01:00
buddh4
46ccca82ad Small doc fixes 2019-01-30 14:00:35 +01:00
Daniel Kesselberg
7e4a6aaa7c
Merge pull request #3418 from acs-ferreira/patch-10
Typo
2019-01-26 16:52:24 +01:00
Carlos Ferreira
b5375f1457
Typo 2019-01-26 14:51:19 +01:00
Lucas Bartholemy
e7d265433c Fix: User soft deletion membership cache overwrite 2019-01-23 14:42:55 +01:00
Lucas Bartholemy
38c3ae0903 Merge branch 'master' of github.com:humhub/humhub 2019-01-17 11:40:41 +01:00
Lucas Bartholemy
38447a8ff5 Improve GitHub Issue templates 2019-01-17 11:40:27 +01:00
buddh4
cf507a9859 Small documentation fixes 2019-01-15 13:51:49 +01:00
buddh4
6c9784ba1d Removed PHP 7.3 from .travis.yml due to Zend Lucene Search incompatibility 2019-01-12 14:36:44 +01:00
buddh4
567e82398c Smaller doc fixes 2019-01-12 01:43:43 +01:00
Lucas Bartholemy
0e2ab5850a
Create PULL_REQUEST_TEMPLATE.md 2019-01-08 16:31:28 +01:00
HumHub Translations
20114d09bc Enh: Updated Translations (translate.humhub.org) 2019-01-08 11:50:54 +01:00