* Fix Select2 widget for profile field "Country"
* Placeholder for profile field "Country"
* Placeholder for user field "Language"
* Add select2-searchInputPlaceholder.js
* Implement new form field Select2
* Use Select2 plugin for all drop-down list fields
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Normalize integer columns after load data to ActiveRecord
* Update `columnValueCanBeNormalized()`
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* FileHandlerButtonDropdown - Possibility to have a custom CSS class alowing e.g. to have a drop up
* Update CHANGELOG-DEV.md
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.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 #5713: Disabling modules should be done in a background job
* Enh #5713: Disabling modules should be done in a background job
* Update ModuleController.php
* Enh #5713: Disabling modules should be done in a background job
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* The installer should clear all caches early
* The installer should clear all caches early
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* 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.
* Display error on wrong captch of password recovery modal form
* Password recovery: Don't start to check email while captcha code is wrong
* Fix tests of password recovery
* Space Hide Member Option should also disable Member Joined/Left Activities
* Space Hide Member Option should also disable Member Joined/Left Activities
* 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>
* Fix get activities on content or content addon deletion when a different class name is defined in getObjectModel()
* Use the new PolymorphicRelation::getObjectModel
* Added SqlDataProvider support for ImageColumn and DisplayNameColumn
* Added SqlDataProvider support for ImageColumn and DisplayNameColumn
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>