Colin Kuskie
|
c015b6710c
|
Unescape paypal's content before parsing it so that multi-line data is handled correctly. Fixes bug #12103.
|
2011-04-12 16:41:20 -07:00 |
|
Colin Kuskie
|
96ee557586
|
Allow the Rich Editor used by the Carousel to be customized for each Carousel asset instead of inheriting the Editor from the site's Settings. Fixes bug #12100.
|
2011-04-11 15:48:15 -07:00 |
|
Doug Bell
|
67918361e6
|
remove old forwardButton class and "Please Wait..." text
We'll add similar functionality using the YUI button stuff
|
2011-04-11 16:59:22 -05:00 |
|
Doug Bell
|
0168cb16a4
|
add wg-form-TYPE class to all form control wrappers
|
2011-04-11 16:57:21 -05:00 |
|
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 |
|
Doug Bell
|
3a2b28eb76
|
allow adding formbuilder fields at specific positions
|
2011-04-11 15:14:03 -05:00 |
|
Doug Bell
|
caa1639617
|
fix syntax error :p
|
2011-04-11 13:33:30 -05: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
|
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
|
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 |
|
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
|
369ae7d4d4
|
remove unneeded import
|
2011-04-06 10:02:19 -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 |
|
Paul Driver
|
f8021c3d3d
|
rfe #12093: Remotely stored photos for Story assets
|
2011-04-05 15:16:45 -05:00 |
|
Doug Bell
|
5057246f69
|
namespace autoclean is causing a problem...
|
2011-04-05 14:48:38 -05:00 |
|
Graham Knop
|
faad97a7e4
|
small pod fix
|
2011-04-05 08:42:15 -05: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
|
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 |
|
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 |
|
Colin Kuskie
|
5c175c42d9
|
If there is a problem with the user's billing address, still let them get into the Cart. Fixes bug #12081.
|
2011-03-31 16:56:09 -07:00 |
|
Paul Driver
|
3531c4d913
|
Snippets can now select a template parser
(instead of being restricted to the configured default)
|
2011-03-31 15:21:07 -05:00 |
|
Paul Driver
|
6793c00861
|
Fixing a useless use of d switch in the zipcode macro
|
2011-03-31 09:52:35 -05:00 |
|
Paul Driver
|
96ea65879c
|
unbless MediaRSS hashes in SyndicatedContent
|
2011-03-30 09:58:45 -05:00 |
|
Paul Driver
|
c8098e2ca6
|
rfe #618: Syndicated Content Asset: Make images in the downloaded RSS-feeds available in the template.
|
2011-03-30 09:52:55 -05:00 |
|
Doug Bell
|
a45cdec243
|
add import/export helpers to the Product asset too
|
2011-03-29 23:28:22 -05:00 |
|
Doug Bell
|
1ae7a3c6e8
|
fat-finger
|
2011-03-29 23:26:15 -05:00 |
|
Doug Bell
|
01844b6fa2
|
migrate import and export products to Asset Helpers
|
2011-03-29 23:25:56 -05:00 |
|
Doug Bell
|
297dd5d1fc
|
add synopsis for Fork ProgressBar
|
2011-03-29 15:38:12 -05:00 |
|
Doug Bell
|
fbd573c9d6
|
move admin console links into asset helpers
|
2011-03-28 16:36:16 -05:00 |
|
Doug Bell
|
aee00bfad1
|
fix shortcut overrides and add helper
|
2011-03-28 16:26:23 -05:00 |
|
Doug Bell
|
205408336c
|
change Annotate into asset helper
Annotate relies on a property of the asset, so it should
be a role and not a helper
|
2011-03-28 15:43:29 -05:00 |
|
Doug Bell
|
39e2c566fd
|
migrate Crop to Asset Helper
|
2011-03-28 15:20:23 -05:00 |
|
Doug Bell
|
68cc2297f1
|
remove undo helper, will add it back when we have proper revisionId
|
2011-03-28 13:49:57 -05:00 |
|
Doug Bell
|
e8d600aa29
|
migrate image rotate to AssetHelper
|
2011-03-25 22:23:13 -05:00 |
|
Doug Bell
|
ca1a22995a
|
strict. warnings. and of course make it work...
|
2011-03-25 22:22:38 -05:00 |
|
Doug Bell
|
3a50e39ca1
|
forgot to add the møøse
|
2011-03-25 21:55:15 -05:00 |
|