Releases for Station
station 6.x-2.0-beta1
First released: September 24, 2009 - 20:44
Size: 66.31 KB
md5_file hash: 2c035e4490a31feb1f6118140e8d37a9
Last updated: September 24, 2009 - 20:46
I finally think this module is ready for a stable release. The major change is that much more of the project is now dependent on CCK and Views but the upside is that you should find it much easier to customize the output to your liking.
A big thanks goes out to tim.plunkett for his help finding and fixing bugs. I can truly say that this release wouldn't have happened without him.
station 6.x-2.0-unstable5
First released: September 23, 2009 - 05:21
Size: 66.51 KB
md5_file hash: 462d9ae4f7e31fd48c3ef66d546fa1d8
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.
station 6.x-2.0-unstable4
First released: September 15, 2009 - 04:17
Size: 66.55 KB
md5_file hash: 7533c4dc3b436133ff48a0263d8c9736
Last updated: September 15, 2009 - 04:20
Changes since DRUPAL-6--2-0-UNSTABLE3:
- Re-exporting the schedule's default views.
- #357519 by drewish: Ensure fields are created when modules are installed at the same time as CCK.
- Fixed a stupid bug that prevented the schedule's default schedule setting from being saved.
- Remove all the CVS_ID constants I'm not sure why I'd thought those were a good idea.
- #481238 by drewish: On air block, not compatible with block caching.
- The link to edit a scheduled time on a program node was incorrect.
- #483666 by drewish: The default view for station/programs/schedule should have the program title link to the node.
- #485648 by drewish: Schedule item sorting not working.
- #487156 by drewish: Add a day/hour formatting option to the schedule item start time.
- #260798 by drewish: Improve Views support for playlists and use a view to list tracks on the playlist node.
- #490286 by drewish: Fix PHP warning when enabling modules.
- #494616 by tim.plunkett: Playlist edit form mixing up year and label values.
- #260798 by tim.plunkett: rolling back part of my last patch.
- #534540 by tim.plunkett: Comment of hook_views_tables should be hook_views_data.
- #562942 by tim.plunkett: Follow Drupal Coding Standards (and make coder.module happy).
- Fixing a PHP warning about $block being undefined.
- #529998 by swampopus and tim.plunkett: Day view of schedule will not display for non-admin users
Another big thank you to tim.plunkett his help locating and fixing the bugs in this release.
station 6.x-2.0-unstable3
First released: May 31, 2009 - 23:07
Size: 66.57 KB
md5_file hash: e64ef53962269d261b70c196680fbcdd
Last updated: May 31, 2009 - 23:10
Changes since DRUPAL-6--2-0-UNSTABLE2:
- Fixed a bug updating the local copy of programs during cron.
- Enable the "Now playing" block by default.
- Remove old update functions.
- #473452 by drewish: Remove the add another functionality in favor of the Submit Again module.
- #471866 by drewish: DJ upgrade was failing. That and other updates weren't properly prefixing tables.
- #347665 tim.plunkett and drewish: The now playing block is not showing anything.
- station_default_schedule() should gracefully handle the case where there are no schedules.
- #357519 by drewish: Don't allow the schedule to be installed before userreference.module is fully installed.
- #477724 by drewish: Get the listen links working again/create m3u files so that streams work without clean URLs.
Special thanks to cookiesunshinex, tim.plunkett, and thumb for their help locating and fixing the bugs in this release.
station 5.x-2.1-beta1
First released: April 22, 2009 - 22:11
Size: 54.84 KB
md5_file hash: 53c8d58d954b7c52bdb5d93b1a34d154
Last updated: April 22, 2009 - 22:17
Changes since DRUPAL-5--2-0:
station 6.x-2.0-unstable2
First released: April 22, 2009 - 19:04
Size: 66.12 KB
md5_file hash: 360b3d2a9bc0a4f875a06e26c1ede44a
Last updated: April 22, 2009 - 19:07
Changes since DRUPAL-6--2-0-UNSTABLE1:
station 6.x-2.0-unstable1
First released: December 16, 2008 - 10:53
Size: 63.89 KB
md5_file hash: 4e406008d6028698aa8f366e0e68e783
Last updated: December 16, 2008 - 10:55
This will probably crash your server, delete your database and kill your cat. It's not fit for production and if you use it your probably as green as I was when I started back in the day trying to build sites with 4.7 betas... very shortly you'll either be contributing back some bug reports or scared off of unstable software forever. In either case the community will benefit.
Make sure you've got the CCK, Link, and Date modules installed
Changes since DRUPAL-5--2-0:
station 5.x-2.0
First released: November 28, 2008 - 23:36
Size: 54.78 KB
md5_file hash: d151b531118dec8969234cfeff7b7d86
Last updated: November 28, 2008 - 23:40
No changes since DRUPAL-5--2-0-alpha1, just creating an official stable release since I'm not going to be adding any more features to the 5.x-2.x branch at this point it's just bug fixes.
Some of the bigger changes since the 5.x-1.x branch:
- #132155 owner and DJs should be able to edit program.
- Added the station catalog module
- #135568 Playlist date format is now configurable.
- Honor the title_label, has_body and body_label values returned by node_get_types().
- Schedules are now nodes. You can create multiple schedules by creating a new node for each. One schedule is selected as the default to preserve backwards compatibility with old links.
- Schedule viewing is now under node/*/view. Added an option to redirect old URLs to the new ones.
- #207655 Scheduled programs view shows nodes with multiple schedulings multiple times.
- #262917 (HorsePunchKid, drewish) Tokens for playlist nodes.
station 6.x-2.x-dev
First released: November 26, 2008 - 00:09
Size: 66.29 KB
md5_file hash: b613df5f78989949008b33ccc1d8e411
Last updated: September 27, 2009 - 12:27
Begun to update the project to D6. Now requires CCK, Date, Link, Views, and Audio modules.
station 5.x-2.0-alpha1
First released: August 17, 2008 - 23:08
Size: 54.8 KB
md5_file hash: b03480d8fb8ab9ed756763afbd43b382
Last updated: August 17, 2008 - 23:10
Changes since DRUPAL-5:
station 5.x-1.5
First released: January 18, 2008 - 19:17
Size: 43.22 KB
md5_file hash: 0fa28ea5cd302d0c56cd87421b98556a
Last updated: January 18, 2008 - 19:20
Changes since DRUPAL-5--1-4:
station 5.x-1.4
First released: November 27, 2007 - 15:53
Size: 43.19 KB
md5_file hash: c59e715471b3a0228567d04b60884027
Last updated: November 27, 2007 - 15:55
Changes since DRUPAL-5--1-3:
station 5.x-1.3
First released: November 10, 2007 - 01:18
Size: 43.18 KB
md5_file hash: b5b28208a7984b19a018a50f4251908d
Last updated: November 10, 2007 - 01:20
Changes since DRUPAL-5--1-2:
- #167632 SQL error when trying to look at the schedule>programs
- #179982 Misleading help on the schedule edit form.
- #178666 Playlist date in Views not formatted according to the setting.
- #181396 Add CSS class to the Playlist table.
- #186831 (joachim) Deleting a program node didn't remove its schedule items.
- #187177 Remove references to ripper.ini
station 5.x-1.2
First released: August 21, 2007 - 19:24
Size: 42.83 KB
md5_file hash: 8f3441021cc38d0e6c4655373b19a7e1
Last updated: August 21, 2007 - 19:25
Changes since DRUPAL-5--1-1:
- Improved PHPDoc comments.
- #166937 hook_taxonomy not correctly implemented.
- Updating the default views for the current version of the module.
- Changing the view page title to match the menu paths.
station 5.x-1.1
First released: August 6, 2007 - 15:16
Size: 42.71 KB
md5_file hash: 21a4e3a9e002d56d6ba48cada934c71f
Last updated: August 6, 2007 - 18:44
Changes since DRUPAL-5--1-0:
station 5.x-1.0
First released: February 22, 2007 - 22:28
Size: 39.7 KB
md5_file hash: e64a070587b326e798210165d98cd084
Last updated: February 22, 2007 - 22:30
First stable release for Drupal 5.
station 5.x-1.x-dev
First released: February 22, 2007 - 22:27
Size: 43.82 KB
md5_file hash: a13f3e57f2639c6d81e9155dae10387d
Last updated: May 27, 2008 - 00:10
Stable branch for Drupal 5.
station 5.x-0.3
First released: February 12, 2007 - 20:40
Size: 40.69 KB
md5_file hash: c99d3490bd9d309b4040859240c8a878
Last updated: February 12, 2007 - 20:45
Mostly features:
- Better views support and better default views
- Option to limit DJs to users in given roles
- Hide "RSS" or "Speaker" Tag if no archive exists
- Admin can specify DJs title
- Introduced an offset for the archive in case its clock doesn't match the schedule's
- Fixed a bug deleting items from the schedule and also changed the word from delete to remove.
- Added a link to each playlist track
station 5.x-0.2
First released: January 30, 2007 - 17:00
Size: 38.61 KB
md5_file hash: 58e8316d143094a34a0c56d679e6914c
Last updated: January 30, 2007 - 17:05
Small fix for #114271
station 5.x-0.1
First released: January 30, 2007 - 05:59
Size: 38.58 KB
md5_file hash: d6fca89ea25a178bd5bd85fe80ba0372
Last updated: January 30, 2007 - 06:00
Everything works as far as I know... some stuff (like the catalog) isn't that useful.
