summaryrefslogtreecommitdiff
path: root/www/contao
AgeCommit message (Collapse)AuthorFilesLines
2012-10-01Move some code fragment from contao to contao211-translations sincetaca3-73/+0
translation files will be included in Contao core from next major release (Contao 3.0).
2012-10-01Update contao211 to 2.11.6 (Contao 2.11.6).taca1-2/+2
Version 2.11.6 (2012-09-26) --------------------------- ### Fixed Correctly handle root pages in `Controller::getPageDetails()` (see #4610). ### Fixed Consider the page language when forwarding (see #4841). ### Fixed URL encode the enclosure URLs in RSS/Atom feeds (see #4839). ### Fixed Also create empty templates folders if a theme is imported (see #4793). ### Fixed Decode Punycode domains when used via insert tag (see #4753). ### Fixed Correctly handle open tags in `String::substrHtml()` (see #4773). ### Fixed Correctly handle units when importing style sheets (see #4721). ### Fixed The mediabox plugin did not play Vimeo videos (see #4770). ### Fixed Correctly align stylect menus in the form generator in the back end (see #4557). ### Fixed Add a link if a news item or event points to an internal page (see #4671). ### Fixed Wrap the MooTools fallback into CDATA tags on XHTML pages (see #4680). ### Fixed Do not add a default value to textareas (see #4722). ### Fixed Do not override the comments array in case login is required to comment, otherwise no commets will be shown (see #4064).
2012-10-01Some tweaks:taca2-7/+15
* Include contao/Makefile.common from contao/Makefile.example. * Add code some fragment tward to Contao 3.0 support. * Add CT_VERBASE to use COMMENT. * Use CT_FILES to Contao's files directory name.
2012-08-12Change URL for download again since the site's problem has been solved.taca1-2/+2
And now, use URL with language directory ("en") to surpress redirection.
2012-08-12* Reflect changes on www.contao.org.taca1-2/+2
* Utilize contao/options.translations.mk. No functional change.
2012-07-26Update contao211 package to 2.11.5.taca1-2/+2
It also fixes a little security problem of permission check about undo processing. Quote from release announce: http://www.contao.org/en/news/contao-2_11_5.html The bugfix release fixes a couple of issues, including the SOAP compression problem in PHP 5.4, the IDNA URL converting issue and the TinyMCE relative URLs problem.
2012-06-25Add missing INSTALLATION_DIRS.jperkin1-2/+2
2012-06-16Remove contao210 support codes.taca1-7/+3
2012-06-16Move reusable codes from contao211-translations/Makefile totaca1-6/+8
contao/Makefile.translations.
2012-06-16Remove reference to ../contao210* in comment.taca2-6/+2
2012-06-12Update contao211 package to 2.11.4 (Contao 2.11.4).taca1-2/+2
Fixes a critical privilege escalation: http://www.contao.org/en/news/contao-2_11_4.html Version 2.11.4 (2012-06-12) * Fixed Fixed a critical privilege escalation vulnerability which allowed regular users to make themselves administrators (see #4427). * Fixed Support insert tags as external redirect target (see #4373). * Updated Updated the CSS3PIE plugin to version 1.0.0 (see #4378). * Fixed Re-applied the "autofocus the first field" patch (see #4297). * Fixed The pagination menu fix was missing in the listing, search and RSS reader modules (see #4292). * Fixed Added the "required" attribute to the captcha input field (see #4247). * Fixed Correctly tell Google Analytics to anonymize the visitor's IP (see #4290). Heads up: Adjust your moo_analytics templates accordingly! * Fixed Correctly align stylect menus in Safari and Opera (see #4284).
2012-05-06Make sure to contao211's version to 2.11.3.taca1-2/+2
Noted by David Holland, thanks much.
2012-03-22* Remove contao29 related lines.taca3-13/+7
* Update "used by" in comments.
2012-03-14Update contao211 pacakge to 2.11.2.taca1-3/+2
Security release. Version 2.11.2 (2012-03-14) --------------------------- ### Fixed Fixed an issue with the CSS3PIE url being incorrectly rewritten (see #4074). ### Fixed Fixed a security vulnerability in the file manager which allowed back end users to download files from the `tl_files` directory even if they were not mounted in their profile (thanks to Marko Cupic). ### Fixed Fixed a potential XSS vulnerability in the undo module (thanks to Oliver Klee). The issue is not considered critical, because it requires the script tag to be in the list of allowed HTML tags, which is not the case by default. ### Fixed The IDNA convert class did not run under PHP 5.2 (see #4044).
2012-03-11Contao 2.11.1's distfile has been updated without changing the file name.taca1-1/+2
Nothing would not change with binary package, no PKGREVISION change again.
2012-03-10Oops, I forgot commit this; really update contao211 to 2.11.1.taca1-2/+2
2012-02-19Add three "used by" lines in comment.taca1-1/+4
2012-02-16Add version for Contao 2.11.0.taca1-1/+4
2012-01-02distfile has been repacked and extra files are not included any more.taca1-2/+2
2011-12-30Deal with some distfile change.taca2-9/+6
2011-12-30Update contao210 and contao210-example package to 2.10.4.taca2-4/+8
Version 2.10.4 (2011-12-30) --------------------------- - Fixed: the Environment class did not always return the correct script name (#3603) - Fixed: close the connection after sending a file to the browser (#3602) - Fixed: the new Ajax cron trigger did not work in IE8 due to missing Date.now() support (#3681) - Fixed: do not block ressources required by the Google website preview in the robots.txt file (#3688) - Fixed: correctly update the cache after a new template has been created (#3676) - Fixed: correctly handle HTML comments in inline JavaScripts (#3696) - Fixed: get the next autoincrement ID when importing a theme so deleted themes can be restored (#3604) - Fixed a few minor issues
2011-11-08Update www/contao210 and www/contao210-example package to 2.10.3.taca1-2/+2
Version 2.10.3 (2011-11-07) --------------------------- - Fixed: the postLogin/Logout hooks broke the save() method of the model (#3545) - Fixed: the style sheet editor did not handle font-family/size:inherit correctly (#3531) - Fixed: MooTools changed the default wMode settings for Swiff (#3540) - Fixed: the style sheet importer did not handle border-color:transparent/inherit (#3480) - Fixed: do not index empty news/event/FAQ/newsletter reader pages (#3511) - Fixed: group labels were not always loaded correctly (#3591) - Fixed: added a rename() workaround for Windows to the FileCache class (#3390) - Fixed: the site structure was not ordered properly for non-admins (#3423) - Fixed: custom layout sections were not displayed in "override all" mode (#3460) - Fixed a few minor issues
2011-10-10Update contao210 package to 2.10.2.taca1-2/+2
It is really fix the XSS problem. Version 2.10.2 (2011-10-10) --------------------------- - Updated: updated TinyMCE to version 3.4.6 - Fixed: do not remove slashes just because get_magic_quotes_gpc() exists - Fixed: CSS units were not always applied when used with global variables (#3464) - Fixed: the task deadline field did not show the date picker (#3351) - Fixed: do not return empty lines in the compileDefinition hook (#3440) - Fixed: the TinyMCE spellchecker did not work anymore (#3487) - Fixed: the regexp for validating phone numbers accepted invalid values (#3493) - Fixed: added the new HTML5 elements to the valid TinyMCE tags (#3479) - Fixed: the style sheet generator did not support absolute URLs (#3512) - Fixed: fixed a potential XSS vulnerability (thanks to sschurtz) - Fixed a few minor issues
2011-08-31Update contao210 package to 2.10.1.taca1-2/+2
From release announce: The maintenance release provides stability fixes for the version 2.10 branch and updates TinyMCE to version 3.4.4 (which fixes a few IE9 issues). pkgsrc change: Add a note to MESSAGE needs of www/php-tidy package when using minify the HTML markup function of Contao 2.10.
2011-08-12Move contao's version information to here.taca1-1/+18
2011-08-12Make WWW_EG_FILES setable.taca1-2/+2
2011-08-12Add common files contains sharable code.taca3-0/+72
2011-05-12contao's PKG_OPTIONS has removed.taca1-12/+0
2010-07-05Importing common framework for contao, successor name of typolight.taca5-0/+131