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
Yuriy Bakhtin
6405fe3d20
Fix detection of official modules ( #5664 )
2022-04-26 14:10:00 +02:00
Lucas Bartholemy
227c6dc0f5
Prepare 1.11.1 release
v1.11.1
2022-04-22 16:14:04 +02:00
HumHub Translations
a126da7905
Enh: Updated Translations (translate.humhub.org)
2022-04-22 16:02:23 +02:00
Lucas Bartholemy
10c8ee6702
Update common.php
2022-04-21 15:44:37 +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
v1.11.0
2022-04-20 15:30:59 +02:00
HumHub Translations
81e5b2c5c7
Enh: Updated Translations (translate.humhub.org)
2022-04-20 15:23:06 +02:00
HumHub Translations
a099493916
Enh: Updated Translations (translate.humhub.org)
2022-04-20 15:20:01 +02:00
HumHub Translations
3f07bddcf0
Enh: Updated Translations (translate.humhub.org)
2022-04-20 15:19:05 +02:00
Yuriy Bakhtin
36aadac703
Set minimum PHP versions in config ( #5648 )
...
* Set minimum PHP versions in config
* Fix console application for new config vars
* Update min supported PHP version
* Update CHANGELOG_DEV.md (#5648 )
* Update CHANGELOG_DEV.md
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-04-20 13:26:10 +02:00
Lucas Bartholemy
03373cb9ca
Merge branch 'master' into develop
2022-04-19 19:00:21 +02:00
Lucas Bartholemy
7ba07d306c
Prepare 1.10.4 release
v1.10.4
2022-04-19 18:15:34 +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
9df076d495
Update CHANGELOG_DEV.md
2022-04-19 14:24:10 +02:00
Yuriy Bakhtin
0166ac755d
Allow update setting "include beta updates" on modules page ( #5643 )
...
* Allow update setting "include beta updates" on modules page
* Minor improvements
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2022-04-19 14:19:04 +02:00
Lucas Bartholemy
8ab953a91e
Update CHANGELOG_DEV.md
2022-04-19 11:20:10 +02:00
Lucas Bartholemy
1c5ec43178
Increased min. PHP Version Check to 7.4
2022-04-19 11:15:34 +02:00
Lucas Bartholemy
336d58001b
Fix #5634 : Fix tests NonceCest
2022-04-15 21:11:52 +02:00
Yuriy Bakhtin
093d356745
Fix enabling module on functional tests ( #5641 )
2022-04-15 18:57:57 +02:00
Lucas Bartholemy
d2b06a3b6c
Increase PE Tolerance Time Buffer
2022-04-14 17:06:01 +02:00
Lucas Bartholemy
dd3ebfaa03
Updated Composer
v1.11.0-beta.3
2022-04-13 21:57:05 +02:00
Lucas Bartholemy
e6bbd604e2
Prepare Beta 3 Release
2022-04-13 21:56:02 +02:00
HumHub Translations
81a1a7be17
Enh: Updated Translations (translate.humhub.org)
2022-04-13 21:23:40 +02:00
HumHub Translations
91dcbef363
Merge branch 'develop' of github.com:humhub/humhub into develop
2022-04-13 21:23:20 +02:00
HumHub Translations
a8186bfc8f
Enh: Updated Translations (translate.humhub.org)
2022-04-13 21:23:11 +02:00
Yuriy Bakhtin
57883c56b8
Fix cached comments ( #5635 )
...
* Fix cached comments
* Update CHANGELOG_DEV.md (#5635 )
2022-04-13 11:37:23 +02:00
Yuriy Bakhtin
e7dc5f8c1e
Fix tests NonceCest ( #5634 )
2022-04-12 18:50:05 +02:00
Yuriy Bakhtin
3b570a6b80
Fix enabling module on functional tests ( #5631 )
...
* Fix enabling module on functional tests
* Update CHANGELOG_DEV.md (#5631 )
2022-04-11 23:25:12 +02:00
Yuriy Bakhtin
2b94f115dc
Fix warning on render ajax content on register file after View::endPa… ( #5605 )
...
* Fix warning on render ajax content on register file after View::endPage()
* Update CHANGELOG_DEV.md
* Fix tests
* Fix warning on render ajax content on register file after View::endPage()
* Improve code of rendering ajax content
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-04-05 10:40:25 +02:00
Lucas Bartholemy
fccd93c1dd
Refactor PeopleActionButtons
2022-04-01 16:58:41 +02:00
Lucas Bartholemy
f5b4301383
Footer View Optimization ( #5621 )
...
* Optimized Footer Views
* Update CHANGELOG_DEV.md
2022-03-30 18:56:42 +02:00
Yuriy Bakhtin
9f7574c883
Don't display oembed confirmation in text field ( #5620 )
2022-03-30 17:10:29 +02:00
Yuriy Bakhtin
cf0bdc9666
Fix missed data on RichText post process event ( #5618 )
2022-03-30 14:45:43 +02:00
Lucas Bartholemy
1ac9efd09d
Merge branch 'develop' of github.com:humhub/humhub into develop
2022-03-30 13:10:28 +02:00
Lucas Bartholemy
13eb8559ab
Merge branch 'master' into develop
2022-03-30 12:59:52 +02:00
dependabot[bot]
2ccf6f0e61
Bump guzzlehttp/psr7 from 2.1.0 to 2.2.1 ( #5617 )
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/2.1.0...2.2.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 12:58:23 +02:00
Yuriy Bakhtin
d0a35246f3
Fix RichText post process event pass data ( #5615 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-29 18:46:02 +02:00
Yuriy Bakhtin
33f263a830
Show menu item "Add Licence Key" for purchased modules ( #5613 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-29 18:44:12 +02:00
Marc Farré
3115460d93
Update CHANGELOG_DEV.md ( #5614 )
...
Sorry, I had added the `Enh #5599` in the wrong beta version.
2022-03-29 11:45:22 +02:00
Marc Farré
ff5ff85ec9
Introduce variables in ContentContainerActiveRecord model to call ProfileImage and ProfileBannerImage ( #5611 )
2022-03-28 11:03:39 +02:00
Yuriy Bakhtin
7fc6b35997
Remove duplicated field "Hostname" on install ( #5609 )
2022-03-25 19:41:30 +01:00
Lucas Bartholemy
4e8e847bc3
Fix syntax error in installer
2022-03-18 21:36:32 +01:00
Lucas Bartholemy
b0ffc39658
Merge branch 'develop' of github.com:humhub/humhub into develop
2022-03-18 21:31:27 +01:00