/[drupal]/contributions/modules/media_mover/media_mover_api.module
ViewVC logotype

Log of /contributions/modules/media_mover/media_mover_api.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.1.2.110.2.71 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 05:07:24 2009 UTC (9 days ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.70: +24 -4 lines
Diff to previous 1.1.2.110.2.70 , to branch point 1.1.2.110 , to next main 1.1.2.156
#633438
Adds rtrim to the directory paths in mm_dir, adds a new helper function to update form data with

Revision 1.1.2.110.2.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 17:19:47 2009 UTC (3 weeks, 2 days ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.69: +4 -2 lines
Diff to previous 1.1.2.110.2.69 , to branch point 1.1.2.110
fixes the delete of file caching

Revision 1.1.2.110.2.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 15:58:06 2009 UTC (3 weeks, 2 days ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.68: +4 -4 lines
Diff to previous 1.1.2.110.2.68 , to branch point 1.1.2.110
fixes paths to node opereations

Revision 1.1.2.110.2.68 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 15:23:00 2009 UTC (3 weeks, 4 days ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.67: +5 -9 lines
Diff to previous 1.1.2.110.2.67 , to branch point 1.1.2.110
Does some cleanup for coding style and some textual improvements

Revision 1.1.2.110.2.47.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 00:48:11 2009 UTC (5 weeks, 1 day ago) by arthuregg
Branch: DRUPAL-6--2
Branch point for: DRUPAL-7--1
Changes since 1.1.2.110.2.47.2.34: +28 -28 lines
Diff to previous 1.1.2.110.2.47.2.34 , to branch point 1.1.2.110.2.47 , to next main 1.1.2.110.2.71
First harves tto store working, requires refactoring on the $file->steps

Revision 1.1.2.110.2.47.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 11:45:53 2009 UTC (5 weeks, 1 day ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.33: +6 -2 lines
Diff to previous 1.1.2.110.2.47.2.33 , to branch point 1.1.2.110.2.47
Working on getting step level locking functional

Revision 1.1.2.110.2.47.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 02:52:57 2009 UTC (5 weeks, 2 days ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.32: +26 -20 lines
Diff to previous 1.1.2.110.2.47.2.32 , to branch point 1.1.2.110.2.47
 * Harvesting is now working somewhat
 * purging files from a configuration is working
 * still trying to work out data architecture for file data

Revision 1.1.2.110.2.47.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 19:25:49 2009 UTC (5 weeks, 2 days ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.31: +34 -7 lines
Diff to previous 1.1.2.110.2.47.2.31 , to branch point 1.1.2.110.2.47
need to work on action level locking

Revision 1.1.2.110.2.47.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 14:22:00 2009 UTC (5 weeks, 2 days ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.30: +22 -148 lines
Diff to previous 1.1.2.110.2.47.2.30 , to branch point 1.1.2.110.2.47
updates the db schema, configuration run now functions

Revision 1.1.2.110.2.47.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 03:34:44 2009 UTC (5 weeks, 4 days ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.29: +7 -20 lines
Diff to previous 1.1.2.110.2.47.2.29 , to branch point 1.1.2.110.2.47
More migration of functions, cleaning up menu items, starting to debug configuration run process

Revision 1.1.2.110.2.47.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 02:27:33 2009 UTC (5 weeks, 4 days ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.28: +1 -39 lines
Diff to previous 1.1.2.110.2.47.2.28 , to branch point 1.1.2.110.2.47
removing UI elements

Revision 1.1.2.110.2.47.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 22:24:35 2009 UTC (7 weeks ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.27: +22 -1 lines
Diff to previous 1.1.2.110.2.47.2.27 , to branch point 1.1.2.110.2.47
* adds back a element validate data extraction function which makes it easy to validate your data
* fixes up the S3 module's configuration form

Revision 1.1.2.110.2.47.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 5 03:09:14 2009 UTC (7 weeks, 2 days ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.26: +5 -3 lines
Diff to previous 1.1.2.110.2.47.2.26 , to branch point 1.1.2.110.2.47
 * updates to the configurations code
 * catch for an issue with configurations when they don't have actions- should not ever happen, but hey, nothing to loose.

Revision 1.1.2.110.2.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 4 17:14:06 2009 UTC (7 weeks, 2 days ago) by arthuregg
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA4
Changes since 1.1.2.110.2.66: +15 -15 lines
Diff to previous 1.1.2.110.2.66 , to branch point 1.1.2.110
fixes bad argument structure

Revision 1.1.2.110.2.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 4 17:08:05 2009 UTC (7 weeks, 2 days ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.65: +7 -5 lines
Diff to previous 1.1.2.110.2.65 , to branch point 1.1.2.110
Working on fixes for S3

Revision 1.1.2.110.2.47.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 2 01:42:14 2009 UTC (7 weeks, 5 days ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.25: +49 -194 lines
Diff to previous 1.1.2.110.2.47.2.25 , to branch point 1.1.2.110.2.47
Configuration data model is now working correctly

Revision 1.1.2.110.2.47.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 02:23:21 2009 UTC (8 weeks, 2 days ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.24: +37 -679 lines
Diff to previous 1.1.2.110.2.47.2.24 , to branch point 1.1.2.110.2.47
 * updates to the configuration add process so that adding actions and failiing to add an action works correctly. Removing an action needs to be worked on
 * added a new ui file to keep all the form elements in
 * added a theme file to keep any theming in
 * removed some field sets from configuration options in mm_node
 * added some css to let the add action buttons line up

Revision 1.1.2.110.2.65 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 21:55:35 2009 UTC (2 months ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.64: +4 -3 lines
Diff to previous 1.1.2.110.2.64 , to branch point 1.1.2.110
#558056 : slight modifications, ported to mm 2.x Need to do testing

Revision 1.1.2.110.2.64 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 21:41:01 2009 UTC (2 months ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.63: +9 -2 lines
Diff to previous 1.1.2.110.2.63 , to branch point 1.1.2.110
#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

Revision 1.1.2.110.2.63 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 21:29:28 2009 UTC (2 months ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.62: +49 -6 lines
Diff to previous 1.1.2.110.2.62 , to branch point 1.1.2.110
#583840 first attempt to deal with file uniqueness

Revision 1.1.2.110.2.62 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 17 03:10:52 2009 UTC (2 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.61: +4 -3 lines
Diff to previous 1.1.2.110.2.61 , to branch point 1.1.2.110
#577650 Adds watchdog reporting to file deletion and does some cleanup of the configuration files page

Revision 1.1.2.110.2.47.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 16:23:01 2009 UTC (2 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.23: +5 -2 lines
Diff to previous 1.1.2.110.2.47.2.23 , to branch point 1.1.2.110.2.47
#482746 by mfb: fixes the logic on cron runs which was preventing configurations from running

Revision 1.1.2.110.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 16:22:57 2009 UTC (2 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.60: +2 -3 lines
Diff to previous 1.1.2.110.2.60 , to branch point 1.1.2.110
#482746 by mfb: fixes the logic on cron runs which was preventing configurations from running

Revision 1.1.2.110.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 05:07:53 2009 UTC (2 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.59: +6 -18 lines
Diff to previous 1.1.2.110.2.59 , to branch point 1.1.2.110
#555878 rusirius: does some cruft cleanup and fixes some seriously bad logic

Revision 1.1.2.110.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 04:10:57 2009 UTC (2 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.58: +4 -6 lines
Diff to previous 1.1.2.110.2.58 , to branch point 1.1.2.110
#577650: improves file deletion for nodes that have mm cck data attached

Revision 1.1.2.110.2.47.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 8 12:02:17 2009 UTC (2 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.22: +78 -124 lines
Diff to previous 1.1.2.110.2.47.2.22 , to branch point 1.1.2.110.2.47
refactoring the configuration add form

Revision 1.1.2.110.2.47.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 3 03:38:59 2009 UTC (2 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.21: +108 -82 lines
Diff to previous 1.1.2.110.2.47.2.21 , to branch point 1.1.2.110.2.47
Reorganizes some functions, building back the configuration run process, need to consider how to deal with the step model vs. the configuration run model

Revision 1.1.2.110.2.47.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 2 22:20:27 2009 UTC (2 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.20: +37 -379 lines
Diff to previous 1.1.2.110.2.47.2.20 , to branch point 1.1.2.110.2.47
Major commit which refactors media_mover_api_nodeapi functions into mm_node, fixes some bugs, getting things rolling again

Revision 1.1.2.110.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 02:46:14 2009 UTC (4 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.57: +2 -2 lines
Diff to previous 1.1.2.110.2.57 , to branch point 1.1.2.110
fixes an issue with media mover files not being keyed by cids

Revision 1.1.2.110.2.47.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 22:28:19 2009 UTC (5 months ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.19: +29 -27 lines
Diff to previous 1.1.2.110.2.47.2.19 , to branch point 1.1.2.110.2.47
resloves some of the adding/saving of steps, but still needs work on the inital harvest add

Revision 1.1.2.110.2.47.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 15 23:03:01 2009 UTC (5 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.18: +22 -26 lines
Diff to previous 1.1.2.110.2.47.2.18 , to branch point 1.1.2.110.2.47
starting the rebuild of the configuration system

Revision 1.1.2.110.2.47.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 15 20:20:02 2009 UTC (5 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.17: +84 -76 lines
Diff to previous 1.1.2.110.2.47.2.17 , to branch point 1.1.2.110.2.47
Updates DB data model to use files as single entry
Improves some the the file and configuraton class
started sketching out the standard file object

Revision 1.1.2.110.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 15:46:02 2009 UTC (5 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.56: +31 -30 lines
Diff to previous 1.1.2.110.2.56 , to branch point 1.1.2.110
#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

Revision 1.1.2.110.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 12:49:22 2009 UTC (5 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.55: +4 -4 lines
Diff to previous 1.1.2.110.2.55 , to branch point 1.1.2.110
#478264 by mfb: fixes extra print statement, undefined variable

Revision 1.1.2.110.2.47.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 12:54:08 2009 UTC (5 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.16: +110 -115 lines
Diff to previous 1.1.2.110.2.47.2.16 , to branch point 1.1.2.110.2.47
fixes for step data getting passed through correctly

Revision 1.1.2.110.2.47.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 22:57:03 2009 UTC (5 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.15: +205 -218 lines
Diff to previous 1.1.2.110.2.47.2.15 , to branch point 1.1.2.110.2.47
 * adding configurations is wroking
 * edit configuration is getting closer
 * configuration load is coming into shape

Revision 1.1.2.110.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 12:05:37 2009 UTC (5 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.54: +5 -3 lines
Diff to previous 1.1.2.110.2.54 , to branch point 1.1.2.110
#370326 : fixes configuration imports; fixes url, fixes argument, fixes cache table, deletes cached configuration

Revision 1.1.2.110.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 19:42:21 2009 UTC (5 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.53: +1 -6 lines
Diff to previous 1.1.2.110.2.53 , to branch point 1.1.2.110
removed deletion code

Revision 1.1.2.110.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 19:41:43 2009 UTC (5 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.52: +92 -58 lines
Diff to previous 1.1.2.110.2.52 , to branch point 1.1.2.110
more fixes for the CCK issue

Revision 1.1.2.110.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 14:01:49 2009 UTC (5 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.51: +6 -4 lines
Diff to previous 1.1.2.110.2.51 , to branch point 1.1.2.110
Fixes the node data recovery

Revision 1.1.2.110.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 14:07:51 2009 UTC (6 months ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.50: +10 -5 lines
Diff to previous 1.1.2.110.2.50 , to branch point 1.1.2.110
Looks for node data in the correct spot

Revision 1.1.2.110.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 17 18:38:29 2009 UTC (6 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.49: +10 -8 lines
Diff to previous 1.1.2.110.2.49 , to branch point 1.1.2.110
fixes the data model to not nest file data 2 levels deep

Revision 1.1.2.110.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 20:53:40 2009 UTC (6 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.48: +4 -2 lines
Diff to previous 1.1.2.110.2.48 , to branch point 1.1.2.110
* adds some skeleton code for the views module
* adds improvements for the ftp module

Revision 1.1.2.110.2.47.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 17:24:24 2009 UTC (6 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.14: +70 -121 lines
Diff to previous 1.1.2.110.2.47.2.14 , to branch point 1.1.2.110.2.47
* started integrating the $step variable back into the contrib modules, replacing the old $configuration and $action variables
* implemented the module call backs in the $configuration

Revision 1.1.2.110.2.47.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 04:37:50 2009 UTC (6 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.13: +141 -471 lines
Diff to previous 1.1.2.110.2.47.2.13 , to branch point 1.1.2.110.2.47
* moved most of the file centric functions into the class file
* moved most of the configuration centric files into the class file
* starting to remove legacy functions

Revision 1.1.2.110.2.47.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 04:36:45 2009 UTC (6 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.12: +191 -254 lines
Diff to previous 1.1.2.110.2.47.2.12 , to branch point 1.1.2.110.2.47
starting the refactor process on the run configuration process. Realizing that the harvest action still needs some kind of special lock treatment to prevent overlapping runs as we don't know how many files will come back

Revision 1.1.2.156 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 04:33:36 2009 UTC (6 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC7
Changes since 1.1.2.155: +7 -3 lines
Diff to previous 1.1.2.155 , to branch point 1.1 , to next main 1.27
Fixes an issue with caching files that are incomplete which prevents other configurations from harvesting them

Revision 1.1.2.110.2.47.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 09:18:35 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.11: +17 -69 lines
Diff to previous 1.1.2.110.2.47.2.11 , to branch point 1.1.2.110.2.47
 * added new compression options
 * more API cleanup

Revision 1.1.2.110.2.47.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 22:53:16 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.10: +12 -7 lines
Diff to previous 1.1.2.110.2.47.2.10 , to branch point 1.1.2.110.2.47
configuration data is now saving, configuration build is pulling all saved day out

Revision 1.1.2.110.2.47.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 22:46:32 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.9: +41 -82 lines
Diff to previous 1.1.2.110.2.47.2.9 , to branch point 1.1.2.110.2.47
 * updated the db tables
 * configuration load now functional

Revision 1.1.2.110.2.47.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 22:19:21 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.8: +147 -214 lines
Diff to previous 1.1.2.110.2.47.2.8 , to branch point 1.1.2.110.2.47
 * get actions function is refactored to be easier to pass arguments to

Revision 1.1.2.110.2.47.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 20:39:08 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.7: +69 -122 lines
Diff to previous 1.1.2.110.2.47.2.7 , to branch point 1.1.2.110.2.47
 * updated a few aspects of the db schema
 * added some hook options

Revision 1.1.2.110.2.47.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 19:02:08 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.6: +14 -57 lines
Diff to previous 1.1.2.110.2.47.2.6 , to branch point 1.1.2.110.2.47
*** empty log message ***

Revision 1.1.2.110.2.47.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 15:46:36 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.5: +1 -28 lines
Diff to previous 1.1.2.110.2.47.2.5 , to branch point 1.1.2.110.2.47
Moves all the IO functions to the IO include, adds more doxygen support

Revision 1.1.2.110.2.47.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 13:33:43 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.4: +18 -2 lines
Diff to previous 1.1.2.110.2.47.2.4 , to branch point 1.1.2.110.2.47
adding better doxygen support

Revision 1.1.2.110.2.47.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 13:13:05 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.3: +260 -389 lines
Diff to previous 1.1.2.110.2.47.2.3 , to branch point 1.1.2.110.2.47
 * configuration forms in better shape
 * file handling functions starting to come into new api

Revision 1.1.2.110.2.47.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 16 20:25:07 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.2: +246 -121 lines
Diff to previous 1.1.2.110.2.47.2.2 , to branch point 1.1.2.110.2.47
major changes to the add configuration form. AHAH will be done later, but the basics for the form are there now.

Revision 1.1.2.110.2.47.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 05:24:56 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47.2.1: +254 -242 lines
Diff to previous 1.1.2.110.2.47.2.1 , to branch point 1.1.2.110.2.47
* redesigned the media mover hook
* did much of the replacement of the $verb concept (still needs to be cleaned out)
* started to remove some legacy functions
* started building the new parsing functions that are necessary for the new media mover hook

Next steps: build the multi-step form build process with AHAH to get the add config operation functional.

Revision 1.1.2.110.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 03:23:53 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.1.2.110.2.47: +6 -6 lines
Diff to previous 1.1.2.110.2.47 , to branch point 1.1.2.110
whitespace cleanup

Revision 1.1.2.155 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 17:36:26 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.154: +133 -112 lines
Diff to previous 1.1.2.154 , to branch point 1.1
backend for the node delete/reprocess form, requires permissions and testing

Revision 1.1.2.154 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 16:28:35 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.153: +78 -36 lines
Diff to previous 1.1.2.153 , to branch point 1.1
improves the theming of the files list on the node edit page, still requires the node submission handling

Revision 1.1.2.110.2.47.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 12:49:49 2009 UTC (7 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--2
Changes since 1.1.2.110.2.47: +72 -70 lines
Diff to previous 1.1.2.110.2.47
First commit on the 2x branch, lots of stuff is broken, just making a place holder

Revision 1.1.2.110.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 14:04:52 2009 UTC (7 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Branch point for: DRUPAL-6--2
Changes since 1.1.2.110.2.46: +1 -2 lines
Diff to previous 1.1.2.110.2.46 , to branch point 1.1.2.110
removes an extra array

Revision 1.1.2.110.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 03:04:28 2009 UTC (7 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.45: +1 -2 lines
Diff to previous 1.1.2.110.2.45 , to branch point 1.1.2.110
removes an extra col

Revision 1.1.2.110.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 02:57:43 2009 UTC (7 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.44: +7 -2 lines
Diff to previous 1.1.2.110.2.44 , to branch point 1.1.2.110
added  a display of additional file data

Revision 1.1.2.153 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 21:24:28 2009 UTC (8 months ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC5, DRUPAL-5--1-0-RC6
Changes since 1.1.2.152: +21 -1 lines
Diff to previous 1.1.2.152 , to branch point 1.1
adds the get configurations by module function

Revision 1.1.2.110.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 21:04:07 2009 UTC (8 months ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.43: +14 -3 lines
Diff to previous 1.1.2.110.2.43 , to branch point 1.1.2.110
changes the configuration validation process to use a per module basis

Revision 1.1.2.110.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 02:13:35 2009 UTC (8 months ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.42: +2 -2 lines
Diff to previous 1.1.2.110.2.42 , to branch point 1.1.2.110
fixes a logic error with locking

Revision 1.1.2.110.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 22 21:18:15 2009 UTC (8 months ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.41: +2 -2 lines
Diff to previous 1.1.2.110.2.41 , to branch point 1.1.2.110
Fixes the the call when an array is not passed in

Revision 1.1.2.110.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 22 21:12:02 2009 UTC (8 months ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.40: +2 -2 lines
Diff to previous 1.1.2.110.2.40 , to branch point 1.1.2.110
fixes the value walk

Revision 1.1.2.110.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 22 21:06:45 2009 UTC (8 months ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.39: +24 -1 lines
Diff to previous 1.1.2.110.2.39 , to branch point 1.1.2.110
adds a function to extract form data

Revision 1.1.2.110.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 22 19:57:15 2009 UTC (8 months ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.38: +22 -4 lines
Diff to previous 1.1.2.110.2.38 , to branch point 1.1.2.110
* adds a new function for getting configurations by modules

Revision 1.1.2.110.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 21:19:50 2009 UTC (8 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.1.2.110.2.37: +3 -3 lines
Diff to previous 1.1.2.110.2.37 , to branch point 1.1.2.110
#375942: port of the D5 fix

Revision 1.1.2.152 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 21:18:16 2009 UTC (8 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.151: +4 -4 lines
Diff to previous 1.1.2.151 , to branch point 1.1
#375942: fixes bad SQL generated by file status

Revision 1.1.2.151 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 18:08:34 2009 UTC (9 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.150: +1 -3 lines
Diff to previous 1.1.2.150 , to branch point 1.1
fixes bad sql query

Revision 1.1.2.110.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 05:24:50 2009 UTC (9 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA5
Changes since 1.1.2.110.2.36: +9 -11 lines
Diff to previous 1.1.2.110.2.36 , to branch point 1.1.2.110
fixes a regression error on the configuration lock in D5, harmonizes between d5 and 6

Revision 1.1.2.150 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 05:24:45 2009 UTC (9 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC4
Changes since 1.1.2.149: +8 -8 lines
Diff to previous 1.1.2.149 , to branch point 1.1
fixes a regression error on the configuration lock in D5, harmonizes between d5 and 6

Revision 1.1.2.149 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 01:03:32 2009 UTC (9 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.148: +5 -1 lines
Diff to previous 1.1.2.148 , to branch point 1.1
#355291 by arthurf: fixes a problem with file caching when nodes are accessed before a running configuration completes.

Revision 1.1.2.110.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 01:03:29 2009 UTC (9 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.35: +15 -2 lines
Diff to previous 1.1.2.110.2.35 , to branch point 1.1.2.110
#355291 by arthurf: fixes a problem with file caching when nodes are accessed before a running configuration completes.

Revision 1.1.2.148 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 00:26:28 2009 UTC (9 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.147: +24 -26 lines
Diff to previous 1.1.2.147 , to branch point 1.1
#365119 by little red wagon: Fixes the mail send function in D6 and updates the D5 functionality

Revision 1.1.2.110.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 00:26:26 2009 UTC (9 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.34: +34 -32 lines
Diff to previous 1.1.2.110.2.34 , to branch point 1.1.2.110
#365119 by little red wagon: Fixes the mail send function in D6 and updates the D5 functionality

Revision 1.1.2.147 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 23:44:36 2009 UTC (9 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.146: +20 -12 lines
Diff to previous 1.1.2.146 , to branch point 1.1
#372866 by xcusso@drupal.cat: fixes regression error on SQL (backport)

Revision 1.1.2.110.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 23:41:26 2009 UTC (9 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.33: +8 -4 lines
Diff to previous 1.1.2.110.2.33 , to branch point 1.1.2.110
#372866 by xcusso@drupal.cat: fixes regression error on SQL

Revision 1.1.2.110.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 23:52:22 2009 UTC (9 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.32: +8 -7 lines
Diff to previous 1.1.2.110.2.32 , to branch point 1.1.2.110
#369570 by cameronp: Updates the re process form to D6 compliant form variables

Revision 1.1.2.146 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 23:21:38 2009 UTC (9 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.145: +20 -8 lines
Diff to previous 1.1.2.145 , to branch point 1.1
#370326 by arthurf: fixes issues that bendodd pointed out with importing failing. Export routine actually dumps the configuration object correctly now.

Revision 1.1.2.110.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 17:43:18 2009 UTC (10 months ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.31: +41 -11 lines
Diff to previous 1.1.2.110.2.31 , to branch point 1.1.2.110
* ported a bunch of fixes for FTP from D5
* cleaned up some text to harmonize branches

Revision 1.1.2.145 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 17:26:13 2009 UTC (10 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.144: +31 -4 lines
Diff to previous 1.1.2.144 , to branch point 1.1
* fixes for comma seperated files in mm_node
* some alert text is cleaned up

Revision 1.1.2.144 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 17:01:06 2009 UTC (10 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC3
Changes since 1.1.2.143: +2 -2 lines
Diff to previous 1.1.2.143 , to branch point 1.1
Quick fixes to roll into this release

Revision 1.1.2.143 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 19:36:21 2008 UTC (11 months ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC2
Changes since 1.1.2.142: +11 -6 lines
Diff to previous 1.1.2.142 , to branch point 1.1
adds better handling of files related to a node based on status

Revision 1.1.2.142 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 23:37:07 2008 UTC (11 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.141: +7 -5 lines
Diff to previous 1.1.2.141 , to branch point 1.1
fixes outbound urls to XSPF when file paths are relative

Revision 1.1.2.141 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 15:03:00 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC1
Changes since 1.1.2.140: +4 -7 lines
Diff to previous 1.1.2.140 , to branch point 1.1
* D6: fixes the display of media mover files on the node edit page
* D6: fixes the rss enclosure
* D5: fixes the hierarchy delete
* some code style cleanup

Revision 1.1.2.110.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 15:02:58 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA4
Changes since 1.1.2.110.2.30: +44 -49 lines
Diff to previous 1.1.2.110.2.30 , to branch point 1.1.2.110
* D6: fixes the display of media mover files on the node edit page
* D6: fixes the rss enclosure
* D5: fixes the hierarchy delete
* some code style cleanup

Revision 1.1.2.140 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 14:51:06 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.139: +39 -33 lines
Diff to previous 1.1.2.139 , to branch point 1.1
* fixes RSS per configuration

Revision 1.1.2.139 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 14:26:12 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.138: +27 -37 lines
Diff to previous 1.1.2.138 , to branch point 1.1
fixes the display of media mover files on the node edit page

Revision 1.1.2.138 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 07:21:22 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.137: +4 -3 lines
Diff to previous 1.1.2.137 , to branch point 1.1
* fixes the harvest from node again
* fixes the save to node again
* fixed the api file status

Revision 1.1.2.137 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 04:25:11 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.136: +44 -2 lines
Diff to previous 1.1.2.136 , to branch point 1.1
backported the node and user from file functions from D6

Revision 1.1.2.110.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 03:39:57 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA3
Changes since 1.1.2.110.2.29: +43 -1 lines
Diff to previous 1.1.2.110.2.29 , to branch point 1.1.2.110
* new functions for node and user retrieval from the file array.

Revision 1.1.2.110.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 02:47:01 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.28: +3 -2 lines
Diff to previous 1.1.2.110.2.28 , to branch point 1.1.2.110
* renames mm_content to mm_cck
* updates all functions in mm_content to mm_cck
* added a install file which will update old mm_content db settings to mm_cck
* small watchdog fixes to media_mover_api
* removed old S3 driver package

Revision 1.1.2.136 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 02:27:55 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.135: +16 -10 lines
Diff to previous 1.1.2.135 , to branch point 1.1
Backported the api change for process/storage/submit, a few code style improvments

Revision 1.1.2.110.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 00:54:18 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.27: +10 -6 lines
Diff to previous 1.1.2.110.2.27 , to branch point 1.1.2.110
alters the hook for process, storage, complete slightly so that modules only need to pass back true if they are not changing file paths. Makes the api slightly cleaner for developers

Revision 1.1.2.110.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 22:11:11 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.26: +4 -4 lines
Diff to previous 1.1.2.110.2.26 , to branch point 1.1.2.110
* fixes configuration deletion
* improves compatibility with D5

Revision 1.1.2.110.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 02:23:23 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.25: +3 -3 lines
Diff to previous 1.1.2.110.2.25 , to branch point 1.1.2.110
Fixes the configuration delete issue

Revision 1.1.2.135 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 18:33:51 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.134: +41 -49 lines
Diff to previous 1.1.2.134 , to branch point 1.1
 * Backported a number of fixes from the D6 branch, some code style improvements.
 * Need to consider the hierarchy functions still

Revision 1.1.2.110.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 18:33:49 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.24: +23 -14 lines
Diff to previous 1.1.2.110.2.24 , to branch point 1.1.2.110
 * Backported a number of fixes from the D6 branch, some code style improvements.
 * Need to consider the hierarchy functions still

Revision 1.1.2.110.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 11:05:07 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.23: +3 -2 lines
Diff to previous 1.1.2.110.2.23 , to branch point 1.1.2.110
code formatting change

Revision 1.1.2.110.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 09:11:13 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.22: +13 -32 lines
Diff to previous 1.1.2.110.2.22 , to branch point 1.1.2.110
* removed legacy file handling function
* improved static caching in a file function

Revision 1.1.2.110.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 15:57:19 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.21: +14 -17 lines
Diff to previous 1.1.2.110.2.21 , to branch point 1.1.2.110
* fixes a bug with file status
* fixes the file listing page for an individual configuration

Revision 1.1.2.134 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 22:02:06 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.133: +11 -9 lines
Diff to previous 1.1.2.133 , to branch point 1.1
* Fixes a major bug where source files are deleted on configuration empty and delete
* renames the file_delete function to file_delete_call b/c of a hook conflict. Bad namespacing!

Revision 1.1.2.110.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 21:59:27 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.20: +7 -4 lines
Diff to previous 1.1.2.110.2.20 , to branch point 1.1.2.110
Fixes a major bug where source files are deleted on configuration empty and delete

Revision 1.1.2.110.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 18:38:34 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.19: +10 -10 lines
Diff to previous 1.1.2.110.2.19 , to branch point 1.1.2.110
* fix for menu path  changes
* fixes status alert on configuration files page

Revision 1.1.2.110.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 17:15:15 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.18: +42 -29 lines
Diff to previous 1.1.2.110.2.18 , to branch point 1.1.2.110
hierarchy fixes for configurations that didn't get committed yesterday

Revision 1.1.2.110.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 22:25:28 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.17: +11 -13 lines
Diff to previous 1.1.2.110.2.17 , to branch point 1.1.2.110
#342704 little red wagon: Renames the file_delete() as per the name space issue identified with file_field

Revision 1.1.2.110.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 01:41:01 2008 UTC (11 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.16: +2 -2 lines
Diff to previous 1.1.2.110.2.16 , to branch point 1.1.2.110
quick code style changes

Revision 1.1.2.133 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 18:25:20 2008 UTC (11 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.132: +2 -2 lines
Diff to previous 1.1.2.132 , to branch point 1.1
#342229 ckng: fixes fatal error with file removal

Revision 1.1.2.110.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 18:25:09 2008 UTC (11 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.15: +2 -2 lines
Diff to previous 1.1.2.110.2.15 , to branch point 1.1.2.110
#342229 ckng: fixes fatal error with file removal

Revision 1.1.2.110.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 17:21:43 2008 UTC (11 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.14: +10 -1 lines
Diff to previous 1.1.2.110.2.14 , to branch point 1.1.2.110
#341907 aaron: fixes menu item highlighting, adds dummy test over view page

Revision 1.1.2.110.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 14:44:17 2008 UTC (11 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.13: +2 -2 lines
Diff to previous 1.1.2.110.2.13 , to branch point 1.1.2.110
#341815 aaron anantagati: fixes missspellings

Revision 1.1.2.132 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 14:44:07 2008 UTC (11 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.131: +2 -2 lines
Diff to previous 1.1.2.131 , to branch point 1.1
#341815 aaron anantagati: fixes missspellings

Revision 1.1.2.110.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 14:41:03 2008 UTC (11 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.12: +3 -3 lines
Diff to previous 1.1.2.110.2.12 , to branch point 1.1.2.110
#341911 aaron:  fixes link to db reports

Revision 1.1.2.110.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 02:56:54 2008 UTC (11 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.11: +43 -43 lines
Diff to previous 1.1.2.110.2.11 , to branch point 1.1.2.110
updated all the menu paths to now use admin/build/media_mover, fixed sub paths so that they work better, added a tests menu item for modules that implement testing

Revision 1.1.2.110.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 18:23:19 2008 UTC (11 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.10: +5 -4 lines
Diff to previous 1.1.2.110.2.10 , to branch point 1.1.2.110
ported some changes up from the d5 branch, specifically to support the run control module

Revision 1.1.2.131 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 18:37:57 2008 UTC (12 months ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA14
Changes since 1.1.2.130: +9 -5 lines
Diff to previous 1.1.2.130 , to branch point 1.1
backported some changes from the D6 branch- improves the files display and a few other details

Revision 1.1.2.130 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 18:24:38 2008 UTC (12 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.129: +66 -64 lines
Diff to previous 1.1.2.129 , to branch point 1.1
Fixes an error when no configurations are created and the hierarchy functions try to run.

Revision 1.1.2.110.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 17:09:40 2008 UTC (12 months ago) by arthuregg
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.1.2.110.2.9: +20 -1 lines
Diff to previous 1.1.2.110.2.9 , to branch point 1.1.2.110
 * fixes to CCK file field harvest
 * improved menu loading for configurations

Revision 1.1.2.110.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 02:54:24 2008 UTC (12 months ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.8: +661 -602 lines
Diff to previous 1.1.2.110.2.8 , to branch point 1.1.2.110
Fixes for:
  * mm_dir paths (needs to be backported to 5)
  * mm_dir file functions to rely more on drupal
  * improved d6 menu layout
  * improved file listing
  * form errors from mm_node

Revision 1.1.2.129 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 04:54:55 2008 UTC (12 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.128: +145 -89 lines
Diff to previous 1.1.2.128 , to branch point 1.1
major commit that allows for parent/child relationships between configurations. Supported in core api, implemented in the mm_node for harvest from a parent config.

Revision 1.1.2.128 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 23:04:21 2008 UTC (12 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.127: +484 -460 lines
Diff to previous 1.1.2.127 , to branch point 1.1
added the configuration heierarchy table, heierarchy functions, and have started work on mm_asset to be able to run a parent configuration with
all of its children.

Revision 1.1.2.127 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 15:41:18 2008 UTC (12 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA13
Changes since 1.1.2.126: +2 -8 lines
Diff to previous 1.1.2.126 , to branch point 1.1
Removed the old CPU fieldset

Revision 1.1.2.126 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 20:14:56 2008 UTC (12 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA12
Changes since 1.1.2.125: +16 -14 lines
Diff to previous 1.1.2.125 , to branch point 1.1
 * fixes the hook call for the run_control
 * file size check is now working correctly

Revision 1.1.2.125 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 19:02:01 2008 UTC (12 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.124: +20 -3 lines
Diff to previous 1.1.2.124 , to branch point 1.1
cleans up the settings form and allows modules to add elements to other modules fieldsets

Revision 1.1.2.124 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 17:42:45 2008 UTC (12 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.123: +1 -7 lines
Diff to previous 1.1.2.123 , to branch point 1.1
Some form cleanup on the admin/media_mover/settings page, moving some form elements to the correct modules

Revision 1.1.2.123 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 16:51:42 2008 UTC (12 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.122: +20 -2 lines
Diff to previous 1.1.2.122 , to branch point 1.1
 * cleaned up some of the run_control stuff to make the implementation cleaner
 * added a configuration save function to be implemented later

This update hasn't been tested yet and will probably break things, but it is a step forward in implementing the run_control stuff

Revision 1.1.2.122 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 14:58:19 2008 UTC (12 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.121: +32 -72 lines
Diff to previous 1.1.2.121 , to branch point 1.1
adding in the run_control module that allows for stopping processes based on various conditions. This commit will probably break somethings until I get some of the details around cleaned up.

Revision 1.1.2.110.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 13:16:09 2008 UTC (12 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.7: +29 -228 lines
Diff to previous 1.1.2.110.2.7 , to branch point 1.1.2.110
 * Moved the menus to extrenal file to make syncing branches easier
 * some formating cleanup
 * harmonizing with some changes in the 5x branch (using media_mover_verbs() more and a few other items).

Revision 1.1.2.121 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 13:13:20 2008 UTC (12 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.120: +90 -345 lines
Diff to previous 1.1.2.120 , to branch point 1.1
 * Moved the menus to extrenal file to make syncing branches easier
 * backported several fixes to file deletion from the 6x branch
 * backported fixes to CPU monitoring
 * cleaned up some whitespace and other formating issues

Revision 1.1.2.110.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 02:16:43 2008 UTC (12 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.6: +41 -36 lines
Diff to previous 1.1.2.110.2.6 , to branch point 1.1.2.110
Lots of fixes, see #324440, thanks to little red wagon for all the great bug reports

* fixes issues with cron configuration overrides
* fixes issues with cpu_check function
* fixes issues with queryd being left on
* fixes issues with node harvest not returnning an nid due to changes in the query structure
* deletion process vastly improved
* fixed local issue

Revision 1.1.2.120 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 22:24:39 2008 UTC (12 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA11
Changes since 1.1.2.119: +9 -6 lines
Diff to previous 1.1.2.119 , to branch point 1.1
media_mover_ftp
* added ftp option to delete non-token files
* renamed some variables to shrink the name space

media_mover_api
* removed some mistakes from the D6 merge
* refactored a few functions

Revision 1.1.2.119 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 15:27:51 2008 UTC (13 months, 1 week ago) by douggreen
Branch: DRUPAL-5
Changes since 1.1.2.118: +2 -2 lines
Diff to previous 1.1.2.118 , to branch point 1.1
fix call to wrong function again

Revision 1.1.2.118 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 15:26:09 2008 UTC (13 months, 1 week ago) by douggreen
Branch: DRUPAL-5
Changes since 1.1.2.117: +2 -2 lines
Diff to previous 1.1.2.117 , to branch point 1.1
fix call to wrong function (that was missing)

Revision 1.1.2.110.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 01:38:08 2008 UTC (13 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.5: +5 -3 lines
Diff to previous 1.1.2.110.2.5 , to branch point 1.1.2.110
Additional watchdog cleanup

Revision 1.1.2.110.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 22:51:29 2008 UTC (13 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.4: +50 -82 lines
Diff to previous 1.1.2.110.2.4 , to branch point 1.1.2.110
 * changed the change configuration status functions
 * relying on constants a bit more
 * more structure cleanup

Revision 1.1.2.110.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 20:56:21 2008 UTC (13 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.3: +15 -17 lines
Diff to previous 1.1.2.110.2.3 , to branch point 1.1.2.110
* fixes to some of the form items
* ffmpeg conversion now works start to finish
* more workflow cleanup

Revision 1.1.2.110.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 14:12:04 2008 UTC (13 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.2: +72 -67 lines
Diff to previous 1.1.2.110.2.2 , to branch point 1.1.2.110
Backported a bunch of the fixes that were made for the D6 upgrade

Revision 1.1.2.117 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 14:12:01 2008 UTC (13 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.116: +127 -131 lines
Diff to previous 1.1.2.116 , to branch point 1.1
Backported a bunch of the fixes that were made for the D6 upgrade

Revision 1.1.2.116 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 19:28:33 2008 UTC (13 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA10
Changes since 1.1.2.115: +2 -2 lines
Diff to previous 1.1.2.115 , to branch point 1.1
#317833, islandpinnick: fixes wrongly named variable

Revision 1.1.2.115 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 19:13:00 2008 UTC (13 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.114: +6 -1 lines
Diff to previous 1.1.2.114 , to branch point 1.1
addds suppor for the xspf filter option. Should help build MM playlists better

Revision 1.1.2.114 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 04:56:46 2008 UTC (13 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA9
Changes since 1.1.2.113: +10 -11 lines
Diff to previous 1.1.2.113 , to branch point 1.1
Slight text cleanup

Revision 1.1.2.113 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 03:38:56 2008 UTC (13 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.112: +14 -9 lines
Diff to previous 1.1.2.112 , to branch point 1.1
Second revision of changes to the deletion structure.
 * deletes cache at end of reprocess so that nodes are displayed right
 * improves rerun process

Revision 1.1.2.112 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 23:28:33 2008 UTC (13 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.111: +23 -23 lines
Diff to previous 1.1.2.111 , to branch point 1.1
Checking in some changes related to node updates.
 * improved display of media mover files on node/X/edit screen
 * improved some of the logic on the update process
 * some cleanup

Revision 1.1.2.111 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 23:53:55 2008 UTC (13 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.110: +6 -7 lines
Diff to previous 1.1.2.110 , to branch point 1.1
Quick changes to the caching scheme and some style fixes

Revision 1.1.2.110.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 18:40:47 2008 UTC (13 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110.2.1: +25 -25 lines
Diff to previous 1.1.2.110.2.1 , to branch point 1.1.2.110
fixes the configuration deleting

Revision 1.1.2.110.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 16:58:17 2008 UTC (13 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.110: +340 -352 lines
Diff to previous 1.1.2.110
Merges in the first major patch for D6 compatibility

Revision 1.1.2.110 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 15:04:04 2008 UTC (13 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-5
Branch point for: DRUPAL-6--1
Changes since 1.1.2.109: +17 -16 lines
Diff to previous 1.1.2.109 , to branch point 1.1
Fixes to the file edit screen that correctly reflect the options that a user has

Revision 1.1.2.109 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 17:24:51 2008 UTC (14 months ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA7
Changes since 1.1.2.108: +4 -4 lines
Diff to previous 1.1.2.108 , to branch point 1.1
#311790 douggreen : fixes a name space issue with workflow_ng

Revision 1.1.2.108 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 16:32:57 2008 UTC (14 months ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA6
Changes since 1.1.2.107: +2 -2 lines
Diff to previous 1.1.2.107 , to branch point 1.1
fixes function name call, thanks to douggreen

Revision 1.1.2.107 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 00:53:42 2008 UTC (14 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.106: +7 -4 lines
Diff to previous 1.1.2.106 , to branch point 1.1
fixes the warning notice on #305498 thanks to davidlerin

Revision 1.1.2.106 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 00:24:50 2008 UTC (14 months ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA5
Changes since 1.1.2.105: +91 -10 lines
Diff to previous 1.1.2.105 , to branch point 1.1
adding the cpu stuff to the repo

Revision 1.1.2.105 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 15:36:42 2008 UTC (14 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.104: +4 -3 lines
Diff to previous 1.1.2.104 , to branch point 1.1
fixes an issue with the run config function not supporting the number of files specified in a configuration

Revision 1.1.2.104 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 23:09:30 2008 UTC (14 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.103: +15 -10 lines
Diff to previous 1.1.2.103 , to branch point 1.1
#none by robeano: Fixes a missing function in the RSS function. Thanks

Revision 1.1.2.103 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 13 14:35:28 2008 UTC (14 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA4
Changes since 1.1.2.102: +1 -2 lines
Diff to previous 1.1.2.102 , to branch point 1.1
Removed some error reporting text

Revision 1.1.2.102 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 13 04:51:04 2008 UTC (14 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.101: +88 -50 lines
Diff to previous 1.1.2.101 , to branch point 1.1
Adding some major updates for the asset integration for media mover to act as a formater for asset. Not complete yet, but the first major hurdle is done.

Added some new functions to media_mover_api that help handle the file manipulation, also fixed some stuff that was going to be an issue in the long run

Revision 1.1.2.101 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 16:09:18 2008 UTC (14 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA3
Changes since 1.1.2.100: +3 -3 lines
Diff to previous 1.1.2.100 , to branch point 1.1
fixes an issue with file deletion (again)

Revision 1.1.2.100 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 15:51:43 2008 UTC (14 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA2
Changes since 1.1.2.99: +27 -21 lines
Diff to previous 1.1.2.99 , to branch point 1.1
fixes an issue with file deletion

Revision 1.1.2.99 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 20:09:11 2008 UTC (14 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.1.2.98: +79 -46 lines
Diff to previous 1.1.2.98 , to branch point 1.1
Fixes the caching issue where the run configuration option never gets newer data. Some more file issue cleanup.

Revision 1.1.2.98 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 14:27:46 2008 UTC (14 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.97: +182 -133 lines
Diff to previous 1.1.2.97 , to branch point 1.1
Updates the node rerun process significantly to better pass data and provide better information to the user

Updated the directory check to be less likely to go into infinite loop.

Cleaned up the file delete process significantly

Improved the configuration loading process

Revision 1.1.2.97 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 21:02:34 2008 UTC (14 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA4
Changes since 1.1.2.96: +4 -2 lines
Diff to previous 1.1.2.96 , to branch point 1.1
fixes some issues with the RSS display

Revision 1.1.2.96 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 17:17:30 2008 UTC (14 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.95: +14 -5 lines
Diff to previous 1.1.2.95 , to branch point 1.1
Addresses #300502 thanks to Robin van Emden for catching the issue

Revision 1.1.2.95 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 19:47:38 2008 UTC (15 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.94: +57 -13 lines
Diff to previous 1.1.2.94 , to branch point 1.1
Fixes an issue where media mover files are not deleted when their parent files are deleted from nodes. Also improved some of the delete file functionality

Revision 1.1.2.94 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 18:55:02 2008 UTC (15 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA2, DRUPAL-5--1-0-ALPHA3
Changes since 1.1.2.93: +4 -4 lines
Diff to previous 1.1.2.93 , to branch point 1.1
removes some white space

Revision 1.1.2.93 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 20:15:16 2008 UTC (15 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.92: +2 -2 lines
Diff to previous 1.1.2.92 , to branch point 1.1
fixes media mover to work with the latest xspf playlist module

Revision 1.1.2.92 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 14:41:58 2008 UTC (15 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.91: +33 -4 lines
Diff to previous 1.1.2.91 , to branch point 1.1
fixes an issue with the configuration not being created on a config add form- this helps with the setting of the form ids, but makes the function work as expected.

Revision 1.1.2.91 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 02:54:56 2008 UTC (16 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.90: +53 -33 lines
Diff to previous 1.1.2.90 , to branch point 1.1
Major fixes to the run config API. $file is being passed by reference (finlly) and modules are being invoked correctly

Revision 1.1.2.90 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 18:11:49 2008 UTC (16 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.89: +10 -10 lines
Diff to previous 1.1.2.89 , to branch point 1.1
fixes the pager issue on the config page

Revision 1.1.2.89 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 07:39:28 2008 UTC (16 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.88: +22 -11 lines
Diff to previous 1.1.2.88 , to branch point 1.1
improved validated hook, also cleaned up some other stuff that was a major oversight

Revision 1.1.2.88 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 00:21:28 2008 UTC (16 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.87: +7 -7 lines
Diff to previous 1.1.2.87 , to branch point 1.1
fixes api hand back of bypass file option

Revision 1.1.2.87 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 17:17:44 2008 UTC (16 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.86: +1 -9 lines
Diff to previous 1.1.2.86 , to branch point 1.1
removed the config array code, as per ticket #281349 , thanks to Cameron

Revision 1.1.2.86 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 22:35:45 2008 UTC (16 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.85: +11 -1 lines
Diff to previous 1.1.2.85 , to branch point 1.1
Adding in support for simple test, and one very basic test

Revision 1.1.2.85 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 21:07:57 2008 UTC (16 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.84: +2 -2 lines
Diff to previous 1.1.2.84 , to branch point 1.1
fix for #279566, thanks to brunodbo for issue

Revision 1.1.2.84 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 8 17:02:57 2008 UTC (16 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-alpha1
Changes since 1.1.2.83: +336 -242 lines
Diff to previous 1.1.2.83 , to branch point 1.1
* adds a validation cycle
* improves some function naming
* improves the run config cycle
* big push toward 0.5 release

Revision 1.1.2.83 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 1 17:51:31 2008 UTC (16 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-5-beta1
Changes since 1.1.2.82: +86 -9 lines
Diff to previous 1.1.2.82 , to branch point 1.1
added the status page

Revision 1.1.2.82 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 12:11:41 2008 UTC (16 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.81: +7 -7 lines
Diff to previous 1.1.2.81 , to branch point 1.1
fixes a legacy funcion call
fixes default form values on the config add page

Revision 1.1.2.81 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 10:59:35 2008 UTC (16 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.80: +207 -119 lines
Diff to previous 1.1.2.80 , to branch point 1.1
This is a commit of #251787 with a few modifications to make the integration more extensible.

Thanks to JacobSing for the patch and all of the work.

Revision 1.1.2.80 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 23:51:48 2008 UTC (16 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.79: +3 -83 lines
Diff to previous 1.1.2.79 , to branch point 1.1
moved mm_s3 into contrib

Revision 1.1.2.79 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 18:14:43 2008 UTC (16 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.78: +372 -383 lines
Diff to previous 1.1.2.78 , to branch point 1.1
Major change of function names, removal of some legacy functions, lots of refactoring.

Revision 1.1.2.78 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 19:54:34 2008 UTC (17 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.77: +71 -46 lines
Diff to previous 1.1.2.77 , to branch point 1.1
improvements to the import / export functions so that a configuration now goes to the add screen when it's imported instead of being directly imported into the DB

Revision 1.1.2.77 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 23:04:26 2008 UTC (17 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.76: +285 -117 lines
Diff to previous 1.1.2.76 , to branch point 1.1
* Major update to menu paths
  * moved many confirm functions into menu calls
  * updated all the paths around configurations so they are more central
  * improved configuration landing page

Revision 1.1.2.76 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 17:17:01 2008 UTC (17 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.75: +131 -72 lines
Diff to previous 1.1.2.75 , to branch point 1.1
adds export and import functionality for media mover configurations

Revision 1.1.2.75 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 16:24:55 2008 UTC (17 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.74: +12 -6 lines
Diff to previous 1.1.2.74 , to branch point 1.1
fix for #261278 addresses the link to the admin/settings/media_mover page

Revision 1.1.2.74 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 19:50:08 2008 UTC (18 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.73: +12 -13 lines
Diff to previous 1.1.2.73 , to branch point 1.1
improves the display of media mover items on the node edit screen

Revision 1.1.2.73 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 12:53:19 2008 UTC (19 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.72: +50 -9 lines
Diff to previous 1.1.2.72 , to branch point 1.1
this adds some multi server environment stuff

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 00:29:54 2008 UTC (19 months, 2 weeks ago) by bdragon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +15 -1 lines
Diff to previous 1.26
Drupal 6.2 compatibility.

Revision 1.1.2.72 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 23 18:53:31 2008 UTC (20 months ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-4-1, DRUPAL-5--0-5-1, DRUPAL-5--0-6-0, DRUPAL-5--4-1, DRUPAL-5--5-1
Changes since 1.1.2.71: +10 -11 lines
Diff to previous 1.1.2.71 , to branch point 1.1
improved some code formating

Revision 1.1.2.71 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 06:06:34 2008 UTC (20 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.70: +70 -23 lines
Diff to previous 1.1.2.70 , to branch point 1.1
adds a delete option on the file edit, adds stats select, adds a status function

Revision 1.1.2.70 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 05:31:39 2008 UTC (20 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.69: +10 -12 lines
Diff to previous 1.1.2.69 , to branch point 1.1
improves the email notifications so that they query right

Revision 1.1.2.69 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 05:04:58 2008 UTC (20 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.68: +8 -6 lines
Diff to previous 1.1.2.68 , to branch point 1.1
Fixes the out bound job check email

Revision 1.1.2.68 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 04:55:43 2008 UTC (20 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.67: +6 -6 lines
Diff to previous 1.1.2.67 , to branch point 1.1
improves the stuck job output

Revision 1.1.2.67 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 03:22:37 2008 UTC (20 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.66: +10 -4 lines
Diff to previous 1.1.2.66 , to branch point 1.1
catching the last bits of files that need to get cleaned up on a delete_file run

Revision 1.1.2.66 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 03:02:08 2008 UTC (20 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.65: +38 -23 lines
Diff to previous 1.1.2.65 , to branch point 1.1
Deleting functionality improvements for associated modules.

Revision 1.1.2.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 23:04:32 2008 UTC (20 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.64: +15 -29 lines
Diff to previous 1.1.2.64 , to branch point 1.1
some more cleanup of the fetch call

Revision 1.1.2.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 07:33:01 2008 UTC (20 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.63: +12 -11 lines
Diff to previous 1.1.2.63 , to branch point 1.1
lots of tweaks to the module_invoke stuff to try to fix variable issues with &$file

Revision 1.1.2.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 07:07:09 2008 UTC (20 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.62: +164 -126 lines
Diff to previous 1.1.2.62 , to branch point 1.1
Pretty major update:
1) ffmpeg module now relies on ffmpeg_wrapper module for ffmpeg functions
2) cleanup of some form stuff inside ffmpeg
3) added caching to file loads inside media mover
4) cleaned up some of the  "fetch" hook
5) made small headway on cleaning up the media mover name space

Revision 1.1.2.62 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 14:12:49 2008 UTC (20 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.61: +2 -2 lines
Diff to previous 1.1.2.61 , to branch point 1.1
removed debugging code. oops!

Revision 1.1.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 22:59:12 2008 UTC (20 months, 2 weeks ago) by robeano
Branch: DRUPAL-5
Changes since 1.1.2.60: +2 -1 lines
Diff to previous 1.1.2.60 , to branch point 1.1
Make sure data is unserialized before use in running a configuration.

Revision 1.1.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 16:48:05 2008 UTC (20 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.59: +106 -41 lines
Diff to previous 1.1.2.59 , to branch point 1.1
Added admin interface for RSS support

Revision 1.1.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 6 17:19:27 2008 UTC (20 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.58: +125 -3 lines
Diff to previous 1.1.2.58 , to branch point 1.1
adds views support for media mover

Revision 1.1.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 5 23:18:26 2008 UTC (20 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.57: +156 -48 lines
Diff to previous 1.1.2.57 , to branch point 1.1
fixes some issues with file display
first commit of re-process on individual nodes
improves some of the API doc in the readme

Revision 1.1.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 5 14:35:53 2008 UTC (20 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-4
Changes since 1.1.2.56: +64 -3 lines
Diff to previous 1.1.2.56 , to branch point 1.1
implements the stuck job checking based on the faux threaded run

Revision 1.1.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 5 12:31:11 2008 UTC (20 months, 3 weeks ago) by robeano
Branch: DRUPAL-5
Changes since 1.1.2.55: +11 -10 lines
Diff to previous 1.1.2.55 , to branch point 1.1
Properly gets and stores file['data'] in the database as serialized data

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 29 22:10:26 2008 UTC (20 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.25: +12 -23 lines
Diff to previous 1.25
media_mover_api.module: More fully load stuff, remove old unused load function in favor of the _load() one.
mm_node.module: Still puzzling over what "delete" means in the "attach" storage op....

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 29 16:41:22 2008 UTC (20 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.24: +7 -6 lines
Diff to previous 1.24
media_mover_api.module: Fix reset bug, fix warnings.
media_mover_api_admin.inc: Fix delete bug.
media_mover_email.module: "->', remove help hook that doesn't do anything anymore (The same info is in the .info file)
media_mover_email_helpers.inc: Watchdog fixups.
media_mover_email_process.inc: Watchdog fixups.
mm_content.info: Remove 6.x compatibility status, haven't even touched mm_content yet.
mm_node.module: Fix attaching (file deleting properly is a wip at the moment), misc. changes.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 18:48:17 2008 UTC (21 months ago) by bdragon
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Better title, fix warning.

Revision 1.1.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 16:04:02 2008 UTC (21 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.54: +3 -3 lines
Diff to previous 1.1.2.54 , to branch point 1.1
fixes #218859 thanks to budda for pointing it out

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 22:35:07 2008 UTC (21 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.22: +5 -2 lines
Diff to previous 1.22
Work on email / nodes.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 16:42:11 2008 UTC (21 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.21: +14 -30 lines
Diff to previous 1.21
Sync changes from local:

media_mover_api.module:
Remove hook_help (none of it was applicable anymore).
Move status change into media_mover_api_admin.inc, add confirm form (it's a link that's not idempotent, so it must be behind a confirm form.)
Allow calling media_mover_api_run_configuration with a cid OR a configuration object (REGRESSION)
Comment out var_export in theme function (does more harm than good)
Fix chmod (Note: I'm not the one who made this change, it probabaly needs further testing)

media_mover_api_admin.inc:
New status change confirm form.

mm_ffmpeg.module:
Change some "" to ''.
Add note.

mm_imagemagick.module:
Fix double dots issue.

mm_sox.module:
Fix broken watchdog call.

Revision 1.1.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 21:51:40 2008 UTC (21 months, 3 weeks ago) by douggreen
Branch: DRUPAL-5
Changes since 1.1.2.53: +12 -16 lines
Diff to previous 1.1.2.53 , to branch point 1.1
add additional video size option field

Revision 1.1.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 20:38:18 2008 UTC (21 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.52: +2 -3 lines
Diff to previous 1.1.2.52 , to branch point 1.1
removing errant print_r

Revision 1.1.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 20:35:12 2008 UTC (21 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.51: +4 -3 lines
Diff to previous 1.1.2.51 , to branch point 1.1
fixed the config run on the storage action
improved some file handling on S3

Revision 1.1.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 19:51:28 2008 UTC (21 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.50: +2 -2 lines
Diff to previous 1.1.2.50 , to branch point 1.1
changed the value to a string

Revision 1.1.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 17:56:33 2008 UTC (21 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.49: +12 -10 lines
Diff to previous 1.1.2.49 , to branch point 1.1
fixes an issue when there are no configurations are built

Revision 1.1.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 01:01:11 2008 UTC (21 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.48: +179 -100 lines
Diff to previous 1.1.2.48 , to branch point 1.1
first round at a more multi-threaded approach re: ticket #191454

Revision 1.1.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 25 19:09:53 2008 UTC (22 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.47: +59 -8 lines
Diff to previous 1.1.2.47 , to branch point 1.1
Improves the layout of the main admin screen, lumps children of parent proceses together

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 21:09:37 2008 UTC (22 months ago) by bdragon
Branch: MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
Fix errors on config deletion.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 22:36:24 2008 UTC (22 months ago) by bdragon
Branch: MAIN
Changes since 1.19: +4 -2 lines
Diff to previous 1.19
Fix a warning in media_mover_api.
Make node file attaching work correctly, and add a couple of useful config options.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 21:14:39 2008 UTC (22 months ago) by bdragon
Branch: MAIN
Changes since 1.18: +29 -10 lines
Diff to previous 1.18
Fix some reference bugs.
Add a simple imagemagick conversion module (WIP)

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 18:26:24 2008 UTC (22 months ago) by bdragon
Branch: MAIN
Changes since 1.17: +59 -374 lines
Diff to previous 1.17
D6 style theming.
Move more stuff to the .inc file.
Fix a warning.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 20:03:19 2008 UTC (22 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.16: +32 -14 lines
Diff to previous 1.16
Knock out // @ TODO make this a fieldset on the overview page.

Note to self: Backport this revision to DRUPAL-5 by hand.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 19:40:14 2008 UTC (22 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.15: +9 -157 lines
Diff to previous 1.15
Move some confirm forms to the .inc file.
g/c _mm_get_configuration().

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 19:18:42 2008 UTC (22 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.14: +9 -45 lines
Diff to previous 1.14
media_mover_api.js is gone, as the built in d6 ahah stuff works ok.
Remove some commented out code.
Rename the config add form as it's not just for adding anymore.
Fix typo preventing theme_media_mover_api_files_node_edit from working.

Revision 1.1.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 19:12:22 2008 UTC (22 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.1.2.46: +2 -3 lines
Diff to previous 1.1.2.46 , to branch point 1.1
Fix a typo that prevented theme_media_mover_api_files_node_edit from working.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 18:52:28 2008 UTC (22 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.13: +12 -18 lines
Diff to previous 1.13
module_invoke_all does its own caching.
Disable changing verbs when editing an existing configuration. (Like the dedicated edit form did)

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 00:47:48 2008 UTC (22 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12
Remove unneeded global.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 00:35:56 2008 UTC (22 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.11: +128 -372 lines
Diff to previous 1.11
A very large amount of work in progress.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 11 15:27:09 2008 UTC (22 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.10: +111 -112 lines
Diff to previous 1.10
Clean up trailing whitespace.

Revision 1.1.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 23:04:18 2008 UTC (22 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.45: +4 -4 lines
Diff to previous 1.1.2.45 , to branch point 1.1
reverted back to the d-5 style of urls

Revision 1.1.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 22:48:42 2008 UTC (22 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.44: +8 -8 lines
Diff to previous 1.1.2.44 , to branch point 1.1
fixes stopping url issue

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 02:35:38 2008 UTC (22 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.9: +5 -190 lines
Diff to previous 1.9
More cleanup.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 02:19:20 2008 UTC (22 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.8: +37 -75 lines
Diff to previous 1.8
Remove wrappers around drupal_get_form().

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 02:03:45 2008 UTC (22 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.7: +131 -47 lines
Diff to previous 1.7
More work on the ahah stuff. I think I have a handle on setting up the config form finally...
Committed with a bunch of stuff commented out, will clean that up in a sec.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 01:44:45 2008 UTC (22 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.6: +164 -27 lines
Diff to previous 1.6
More work.

Testing to see how well AHAH works for the config form.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 7 00:55:34 2008 UTC (22 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.5: +95 -54 lines
Diff to previous 1.5
More work in progress.

Revision 1.1.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 18:14:26 2008 UTC (22 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.1.2.43: +2 -2 lines
Diff to previous 1.1.2.43 , to branch point 1.1
#199489 by anantagati:
Fix placeholder issue. (I had independently fixed the Drupal 6 version, forgot to backport.. Thanks!)

Revision 1.1.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 18:08:10 2008 UTC (22 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.1.2.42: +2 -1 lines
Diff to previous 1.1.2.42 , to branch point 1.1
#199494, reported by anantagati:
Fix warning (I fixed by ensuring that an array is always returned, even if it's empty..)

Revision 1.1.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 17:25:20 2008 UTC (22 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.1.2.41: +3 -10 lines
Diff to previous 1.1.2.41 , to branch point 1.1
Remove duplicated form field noticed while porting. Flip descriptions around as well, it looks to me like they were on the wrong fields.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 4 18:00:04 2008 UTC (22 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.4: +31 -13 lines
Diff to previous 1.4
Convert to 6.x drupal_mail().

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 4 00:44:36 2008 UTC (22 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.3: +28 -7 lines
Diff to previous 1.3
Couple of tweaks to make the "new config" thing work nicely.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 3 03:23:43 2008 UTC (22 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.2: +254 -361 lines
Diff to previous 1.2
In progress work.
Pushing it up so I can get a fresh checkout from HEAD.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 3 03:04:41 2008 UTC (22 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.1: +1948 -0 lines
Diff to previous 1.1
Sync HEAD with DRUPAL-5 branch in preparation for D6 branch.

Revision 1.1.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 3 01:07:46 2008 UTC (22 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.40: +12 -7 lines
Diff to previous 1.1.2.40 , to branch point 1.1
added a few definitions, started implementing them

Revision 1.1.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 22:58:24 2008 UTC (22 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.39: +29 -21 lines
Diff to