* Layout for wall create content form menu
* Activate current content form menu
* Display menu only on Post creating form
* Improve content form menu
* API for content form menu
* Clean up code
* API for content form menu
* Use icon from Content record for wall entry create menu
* Improve code on load create wall entry form
* New property ContentActiveRecord::$createPermission
* Display create form wall entry menu only with defined property "createRoute"
* Improve creating a content from wall stream
* Update using of permission for create new post
* Rename property to WallCreateContentForm->displayContentTabs
* Initialize widgets after load content form from menu
* Fix reset content form after submit
* Display a create content menu tab only of enabled module
* Update CHANGELOG.md (#5827)
* Fix click action of create content menu
* New method for register assets of create content menu item
* Use default sort order for create content menu item
* Change a sort order of the Post create menu item
* Remove unused function registerCreateContentMenuAssets()
* Display top sorted content form on wall stream
* Removed unused import
* Code comment
* Fix @since version
* Rename action of create form
* Widget WallCreateContentFormFooter
* Improve visibility of menu and form of create wall entry
* Style for create wall entry tabs on mobile screen
* Fix menu visibility of create wall entry
* Fix visibility of errors on create a wall entry
* Create WallCreateContentFormContainer
* Refactored `ContentContainerModule:getContentClasses()` method signature
* Fixed changed content name
* Minore changes
* Fixed Tests with new CreatePermission
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
* Fix tests with mail sending (#5862)
* Fix tests with mail sending
* Fix NonceCest because the submit button is overlapped with new large padding-bottom of CodeMirror
* Use Base URL from general settings for all absolute URLs
* Update CHANGELOG.md (#5864)
* Fix tests with base URL checking
* Fix tests with base URL checking
* Fix tests with base URL checking
* Update CHANGELOG.md
* Improve using of Base URL from general settings for all absolute URLs
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Don't validate user language on approve
* Fix tests with base URL checking
* Revert "Fix tests with base URL checking"
This reverts commit ef9141643ad3ee71dcda570d6513b0bcb849a9be.
* Check for allowed language on registration and account updating