* Fix: In lists, when an item text is displayed on multiple lines, the lines below are not lining up with the first one
* Add PR ID to changelog
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Allow color boxes in picker
* Display color box for select2 options if it is provided
* Update CHANGELOG.md
* Update data color attribute name for content tag selector
* Marketplace / Modules Redesign
* Marketplace / Modules Redesign
* Marketplace / Modules Redesign
* Fix missed assets for install module from marketplace
* Display installed modules on Marketplace
* Display header for installing module process
* Update module action buttons after adding of a licence key
* Don't show the close icon during install module
* Improve redirects after module actions from marketplace
* Factorize Marketplace module
* Refactor the module managers(Marketplace, Administration, Container Modules)
* Fix enabling modules list on Space creating
* Remove unused page of module info
* Marketplace filter service
* Remove unused method `isFilteredBySingleTag`
* Factorize adding of licence key
* Factorize install, activate and update modules from Marketplace
* Add menu item for "Add Licence Key" form
* Update module links on Marketplace
* Remove unused code
* Fix space and profile module list wrapper
* Update module list styles
* Improve alignment of icons in top account menu
* Cache pending module update count in database
* Refresh theme styles
* Fix category for translatable strings
* Fix tests
* Update style of Module Configuration page
* Change style for page description
* Update styles for admin modules and marketplace
* Fix filter modules by ID in Marketplace
* Update wording
* Update wording
---------
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
* Enh #11: Change the icons in the toolbar buttons
- Changed toolbar styles
* Fixed toolbar height and width
* Changed background color for toolbar in Poll description field
* Made the greyed out parts of the toolbar darker grey.
Made equal indents/margins for each icon as well as equal height and width.
Changed styles for selected item in text type menu.
* Rollback toolbar icons color
* Fixed border-radius for group buttons with separator.
Fixed insert image menu position for desktop view.
* Enh #3: Source Mode, Text Area Style
Fixed dropdown button icons size
* Changed color hash codes in less files to variables.
Changed comment form buttons position.
* Enh #2: Store Default Markdown Editor Mode
* Enh #2: Store Default Markdown Editor Mode
- Changes for User
* Moved the markdownEditorMode option to the CoreJsConfig
* Fixed setting the markdownEditorMode if user isn't logged in
* Changed radioList to dropDownList for select markdown editor mode
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* 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>
- 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.
* Use same font for RichText editor as it looks on view mode
* Update CHANGELOG-DEV.md
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Added new Content State
* Added Content SoftDelete
* Added Draft option on WallEntryCreate
* Draft Stream Handling
* Fix show drafts on dashboard
* Reset draft state in Content Form
* Remove Notifications/Activities on soft delete
* Hide new content notifications on draft content
* Added ActivityHelper
* Added possibility to publish draft content
* Added missing message text [skip ci]
* Handle search for non published content
* Mark default delete implementation as deprecated
* Make sure files of deleted content are not longer accessible [skip ci]
* Show badge for deleted content
* Added State Filter for Content Queries
* Added doc
* Added ContentContainerStreamTest
* Added Acceptance Tests
* Fixed UserReleated exception for Guest users
* Fixed popover less
* Minor improvements
* Display all newer comments after current comment
* Implement links to display previous and next comments
* Fix sub-comments display of the current parent comment
* Improve styles for sub-comments of current comment
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Changed theme.css file
* Changed location of code change
* Added color variable instead of hard-coded color
* Formatting
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>