* Enh: Add body classes about the current device and methods to the DeviceDetectorHelper class
* CHANGELOG
* PR discussions
* Remove useless @since in methods, as already added for the full class
* Optimize notification overview
* Optimize notification overview
* Optimize notification overview
* Filter "Others" for notifications without category
* Restyle notification filters
* Improve the filter "Select all"
* Optimize notification overview (clean up code)
* Restyle the filter "Select all"
* Form style class for checkboxes with normal font weight
* Form style class for checkboxes with font weight 500
* Implement new radio pills input
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Fix: Profile header: on small screens, the space at the left and the right of the image must be equal
* Add PR ID to CHANGELOG
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* 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>