2012-06-16 14:28:00 by Takahiro Kambe | Files touched by this commit (11) | |
Log message:
Remove contao210 for now. Use Contao 2.11, please.
|
2012-03-28 17:14:25 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Add unofficial fix for CVE-2012-1297 by checking Referer as days of Contao 2.9.
Bump PKGREVISION.
|
2012-03-14 17:35:29 by Takahiro Kambe | Files touched by this commit (5) |
Log message:
Add patches for security problems which fixed in Contao 2.11.2.
Bump PKGREVISION.
|
2012-01-02 17:47:11 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
distfile has been repacked and extra files are not included any more.
|
2011-12-31 00:21:00 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Deal with some distfile change.
|
2011-12-30 16:12:22 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
Update contao210 and contao210-example package to 2.10.4.
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-12-17 19:20:01 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Allow depends on php-mysqli or php-mysql package.
Bump PKGREVISION.
|
2011-11-08 13:11:42 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update www/contao210 and www/contao210-example package to 2.10.3.
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-10 18:33:00 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
Update contao210 package to 2.10.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-10-07 14:28:11 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Add a patch based r1041 from the repository of Contao to fix potential
XSS vulnerability.
Bump PKGREVISION.
|