Downloads
Download tar.gz
152.49 KB
MD5: c430daadbeb8478f8a29a464aec5774a
SHA-1: 63ec9cce060cce3f54077b8929b55000658f52bd
SHA-256: 862b0414985ba0894b7a78c2d57594123cb2588248d6b7b1a75e8425b9cd20cb
Download zip
169.22 KB
MD5: 360931037af994da48d937c302ddc0d9
SHA-1: b3a341507796503e688e05a6836ecb44e4dc0d28
SHA-256: 576a788e974b2b5dc3f5574029944ae7e73437c627930a3a59e6482faf5bf9d9
Release notes
This is a maintenance release for 1.4 which was horribly botched. Use this instead. Other than this one actually working where the previous one did not, they are identical, and the release notes here are preserved.
Bugs fixed:
- All the date-based arguments were broken due to changes in $query->add_orderby
- 103475: updated rss feed to match fixes in Drupal core.
- 103773: Fixed some obnoxious t() % placeholder <em> stupidity.
- Replaced theme_views_nodate with theme('views_nodate') which is actually themable.
- 103115: Validation for individual views fields/etc was never called.
- 101275: Prevent node.nid from being added as a field twice (was happening when sorting)
- 102746: * was being used instead of actual wildcard in feed URLs.
- 102457: Spurious warnings when displayed node has no terms
New Features:
- 89421: New last changed sort / filter / field
- 103649: allow customizing date interval granularity