* Fix obsolete nonce value on Live Push driver
* Auto refresh a page with violated script-src because of obsolete nonce
* Auto refresh a page with violated script-src because of obsolete nonce
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* 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>
* 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
* Content Search: use AND operator by default and don't apply mask for phrases
* Fix test
* Fix SearchQueryTest
* Fix creating of FULLTEXT index for mysql 8+
* Fix mysql search driver for short words
* Improve keyword highlighting
* Use fixed value instead of `mysql.ft_min_word_len`
* Exclude highlighting on console request
* Escape special char `@` on mysql search driver
* Escape special chars on mysql search driver
* Escape char `/` on mysql search driver
* Escape quote chars on mysql search driver
* Improve word highlighting with quote or apostrophe
* Add code comment for search query and driver
* Refactor search query
* Fix test for ZendLucence Driver
* Fix ZendLucence Driver for phrases
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* When a JS file has module.initOnAjaxLoad = true, if the initOnAjaxUrls contains multiple params in the URL, the init function is not triggered
* Added Issue ID
* Meta search: Highlight keyword in single content view
* Meta search: Highlight keyword in single content view
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Fix people dropdown filter without defined keys
* Validate options of profile select field
* Fix wrong options of the profile fields "Select List" and "Checkbox List"
* Fix profile list field tests
* Enhancing of meta search for advanced search providers
* Sort meta search providers
* Update meta search cache key for same provider with different params
* Update meta searching
* Update CHANGELOG_DEV.md
* Update meta search
* Refactor meta search for external providers with unique route
* Allow module initializing on each loading
* Allow module initializing on ajax loading
* Remove URL params when checking ajax source and allow multiple URLs
* Restrict to URLs including the r param for non pretty urls
* Removed initOnAjaxLoad and allow initOnAjaxUrls to be a string
* Re-added initOnAjaxLoad and added usage doc
---------
Co-authored-by: Marc Farré <contact@marc.fun>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>