Commit graph

10509 commits

Author SHA1 Message Date
Doug Bell
6a1ec0468e EditBranch asset helper now works 2010-08-04 17:56:15 -05:00
Scott Walters
13c27bc38b Fix bad interaction with Test::Class:
"Operation "eq": no method found, left argument in overloaded package WebGUI::Error..."
2010-08-04 11:07:07 -04:00
Doug Bell
b8905ed780 cut AssetHelper now works 2010-08-04 12:53:54 -05:00
Doug Bell
e7bfd6db48 allow asset helper-type responses
This should probably be refactored into a WebGUI::ProgressBar::Admin
subclass to get rid of all these if statements
2010-08-04 12:52:41 -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
cbb8c0ed61 add docs and total() accessor 2010-08-04 12:07:26 -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
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
556b9e97b9 make the info message box pretty 2010-08-02 15:56:28 -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
8e4dce0dbb fix ChangeUrl form to submit to correct op/method 2010-07-30 14:32:33 -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
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
c865e62dbf add YUI container for dialogs 2010-07-30 10:54: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
441a139001 add method to get version tag info 2010-07-29 14:00:31 -05:00
Doug Bell
f146056bfc change Publish/Leave to links with targets 2010-07-29 13:38:08 -05:00
Doug Bell
51c496087c version tags will be updated with AJAX 2010-07-29 13:15:52 -05:00
Colin Kuskie
1689353977 Fix a TransactionItem bug inherited from master. 2010-07-27 23:01:40 -07:00
Colin Kuskie
f2a9dc29bd Fix a bug with temporary config files, and opening a new session. 2010-07-27 22:58:13 -07:00
Colin Kuskie
ca9a3bd6c7 Merge branch 'master' into WebGUI8, up to 7.9.10. Some tests failing due to changes in default content. 2010-07-27 22:55:57 -07:00
Colin Kuskie
8504f65bf0 Ready for 7.9.11 development. This will be the freeze version for 7.9. 2010-07-27 20:34:06 -07:00
Colin Kuskie
30f3897fda Handle import of templates with old attachments the correct way. 2010-07-27 18:14:06 -07:00
Colin Kuskie
49374b43eb Operations should be able to handle UTF-8 urls, too. Fixes bug #11683 2010-07-27 15:37:53 -07:00
Scott Walters
887ef78429 Don't document WebGUI::Session as taking webguiConfig as it no longer does 2010-07-27 17:12:18 -04:00
Colin Kuskie
bba978f2a1 Use the correct end tag identifier character. 2010-07-27 11:50:27 -07:00
Colin Kuskie
26484f3361 Make the FilePump macro return valid XHTML. Fixes bug #11742. 2010-07-27 11:45:03 -07:00
Colin Kuskie
fd79c7723b Correct carousel height hoverhelp copy/paste problems. Fixes bug #11741 2010-07-27 11:04:12 -07:00
Colin Kuskie
16173f8aaa Don't call newByLineage, if we know there's no lineage. 2010-07-27 10:30:19 -07:00
khenn
078bc0e162 fixed #11745: Pagination doesn't work in DataForm list mode 2010-07-27 11:20:30 -05:00
Colin Kuskie
5bc83c4b17 If the User Function Style template is cut or deleted, use the Fail Safe template instead. Fixes bug #11729 2010-07-26 09:01:21 -07:00
Colin Kuskie
ffe4b8fa2c Better handling of an empty spamStopWords entry in the config file, for WikiPage and Post. 2010-07-23 17:09:18 -07:00
Scott Walters
d17d096380 StoryArchive optional sorting by title.
Fwiw, this code was written a while ago but seems to have gotten
misplaced.
2010-07-23 09:13:55 -04:00
Scott Walters
031309a1aa Ignore calls to DESTROY in AUTOLOAD, as a matter of policy. 2010-07-20 08:59:53 -04:00