5848 Commits

Author SHA1 Message Date
Lucas Bartholemy
c2e2b0b62b Updated CHANGELOG.md 2019-10-03 19:49:58 +02:00
Lucas Bartholemy
897a28afd1
Merge pull request #3670 from githubjeka/trim-username
Trim function for username
2019-10-03 18:45:17 +02:00
Lucas Bartholemy
a9244fa691
Merge pull request #3671 from githubjeka/apostrophe
Allowed using apostrophe in filename
2019-10-03 18:43:11 +02:00
Lucas Bartholemy
db4f1bae9c
Merge pull request #3672 from githubjeka/email-from
Removed HTML encode for FROM attribute of Email
2019-10-03 18:40:13 +02:00
githubjeka
4ac6c84078 Removed HTML encode for FROM attribute of Email
Fix #3599
2019-10-03 09:34:18 +03:00
githubjeka
9388617f7d Allowed using apostrophe in filename
Fix #3637
2019-10-03 08:55:42 +03:00
githubjeka
aa6590656c Trim function for username
Fixed #3602
2019-10-03 08:22:14 +03:00
Lucas Bartholemy
a406f9f7de Fix #3512: Broken error handling if SQL mode cannot be switched 2019-09-24 13:18:11 +02:00
HumHub Translations
6b70b60a5b Enh: Updated Translations (translate.humhub.org) 2019-09-19 19:45:27 +02:00
Lucas Bartholemy
f5cf0703d7 Fix #3638: Update Notification Causes System Warning 2019-09-19 13:51:43 +02:00
Lucas Bartholemy
456a6b2942 Fix #3655: Fix CommentLink widget Comment class usage conflict 2019-09-19 10:59:23 +02:00
Lucas Bartholemy
b5daaab3e0 Prepare 1.3.16 2019-09-13 14:18:51 +02:00
Lucas Bartholemy
c276af776b Fix #3647: GroupID field is not translatable in Registration Form 2019-09-13 14:18:16 +02:00
Lucas Bartholemy
4dc2fa5b5b Prepare Release 1.3.15 v1.3.15 2019-08-22 14:59:12 +02:00
Lucas Bartholemy
140269a91d Fixed SpaceFollowTest 2019-08-22 14:51:10 +02:00
Lucas Bartholemy
73a5e2e231 fixed follow space test 2019-08-22 13:29:45 +02:00
buddh4
27163c1c4f Updated CHANGELOG.md 2019-08-22 13:09:53 +02:00
buddh4
9cc848dfba - Fix #3626: SimpleStream reloads unexpected 2019-08-22 12:29:38 +02:00
Lucas Bartholemy
1a4b1964af Fix #3625: If user is following a space of which he is also a member, it shows up twice under "my spaces" 2019-08-22 12:19:41 +02:00
Lucas Bartholemy
c2304ff1bc
Merge pull request #3622 from Themroc/master
Fix typo, translation
2019-08-21 09:56:03 +02:00
Themroc
4b20ab84d9 Fix typo, translation 2019-08-21 01:05:06 +02:00
HumHub Translations
e069f14cfe Enh: Updated Translations (translate.humhub.org) 2019-08-20 18:46:07 +02:00
HumHub Translations
f072f95321 Enh: Updated Translations (translate.humhub.org) 2019-08-16 14:22:03 +02:00
Lucas Bartholemy
596370c99f Fix #3618: Some LDAP CLI commands requires a authClientId parameter 2019-08-16 14:09:53 +02:00
HumHub Translations
1ce9a3b205 Enh: Updated Translations (translate.humhub.org) 2019-08-13 10:26:39 +02:00
Lucas Bartholemy
8665264214 Fix #3609: LDAP paging control limits max. users 2019-08-09 10:49:49 +02:00
Lucas Bartholemy
4fa3638d0b Merge branch 'master' into feature/ldap-pages 2019-08-09 10:47:04 +02:00
Lucas Bartholemy
17e5ff8d3a Added array check. Some items returned by ldap_search may not be an array representing and ldap entry. This can happen when the result is more than the page size limit (either by query or by server side configuration). 2019-08-09 10:45:38 +02:00
Lucas Bartholemy
5a5b04e5b4 Fix #3588: OEmbed CSS class not provided 2019-08-08 14:08:47 +02:00
Lucas Bartholemy
a8602ca628 Fix #3552: Updated to Yii - AuthClient 2.2+ library 2019-08-07 18:56:55 +02:00
HumHub Translations
18aad76ea1 Enh: Updated Translations (translate.humhub.org) 2019-08-06 17:39:58 +02:00
Lucas Bartholemy
266d84fba9 Added ZendLdap Pagination PR 2019-07-30 19:24:25 +02:00
Lucas Bartholemy
ff40aae74d Fix #3598: Removed Google+ default profile field 2019-07-23 10:34:42 +02:00
Lucas Bartholemy
cde6aa2f0e Merge branch 'master' of github.com:humhub/humhub 2019-07-23 10:31:17 +02:00
HumHub Translations
ed490d31c6 Enh: Updated Translations (translate.humhub.org) 2019-07-22 16:18:04 +02:00
Lucas Bartholemy
408f83f351 Updated PHPDoc 2019-07-13 18:56:04 +02:00
HumHub Translations
3a54a9e40b Enh: Updated Translations (translate.humhub.org) 2019-07-13 10:01:50 +02:00
Lucas Bartholemy
b455156177 Fix #3595: LDAP config file values ignored 2019-07-12 23:37:33 +02:00
Lucas Bartholemy
c5c07be993 Fix #3589: Reduced integrity check memory usage in Like/Comment module 2019-07-11 14:11:00 +02:00
Lucas Bartholemy
1211d10d01 Fix #3587: New user tour broken on some template variants 2019-06-28 14:21:05 +02:00
Lucas Bartholemy
00ed93f379 Created new CHANGELOG.md section for 1.3.15 2019-06-26 16:10:38 +02:00
Lucas Bartholemy
3228253e06 Fix #3437: Composer warning for bower-asset/jPlayer v1.3.14 2019-06-26 15:13:48 +02:00
Lucas Bartholemy
a3b44d88f1 Added missing php doc 2019-06-26 14:42:46 +02:00
Lucas Bartholemy
bcfe626261 Fix #3570: en-GB language code Datepicker 404 2019-06-26 14:16:45 +02:00
Lucas Bartholemy
87287c1f7e Fixed default value in dashboard activity sidebar 2019-06-26 11:51:36 +02:00
Lucas Bartholemy
fbf2659960 Enh: Added configuration option to hide Activity sidebar widget on dashboard 2019-06-26 11:50:39 +02:00
HumHub Translations
73f02ddb8b Enh: Updated Translations (translate.humhub.org) 2019-06-26 11:23:52 +02:00
Lucas Bartholemy
6a7936c77f Added missing php doc 2019-06-22 16:37:44 +02:00
Lucas Bartholemy
6d97d6c6b2 Fix #3360: Minor Grammar fix 2019-06-19 11:12:40 +02:00
HumHub Translations
3546670e96 Enh: Updated Translations (translate.humhub.org) 2019-06-19 11:02:56 +02:00