Commit graph

5 commits

Author SHA1 Message Date
taca
e71095c6fb Update contao43 to 4.3.3.
* Correctly handle nested public folders when symlinking a folder.
 * Correctly handle SVGZ files in the file manager (see contao/core#8624).
 * Prevent an endless redirect loop if the page alias is "/" (see contao/core#8560).
 * Correctly parse German dates with two digit years in MooTools (see contao/core#8593).
 * Correctly add new resources to the user/group permissions (see contao/core#8583).
 * Trigger the auto-submit function in the date picker (see contao/core#8603).
 * Call the load callback when loading page/file picker nodes (see contao/core#7702).
2017-01-19 14:57:05 +00:00
taca
f88a28ec7d Update contao43 to 4.3.2, including fix for CVE-2016-10074.
* Raise the minimum SwiftMailer version.
* Remove some left-over settings labels.
* Go back to using the stable channel of Composer now that version 1.3 has
  been released.
* Reduce the filter menu width if preceded by the submit panel.
2016-12-30 04:48:24 +00:00
taca
305e799f67 Update contao43 to 4.3.1, a leaf package.
### 4.3.1 (2016-12-22)

 * Preserve uppercase characters in custom sections IDs (see #639).
 * Always show the section title instead of its ID (see #640).
 * Correctly handle DropZone file uploads (see #637).
 * Fix the markup of the CSV importers (see #645).
 * Correctly symlink the logs directory under Windows (see #634).
2016-12-25 17:34:47 +00:00
joerg
492bd35a84 Restrict supported PHP versions to the list of security/php-mcrypt. 2016-12-23 23:02:13 +00:00
taca
ec9a6ed1ec Add contao43 4.3.0 (Contao Open Source CMS 4.3.0).
Contao is an Open Source Content Management Framework developed by Leo Feyer
and distributed under the LGPL license (see GPL.txt and LGPL.txt for more
information).  It was formerly known as TYPOlight Open Source CMS.

Its open architecture allows everybody to extend the system to fit his
needs. Contao specializes in accessible websites and is accessbile
itself (front end and back end), rendering valid HTML5 or XHTML pages.

Contao 4.3 is fourth minor release of Contao 4, which has incompatible API
from Contao 3.

* Now Contao is Symfony bundle.
* Contao 4 dose not use .htaccess files for protexting directory.
* DocumentRoot is "web" subdirecotry.
* XHTML support has gone, HTML5 only.
* Schema.org markup support.

Additionally, these new features from 4.2.

* Flexible custom layout sections
* Save and duplicate
* Running events
* Template for form
* Image meta data
* HTTP/2 support
* Handling preview of protected elements
* And more...
2016-12-05 14:48:24 +00:00