Log of /contributions/modules/media_mover/media_mover_api_admin.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Feb 29 16:41:22 2008 UTC
(20 months, 4 weeks ago)
by
bdragon
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.10: +3 -3 lines
Diff to
previous 1.10
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.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 6 16:42:11 2008 UTC
(21 months, 3 weeks ago)
by
bdragon
Branch:
MAIN
Changes since
1.7: +32 -1 lines
Diff to
previous 1.7
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.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.