Drupal CVS Log
Commit 415900 by arthuregg
Commit #415900 by arthurf at 16:36
Media Mover: /modules/media_mover/class_media_mover_configuration.php 1.1.2.48 @ DRUPAL-6--2
Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.35 @ DRUPAL-6--2
Media Mover: /modules/media_mover/class_media_mover_step.php 1.1.2.27 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.install 1.1.2.16.2.5.2.25 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.module 1.1.2.110.2.47.2.73 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_ui/media_mover_ui.module 1.1.2.60 @ DRUPAL-6--2
Media Mover: /modules/media_mover/modules/mm_compress/mm_compress.module 1.1.2.5 @ DRUPAL-6--2
Media Mover: /modules/media_mover/modules/mm_dir/mm_dir.module 1.1.2.12 @ DRUPAL-6--2 This is a major commit which changes the structures of configurations/steps/files. On an API level this should not make a difference, however much of how data is getting loaded to configurations and files has changed. Some internal functions to configurations/steps/files are now private to try to keep the api as simple as possible. Additionally the majority of the data saving is now done with drupal_write_record() in preperation for D7. End to end testing has been done, but it is likely that there will be regression because of the scope of the changes
Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.35 @ DRUPAL-6--2
Media Mover: /modules/media_mover/class_media_mover_step.php 1.1.2.27 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.install 1.1.2.16.2.5.2.25 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.module 1.1.2.110.2.47.2.73 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_ui/media_mover_ui.module 1.1.2.60 @ DRUPAL-6--2
Media Mover: /modules/media_mover/modules/mm_compress/mm_compress.module 1.1.2.5 @ DRUPAL-6--2
Media Mover: /modules/media_mover/modules/mm_dir/mm_dir.module 1.1.2.12 @ DRUPAL-6--2 This is a major commit which changes the structures of configurations/steps/files. On an API level this should not make a difference, however much of how data is getting loaded to configurations and files has changed. Some internal functions to configurations/steps/files are now private to try to keep the api as simple as possible. Additionally the majority of the data saving is now done with drupal_write_record() in preperation for D7. End to end testing has been done, but it is likely that there will be regression because of the scope of the changes
Commit 412042 by arthuregg
Commit #412042 by arthurf at 18:15
Media Mover: /modules/media_mover/modules/mm_utilities/mm_utilities.module 1.1.2.4 @ DRUPAL-6--2
Initial refactor for new hooks
Commit 412028 by arthuregg
Commit #412028 by arthurf at 17:22
Media Mover: /modules/media_mover/media_mover_ui/media_mover_ui.module 1.1.2.59 @ DRUPAL-6--2
Form changes
Commit 412018 by arthuregg
Commit #412018 by arthurf at 17:03
Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.34 @ DRUPAL-6--2
Media Mover: /modules/media_mover/class_media_mover_step.php 1.1.2.26 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.module 1.1.2.110.2.47.2.72 @ DRUPAL-6--2 Caching cleanup, added back the file edit forms
Media Mover: /modules/media_mover/class_media_mover_step.php 1.1.2.26 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.module 1.1.2.110.2.47.2.72 @ DRUPAL-6--2 Caching cleanup, added back the file edit forms
Commit 411966 by arthuregg
Commit #411966 by arthurf at 15:24
Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.33 @ DRUPAL-6--2
Media Mover: /modules/media_mover/class_media_mover_step.php 1.1.2.25 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.module 1.1.2.110.2.47.2.71 @ DRUPAL-6--2 Lots of work done on caching and hook placement.
Media Mover: /modules/media_mover/class_media_mover_step.php 1.1.2.25 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.module 1.1.2.110.2.47.2.71 @ DRUPAL-6--2 Lots of work done on caching and hook placement.
Commit 411610 by arthuregg
Commit #411610 by arthurf at 21:06
Media Mover: /modules/media_mover/class_media_mover_configuration.php 1.1.2.47 @ DRUPAL-6--2
Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.32 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.info 1.1.2.1.2.2.2.3 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.module 1.1.2.110.2.47.2.70 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_ui/media_mover_ui.module 1.1.2.58 @ DRUPAL-6--2 This is a big checkin that is bound to break many things. It requires drupal_queue and does some substaintial reorganization of the flow of the module. There is a bunch more cleanup to do, but major movement on queueing deletion of files, added some caching functions for file loading in, etc.
Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.32 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.info 1.1.2.1.2.2.2.3 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.module 1.1.2.110.2.47.2.70 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_ui/media_mover_ui.module 1.1.2.58 @ DRUPAL-6--2 This is a big checkin that is bound to break many things. It requires drupal_queue and does some substaintial reorganization of the flow of the module. There is a bunch more cleanup to do, but major movement on queueing deletion of files, added some caching functions for file loading in, etc.
Commit 411528 by arthuregg
Commit #411528 by arthurf at 18:10
Media Mover: /modules/media_mover/class_media_mover_configuration.php 1.1.2.46 @ DRUPAL-6--2
#882522 by civicpixel: fixes query
Commit 410774 by arthuregg
Commit #410774 by arthurf at 20:40
Media Mover: /modules/media_mover/class_media_mover_configuration.php 1.1.2.45 @ DRUPAL-6--2
Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.31 @ DRUPAL-6--2
Media Mover: /modules/media_mover/class_media_mover_step.php 1.1.2.24 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.module 1.1.2.110.2.47.2.69 @ DRUPAL-6--2 Adds drupal alter hooks for file, step, configuration load/save
Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.31 @ DRUPAL-6--2
Media Mover: /modules/media_mover/class_media_mover_step.php 1.1.2.24 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.module 1.1.2.110.2.47.2.69 @ DRUPAL-6--2 Adds drupal alter hooks for file, step, configuration load/save
Commit 410760 by arthuregg
Commit #410760 by arthurf at 19:50
Media Mover: /modules/media_mover/media_mover_ui/media_mover_ui.module 1.1.2.57 @ DRUPAL-6--2
#876112 by arthurf: fixes display of configuration details
Commit 410758 by arthuregg
Commit #410758 by arthurf at 19:41
Media Mover: /modules/media_mover/modules/mm_ffmpeg/mm_ffmpeg.module 1.1.2.13 @ DRUPAL-6--2
#876734 by arthurf: fixes the file output extension
Commit 410756 by arthuregg
Commit #410756 by arthurf at 19:34
Media Mover: /modules/media_mover/class_media_mover_configuration.php 1.1.2.44 @ DRUPAL-6--2
Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.30 @ DRUPAL-6--2 #876700 by civicpixel: fixes one off error with step counting
Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.30 @ DRUPAL-6--2 #876700 by civicpixel: fixes one off error with step counting
Commit 410752 by arthuregg
Commit #410752 by arthurf at 19:31
Media Mover: /modules/media_mover/class_media_mover_step.php 1.1.2.23 @ DRUPAL-6--2
#876692 by civicpixel: fixes stop function
Commit 408758 by arthuregg
Commit #408758 by arthurf at 19:12
Media Mover: /modules/media_mover/media_mover_ui/media_mover_ui.module 1.1.2.56 @ DRUPAL-6--2
#885886 by civicpixel: fixes feed back message
Commit 408724 by arthuregg
Commit #408724 by arthurf at 18:11
Media Mover: /modules/media_mover/class_media_mover_configuration.php 1.1.2.43 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_ui/media_mover_ui.module 1.1.2.55 @ DRUPAL-6--2
Media Mover: /modules/media_mover/modules/mm_antiword/mm_antiword.install 1.1.2.5 @ DRUPAL-6--2 #885866 by civicpixel, arthurf: fixes configuration enabled settings, fixes installation of antiword binary detection
Media Mover: /modules/media_mover/media_mover_ui/media_mover_ui.module 1.1.2.55 @ DRUPAL-6--2
Media Mover: /modules/media_mover/modules/mm_antiword/mm_antiword.install 1.1.2.5 @ DRUPAL-6--2 #885866 by civicpixel, arthurf: fixes configuration enabled settings, fixes installation of antiword binary detection
Commit 408180 by arthuregg
Commit #408180 by arthurf at 17:05
Media Mover: /modules/media_mover/media_mover_api.module 1.1.2.110.2.47.2.68 @ DRUPAL-6--2
#884696 by civicpixel: fixes queue integration
Commit 408130 by arthuregg
Commit #408130 by arthurf at 15:41
Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.29 @ DRUPAL-6--2
#884654 by civicpixel: fixes the variable type
Commit 402344 by arthuregg
Commit #402344 by arthurf at 16:29
Media Mover: /modules/media_mover/modules/mm_cck/mm_cck.module 1.1.2.14 @ DRUPAL-6--2
#795130 by civicpixel: fixes content load
Commit 402340 by arthuregg
Commit #402340 by arthurf at 16:27
Media Mover: /modules/media_mover/modules/mm_cck/mm_cck.module 1.1.2.13 @ DRUPAL-6--2
#873788 by civicpixel: support for larger than php upload settings
Commit 402328 by arthuregg
Commit #402328 by arthurf at 16:18
Media Mover: /modules/media_mover/modules/mm_cck/mm_cck.module 1.1.2.12 @ DRUPAL-6--2
#873772 by civicpixel- fixes cids from ints to strings
Commit 402326 by arthuregg
Commit #402326 by arthurf at 16:16
Media Mover: /modules/media_mover/modules/mm_cck/mm_cck.module 1.1.2.11 @ DRUPAL-6--2
#795130 by civicpixel: cleans up the cck module for 6.2