* Fix tests
* Fix tests
* Fix artifact uploading from modules
* Fix tests
* Upload logs on failure test
* Fix empty content model error from test log
* Update command `content-search/rebuild` on tests
* Upload DB dump on failure test
* Add more info on error profile field deleting
* Revert timeout in tests
* Fix user image widget without provided user
* Upload DB dump for each failed acceptance test
* Add missed profile for test user #8
* Upload app log for each failed acceptance test
* Downgrade Selenium
* Update php-test.yml
* Fix tests for profile of the user #8
---------
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Enh: Add the possibility to create a content from a modal for the Mobile app Share Intend feature, in the Profile, a Space, or a new Conversation
* Fix Space Search URL
* Small emprovements
* Hide the content types menu (allow posting only)
* Hide "Schedule" feature
* display the richtext toolbar directly (no need to click in the editor)
* Reuse the ShareService::searchSpaces() from the Share Between module and move it to core, in a ContentCreationService
* Merge master branch
* Move Controller and Form to new ShareIntend classes
* Refactor ShareIntend
* https://github.com/humhub/app-internal/issues/76#issuecomment-2734995419
* Remove useless UserPickerField::getItemText()
* Add Cancel button
* After content creation, if the dashboard stream is not displayed on the current page, redirect to the content container, to make sure the user sees the new content
* Fix for non-pretty URLs
* https://github.com/humhub/app-internal/issues/76#issuecomment-2749597714
* Change wording
* Create ShareIntendTargetForm::canPostInOwnProfile() to avoid duplicate
* Fix Space Picker
* Improve Share Intend Modal ID
* Improve WallCreateContentFormFooter param handling
* Allow null for WallCreateContentForm in Footer
* Fixed wrong variable assignment
* Check if the files exists, and if user is the owner of the files && Fix submit URL
* Remove SearchContainerController and force defining the url when using ContentContainerPicker
* Rename ContentContainerPicker to ContentContainerPickerField
* Allow Create Content form in plain and modal at the same time
* Fix schedule and content form message ID for modal
* Fix: Remove added Dashboard stream ID and use Class instead
---------
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
* Fix: Formatted Arabic numbers displays 0 instead of the number
* Add PR ID in CHANGELOG
* Round before converting to current language
* Fix: Formatted Arabic numbers displays 0 instead of the number
* Fix: Formatted Arabic numbers displays 0 instead of the number
* Fix: Formatted Arabic numbers displays 0 instead of the number
---------
Co-authored-by: Yuriy Bakhtin <yurybakh@gmail.com>
Co-authored-by: Yuriy Bakhtin <yurabakhtin@users.noreply.github.com>
* Update code to manage users from external modules
* Check POST data on load HForm
* Check POST data on load HForm
* Revert init AuthClientUserService
* 1.17: The "Default user profile visibility" is not displayed any more #7397
* 1.17: The "Default user profile visibility" is not displayed any more #7397
* 1.17: The "Default user profile visibility" is not displayed any more #7397
* 1.17: The "Default user profile visibility" is not displayed any more #7397
* 1.17: The "Default user profile visibility" is not displayed any more #7397
* Show language chooser for guest on the sidebar footer
* Add language chooser to main footer navigation
* Remove static/js/humhub-app.js.tmp that was added by error
---------
Co-authored-by: Marc Farré <contact@marc.fun>