2013-11-29 17:43:06 by Takahiro Kambe | Files touched by this commit (2) |
Log message: Update contao32 and contao32-example package to 3.2.1. * pkgsrc change: drop optional php-tidy package requirement from MESSAGE. Version 3.2.1 (2013-11-29) -------------------------- ### Updated Updated TinyMCE to version 3.5.10 to fix the IE11 issues (see #6479). ### Fixed Optionally override the repository tables when importing a template (see #6470). ### Fixed Only do the UUID conversion once even if the `Database\Updater` helper methods are called multiple times (see #6481). ### Fixed Correctly toggle the mobile/desktop view (see #6227). ### Fixed Correctly detect UUIDs in the "file" insert tag (see #6472). ### Fixed Correctly assign images to FAQs (see #6465). ### Fixed Improved the speed and memory footprint of the news archive menu (see #6463). ### Fixed Removed `CalendarEventsModel::findBoundaries()` (see #6467). |
2013-11-21 17:52:43 by Takahiro Kambe | Files touched by this commit (8) |
Log message: Add contao32 package version 3.2.0, new LTS (Long Term Support) release of Contao Open Source CMS. 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. |