Commit graph

14939 commits

Author SHA1 Message Date
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
cbb8c0ed61 add docs and total() accessor 2010-08-04 12:07:26 -05:00
Doug Bell
69bd44b03d add new progressbar template 2010-08-04 11:57:56 -05:00
Doug Bell
6081ea3765 fix progressbar to work inside new admin console
This is a horrible hack and needs to be fixed to shore up the
ProgressBar's API before API freeze
2010-08-04 11:56:01 -05:00
Doug Bell
2a33785d11 fix streaming. don't close the session until done 2010-08-03 17:02:39 -05:00
Doug Bell
d9635343db remove bad background image 2010-08-03 13:58:43 -05:00
Doug Bell
5610278b73 Safari doesn't like when I miss another class 2010-08-03 13:57:39 -05:00
Doug Bell
ccb1f4dc62 Safari doesn't like keywords being used as props 2010-08-03 13:54:57 -05:00
JT Smith
c8adf70760 missing admin in conf, fixed color on starter 2010-08-03 13:48:35 -05:00
Doug Bell
752ea71279 fix Template edit form 2010-08-02 17:27:00 -05:00
Doug Bell
7c60833d4d remove instances of getValue in Template asset 2010-08-02 16:53:50 -05:00
Doug Bell
2e64a7fa99 animation should slide message down, not reveal 2010-08-02 16:19:02 -05:00
Doug Bell
d3634430bf visiblity should be visibility: mist one 2010-08-02 16:18:14 -05:00
Doug Bell
20b3ea6acd visiblity should be visibility. lern 2 spel kthx 2010-08-02 16:09:12 -05:00
Doug Bell
eb9157b7f4 stopTimeout should be clearTimeout 2010-08-02 16:05:01 -05:00
Doug Bell
a245370ea7 add animation to info message 2010-08-02 16:04:44 -05:00
Doug Bell
556b9e97b9 make the info message box pretty 2010-08-02 15:56:28 -05:00
Doug Bell
3e3cae8c76 fix getRealHeight screwing with element style
Pro Tip: Correct scoping is good!
2010-08-02 15:54:51 -05:00
Doug Bell
a1516c6a14 move getRealHeight so it can be more useful 2010-08-02 15:25:24 -05:00
Doug Bell
be7f248bfb call the correct method to show the message... 2010-08-02 14:44:57 -05:00
Doug Bell
dd5e19c814 show the info message from the helper response 2010-08-02 14:42:48 -05:00
Doug Bell
5a04f742c0 add show/hide info message box functions 2010-08-02 14:42:25 -05:00
Doug Bell
399326981e add info message box 2010-08-02 14:41:54 -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
e03a441ded add method to close the modal dialog 2010-07-30 14:41:05 -05:00
Doug Bell
8e4dce0dbb fix ChangeUrl form to submit to correct op/method 2010-07-30 14:32:33 -05:00
Doug Bell
e180c0b6c4 set a default dialog width/height of 60% 2010-07-30 14:28:59 -05:00
Doug Bell
39d909ab5f make sure modal dialog is above everything 2010-07-30 14:22:43 -05:00
Doug Bell
c7bd22cf09 add method to process ?op=assetHelper 2010-07-30 14:20:57 -05:00
Doug Bell
6939287a17 add assetId to determine which asset we're helping 2010-07-30 14:20:27 -05:00
Doug Bell
1703417b03 add container CSS file 2010-07-30 14:10:58 -05:00
Doug Bell
08ded32496 fix problems creating YUI Panel 2010-07-30 14:04:50 -05:00
Doug Bell
4f41631833 add proper class name to body for dialog 2010-07-30 14:04:23 -05:00
Doug Bell
ba7aa59c56 load the asset helper before trying to run process 2010-07-30 13:57:31 -05:00
Doug Bell
c6a074b9d1 make ChangeUrl helper open modal dialog 2010-07-30 13:52:45 -05:00
Doug Bell
f57e4aca8f add method to open modal dialog 2010-07-30 13:52:15 -05:00
Doug Bell
c865e62dbf add YUI container for dialogs 2010-07-30 10:54:34 -05:00
Doug Bell
5b34016bd2 attach handler for class-based helpers 2010-07-30 10:40:16 -05:00
Doug Bell
51b27b83b7 add method to request class-based helper info 2010-07-30 10:39:34 -05:00
Doug Bell
3be9ca736a add processAssetHelper method to process helpers 2010-07-29 15:49:40 -05:00
Doug Bell
c2e4ce4a0d add all default asset helpers 2010-07-29 14:47:39 -05:00
Doug Bell
ba72d1914a get asset name from i18n 2010-07-29 14:38:35 -05:00
Doug Bell
f0d4bfff13 update Admin with asset even in operations 2010-07-29 14:35:40 -05:00
Doug Bell
9d148236ba fix show/hide version tag area 2010-07-29 14:02:31 -05:00
Doug Bell
441a139001 add method to get version tag info 2010-07-29 14:00:31 -05:00
Doug Bell
df7d20e656 show/hide the version tag box appropriately 2010-07-29 13:45:55 -05:00
Doug Bell
f146056bfc change Publish/Leave to links with targets 2010-07-29 13:38:08 -05:00