Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Switch to standard-editon to managed-edition since official distfile
is managed-edition for now.
* The bugfix release fixes an incompatibility with Symfony 3.3.
|
|
4.3.10
* Several bug fixes, especially it fixed a problem of generating
language cache.
|
|
# Contao calendar bundle change log
### 4.3.8 (2017-04-24)
* Correctly use the en dash in the calendar modules (see contao/core#8690).
* Correctly support 64 character template names everywhere (see contao/core#6819).
# Contao comments bundle change log
### 4.3.8 (2017-04-24)
* Correctly support 64 character template names everywhere (see contao/core#6819).
# Contao core bundle change log
### 4.3.9 (2017-04-25)
* Revert the Punycode library changes (see contao/core#8693).
### 4.3.8 (2017-04-24)
* Inline small images in protected folders in the file manager (see #636).
* Correctly encode the URL in the DataContainer::switchToEdit() method (see #762).
* Fix the parent view drag and drop in Firefox (see #666).
* Correctly display the search results in the extended tree view (see #739).
* Update the Punycode library to version 2 (see #748).
* Fix the "delete file" button for non-admin users (see #764).
* Prevent endless loops in the book navigation module (see contao/core#8665).
* Limit the maximum size of dimensionless SVGs in the back end (see contao/core#8684).
* Correctly support 64 character template names everywhere (see contao/core#6819).
* Remove the UTF-8 BOM when combining files (see contao/core#8689).
* Correctly move folders with an "@" in their name (see contao/core#8674).
* Correctly redirect to the last page visited upon login (see contao/core#8632).
### 4.3.7 (2017-03-23)
* Check the database connection in the WebsiteRootsConfigProvider class.
* Fix the %2B conversion in the Controller::addToUrl() method.
# Contao listing bundle change log
### 4.3.8 (2017-04-24)
* Correctly support 64 character template names everywhere (see contao/core#6819).
# Contao news bundle change log
### 4.3.8 (2017-04-24)
* Correctly support 64 character template names everywhere (see contao/core#6819).
# Contao newsletter bundle change log
### 4.3.8 (2017-04-24)
* Correctly support 64 character template names everywhere (see contao/core#6819).
|
|
is built into PHP. Bump resp. PKGREVISION.
|
|
Quote from release announce:
The bugfix release fixes a problem with installing the managed edition.
|
|
Quote from release announce:
The bugfix release fixes several issues, including a problem
with the initialization of custom entry points. Also, the
changes from Contao 3.5 have been adopted.
|
|
|
|
* pkgsrc change: accept php71 with security/php-pecl-mcrypt.
Contao 4.3.5 is available 15.02.2017 11:24 by Leo Feyer
Contao version 4.3.5 is available. Beginning with version 4.3.5, we are
synchronizing the version numbers of the editions and the included bundles.
Contao 4.3.4 is available 26.01.2017 11:25 by Leo Feyer
Contao version 4.3.4 is available. In addition to the standard edition, Contao
4.3.4 is now also available as managed edition. The managed edition is the
second technical foundation of the Contao Manager.
Contao managed edition
Contao 4.3.4 is the first version that is available as managed edition. The
managed edition simplifies managing a Contao installation for users by
automatizing several processes such as bundle registration or config file
updating.
Existing Contao 3 extensions
All existing Contao 3 extensions are fully compatible with the managed edition
and can simply be copied into the system/modules folder. The managed edition
will load the extensions as usual on the basis of the autoload.ini
information.
Contao Manager
Besides the Composer plugin, the managed edition is the second technical
foundation for the Contao Manager. Now only the graphical user interface (GUI)
is still missing, which will be released as beta version soon.
|
|
* 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).
|
|
* 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.
|
|
### 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).
|
|
|
|
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...
|