• Commerce coupon percentage: May 2, 2012 12:03

    Commit 6510619 on 7.x-1.x
    authored by beeradb, committed by pcambra
    Issue #1556478 by beeradb: Uninstalling module removes the commerce_coupon_fixed coupon type
  • Youtube API: July 23, 2008 5:04

    Commit 31dee80 on 5.x-1.x, master
    2008-07-22 ----------   * Fixed parameters the get_standard_feed function was using to fetch the feed. url params were broken (Brad).
  • Youtube API: July 22, 2008 2:25

    Commit 3be2895 on 5.x-1.x, master
    err, looks like I got the directory but forgot the files. silly me.
  • Youtube API: July 15, 2008 5:16

    Commit db73e25 on 5.x-1.x, master
    * First try at feedapi integration. provided a new module (youtube_feed) to handle youtube feeds (Brad).
  • Youtube API: July 2, 2008 2:32

    Commit 144075e on 5.x-1.x, master
    accidentlly left a print_r in last night, oops.
  • Youtube API: July 1, 2008 4:29

    Commit 7bf0803 on 5.x-1.x, master
    * Added ability to list, add, or delete user favorites (Brad).
  • Youtube API: July 1, 2008 2:54

    Commit 5e53330 on 5.x-1.x, master
    * Added youtube_api_add_comment for ability to post comments (Brad).   * Added youtube_api_rate_videos to support video ratings (Brad).   * Added youtube_api_add_response to add video responses (Brad).   * Renamed youtube_api_search to youtube_api_search_videos to avoid conflict with hook_search (lyricnz).
  • Youtube API: June 28, 2008 23:16

    Commit f7e5f24 on 5.x-1.x, master
    * Added a youtube_api_get_standard_feed function as a mechanism for handling YouTube's     standard feeds.   * Fixed bug in youtube_api_update_video, was sending the wrong request type.
  • Youtube API: June 26, 2008 4:46

    Commit 369053c on 5.x-1.x, master
    fixed documentation error
  • Youtube API: June 26, 2008 4:41

    Commit c279fa4 on 5.x-1.x, master
    * Added a generic method youtube_api_get_feed to the contents of a feed (Brad).   * Refactored youtube_api_search, youtube_api_get_user_uploads, youtube_api_get_video,     and youtube_api_get_comments to use the youtube_api_get_feed function (Brad).   * Added a generic feed result parse, youtube_api_process_feed which takes a feed result     and creates video or comment objects.   * Refactored youtube_api_search, youtube_api_get_user_uploads,and youtube_api_get_comments     to use the youtube_api_process_feed function (Brad).
nobody click here