Yuriy Bakhtin
26de985b08
Fix reset of the space homepage settings ( #5307 )
...
* Fix reset of the space homepage settings
* Update CHANGELOG.md
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-09-24 17:58:03 +02:00
Yuriy Bakhtin
c8a82db5ac
Change people default sorting ( #5305 )
2021-09-23 16:43:55 +02:00
Yuriy Bakhtin
7a0f6c1ee1
Fix logging filter "Error" when not entries ( #5267 )
2021-08-31 15:36:11 +02:00
Lucas Bartholemy
ed128ae634
Prepare 1.9.2 - fix wording
2021-08-30 17:26:23 +02:00
Lucas Bartholemy
60e02d19d8
Update common.php
2021-08-30 16:02:49 +02:00
Yuriy Bakhtin
14cdf93912
Improve logout action ( #5259 )
...
* Improve logout action
* Update CHANGELOG.md
* Improve logout action
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-08-26 19:33:22 +02:00
Yuriy Bakhtin
9ad36945ac
Fix visibility of email requiring on backoffice add user form ( #5264 )
2021-08-26 16:18:12 +02:00
Yuriy Bakhtin
6c0afe347e
Fix translate with not defined language ( #5247 )
...
* Fix translate with not defined language
* Don't allow to switch to empty language
* Update CHANGELOG.md
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-08-23 18:41:32 +02:00
Yuriy Bakhtin
ea0757ab74
Fix migration of container tags ( #5248 )
...
* Fix migration of container tags
* Changes for safe migration functions
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-08-22 19:14:04 +02:00
Lucas Bartholemy
09555d0f42
Update RichTextToEmailHtmlConverterCest.php
2021-08-22 12:33:09 +02:00
Yuriy Bakhtin
b138a00b38
Fix errors in tests RichTextToEmailHtmlConverterCest ( #5241 )
2021-08-22 12:32:15 +02:00
Cedric Schmeits
9bc9f89ded
Removed strong> from the Dutch translations ( #5252 )
2021-08-21 19:56:01 +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
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
HumHub Translations
60792edc2b
Enh: Updated Translations (translate.humhub.org)
2021-07-23 13:14:39 +02:00
Yuriy Bakhtin
53662c6032
Fix validation for user current password ( #5186 )
2021-07-22 15:41:26 +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
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
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
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
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
Marc Farré
1d266029d2
Enh #5144 : Show sort order in profile fields settings ( #5147 )
...
Co-authored-by: funkycram <webmaster@marc.fun>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-07-01 11:24:26 +02:00
Yuriy Bakhtin
59dfc9c2a0
Use a link mode for space button "Join" from space header ( #5150 )
2021-07-01 11:06:54 +02:00
Marc Farré
09b1dd060f
Update base.php ( #5142 )
...
Some missing french translations.
On version 1.9-beta-1, there was `'People' => 'Utilisateur',` which is confusing, it should be `'People' => 'Membres',`. But on this develop branch `'People'` is not present (present with <strong> tag)
2021-06-23 11:35:19 +02:00