summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca>2014-11-02 01:17:44 +0000
committertaca <taca>2014-11-02 01:17:44 +0000
commitf304e30f181994bf8572496c1cce726d62c63a7a (patch)
treeed79f0b1639fce4d964208bf7fc063f4a3b3f115 /www/contao
parentc46b2f695a41ce929ffcbb42e9096ca1958702af (diff)
downloadpkgsrc-f304e30f181994bf8572496c1cce726d62c63a7a.tar.gz
Update contao32 to 3.2.15.
Version 3.2.15 (2014-10-31) --------------------------- ### Fixed Always pass a DC object in the `toggleVisibility` callback (see #7314). ### Fixed Correctly render the "read more" and article navigation links (see #7300). ### Fixed Consider the `useSSL` flag of the root page when generating URLs (see #7390). ### Fixed Fixed the FAQ sorting in the back end (see #7362). ### Fixed Added the `Widget::__isset()` method (see #7290). ### Fixed Correctly handle dynamic parent tables in the `DC_Table` driver (see #7335). ### Fixed Correctly shortend HTML strings in `String::substrHtml()` (see #7311). ### Updated Updated MooTools to version 1.5.1 (see #7267). ### Fixed Updated swipe.js to version 2.0.1 (see #7307). ### Fixed Use an `.invisible` class which plays nicely with screen readers (see #7372). ### Fixed Handle disabled modules in the module loader (see #7380). ### Fixed Fixed the "link_target" insert tag. ### Updated Updated the ACE editor to version 1.1.6 (see #7278). ### Fixed Fix the `Database::list_fields()` method (see #7277). ### Fixed Correctly assign "col_first" and "col_last" in the image gallery (see #7250).
Diffstat (limited to 'www/contao')
-rw-r--r--www/contao/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common
index cceb2ea63b4..0b14f1f96ff 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.81 2014/08/29 14:35:30 taca Exp $
+# $NetBSD: Makefile.common,v 1.82 2014/11/02 01:17:44 taca Exp $
#
# used by www/contao32/Makefile
# used by www/contao33/Makefile
# current release
-CT32_VERSION= 3.2.14
+CT32_VERSION= 3.2.15
CT33_VERSION= 3.3.5
CT_VERS?= 32