station 6.x-2.0-unstable5
drewish - September 23, 2009 - 05:21
| Download | Size | md5 hash |
|---|---|---|
| station-6.x-2.0-unstable5.tar.gz | 66.51 KB | 462d9ae4f7e31fd48c3ef66d546fa1d8 |
Official release from CVS tag: DRUPAL-6--2-0-UNSTABLE5
Last updated: September 23, 2009 - 05:25
This release adds a ton of improvements to the views support. The downside is that if you've customized the default views you might need to make some changes to your views. If you notice any problems export your views and make a backup before making any changes. Feel free to open a support request and paste in the original views and I can help you get them sorted out.
Changes since DRUPAL-6--2-0-UNSTABLE4:
- #580794 by tim.plunkett: Redirection broken after removing item from schedule.
- #571190 by drewish: Add a hook_file_download() implementation so that M3U files can be downloaded with private file transfers.
- Adding views support for the schedule's streams.
- #582778 by tim.plunkett: station_playlist_tracks only displays 10 tracks by default.
- Added station_minute_from_local_ts() to make it easy to query for the current time.
- #580806 by drewish: Add views filter for schedule item start and finish times.
- Cleaning up the names in the views labels. Getting the right day argument handler for the per day table view.
- Display child menu items on /station.
- Removing old SQL definitions, the hook_schema stuff seems solid enough.
- #477712 by drewish: Require Views relationship to go from {node} to {station_schedule_item}. Add is scheduled filter. Restore the scheduled/unscheduled defautl program views.
- #410434 by drewish: Add default view for listing programs by DJ. Note: it's disabled by default.
- #505538 by drewish: Add 'today' to the list of time filtering options.
