views 4.7.x-1.1
merlinofchaos - November 15, 2006 - 19:32
Official release from CVS tag: DRUPAL-4-7--1-1
First released: November 15, 2006 - 19:32
First released: November 15, 2006 - 19:32
Download: views-4.7.x-1.1.tar.gz
Size: 142.45 KB
md5_file hash: f6881c97e93c942561fb44198fc618b9
Last updated: November 15, 2006 - 19:35
View usage statistics for this releaseSize: 142.45 KB
md5_file hash: f6881c97e93c942561fb44198fc618b9
Last updated: November 15, 2006 - 19:35
Bugs fixed:
- 97228: Fatal error on the views help page.
- View Import was completely not working.
- 93873: Exposed filters were completely not working.
- 92305: Removed broken and unworkable 'distinct' profile filter.
- 93540: Don't use block title if no page title.
- 93493: Allow field labels to be turned off if item not sortable.
- 91665: Order By pretty much borked in PGSQL.
- 85290: Views generated invalid CSS with -- this could have an impact on your theming!
- 90482: Validate that nodes per page is not 0 if pager is on.
- 89893: Multiple filters not showing up properly in RSS links
- 97462: More robust view export code.
- 82634: theme_imagebutton renamed to theme_views_imagebutton
- 77859: update module weight to 10 in update.php -- RUN UPDATE.PHP!!
- 97589: Add some sorting on plugins so that Views' default plugins are always on top.
New features:
- New comment fields to allow more Views use of comments. [Egon Bianchet]
- Recent comments block default view.
- Add simple 'word search' to text field operators [gordonh]
- Early views_search.inc -- needs testing! [gordonh]
- 90643: Access-checking 'edit', 'delete' and 'view' links as fields
- Added uninstall function (accessible from the module administration page)
- 88849: new views_pre_query hook
- 97290: new $offset argument to views_build_view to allow views to to skip the first N nodes [doesn't work if $ pager = true].
- 97290: New options for granularity on date sorts
- Provide a proper 'action' for exposed filters so they always go to the view, not just the current page.
- 76601: New 'all files' field to display all files on a node as a single field
