Downloads
Download tar.gz
145.45 KB
MD5: 5a3d6f0fe4a8fcc4db866d6bf12e8231
SHA-1: d7371fa04a06d81fb33cc2ca4718851ae8e705a9
SHA-256: f11d74d6cd3b003dccbb1791835e5d471eddf1c53895f27e44cfb83935a6df19
Download zip
160.79 KB
MD5: 61c59704c28fbe35ae248bd142afbb2d
SHA-1: 6d0bdbcd60a225cd0e666bbdea42dfd9df857b8f
SHA-256: 56c562c465f8bc91db10a35be957df9d5011d2f1d16fea7184759d32ccb19814
Release notes
- 109456: Match API documentation on 'field' definition on fields.
- 104459: Correct theme wizard field names.
- 104854: Fixed $arg at the beginning of the URL *again*
- 107855: Removed double check_plain in RSS feed titles.
- 107723: Removed use of IDs on table fields -- this might require your CSS files to be adjusted!
- 107713: Popular recent and popular alltime are now disabled by default.
- 106460: Update of module weight was not run on install of 1.4, causing taxonomy/term view to not override Drupal default.
- 107974: Ensure file_revisions table is added to query when using 'node has files' filter.
- 107371: Correct spelling of 'weather' to 'whether'.
- 107218, 107217: Fixed some E_NOTICE errors.
- 110212: Text patch to clarify date fields.
- 110299: Change nodes per block max size from 2 chars wide to 3, as it was meant to be.
- 110648: Block title not showing up in admin if view only provides block.
- 110462: set_distinct didn't properly check to see if the query was already distinct.
- Distinct filter could mess up summary queries by making them distinct on nid which isn't what is supposed to happen there.