2017-06-18 18:15:17 by Takahiro Kambe | Files touched by this commit (7) | |
Log message:
Remove contao43 since now it is EOL.
|
2017-06-05 15:39:25 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update contao43 to 4.3.11.
* 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.
|
2017-05-24 17:59:36 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update contao43 to 4.3.10.
4.3.10
* Several bug fixes, especially it fixed a problem of generating
language cache.
|
2017-04-25 17:55:18 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update contao43 to 4.3.9.
# 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).
|
2017-04-05 14:33:49 by Filip Hajny | Files touched by this commit (27) |
Log message:
Remove traces of textproc/php-dom which is not needed anymore, now that dom is \
built into PHP. Bump resp. PKGREVISION.
|
2017-03-24 04:43:24 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update contao43 to 4.3.7, a leaf package.
Quote from release announce:
The bugfix release fixes a problem with installing the managed edition.
|
2017-03-23 15:57:22 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update contao43 to 4.3.6.
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.
|
2017-03-21 03:37:42 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Fix dependency for php71-pecl-mcrypt which has own version not PHP's.
|
2017-03-20 18:08:00 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update contao43 to 4.3.5.
* 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.
|
2017-01-19 15:57:05 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
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).
|