Ticket #1531 (closed patch: fixed)

Opened 14 months ago

Last modified 2 weeks ago

Allow moving files into root "assets" folder

Reported by: aoneil Owned by: hamish
Priority: minor Milestone:
Component: CMS - Files and Images section Version:
Severity: medium effort / impact Keywords: Asset Tree
Cc: Hours:

Description

It didn't used to be possible, but it probably should be possible to move a file back to root folder. See also #404.

Moved from GSOC #42.

Attachments

Assets_EnableDragDropToRoot.diif (3.3 kB) - added by hamish 5 weeks ago.
Patch to allow dragging and dropping files to root.

Change History

Changed 13 months ago by sminnee

  • priority changed from medium to minor

Changed 5 weeks ago by hamish

  • keywords Asset Tree added
  • status changed from new to assigned
  • type changed from enhancement to patch
  • owner changed from elofgren to hamish

Patch attached. Changes to two files:

AssetAdmin?.php

  • Check for DestFolderID of 'root', set target ID as 0 (zero)

AssetAdmin?.js

  • Allow root to be a target for dropping.

Changed 5 weeks ago by hamish

Patch to allow dragging and dropping files to root.

Changed 2 weeks ago by aoneil

  • status changed from assigned to closed
  • resolution set to fixed

Committed in r66163. Thanks hamish!

Note: See TracTickets for help on using tickets.