Colin Kuskie
679c4678d2
Fix a double $i18n syntax warning.
2010-08-05 15:15:58 -07:00
Doug Bell
4210b64369
ExportHtml AssetHelper works
2010-08-04 17:56:15 -05:00
Doug Bell
6a1ec0468e
EditBranch asset helper now works
2010-08-04 17:56:15 -05:00
Doug Bell
b8905ed780
cut AssetHelper now works
2010-08-04 12:53:54 -05:00
Doug Bell
04334685aa
add helpful message to copy
2010-08-04 12:51:43 -05:00
Doug Bell
7b3855c991
Remove old asset helpers replaced by CopyBranch
2010-08-04 12:13:16 -05:00
Doug Bell
f94ea5a606
add CopyBranch to handle copy children/descendants
2010-08-04 12:12:45 -05:00
Doug Bell
8bd28e101f
update Copy to work with ProgressBar and streaming
...
ProgressBar needs to handle streaming itself. When it does, all
AssetHelpers that use ProgressBar will need to remove their own
streaming handlers and just use ProgressBar's
2010-08-04 12:07:55 -05:00
Doug Bell
3d6df0fa77
copy opens progress dialog
2010-08-02 11:11:03 -05: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
636ca8ae86
Update AssetHelper/Lock test. Missing use line in the module itself.
2010-05-28 12:00:26 -07:00
Colin Kuskie
d5dd260f32
More instanciator cleanup.
2010-03-04 08:55:10 -08:00
Colin Kuskie
3e11f711b3
Add the Lock Asset AssetHelper
2009-12-02 15:25:31 -08:00
Colin Kuskie
e17a783efa
Update README, and fix a syntax error in ExportHtml.
2009-12-01 10:11:51 -08:00
Colin Kuskie
40a850c739
Export as HTML Asset Helper.
...
Note, needs Admin Console integration for title, content and URLs.
2009-12-01 10:08:03 -08:00
Colin Kuskie
76d8c48691
Add EditBranch
...
Note that the form URL need to be set.
2009-12-01 09:56:05 -08:00
Colin Kuskie
5375fbbf8f
AssetManager Helper, which just opens a tab to the ContentHandler.
2009-11-30 17:31:42 -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
Colin Kuskie
3eb0ac756f
Flesh out Revisions assetHelper.
...
Add a simple method to WebGUI::HTML to format an array as a table row.
Do not join non-asset tables in queries.
2009-11-29 16:03:51 -08:00
Colin Kuskie
eba37b8bc1
Beginning work on Revision assetHelper
2009-11-28 09:36:34 -08:00
Colin Kuskie
7d9ee7b0a6
Add Promote and Demote helpers.
2009-11-27 10:29:49 -08:00
Colin Kuskie
39ffaba487
Add copy with descendants.
2009-11-27 09:46:14 -08:00
Colin Kuskie
80a6b90353
Add Copy with children Asset Helper
2009-11-27 09:37:56 -08:00
Colin Kuskie
9eadb2642a
Make the message subclassable, too.
2009-11-27 09:37:10 -08:00
Colin Kuskie
0b124f269c
Finish Copy (self) Helper.
2009-11-25 16:45:09 -08:00
Colin Kuskie
7298af49ea
Copy Asset Helper (self only).
2009-11-25 16:32:52 -08:00
Colin Kuskie
ed8f2c4a8f
A few small tweaks, and a test.
2009-11-25 10:31:06 -08:00
Colin Kuskie
e6696ee534
Asset Cut to clipboard Asset Helper (a port of www_cut as an Asset Helper)
2009-11-24 14:49:42 -08:00