Posted by drewish on April 22, 2009 at 7:04pm
| Download | Size | md5 hash |
|---|---|---|
| station-6.x-2.0-unstable2.tar.gz | 66.12 KB | 360b3d2a9bc0a4f875a06e26c1ede44a |
| station-6.x-2.0-unstable2.zip | 88.56 KB | 9f286a566683b47fc2f9d68d33341fc7 |
Last updated: December 24, 2010 - 23:51
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.