media_mover 6.x-1.0-beta3

arthurf - October 4, 2009 - 22:57
Download Size md5 hash
media_mover-6.x-1.0-beta3.tar.gz 182.59 KB 17e503b73d9479689a84bbddbc8bfd40
Official release from CVS tag: DRUPAL-6--1-0-BETA3
Last updated: October 4, 2009 - 23:01

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

  • fixes the file path return from the node save operation
  • #450682 by mrfelton: fixes bad link
  • fixes an issue where $file is not an array
  • #374280 by celston: fixes db prefixing issue
  • #454576 first round of fixes to allow converted files to replace existing cck files
  • * potential fix for multiple harvest runaway condition
  • * second potential fix for multiple harvest runaway condition
  • #461624 by mrfelton: fixes files argument
  • first round of the cck node creation code. This is untested, just saving for proof of concept
  • First check in of the fixes to the ftp functions DIR harvesting in particular-
    things are likely broken, but first round
  • * adds some skeleton code for the views module
    * adds improvements for the ftp module
  • * adds recursive directory handling
  • adds support for ftp harvesting from directories identified by user names. Still needs to support tokenized folders
  • improves the token look up, adds support for tokens on directories
  • fixes some bad variables being passed to the refactored code
  • fixes the data model to not nest file data 2 levels deep
  • now saves correctly to CCK
  • Fixes attaching user data to the file array
  • attaches the node data in the correct place
  • Improves name spacing issues
  • adds the meta data to the correct place
  • Looks for node data in the correct spot
  • fixes the regex for different date strings on file attributes
  • fixes issue when ftp tries to harvest a directory and not a file
  • closes the node add when it's not in use
  • fixes a form error on configuration add
  • fixes a form error on configuration add
  • Fixes the node data recovery
  • Fixes the file replacement issue on CCK nodes.
  • more fixes for the CCK issue
  • removed deletion code
  • #474904 by mfb: fixes php warnings
  • #370326 : fixes configuration imports; fixes url, fixes argument, fixes cache table, deletes cached configuration
  • #478264 by mfb: fixes extra print statement, undefined variable
  • #48688 : rebuilds the validation system to rely on drupal functions for parsing the forms. This should probably be ported to the D5 version as it really makes it easier to write validation functions
  • removed the extra print r
  • fixes an issue with media mover files not being keyed by cids
  • #520932 : hopefully address the recursive file save
  • #532170 by venkiparam: should address some of the harvesting issues with the CCK module. Needs to be ported to 6-2. Not sure about line 509- I think this is hardcoding something that should not be.
  • #577650: improves file deletion for nodes that have mm cck data attached
  • #559696 InternetPro: fixes function naming (doh!)
  • #555878 rusirius: does some cruft cleanup and fixes some seriously bad logic
  • removes a space
  • #482746 by mfb: fixes the logic on cron runs which was preventing configurations from running
  • #517724 adds a sever url setting for each configuration, update script will add the default to existing configurations
  • #577650 Adds watchdog reporting to file deletion and does some cleanup of the configuration files page
  • hopefully fixes the bad file path from widget settings
  • #583840 first attempt to deal with file uniqueness
  • #558056 by little red wagon: adds the translation functionality to mm_node, adds entry in hook_nodeapi. Note this needs to be ported to mm 2.x
  • #558056 : slight modifications, ported to mm 2.x Need to do testing
  • Update to the path text to better reflect how files can be harvested
  • Working on fixes for S3
  • fixes bad argument structure
  • added mime type
  • Documentation stuff
  • should fix cck filefield path settings
  • Fixes file naming issues for ffmpeg
 
 

Drupal is a registered trademark of Dries Buytaert.