pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Apr  2 15:29:00 UTC 2013

Modified Files:
        pkgsrc/www/contao: Makefile.common
        pkgsrc/www/contao211: Makefile PLIST distinfo

Log Message:
Update contao211 to 2.11.10.

Version 2.11.10 (2013-03-21)
----------------------------

### Fixed
Cast varchar date fields to int when selecting from the database (see #5503).

### Fixed
Only unset POST variables if `Widget::submitInput()` returns `true` (see #5474).

### Fixed
Strictly compare values when determining whether to save or not (see #5471).

### Updated
Updated TinyMCE to version 3.5.8 (see #5329).

### Fixed
Correctly show the "invalid date and time" error message (see #5480).

### Fixed
Correctly split the words when adding to the search index (see #5363).

### Fixed
Correctly load TinyMCE in IE7 and IE8 (see #5346).

### Fixed
Send the correct cache headers in "client cache only" mode (see #5358).

### Fixed
Remove the session of deleted or disabled users (see #5353).

### Fixed
Correctly set the cookie paths (see #5339).


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/contao/Makefile.common
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/contao211/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/contao211/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/contao211/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index