125 Commits

Author SHA1 Message Date
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
a7cf8eefcc
Update CHANGELOG.md 2021-08-30 15:31:51 +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
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
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
Lucas Bartholemy
7a98ed581a
Update CHANGELOG.md 2021-07-22 16:01:27 +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
8e8f147cc1
Update CHANGELOG.md 2021-07-21 19:13:22 +02:00
Lucas Bartholemy
2644ac5b39
Update CHANGELOG.md 2021-07-14 14:23:45 +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
Yuriy Bakhtin
ae04307095
Don't require type for first param of the function ProsemirrorRichTex… (#5130)
* Don't require type for first param of the function ProsemirrorRichText::replaceLinkExtension()

* Updated CHANGELOG.md

* Update params type of the functions ProsemirrorRichText::replaceLinkExtension() and RichTextLinkExtension::replaceLinkExtension()
2021-06-22 10:42:44 +02:00
Yuriy Bakhtin
da9f3e5c7d
Fix misplaced OEmbed provider buttons on general settings form (#5118) 2021-06-10 18:28:26 +02:00
Yuriy Bakhtin
b16b66ac62
Fix captcha client validation after request new code (#5112) 2021-06-09 10:49:59 +02:00
Yuriy Bakhtin
e388db32b2
Fix pin and archive global content without container (#5066) 2021-05-11 13:00:07 +02:00
Yuriy Bakhtin
0112192149
Fix login form view on browser back button after footer link (#5063) 2021-05-10 19:43:33 +02:00
Lucas Bartholemy
601e07c5f1
Update CHANGELOG.md 2021-04-26 15:06:23 +02:00
Yuriy Bakhtin
e49cedda90
Fix RichText converter in HTML format (#5044) 2021-04-26 13:33:51 +02:00
Yuriy Bakhtin
af459e7262
Fix visibility of admin menu entries which are initialized with deprecated method (#5034) 2021-04-22 17:53:24 +02:00
Yuriy Bakhtin
e7b3be64e5
Disable text wrapping in stream richtext (#5035) 2021-04-22 14:36:33 +02:00
Yuriy Bakhtin
73c06b16a2
Fix assign default group on user registration (#5033) 2021-04-22 14:01:51 +02:00
Rob Leslie
4558d2ac91
Fix space visibility options showing for users without permission (#5020) 2021-04-20 13:12:11 +02:00
Lucas Bartholemy
9062a7facb
Fix #4947: Preview text maxLength issue (#5023) 2021-04-20 10:19:03 +02:00
Lucas Bartholemy
e812f035a6
Fix #5017: File CLI Command fails due to manually deleted files (#5025) 2021-04-19 18:37:20 +02:00
Yuriy Bakhtin
95233c1c19
Allow to read image URLs with token param (#4995)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-04-19 16:50:36 +02:00
Yuriy Bakhtin
4e2e9fe470
Fix undefined $_SERVER['SERVER_SOFTWARE'] (#5021) 2021-04-19 10:28:18 +02:00
Lucas Bartholemy
f5679dc944
Fixed acitvity stream performance (#5018)
* Fixed acitvity stream performance

* Modified CHANGELOG.md
2021-04-18 21:17:25 +02:00
Yuriy Bakhtin
2f8623264c
Fix loading of fixture spaces on tests (#5002)
* Fix loading of fixture spaces on tests

* Update CHANGELOG.md
2021-04-07 16:06:11 +02:00
Yuriy Bakhtin
b8b48e81af
Translate profile field title in admin list (#4989) 2021-04-06 17:48:57 +02:00
Yuriy Bakhtin
59be4ad2d0
Enhance API tester (#4976) 2021-04-01 18:32:10 +02:00
Yuriy Bakhtin
168ab6483c
Fix Activity Mail QueryParams on console mode (#4986) 2021-03-31 13:22:01 +02:00
Lucas Bartholemy
20de0d528e
Enh #4967: Module update broken with expired licence key (#4978) 2021-03-19 17:25:24 +01:00
Yuriy Bakhtin
7b2ba613e0
Fix enabling to send notification on remove user from group (#4977) 2021-03-19 15:18:05 +01:00
Lucas Bartholemy
155ef2e7fe Updated CHANGELOG.md 2021-03-18 11:05:21 +01:00
Yuriy Bakhtin
3e7d39cffe
No streamExcludes option when loading single stream entry (#4962) 2021-03-15 11:23:51 +01:00