Lucas Bartholemy
aeb046df1f
Improved PHP Min Version Check ( #5846 )
2022-08-15 17:25:24 +02:00
Yuriy Bakhtin
c577bf5fc6
Fix unknown streamQuery
on load Filter
( #5845 )
...
* Fix unknown `streamQuery` on load `Filter`
* Fix unknown `streamQuery` on load `Filter`
* Update CHANGELOG.md (#5845 )
* Fix unknown `streamQuery` on load `Filter`
2022-08-15 17:16:36 +02:00
Yuriy Bakhtin
4dd841d1a7
Fix deprecated null value for file_exists()
on PHP 8.1 ( #5838 )
...
* Fix deprecated null value for `file_exists()` on PHP 8.1
* Update CHANGELOG.md (#5838 )
2022-08-11 21:06:04 +02:00
Lucas Bartholemy
73181e1333
Fix #5832 : Exception in file open dialog when last update user no longer exists ( #5833 )
2022-08-08 16:25:28 +02:00
Yuriy Bakhtin
df64d6de4f
Fix numerated lists in mail summary content ( #5828 )
...
* Fix numerated lists in mail summary content
* Fix numerated lists in mail summary content
* Test for numerated list in preview/short rich text
* Test for numerated list in preview/short rich text
2022-08-08 11:38:52 +02:00
Yuriy Bakhtin
965d3b87a4
Fix cron job of search index rebuilding ( #5831 )
...
* Fix cron job of search index rebuilding
* Fix cron job of search index rebuilding
2022-08-07 14:50:05 +02:00
Yuriy Bakhtin
a1af6f64f8
Fix format date to mysql on date stream filter ( #5825 )
...
* Fix format date to mysql on date stream filter
* Update CHANGELOG.md (#5825 )
2022-08-03 17:45:24 +02:00
Yuriy Bakhtin
bc0bed2ccd
Fix content width in mobile view ( #5824 )
...
* Fix content width in mobile view
* Fix test
2022-08-02 14:04:52 +02:00
Lucas Bartholemy
591c0e45cc
Prepare 1.12.0 release
2022-07-27 16:36:08 +02:00
Yuriy Bakhtin
9e2cff5331
Fix deprecated null value for hour param in mktime()
( #5816 )
...
* Fix deprecated null value for hour param in `mktime()`
* Increase version of package "twig/twig" to 3.4.1
2022-07-27 11:02:14 +02:00
Lucas Bartholemy
9ad6114a52
Update CHANGELOG.md
2022-07-19 19:32:01 +02:00
Lucas Bartholemy
44d4ecb16f
Update CHANGELOG.md
2022-07-06 16:14:39 +02:00
Lucas Bartholemy
bd04e95336
Update CHANGELOG.md
2022-07-06 16:08:43 +02:00
Yuriy Bakhtin
71528b8b48
Hide data of disabled users on picker filters on "People" page ( #5800 )
...
* Hide data of disabled users on picker filters on "People" page
* Factorize query for people filter picker
* Update CHANGELOG.md (#5800 )
2022-07-06 13:45:14 +02:00
Yuriy Bakhtin
e924bb0302
Fix filter for select2 fields on "People" page ( #5799 )
...
* Fix filter for select2 fields on "People" page
* Update CHANGELOG.md
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-07-06 11:15:31 +02:00
Yuriy Bakhtin
5868e48c02
Don't hide icon "remove item" on picker (master) ( #5796 )
...
* Don't hide icon "close" on picker
* Update CHANGELOG.md (#5780 )
2022-07-06 10:22:21 +02:00
Yuriy Bakhtin
fe5c3b5719
Hide beta modules on disabled filter ( #5777 )
2022-06-28 10:31:59 +02:00
Lucas Bartholemy
555c581b3b
Prepare 1.11.3 Release
2022-06-27 16:12:03 +02:00
Yuriy Bakhtin
2ff7f6dce6
Fix PHP 8 incompatibility with conversion false to array ( #5774 )
2022-06-27 15:27:40 +02:00
Yuriy Bakhtin
9736bdeea5
Fix context menu position on the right window side ( #5760 )
...
* Fix context menu position on the right window side
* Update CHANGELOG.md (#5760 )
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-15 11:21:39 +02:00
Yuriy Bakhtin
8e9fdf214d
Fix tests on enable space module ( #5759 )
...
* Fix tests on enable space module
* Update CHANGELOG.md (#5759 )
2022-06-14 14:56:08 +02:00
Yuriy Bakhtin
be2b8f1f73
Fix user approving/declining ( #5737 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-09 13:32:55 +02:00
Yuriy Bakhtin
418f862f3d
Fix logout action on force change password ( #5749 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-07 17:14:27 +02:00
Yuriy Bakhtin
1f20370b2d
Fix OEmbed providers migration ( #5748 )
...
* Fix OEmbed providers migration
* Update CHANGELOG.md
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-06 12:09:45 +02:00
Yuriy Bakhtin
5aacfeb6d3
Fix uninstall module with not writable module path ( #5734 )
...
* Fix uninstall module
* Update CHANGELOG.md (#5734 )
* Update CHANGELOG.md
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-06-02 13:12:12 +02:00
Lucas Bartholemy
34c5ab5dec
Prepare 1.11.2 Release
2022-05-30 18:04:51 +02:00
Lucas Bartholemy
8a31366b19
Fix #5659 : Improve module loading error handling
2022-05-30 18:00:31 +02:00
Yuriy Bakhtin
03c2132eea
Deny custom input for UserPicker field ( #5725 )
2022-05-30 17:38:16 +02:00
Yuriy Bakhtin
e0a21159f3
Fix saving of OEmbed provider endpoint URL ( #5720 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-05-25 17:58:11 +02:00
Yuriy Bakhtin
d855bd9004
Fix confirmation window for buttons ( #5719 )
2022-05-25 17:40:45 +02:00
Yuriy Bakhtin
ae9be0df62
Fix input size for placeholder length in picker field ( #5712 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-05-23 10:29:31 +02:00
Yuriy Bakhtin
29be92f5eb
Don't send notification for non-member of private space ( #5705 )
...
* Don't send notification for non-member of private space
* Doc function
2022-05-23 10:20:10 +02:00
Yuriy Bakhtin
dcf2ea1e21
Scroll to comment on single view ( #5698 )
...
* Scroll to comment on single view
* Fix comment single URL from mention notification
2022-05-16 16:24:12 +02:00
Yuriy Bakhtin
1a3d38a80a
Fix attach file to profile markdown field ( #5697 )
2022-05-12 17:41:06 +02:00
Yuriy Bakhtin
f3462ed605
Use primary colors in marketplace ( #5690 )
...
* Use primary colors in marketplace
* Update CHANGELOG.md (#5690 )
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-05-12 10:56:43 +02:00
Yuriy Bakhtin
adcc7f2f2a
Check value on colorpicker ( #5689 )
...
* Check value on colorpicker
* Update CHANGELOG.md (#5689 )
2022-05-11 13:55:52 +02:00
Yuriy Bakhtin
513e0e76d3
Fix message on decline multiple users ( #5683 )
2022-05-05 10:44:53 +02:00
Yuriy Bakhtin
60f841b0a2
Use 404 page for deleted content request ( #5682 )
2022-05-04 17:03:55 +02:00
Yuriy Bakhtin
709b35fed7
Fix undefined UrlOembed provider pattern ( #5662 )
...
* Fix undefined UrlOembed provider pattern
* Update CHANGELOG.md (#5652 )
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-05-03 17:16:03 +02:00
Yuriy Bakhtin
2eccd0422d
Fix links of user counters in container headers ( #5672 )
2022-04-27 11:48:39 +02:00
Lucas Bartholemy
123c8af3ac
Update CHANGELOG.md
2022-04-26 14:10:47 +02:00
Lucas Bartholemy
227c6dc0f5
Prepare 1.11.1 release
2022-04-22 16:14:04 +02:00
Lucas Bartholemy
ac31f03f76
Added Laminas Bridge ( #5654 )
...
* Added Laminas Bridge
* Update CHANGELOG.md
2022-04-21 15:44:18 +02:00
Lucas Bartholemy
bb9cb30610
Prepare 1.11.0 Release
2022-04-20 15:30:59 +02:00
Lucas Bartholemy
880dda7752
Update CHANGELOG.md
2022-04-19 18:12:59 +02:00
Yuriy Bakhtin
eb83de20aa
Fix must change password ( #5638 )
...
* Fix must change password
* Update CHANGELOG.md (#5638 )
* Improve access validation
* Update CHANGELOG.md
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-04-19 17:57:30 +02:00
Yuriy Bakhtin
abe0f3cd35
Fix console command space/assign-all-members ( #5646 )
2022-04-19 17:47:46 +02:00
Lucas Bartholemy
336d58001b
Fix #5634 : Fix tests NonceCest
2022-04-15 21:11:52 +02:00
Yuriy Bakhtin
430576372d
Backup RichText in sessionStorage ( #5601 )
...
* Backup RichText in sessionStorage
* Update CHANGELOG.md
2022-03-18 16:20:17 +01:00
Yuriy Bakhtin
b1d90a99ad
Limit backup duration of RichText editor for 2 hours ( #5569 )
2022-02-18 22:53:46 +01:00