webgui/lib/WebGUI/Shop
Scott Walters 54ae754ebe Repeat ampli's fix (described below) for other occurances on the site.
``The Save buttons in the two first steps didn't work in Chrome.
    According to a hint in the YUI Button documentation about a problem in using
    "submit" as a value of the name attribute, I changed submit button name
    in the two first steps from "submit" to "send".  This solved the problem.''
2011-06-29 19:13:18 -04:00
..
PayDriver Repeat ampli's fix (described below) for other occurances on the site. 2011-06-29 19:13:18 -04:00
ShipDriver Fix naming problem with shippingServices, update tests. 2010-10-14 19:31:04 -07:00
TaxDriver Repeat ampli's fix (described below) for other occurances on the site. 2011-06-29 19:13:18 -04:00
Address.pm Convert Address to Moose. 2010-07-09 13:49:37 -07:00
AddressBook.pm Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
Admin.pm Move WebGUI::Shop::Admin from Class::InsideOut over to Moose. 2010-07-02 16:43:59 -07:00
Cart.pm Merge commit 'v7.10.17' into 8 2011-06-17 20:13:41 -05:00
CartItem.pm Remove duplicate default in CartItem options. 2010-08-06 12:21:03 -07:00
Credit.pm Throw an exception if you don't get a session argument in classic WebGUI instanciator syntax. 2010-10-28 16:54:07 -07:00
Pay.pm migrate PayDriver getEditForm to FormBuilder 2011-02-25 15:45:40 -06:00
PayDriver.pm Repeat ampli's fix (described below) for other occurances on the site. 2011-06-29 19:13:18 -04:00
Ship.pm migrate ship getEditForm to FormBuilder 2011-02-25 15:45:40 -06:00
ShipDriver.pm Repeat ampli's fix (described below) for other occurances on the site. 2011-06-29 19:13:18 -04:00
Tax.pm allow TaxDriver getEditForm to use FormBuilder 2011-02-25 15:45:40 -06:00
TaxDriver.pm Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
Transaction.pm Merge commit 'v7.10.17' into 8 2011-06-17 20:13:41 -05:00
TransactionItem.pm Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
Vendor.pm Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00