Doug Bell
|
698f40a6dd
|
add "asset" property to AssetHelpers.
Simplifies the API and allows us to have getForm and getUrl to make
asset helpers easier to build.
|
2011-03-25 14:49:44 -05:00 |
|
Doug Bell
|
b9e879b7aa
|
change AssetHelpers to have short IDs instead of class names
This will make better code reuse: The Asset Manager will instead
call the AssetHelper with the id of "cut" or "copy" to get the
correct operation.
|
2011-02-25 15:45:42 -06:00 |
|
Doug Bell
|
7c88ee41db
|
migrate ChangeUrl AssetHelper to FormBuilder
|
2011-02-10 17:07:18 -06:00 |
|
Doug Bell
|
3053050297
|
closing the dialog must come last
|
2010-07-30 15:04:49 -05:00 |
|
Doug Bell
|
e51b5913b5
|
close the modal dialog when ChangeUrl is done
|
2010-07-30 14:41:15 -05:00 |
|
Doug Bell
|
8e4dce0dbb
|
fix ChangeUrl form to submit to correct op/method
|
2010-07-30 14:32:33 -05:00 |
|
Doug Bell
|
6939287a17
|
add assetId to determine which asset we're helping
|
2010-07-30 14:20:27 -05:00 |
|
Doug Bell
|
c6a074b9d1
|
make ChangeUrl helper open modal dialog
|
2010-07-30 13:52:45 -05:00 |
|
Colin Kuskie
|
d5dd260f32
|
More instanciator cleanup.
|
2010-03-04 08:55:10 -08:00 |
|
Colin Kuskie
|
b065f20397
|
ChangeUrl Asset Helper
Needs tests, and will have issues with closing the Admin Console IFRAME
when done.
|
2009-11-29 21:34:35 -08:00 |
|