Downloads
Download tar.gz
66.12 KB
MD5: 360b3d2a9bc0a4f875a06e26c1ede44a
SHA-1: e3a6d69ea2c872975d135a78abb5d29e8835b4f3
SHA-256: 8564e9cb11e55d748a4620984b5381e5fe689bd3f087d79c634fd51f81ab2996
Download zip
88.56 KB
MD5: 9f286a566683b47fc2f9d68d33341fc7
SHA-1: ac4f3106099412015e1b5233a46ac89e571c7d7b
SHA-256: 5a6375cfabdd08add16cc615537c4310f37d0e7c638e3f57cbd9badd9976e4ec
Release notes
Changes since DRUPAL-6--2-0-UNSTABLE1:
- #350070 Allow more granular scheduling increments.
- Moving code to match the menu definitions.
- Moving the hook_views_api() function down out of the way.
- Using the new handlers.
- Got the schedule's day views working.
- Fixing the breadcrumbs.
- The program playlist blocks should only list the current program's playlists.
- Adding access control to the default views.
- #319125 Couldn't view nodes due to hook_access() problems.
- Got the schedule sorting working from either Now or the beginning of the week.
- Passing the shedule and day arguments to the day view.
- If a default schedule isn't selected just use the first one.
- Calling url() with the old parameters.
- Fix a fatal error calling _station_schedule_program_load_djs().
- Corrected help string.
- Better titles for the base table info.
- Some updates for the date module to fix the formatting.
- #363998 by drewish: More granular permissions with better names.
- #438578 by drewish: Remove old update functions.
- #438578 by drewish: Follow to remove some more update functions.
- #250533 by darrick and drewish: Update station_archive for Drupal 6.
- Followups to get the archive working a bit more.