Correctly reset fallback, default and "do not copy" fields (see #5252)
Do not override the header and footer height in the layout builder (see …
#5368)
Only render the previous and next links if there are events (see #5426)
Remove a duplicate request parameter in the event reader module (see #… …
…5382)
Do not show mail_ templates from theme folders (see #5379)
mail_
Pass the model instead of the collection to getArticle() and `getCo… …
getArticle()
…ntentElement()`
Show all articles if the article list module is in the same column (see …
#5373)
Make the "player size" field optional (see #5451)
Support loading static JavaScripts in the config.php files (see #4890)
config.php
Correctly initialize the user's pagemounts (see #5454)
Update the TinyMCE typolinks plugin (see #5329)
Fix the "removeSession" callbacks (see #5353)
Allow to create forward pages without a specific target (see #5453)
Add the cookie path to the debug console (see #5460)
Show invisible elements in the back end preview (see #5449)
Load jQuery before MooTools (see #4890)
Show the submit button label in the FormSubmit widget (see #5434)
FormSubmit
Explicitly check whether Model::getRelated() returns a model
Model::getRelated()
Remove the ellipsis character from error messages and exceptions (see #… …
…4971)
Revert "Load jQuery before MooTools (see #4890)" …
This reverts commit 323e77b.
Add the "allowTransparency" attribute to the mediabox script (see #5077)
Support decimal commas in widgets and convert them automatically (see #… …
…3488)
Hide the up link in the book navigation if it points to a forward pag… …
…e (see #5374)
Fix the "hash synchronization" message (see #5447)
Update all language files
Add "ogg" and "oga" to the .htaccess.default file (see #5455)
.htaccess.default
Also truncate opened files in File::truncate() (see #5459)
File::truncate()
Make the .htaccess files Apache 2.4 ready (see #5032)
.htaccess
Correctly create the user home directory upon registration (see #5437)
Remove the "database assisted" check in FormFileUpload
FormFileUpload
Correctly send the comment moderation mails (see #5443)
Store the relative path to the installation in the pathconfig.php (… …
pathconfig.php
…see #5339)
Do not remove the grid column margin on mobile devices (see #5475)
Remove ­ and from RSS and Atom feeds (see #5473)
­
Correctly set the RSS feed self-reference (see #5478)
Also handle the index.php fragment when storing the website path (see …
index.php
#5339)
Ignore the "auto_item" key when rebuilding the search index URL (see #… …
…5482)
Fix the safe mode (see #5490)
Do not store the relative path unless it can be reliably determined (… …
Follow-up on "Make the .htaccess files Apache 2.4 ready (see #5032)"
Pass true as second parameter to File() in the initialize.php file
true
File()
initialize.php
Only parse the local configuration file if it exists (see #5506)
Merge the latest version 2.11 changes
Adjust the .htaccess.default www rewrite defaults (see #5239)
Consider the page language in the link insert tag (see #5465)
link
Support renaming case sensitively in DC_Folder (see #5522)
DC_Folder