* Enh #6164: Invitation by link: when registering within an SSO, the email should only be requested on the service provider
* Updated with fix#6202: Invite by link is not possible for a user already invited by email
* new AuthChoice() was causing HeadersAlreadySentException
* Allow registration by email with an SSO even if new user cannot register (in the settings)
* Added and
* Fixed broken tests
* global token was given instead of space token
* Convert Invite when using OAuth to keep Space
* Use Session instead of Return Parameter
* Fix tests
* Fixed invalidToken Test
* Test: Fixed HTTP return code on disabled link invite
---------
Co-authored-by: Marc Farré <contact@marc.fun>
* Send notification to mentioned user only after publishing of a content
* Fix process notifications after publish content
* Fix test "ContentEditTest: New content is not edited"
* Disable "Notify users" on creating of not published content
* New service for content state
* Improve content state service
* Improve content state service
* Restrict addons for not published content
* Implement init event for ContentStateService
* Enh #6295: Add the possibility to display if users are online
* Enh #6295: Add the possibility to display if users are online
* Enh #6295: Add the possibility to display if users are online
* Enh #6295: Add the possibility to display if users are online
* Enh #6295: Add the possibility to display if users are online
* Enh #6295: Add the possibility to display if users are online
* Remove old and unused classes
* changed Show to Hide online status
* Update Image.php
* changed online status icon style
* Small fixes when displaying the status green dot
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Enh #2590: Possibility to add a dropdown button to upload audio, image or video file type
* Added Module::$defaultFileHandlers
* Replaced .parents() with .closest()
* Fixed translation module
* add icons to handers
* Added abstract class UploadFileHandler with 3 properties
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Update button title on creating of not published content
* Update wording on creating of scheduled content
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* HForm textarea() method is extended with { rows, cols } options.
dquote> Private function added to minimize the parent method.
dquote> Translation definition to options algorithm is improved with the list of strict options: id, value, prompt, label, rows, cols.
* HForm textarea() method is extended with { rows, cols } options.
dquote> Private function added to minimize the parent method.
dquote> Translation definition to options algorithm is improved with the list of strict options: id, value, prompt, label, rows, cols.
* Modules information is localized.
It is possible to add description in Markdown format in different languages for modules.
* CHANGELOG updated.
* CHANGELOG updated with the related issues.
---------
Co-authored-by: Yaroslav Glodov <i@yaro.info>
- Added "Switch editor mode" text for richtext.prosemirror to CoreJsConfig.
- Added Ukrainian translations for richtext editor.
- Added a transparent background for menubar buttons.
- Fixed indentation of menu items in text types dropdown menu.
* Enh #5668: Allow Admin to sort the Spaces in a custom order
* Enh #5668: Allow Admin to sort the Spaces in a custom order
* Enh #5668: Allow Admin to sort the Spaces in a custom order
* Sort order field ReadOnly and added defaultOrderBy()
* Removed required sort_order attribute in Space model
* Space admin grid more compact
* Space admin grid more compact
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Fix automatically login user after registration
* Update RegistrationController.php
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* [humhub-internal] Fix#44: Mail Module Indicator Problem.
[mail] Fix#323: New Message Count in HTML Title not reset after Message was read.
* Changed CHANGELOG-DEV.md