* 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>
* Fix content visibility of disabled users
* Test for content visibility of disabled users
* Fix content visibility of disabled users
* Revert changes
* Fix tests
* Reindex user content when status is changed to/from Enabled
* Use ContentSearchService for reindex user content
* Use ContentSearchService for reindex user content
* Fixed dropdown issue on mobile
* Fixed dropdown issue on mobile
* Fixed dropdown issue on mobile
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Enh: Add DeviceDetectorHelper class to detect devices such as the mobile app
* Add PR ID to changelog
* Move DeviceDetectorHelper into humhub/helpers
* Export `confirmUnload` function from `humhub.client.js`
* Wiki - Make Space icon optional
* Export `confirmUnload` function from `humhub.client.js`
* Export `confirmUnload` function from `humhub.client.js`
* Export `confirmUnload` function from `humhub.client.js`
* Update CHANGELOG.md
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Enh #7131: Introduce new CSS variables: --hh-fixed-header-height and --hh-fixed-footer-height
* Add description to migration guide
* Force keeping px after CSS compilation.
* Add comment in less file
* On mobile, change --hh-fixed-header-height CSS variable value instead of body padding top
* Update MIGRATE-DEV.md
* 593935d2b4 (r1686930702)
* Replace LESS compile -x option with --clean-css
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Update color of wall-entry-controls (links) in stream.less
Changes the color of the wall-entry-controls (link / comment/like link) to a standard color -> `@text-color-soft`
* Update CHANGELOG.md
linking `wall-entry-controls`- color to `--text-color-soft`
* Update CHANGELOG.md
formatting error
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Prerequisites: add a warning in case of cron commands executed with a wrong user of PHP version
* Prerequisites: add a warning in case of cron commands executed with a wrong user of PHP version
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Prerequisites: add a warning if we have a mix of different collations, even if they both are correct for HumHub
* Prerequisites: add a warning if we have a mix of different collations, even if they both are correct for HumHub