Colin Kuskie
|
b323f74121
|
Update copyright notice
|
2011-12-28 11:30:38 -08:00 |
|
Scott Walters
|
d6ad0852e8
|
cope with extra fields returned and fix apparent errors in the t/Admin.t tests to make them pass
|
2011-05-03 18:15:09 -04:00 |
|
Scott Walters
|
5b5a7e9124
|
"the old API was to pass the asset into process(), but that had some problems" according to preaction, re: WebGUI::AssetHelper::Cut->new now requiring an asset parameter.
fixes www_processAssetHelper test; several others in there still fail for me. this fix fixes a WebGUI::Fork leak. I'm sure there are more.
|
2011-05-03 02:26:08 -04: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 |
|
Colin Kuskie
|
bd09b1646e
|
Update Admin.t since all urls now come with a leading /
|
2011-01-13 13:33:31 -08:00 |
|
Doug Bell
|
6931fd471e
|
all tests run individually
|
2010-12-03 15:01:31 -06:00 |
|
Doug Bell
|
1866c593ea
|
almost done fixing addRevision changes
|
2010-12-03 15:01:31 -06:00 |
|
Colin Kuskie
|
9ad32eb335
|
Remove unused module.
|
2010-11-02 16:11:00 -07:00 |
|
Doug Bell
|
cd4845768f
|
more tests and some code cleanup
|
2010-10-28 13:51:05 -05:00 |
|
Doug Bell
|
250967c898
|
add admin plugins API and start testing
|
2010-10-27 22:15:11 -05:00 |
|