Sarah Tsumayoi
|
9861113cc2
|
Fix: Progress Color changing
|
2019-06-13 06:18:46 -04:00 |
|
Sarah Tsumayoi
|
b2941f92e7
|
Fix: Progress Color changing
|
2019-06-13 06:17:30 -04:00 |
|
Sarah Tsumayoi
|
81616a6ad8
|
Fix: Progress Color changing
|
2019-06-13 06:16:03 -04:00 |
|
Sarah Tsumayoi
|
049c76fa84
|
Fix: Progress Color changing
|
2019-06-13 06:09:55 -04:00 |
|
HumHub Translations
|
f4d55f8fa7
|
Enh: Updated Translations (translate.humhub.org)
|
2019-06-10 20:20:32 +02:00 |
|
HumHub Translations
|
dff99ec337
|
Enh: Updated Translations (translate.humhub.org)
|
2019-06-10 18:34:30 +02:00 |
|
Lucas Bartholemy
|
a253c5fc5e
|
Added link icon in marketplace
|
2019-05-29 11:15:34 +02:00 |
|
Lucas Bartholemy
|
445cb5929a
|
Enh: Added featured module flag to marketplace view
|
2019-05-29 10:54:17 +02:00 |
|
Lucas Bartholemy
|
933e13711e
|
Removed duplicate warning for 3rd party module
|
2019-05-29 10:41:40 +02:00 |
|
Lucas Bartholemy
|
de4269968b
|
Fix: Added missing admin group title encodings
|
2019-05-28 20:10:15 +02:00 |
|
Lucas Bartholemy
|
faeebae53a
|
Update CHANGELOG.md
|
2019-05-27 21:09:44 +02:00 |
|
Lucas Bartholemy
|
0053d6670f
|
Merge pull request #3524 from Felli/patch-6
Fix: API call to v1 deprecated use v2
|
2019-05-27 21:05:03 +02:00 |
|
Lucas Bartholemy
|
2d920b866a
|
Merge branch 'master' into patch-6
|
2019-05-27 21:04:15 +02:00 |
|
HumHub Translations
|
5cb98617bc
|
Enh: Updated Translations (translate.humhub.org)
|
2019-05-23 20:23:25 +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 |
|
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
|
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 |
|
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 |
|