Correctly escape the option value in Stylect.update()
Stylect.update()
Only log the cronjob execution if the debug mode is enabled (see #4729)
Add the referer ID to the profile link in the back end
Remove two redundant "TYPOlight" references
Fix the CSS formatting of the page/file selector widget
Do not disable mod_rewrite for static files (see #6588)
Correctly wrap long labels in the tree view (see #6954)
Remove the generated style sheets of the example website from the git… …
… repository (see #6943)
Consider the protocol when embedding YouTube videos (see #6900)
Apply max-width:100% to image captions, too (see #6889)
max-width:100%
Remove the menu when Swipe.kill() is executed (see #6861)
Swipe.kill()
Correctly strip the file extension in the File class (see #6968)
File
Fix ambiguous ptable references in the class (see #6848)
Only assume a moved file or folder for new resources (see #6907)
Store the UUID of uploaded files in the session (see #6986)
Check for reserved article aliases before validating the alias name (… …
…see #6978)
Update ACE to version 1.1.3
Update the back end date picker to version 2.2.0
Also show the preview image when editing multiple files (see #6643)
Convert binary UUIDs in DC_File before saving (see #6893)
DC_File
Catch Swift exceptions when sending form data via e-mail (see #6941)
Add an empty cron.txt file to prevent network errors (see #6969)
cron.txt
Update the autoload.php file of the core module
autoload.php
Strip the insert tag flags before passing the tag name to the hooks (… …
…see #6860)
Strip double quotes in the options wizard (see #6919)
Fix the mediabox "imgBackground" option (see #6866)
Fix the explanation of the "additional style sheets" field in the pag… …
…e layout (see #6832)
Also store the root alias and root page title in the page object (see #… …
…6960)
Do not use the stop image from the repository module in the confirmat… …
…ion screen
Prevent the popup form body from overlapping the modal window (see #6825 …
)
Remove the .gitattributes file
.gitattributes
Correctly hide duplicated elements in the module wizard (see #6826)
Standardize the fallback behavior of the downloads/gallery element (see …
#6662)
Revert "Add an empty cron.txt file to prevent network errors (see #… …
…6969)" This reverts commit dc9aa89.
Do not urldecode twice in DC_Folder (see #6840)
DC_Folder
Correctly detect binary fields during theme import (see #6852)
Use the file path instead of its ID in the log messages (see #6867)
Do not override the event start time in Events::addEvent() (see #6701)
Events::addEvent()
Only fall back to the default option if there is no POST data (see #6899 …
Allow for up to 13 characters in Validator::isEmail() (see #6950)
Validator::isEmail()
Update MooTools to version 1.5.0 (see #6924)
Correctly urlencode folder names in the file manager (see #6925)
Backport 'Use tags that follow the Composer versioning scheme'
Update the language files
Bump the version number
Merge branch 'hotfix/3.2.10'