Cedric Schmeits
9bc9f89ded
Removed strong> from the Dutch translations ( #5252 )
2021-08-21 19:56:01 +02:00
Lucas Bartholemy
1cc778dfa8
Update CHANGELOG.md
2021-08-20 11:42:22 +02:00
Yuriy Bakhtin
498a457a80
Render links in email notifications ( #5231 )
...
* Render links in email notifications
* Add test for link in email messages
* Add test for linked image in email messages
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-08-11 18:23:48 +02:00
Lucas Bartholemy
16c03c07a7
Update CHANGELOG.md
2021-08-09 18:55:27 +02:00
Yuriy Bakhtin
e5d34a0c9c
Fix wording ( #5240 )
2021-08-09 18:54:50 +02:00
Yuriy Bakhtin
64d439c03d
Fix space between URLs and text in notification message ( #5227 )
...
* Fix space between URLs and text in notification message
* Tests for RichTextToEmailHtmlConverter
2021-08-06 19:36:52 +02:00
Yuriy Bakhtin
d816f0dd33
Reduce minimum character limit for user tags to 2 chars ( #5228 )
2021-08-04 15:45:17 +02:00
Yuriy Bakhtin
ca98047390
Fix links to old directory ( #5222 )
2021-08-02 14:04:10 +02:00
Yuriy Bakhtin
143b0b5f3c
Hide tags on space chooser if no keyword inside tags ( #5212 )
2021-07-29 19:35:57 +02:00
Yuriy Bakhtin
2623fdad69
Fix birthday with hidden year in a language-specific format ( #5205 )
...
* Fix birthday with hidden year in a language-specific format
* Update Birthday.php
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-07-28 17:56:31 +02:00
Yuriy Bakhtin
bda35f5f4b
Reduce minimum character limit for tags to 2 chars ( #5207 )
...
* Reduce minimum character limit for tags to 2 chars
* Fix searching space by tag
2021-07-28 17:47:40 +02:00
Yuriy Bakhtin
6e06503b85
Auto creating following for friends ( #5201 )
2021-07-27 13:41:36 +02:00
Yuriy Bakhtin
2b655a11cf
Fix export users with tags data ( #5198 )
2021-07-26 18:02:42 +02:00
Lucas Bartholemy
2113b94483
Update CHANGELOG.md
2021-07-23 13:20:27 +02:00
HumHub Translations
60792edc2b
Enh: Updated Translations (translate.humhub.org)
2021-07-23 13:14:39 +02:00
Lucas Bartholemy
7a98ed581a
Update CHANGELOG.md
v1.9.0
2021-07-22 16:01:27 +02:00
Yuriy Bakhtin
53662c6032
Fix validation for user current password ( #5186 )
2021-07-22 15:41:26 +02:00
Lucas Bartholemy
b7ddfd57e2
Merge branch 'funkycram-develop'
2021-07-21 19:54:10 +02:00
Lucas Bartholemy
f497d7ec18
Merge branch 'develop' of git://github.com/funkycram/humhub into funkycram-develop
2021-07-21 19:53:12 +02:00
Lucas Bartholemy
14778f1f4e
Delete CHANGELOG_DEV.md
2021-07-21 19:14:05 +02:00
Lucas Bartholemy
8e8f147cc1
Update CHANGELOG.md
2021-07-21 19:13:22 +02:00
funkycram
57af7d93c0
Fix #5182 : Password field should not be required if user has no password
2021-07-21 19:03:24 +02:00
HumHub Translations
69c18eb389
Enh: Updated Translations (translate.humhub.org)
2021-07-21 18:17:40 +02:00
HumHub Translations
7605d9d4dd
Merge branch 'develop' of github.com:humhub/humhub into develop
2021-07-21 18:16:26 +02:00
HumHub Translations
42a195d1a5
Enh: Updated Translations (translate.humhub.org)
2021-07-21 18:16:21 +02:00
Lucas Bartholemy
0f5d2207e2
Merge branch 'develop' of github.com:humhub/humhub into develop
2021-07-21 18:15:10 +02:00
Lucas Bartholemy
c50ac31210
Merge branch 'master' into develop
2021-07-21 18:14:43 +02:00
Yuriy Bakhtin
1852a106f1
Fix video thumbnail on Safari browser ( #5184 )
2021-07-21 17:41:12 +02:00
Lucas Bartholemy
18375ab321
Update common.php
2021-07-21 11:30:25 +02:00
Marc Farré
9b47fee4d2
Develop ( #5180 )
...
* Enh #5169 : Enable more than 50 groups to a user
* - Enh #5049 : Required profile field should not be required in administration (Fix for checkbox field type)
2021-07-21 11:16:09 +02:00
HumHub Translations
91d4b03b7a
Enh: Updated Translations (translate.humhub.org)
2021-07-20 11:33:50 +02:00
Yuriy Bakhtin
5617d02a62
Move directory widgets ( #5177 )
...
* Move directory widgets
* Update CHANGELOG_DEV.md
* Fix code comment
2021-07-20 10:50:17 +02:00
Yuriy Bakhtin
8043eb3e81
Fix closing the action confirmation modal window on top close icon ( #5176 )
...
* Fix closing the action confirmation modal window on top close icon
* Update CHANGELOG_DEV.md
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-07-19 11:08:58 +02:00
Yuriy Bakhtin
c8e80fb76c
Fix tags field on welcome modal window ( #5175 )
...
* Fix tags field on welcome modal window
* Update CHANGELOG_DEV.md
* Update CHANGELOG_DEV.md
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-07-19 10:45:16 +02:00
Marc Farré
a15ea86ccd
Enh #5169 : Enable more than 50 groups to a user ( #5171 )
2021-07-19 10:25:25 +02:00
HumHub Translations
63e726c9ff
Enh: Updated Translations (translate.humhub.org)
2021-07-16 11:31:07 +02:00
Marc Farré
d3c121f54f
Update base.php ( #5167 )
...
When I suggested to translation for '<strong>People</strong>' I didn't see there was also 'People'. So now both are translated correctly.
2021-07-15 14:39:32 +02:00
Lucas Bartholemy
2644ac5b39
Update CHANGELOG.md
v1.8.3
2021-07-14 14:23:45 +02:00
Lucas Bartholemy
982036dba1
Update CHANGELOG_DEV.md
v1.9.0-beta.2
2021-07-14 14:17:01 +02:00
Lucas Bartholemy
161ffd19f8
Merge branch 'develop' of github.com:humhub/humhub into develop
2021-07-14 14:10:37 +02:00
Lucas Bartholemy
6bf2c8d96a
Merge branch 'master' into develop
2021-07-14 14:10:29 +02:00
Lucas Bartholemy
a5d591490b
Fix #5155 : Open basedir restriction error in with PHP 7.4.21/8.0.8 ( #5163 )
2021-07-14 11:59:30 +02:00
Lucas Bartholemy
57410202dc
Update common.php
2021-07-13 11:52:18 +02:00
Lucas Bartholemy
4f9cf42d53
Merge branch 'master' into develop
2021-07-13 11:51:41 +02:00
Yuriy Bakhtin
11d92ff4ca
Update grunt command "test-server" to work with pretty URLs ( #5161 )
2021-07-09 10:42:49 +02:00
Yuriy Bakhtin
700646e3da
Run acceptance tests with pretty URLs ( #5159 )
...
* Run acceptance tests with pretty URLs
* Fix URLs in tests of user module
* Activate URL rewriting
* Change config to run acceptance tests with pretty URLs
2021-07-08 18:56:19 +02:00
Yuriy Bakhtin
e2319b3aab
Fix Prerequisites / Self Test translations ( #5154 )
...
* Fix Prerequisites / Self Test translations
* Change category of translatable strings in Prerequisites
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-07-08 15:05:58 +02:00
Yuriy Bakhtin
8eb642da09
Make UserFollow activity public ( #5153 )
2021-07-08 14:08:15 +02:00
HumHub Translations
e2ecc81cf3
Enh: Updated Translations (translate.humhub.org)
2021-07-05 11:17:40 +02:00
David Auer
f28d4b58de
Remove pcntl check ( #5135 )
2021-07-02 11:51:26 +02:00