Scott Walters
d32d452efe
change WebGUI.Admin.prototype.processPlugin, which handles messages back from calls to AssetHelper classes, to do any number of little chores according to the message contents rather than just the first one it tests for.
...
change the Lock AssetHelper to both refresh and display a message indicating that the asset is locked. the refresh is needed for tree view which displays a little icon.
2013-09-26 21:23:05 -05:00
Colin Kuskie
6a6f839e84
Remove Class::C3 from the asset helpers, since they don't use it.
2012-01-01 11:47:58 -08:00
Colin Kuskie
b323f74121
Update copyright notice
2011-12-28 11:30:38 -08:00
Colin Kuskie
4bfabb9469
Make version tags mandatory again.
2011-10-25 19:44:58 -07:00
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
1866c593ea
almost done fixing addRevision changes
2010-12-03 15:01:31 -06:00
Colin Kuskie
636ca8ae86
Update AssetHelper/Lock test. Missing use line in the module itself.
2010-05-28 12:00:26 -07:00
Colin Kuskie
3e11f711b3
Add the Lock Asset AssetHelper
2009-12-02 15:25:31 -08:00