Lucas Bartholemy
|
677f073476
|
Merge pull request #3568 from funkycram/patch-2
Update RegistrationController.php
|
2019-05-27 20:54:44 +02:00 |
|
Marc Farré
|
df27388fe0
|
Update RegistrationController.php
Will enable to use the homeUrl parameter in protected/config/web.php
|
2019-05-25 19:30:58 +02:00 |
|
HumHub Translations
|
5cb98617bc
|
Enh: Updated Translations (translate.humhub.org)
|
2019-05-23 20:23:25 +02:00 |
|
Lucas Bartholemy
|
bc82f4ff58
|
Merge pull request #3560 from mriedmann/patch-2
Enh: Added advanced options to installer CLI
|
2019-05-19 22:14:43 +02:00 |
|
Lucas Bartholemy
|
93a0ab8856
|
Composer update
|
2019-05-19 13:33:13 +02:00 |
|
Lucas Bartholemy
|
bc5a8ea592
|
Merge branch 'master' into develop
# Conflicts:
# composer.json
# composer.lock
# protected/humhub/config/common.php
# protected/humhub/docs/guide/developer/content.md
# protected/humhub/models/UrlOembed.php
# protected/humhub/modules/admin/views/setting/basic.php
# protected/humhub/modules/user/components/PermissionManager.php
# protected/humhub/widgets/Link.php
# themes/HumHub/css/theme.css
|
2019-05-19 13:24:34 +02:00 |
|
Lucas Bartholemy
|
70b9f80a74
|
Added probot-no-response configuration
Signed-off-by: Lucas Bartholemy <lucas@bartholemy.com>
|
2019-05-19 10:44:12 +02:00 |
|
Lucas Bartholemy
|
675e6da019
|
Update README.md
|
2019-05-09 16:04:25 +02:00 |
|
Michael Riedmann
|
90da3573e6
|
corrected typo in installer CLI auto function
|
2019-05-06 00:11:23 +02:00 |
|
Michael Riedmann
|
a945cfc134
|
Added advanced options to installer CLI
|
2019-05-05 23:32:58 +02:00 |
|
buddh4
|
1bcfc7a082
|
- Fix: Switch to Google Sign-In
|
2019-05-04 16:14:40 +02:00 |
|
HumHub Translations
|
2db4d187e1
|
Enh: Updated Translations (translate.humhub.org)
v1.3.13
|
2019-05-03 18:28:03 +02:00 |
|
HumHub Translations
|
f45c59ec79
|
Enh: Updated Translations (translate.humhub.org)
|
2019-05-03 18:21:59 +02:00 |
|
Lucas Bartholemy
|
bc97e0127d
|
Fix #3534: Mark ID Attribute in LDAP settings as required
|
2019-05-03 18:18:33 +02:00 |
|
Lucas Bartholemy
|
b189aaff9d
|
Fix #3534: Mark ID Attribute in LDAP settings as required
|
2019-05-03 18:12:20 +02:00 |
|
Lucas Bartholemy
|
038bb03792
|
Fix: Removed Codeception files from HumHub packages builds due to possible XSS flaw (thanks to Kağan Eğlence)
Signed-off-by: Lucas Bartholemy <lucas@bartholemy.com>
|
2019-05-03 17:43:50 +02:00 |
|
buddh4
|
5300874f64
|
Fix: #3513 Profile schema cache not refreshed after adding new profile field
|
2019-05-03 15:37:16 +02:00 |
|
buddh4
|
1af27b41d3
|
Removed defect tour acceptance test
|
2019-04-30 15:47:08 +02:00 |
|
buddh4
|
71e6752c8f
|
Add PHP 7.3 to travis tests
|
2019-04-30 15:15:36 +02:00 |
|
buddh4
|
5edc13b999
|
Updated travis window_size
|
2019-04-30 15:02:16 +02:00 |
|
buddh4
|
98fd5df908
|
Merge branch 'master' of https://github.com/humhub/humhub
|
2019-04-30 13:55:57 +02:00 |
|
buddh4
|
6021ba7060
|
Fixed Travis tests
|
2019-04-30 13:55:36 +02:00 |
|
Lucas Bartholemy
|
cf65946a4b
|
Fix: Added PHP 7.3 compatibility workaround for ZF2 ArrayObject
Signed-off-by: Lucas Bartholemy <lucas@bartholemy.com>
|
2019-04-30 12:25:22 +02:00 |
|
buddh4
|
81e0c427ab
|
- Chng: Switched from [bootstrap-tour](https://github.com/sorich87/bootstrap-tour) to [bootstrap-tourist](https://github.com/IGreatlyDislikeJavascript/bootstrap-tourist) due to incompatibility to bootstrap v3.4.1
- Enh: Added `humhub.modules.tour` module for handling tour logic
|
2019-04-30 00:26:09 +02:00 |
|
buddh4
|
6805b6e744
|
Fixed static call to private static function in UrlOembed test
|
2019-04-29 18:47:49 +02:00 |
|
buddh4
|
587b372680
|
- Fix: #3545 OEmbed fetch limit ignored
- Enh: Added `humhub\libs\RestrictedCallException`
|
2019-04-29 18:36:16 +02:00 |
|
buddh4
|
1cb9580168
|
Fix: #3552 humhub\modules\user\authclient\AuthAction:auth() not compatible with yii\authclient\AuthAction:auth()
|
2019-04-29 10:50:56 +02:00 |
|
buddh4
|
6a3f8ee258
|
Fix TourCest acceptance test
|
2019-04-27 16:14:43 +02:00 |
|
buddh4
|
c086bc5f43
|
- Enh: Added humhub\widgets\Link::target() and blank()
- Fix: `humhub.client` does not resolve promise 302 on redirects
|
2019-04-27 15:54:48 +02:00 |
|
buddh4
|
d1740b1f78
|
Fix: Prosemirror fullscreen overlaps view
|
2019-04-27 15:50:47 +02:00 |
|
buddh4
|
5d9bfb806e
|
- Added further activity module tests
|
2019-04-27 15:41:09 +02:00 |
|
Lucas Bartholemy
|
a63dc578c9
|
Typo test assert
|
2019-04-23 21:48:10 +02:00 |
|
Lucas Bartholemy
|
15b1c3c326
|
Fixed file module double extension test
|
2019-04-23 20:47:19 +02:00 |
|
Lucas Bartholemy
|
79bdea9880
|
Fixed typo
|
2019-04-23 17:48:19 +02:00 |
|
Lucas Bartholemy
|
80465c81ba
|
Added permission defaults doc page
|
2019-04-23 17:41:25 +02:00 |
|
Lucas Bartholemy
|
a73588bc15
|
Enh: Double file extension check is now optional and disabled by default
|
2019-04-08 13:55:51 +02:00 |
|
HumHub Translations
|
d6bac849f0
|
Enh: Updated Translations (translate.humhub.org)
|
2019-04-08 10:17:36 +02:00 |
|
buddh4
|
9ccdf716e9
|
Small cleanup
|
2019-04-05 15:50:34 +02:00 |
|
buddh4
|
ad11a6a691
|
Fix #3529 Removed yii2-apidoc from dev dependencies
|
2019-04-05 15:49:18 +02:00 |
|
buddh4
|
e6e4affa5c
|
Fix: Wrong help block position in admin basic settings
|
2019-04-05 15:45:04 +02:00 |
|
buddh4
|
dd5e1eb290
|
Fix: #2536 Incorrect log of "Attempt to steal file" due to faulty File::isAssignedTo() check
|
2019-04-05 15:43:50 +02:00 |
|
Sarah Tsumayoi
|
f6dfa2ff9f
|
Merge branch 'master' into patch-6
|
2019-03-30 18:49:44 -04:00 |
|
Lucas Bartholemy
|
4b2ff3cee2
|
Better handle missing contentContainerRecord
|
2019-03-29 23:14:06 +01:00 |
|
baleks
|
f157ccec78
|
Fixed post displaying after editing in dashboard stream.
|
2019-03-29 14:23:48 +02:00 |
|
baleks
|
d1b1c7794e
|
Responsive design style issues were been fixed.
|
2019-03-28 12:15:00 +02:00 |
|
Lucas Bartholemy
|
59f5ca1540
|
Increased version
|
2019-03-28 03:26:34 +01:00 |
|
Lucas Bartholemy
|
29470c1a04
|
Enh: Added HomeUrl support to ConsoleApplication
|
2019-03-28 03:25:58 +01:00 |
|
buddh4
|
1001aaab03
|
Merge branch 'master' of github.com:humhub/humhub
v1.3.12
|
2019-03-26 19:02:36 +01:00 |
|
buddh4
|
5869295ea4
|
Fix WebTargetRenderTest
|
2019-03-26 19:02:24 +01:00 |
|
Lucas Bartholemy
|
42858e976a
|
Added Breton language
|
2019-03-26 18:52:31 +01:00 |
|