Commit graph

16853 commits

Author SHA1 Message Date
Doug Bell
0c25620867 redefine a submit button in terms of a normal button
in short: override new() instead of toHtml to allow changes to be made
to the submit button.
2011-04-11 16:42:20 -05:00
Doug Bell
744568108f add "type" param to button control
We're realigning Button and Submit so that Submit is just a
pre-configured Button. This should be repeated for other types
of form fields.
2011-04-11 16:34:10 -05:00
Doug Bell
d7fd89ce9d move save buttons out into www_add and www_edit
Buttons are specific to those views of the form, not to any other,
so they should only be included on www_add and www_edit.
2011-04-11 15:23:20 -05:00
Doug Bell
332a734288 do not remove an element while splicing 2011-04-11 15:20:18 -05:00
Colin Kuskie
faddfc5d8a Cleanup loose file leftover from the TimeField form plugin rewrite. 2011-04-11 13:15:56 -07:00
Doug Bell
3a2b28eb76 allow adding formbuilder fields at specific positions 2011-04-11 15:14:03 -05:00
Doug Bell
a3c6a2f288 missing required module App::Cmd for WebGUI::Command 2011-04-11 13:33:46 -05:00
Doug Bell
caa1639617 fix syntax error :p 2011-04-11 13:33:30 -05:00
Chris Hanson
45fca0cace Merge branch 'master' of git://github.com/plainblack/webgui 2011-04-11 12:10:37 -05:00
Chris Hanson
16ca35d131 Added myself to credits =) 2011-04-11 12:10:04 -05:00
Colin Kuskie
1a462d4835 for exportRelatedAssetIds, Don't create a version tag unless it's needed, and then don't restore it unless it exists. Otherwise, the tag leaks and breaks downstream tests. 2011-04-11 09:32:32 -07:00
Colin Kuskie
f2b5f35d49 Move Article.t over to using the new storage API for checking for storage location existance. 2011-04-11 08:55:44 -07:00
Colin Kuskie
4a58f574b1 Provide a method to see if a storage location exists. This is handy for testing. 2011-04-08 16:26:16 -07:00
Doug Bell
b8dec21449 allow templates to be returned from content handlers 2011-04-08 15:44:28 -05:00
Doug Bell
adb67b2137 add style parameter to template assets to store a style template id 2011-04-07 21:49:23 -05:00
Doug Bell
13e8040190 add setParam, getParam, deleteParam to template assets 2011-04-07 20:46:21 -05:00
Doug Bell
5f66eaac45 remove the last references to addSubmenuItem in Survey 2011-04-07 19:22:31 -05:00
Doug Bell
70cf625c80 migrate survey submenu items to asset helpers 2011-04-07 19:20:33 -05:00
Chris Hanson
bc00c4b6e0 fixed #12056: Adding a Thing always creates a table 2011-04-07 14:07:58 -05:00
Colin Kuskie
0bcdd9cc86 Remove copies of templates that were added as part of the 7.10.13 upgrade. Fix the upgrade package, too, in case people stop on .13. 2011-04-07 10:25:34 -07:00
Colin Kuskie
5ca9da3784 Log and give the user an error message when the password recovery email template cannot be found/used. Fixes bug #12098. 2011-04-07 09:57:47 -07:00
Colin Kuskie
f2f0338ab4 Fix JS and CSS issues with the GroupManager. Fixes bug #12097 2011-04-07 09:01:43 -07:00
Paul Driver
f06db47a02 tiny bugfix for remote images in story 2011-04-07 09:48:26 -05:00
Colin Kuskie
c515e65bed Documentation on how to get a PDT Identity Token for PayPal standard checkout. 2011-04-06 16:35:16 -07:00
Paul Driver
1ff9f09e8b couple more tests for related asset exports 2011-04-06 16:43:23 -05:00
Colin Kuskie
5f44936580 Add missing includes for yahoo and event, required by the new Group Manager JS code. Fixes bug #12095. 2011-04-06 11:20:05 -07:00
Graham Knop
8d374c2d92 move -inc to better location 2011-04-06 10:26:22 -05:00
Graham Knop
e4696b28a7 start of WebGUI::Command 2011-04-06 10:26:22 -05:00
Graham Knop
9ec788a603 fix upgrade script compile checks 2011-04-06 10:02:19 -05:00
Graham Knop
c7bbb4e639 count explicit Carps as compile warnings 2011-04-06 10:02:19 -05:00
Graham Knop
369ae7d4d4 remove unneeded import 2011-04-06 10:02:19 -05:00
Doug Bell
dbc12d46ac add data to finish() call to allow for actions 2011-04-05 18:36:36 -05:00
Doug Bell
7f9badc48e and now it works... why? 2011-04-05 18:36:16 -05:00
Colin Kuskie
d5ba73fac7 Add the organization part of an address into the transaction and transactionitem. Fixes bug #12088. 2011-04-05 15:10:23 -07:00
Chris Hanson
0b6fbe0d84 Correction to install.txt for wg8 dirs 2011-04-05 16:33:00 -05:00
Chris Hanson
61e2c77c6e Added UUID::Tiny and [Starman] to testEnvironment.pl 2011-04-05 15:45:52 -05:00
Paul Driver
f8021c3d3d rfe #12093: Remotely stored photos for Story assets 2011-04-05 15:16:45 -05:00
Colin Kuskie
e3ec56c3c1 Allow users to enter in mixed text and macros in URLs inside TinyMCE. Fixes bug #12094. 2011-04-05 13:14:18 -07:00
Doug Bell
5057246f69 namespace autoclean is causing a problem... 2011-04-05 14:48:38 -05:00
Colin Kuskie
85f52c2499 Make an explicit dependency on HTML::Form for testing only. 2011-04-05 11:06:39 -07:00
Graham Knop
faad97a7e4 small pod fix 2011-04-05 08:42:15 -05:00
Colin Kuskie
8b01eb25b9 Ready for 7.10.14 development. 2011-04-04 20:58:36 -07:00
Colin Kuskie
606c1d2e47 Ready for 7.10.13 release. 2011-04-04 20:29:35 -07:00
Colin Kuskie
83cb45d8d1 Fix a bad SQL lookup which affected the Survey Statistical Report. Fixes bug #12091 2011-04-04 18:57:50 -07:00
Colin Kuskie
83d1897852 Update tests for bad macros to check template attachments. Fixes bug #12087 2011-04-04 18:57:50 -07:00
Colin Kuskie
73261e4651 Batch of test cleaups for leaking objects. 2011-04-04 18:57:50 -07:00
Colin Kuskie
28e4f9f245 Lower the priority of the scratch variables used to store classnames and page numbers. Fixes bug #12076 2011-04-04 18:57:50 -07:00
Paul Driver
76e9693f4b Export related assets 2011-04-04 18:47:37 -05:00
Paul Driver
5c20e9c0be Fixing a bunch of tests not to rely on HT being default parser 2011-04-04 18:47:18 -05:00
Colin Kuskie
8525e4b7ee Don't refund transactionItems unless the transaction is successful, or if the item is already canceled. Also, no not call onCancelRecurring for normal Sku's unless they're really recurring. Fixes bug #12089. 2011-04-04 14:45:53 -07:00