Download & Extend

Releases for Station

station 6.x-2.0-beta5

Download Size md5 hash
station-6.x-2.0-beta5.tar.gz 70.03 KB e68825c3ef28de192e64d0774819b3fd
station-6.x-2.0-beta5.zip 92.59 KB a4f64e04a1b1e382566f303b95db4f69
Last updated: December 24, 2010 - 23:51
Official release from tag: 6.x-2.0-beta5

Release notes

Changes since DRUPAL-6--2-0-BETA4:

  • #910672 by tim.plunkett: Re-add empty() to 'Is scheduled' and 'Has scheduled programs' filter.
  • #917196 by tim.plunkett, refreshingapathy: Remove drupal_strtolower from non-Drupal PHP script.
  • #585284 follow-up by tim.plunkett: fix typo in AHAH callback.
  • #951438 by tim.plunkett: Added theme function for day of station schedule item.

amort

station 6.x-2.0-beta4

Download Size md5 hash
station-6.x-2.0-beta4.tar.gz 69.96 KB bf4485a2491a33a92c2b2dc572bcbfd5
station-6.x-2.0-beta4.zip 92.56 KB 75fdd8ef31d1e5158734c27004f09b3a
Last updated: December 24, 2010 - 23:51
Official release from tag: 6.x-2.0-beta4

Release notes

Changes since DRUPAL-6--2-0-BETA3:

  • #691108 by drewish: Fixing an old d5 style call to watchdog().
  • #260798 by tim.plunkett: Remove empty div on playlist views with no results.
  • #593180 by tim.plunkett: Avoid duplicate catalog numbers.
  • #757408 by tim.plunkett: Add views filter for "Is default schedule".
  • #661892 by tim.plunkett: Add duration of programs to title text rollovers on the schedule.
  • #680864 by tim.plunkett: Prevent program nodes from loading times of unpublished schedules.
  • #120296 by joachim, daggerhart, ZoeN, drewish and tim.plunkett: Add start and end times to schedule grid.
  • #850392 by tim.plunkett: Fix error in Station Playlist views integration.
  • #844052 by tim.plunkett: Fix "Has scheduled programs" and "Is scheduled" filter.

station 6.x-2.0-beta3

Download Size md5 hash
station-6.x-2.0-beta3.tar.gz 68.88 KB 6bc432a58193852a2f657056a6a76f06
station-6.x-2.0-beta3.zip 91.25 KB 8b35c3eb58858a588bfd775ddd8cc490
Last updated: December 24, 2010 - 23:51
Official release from tag: 6.x-2.0-beta3

Release notes

Changes since DRUPAL-6--2-0-BETA2:

  • Moving the archive views code into station/archive/views.
  • #585284 by drewish: AJAXify the playlist edit form.
  • Fixing issues identified by coder.module.
  • #198354 by drewish: Add 'today' callback to the schedule node to redirect to the current day's program listing.
  • #652874 by drewish: Archive import not setting audio tags correctly.
  • #678794 by drewish: DJs not getting edit access to their program nodes.

station 5.x-2.1

Download Size md5 hash
station-5.x-2.1.tar.gz 54.94 KB c9fe1ff44cdd6ea0350b28ea476391f2
station-5.x-2.1.zip 69.89 KB 0f2f3b49fbd6c3b5b7da8ad4f0031153
Last updated: December 24, 2010 - 23:51
Official release from tag: 5.x-2.1

Release notes

Changes since DRUPAL-5--2-0:

  • #319125 by drewish: access problem with program nodes.
  • #350070 by drewish: Allow more granular, 1 minute, scheduling increments.
  • Removing the annyoing "Adding 23 to" messages.
  • Removing title option from autocomplete since it's not ever called.
  • #486034 by drewish: Stop rounding all times to hours so 30 minute programs show up in current program block.

station 6.x-2.0-beta2

Download Size md5 hash
station-6.x-2.0-beta2.tar.gz 67.06 KB 1fabe0ca97ff0b72448abcabd6e40c0b
station-6.x-2.0-beta2.zip 89.22 KB 4074a58be031759f935176568d4487d0
Last updated: December 24, 2010 - 23:51
Official release from tag: 6.x-2.0-beta2

Release notes

Changes since DRUPAL-6--2-0-BETA1:

  • #589116 by tim.plunkett: station_playlist_load() should call SELECT * so we load fields other modules schema alter into our table.
  • #565246 by drewish: Fixing archive breadcrumbs, default views, and 'Reload Program' functionality.
  • #390120 by bigkevmcd, bigkevmcd, tim.plunkett and drewish: Playlist autocomplete should also query the catalog.

station 6.x-2.0-beta1

Download Size md5 hash
station-6.x-2.0-beta1.tar.gz 66.31 KB 2c035e4490a31feb1f6118140e8d37a9
station-6.x-2.0-beta1.zip 88.28 KB 07c163773c2d5a1d9d52896d228f4cb5
Last updated: December 24, 2010 - 23:51
Official release from tag: 6.x-2.0-beta1

Release notes

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.

Read more

station 6.x-2.0-unstable5

Download Size md5 hash
station-6.x-2.0-unstable5.tar.gz 66.51 KB 462d9ae4f7e31fd48c3ef66d546fa1d8
station-6.x-2.0-unstable5.zip 88.48 KB cd6b9b442176bd1e40ba3c0ac7f60825
Last updated: December 24, 2010 - 23:51
Official release from tag: 6.x-2.0-unstable5

Release notes

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.
Read more

station 6.x-2.0-unstable4

Download Size md5 hash
station-6.x-2.0-unstable4.tar.gz 66.55 KB 7533c4dc3b436133ff48a0263d8c9736
station-6.x-2.0-unstable4.zip 88.04 KB 61778db6383395b6c2ae007d8916c18b
Last updated: December 24, 2010 - 23:51
Official release from tag: 6.x-2.0-unstable4

Release notes

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.

Read more

station 6.x-2.0-unstable3

Download Size md5 hash
station-6.x-2.0-unstable3.tar.gz 66.57 KB e64ef53962269d261b70c196680fbcdd
station-6.x-2.0-unstable3.zip 88.1 KB 749f42b64a0a33db98d94ba05beec849
Last updated: December 24, 2010 - 23:51
Official release from tag: 6.x-2.0-unstable3

Release notes

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

Download Size md5 hash
station-5.x-2.1-beta1.tar.gz 54.84 KB 53c8d58d954b7c52bdb5d93b1a34d154
station-5.x-2.1-beta1.zip 69.82 KB cbdf9fc7cf094cfe73f00ae1e48c6838
Last updated: December 24, 2010 - 23:51
Official release from tag: 5.x-2.1-beta1

Release notes

Changes since DRUPAL-5--2-0:

  • #319125 by drewish: access problem with program nodes.
  • #350070 by drewish: Allow more granular, 1 minute, scheduling increments.

station 6.x-2.0-unstable2

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
Official release from tag: 6.x-2.0-unstable2

Release notes

Changes since DRUPAL-6--2-0-UNSTABLE1:

Read more

station 6.x-2.0-unstable1

Download Size md5 hash
station-6.x-2.0-unstable1.tar.gz 63.89 KB 4e406008d6028698aa8f366e0e68e783
station-6.x-2.0-unstable1.zip 84.44 KB 3d8e683ba827f513bf17395adde5ba0d
Last updated: December 24, 2010 - 23:51
Official release from tag: 6.x-2.0-unstable1

Release notes

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:

Read more

station 5.x-2.0

Download Size md5 hash
station-5.x-2.0.tar.gz 54.78 KB d151b531118dec8969234cfeff7b7d86
station-5.x-2.0.zip 69.75 KB d35d71e096a7fb312e0f66e5be78a880
Last updated: December 24, 2010 - 23:51
Official release from tag: 5.x-2.0

Release notes

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

Download Size md5 hash
station-6.x-2.x-dev.tar.gz 69.12 KB 0650983d8d74e937e487a116e55bc77b
station-6.x-2.x-dev.zip 90.6 KB d0f54aae59892768e3460e5ccff437b7
Last updated: February 25, 2011 - 07:51
Development snapshot from branch: master

Release notes

Begun to update the project to D6. Now requires CCK, Date, Link, Views, and Audio modules.

station 5.x-2.0-alpha1

Download Size md5 hash
station-5.x-2.0-alpha1.tar.gz 54.8 KB b03480d8fb8ab9ed756763afbd43b382
station-5.x-2.0-alpha1.zip 69.78 KB 16fe54a1079146df8a4e86cf7efe66e6
Last updated: December 24, 2010 - 23:51
Official release from tag: 5.x-2.0-alpha1

Release notes

Changes since DRUPAL-5:

Read more

station 5.x-1.5

Download Size md5 hash
station-5.x-1.5.tar.gz 43.22 KB 0fa28ea5cd302d0c56cd87421b98556a
station-5.x-1.5.zip 57.56 KB f5f25c37c2a4ba80521d14c14ebf587a
Last updated: December 24, 2010 - 23:51
Official release from tag: 5.x-1.5

Release notes

Changes since DRUPAL-5--1-4:

  • #196234 (rleigh) Station Program has incomplete support for versions.
  • #210966 Views support causing MySQL Error on /station/programs - Unknown table.

station 5.x-1.4

Download Size md5 hash
station-5.x-1.4.tar.gz 43.19 KB c59e715471b3a0228567d04b60884027
station-5.x-1.4.zip 57.47 KB 22a6b6fc19ec8b9ed580562a073ef671
Last updated: December 24, 2010 - 23:51
Official release from tag: 5.x-1.4

Release notes

Changes since DRUPAL-5--1-3:

  • #192064 PHP error when non-admin user edits program with no DJs.
  • Revisiting #167632 to fix the the "Unknown column 'station_schedule_item.program_nid'" error.

station 5.x-1.3

Download Size md5 hash
station-5.x-1.3.tar.gz 43.18 KB b5b28208a7984b19a018a50f4251908d
station-5.x-1.3.zip 57.47 KB e26a4c7e81f4c2d5e98a6b9d0f531852
Last updated: December 24, 2010 - 23:51
Official release from tag: 5.x-1.3

Release notes

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

Download Size md5 hash
station-5.x-1.2.tar.gz 42.83 KB 8f3441021cc38d0e6c4655373b19a7e1
station-5.x-1.2.zip 57.42 KB 07cebd15704acce1be84e1fa4dc6a9be
Last updated: December 24, 2010 - 23:51
Official release from tag: 5.x-1.2

Release notes

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

Download Size md5 hash
station-5.x-1.1.tar.gz 42.71 KB 21a4e3a9e002d56d6ba48cada934c71f
station-5.x-1.1.zip 57.3 KB 0248fa41dd00e940920932a387e36627
Last updated: December 24, 2010 - 23:51
Official release from tag: 5.x-1.1

Release notes

Changes since DRUPAL-5--1-0:

Read more
Subscribe with RSS Syndicate content