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 |
|
Doug Bell
|
b84fd2adaf
|
change image resize to AssetHelper
|
2011-03-25 21:53:31 -05:00 |
|
Doug Bell
|
4adaa093a5
|
normalize formbuilder vars
|
2011-03-25 15:45:10 -05:00 |
|
Doug Bell
|
698f40a6dd
|
add "asset" property to AssetHelpers.
Simplifies the API and allows us to have getForm and getUrl to make
asset helpers easier to build.
|
2011-03-25 14:49:44 -05:00 |
|
Doug Bell
|
1f0e527099
|
add 12079 Carousel auto play
|
2011-03-24 18:19:35 -05:00 |
|
Doug Bell
|
2a519d5ae9
|
change group INSERT to REPLACE to prevent merge problems in multi-master DB clusters
|
2011-03-21 18:49:45 -05:00 |
|
Doug Bell
|
5e6483e97f
|
add lineage increment_step and _offset for multi-master DB clusters
|
2011-03-21 18:26:18 -05:00 |
|
Colin Kuskie
|
2195a7b04c
|
Remove debug logging from www_editSave.
|
2011-03-14 10:03:01 -07:00 |
|
Scott Walters
|
1942ccc9b6
|
Let CHI modules other than just DBI get their hands on dbh and perhaps other things in the future;
add an "args" : [ "dbh" ] entry to the "cache" : { } config block
|
2011-03-10 20:44:05 -05:00 |
|
Mary Hoerr
|
ee40a71770
|
Removed caching from www_export() Fixes bug #12050.
|
2011-03-10 16:38:00 -06:00 |
|
Colin Kuskie
|
88797c1d6c
|
Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control.
|
2011-03-09 21:33:44 -08:00 |
|
Colin Kuskie
|
dae7a145eb
|
Better handling for collateral assets in the Product sku. Fixes bug #12072.
|
2011-03-07 21:17:23 -08:00 |
|
Colin Kuskie
|
41ebf01199
|
There's no need to check again if the asset exists when importing asset collateral data. Fixes bug #12060.
|
2011-03-07 16:31:19 -08:00 |
|
Colin Kuskie
|
efcc4fe1a7
|
www_editSave needs permission checks to prevent extra assets from being added by unprivileged users. Partial fix for #12068.
|
2011-03-07 15:59:31 -08:00 |
|
Colin Kuskie
|
78d27ad031
|
Revert "Thingy asset collateral import does not need to check for existance of the asset. If the asset doesn't exist, package import will create it or it will die. Fixes bug #12060."
This reverts commit 2c0334d709.
|
2011-03-07 08:50:24 -08:00 |
|
Colin Kuskie
|
2c0334d709
|
Thingy asset collateral import does not need to check for existance of the asset. If the asset doesn't exist, package import will create it or it will die. Fixes bug #12060.
|
2011-03-07 08:35:15 -08:00 |
|
Colin Kuskie
|
8a527f830c
|
Fix sytax errors in the new TimeField code.
|
2011-03-07 08:31:26 -08:00 |
|
Colin Kuskie
|
73a95e9627
|
Fix the accidental overriding of www_export in the Thing. Fixes bug #12066.
|
2011-03-04 10:45:06 -08:00 |
|
Doug Bell
|
b27bc19e4d
|
Tree view buttons now work. Changed progress bar helpers to use fork. Added forkId option to AssetHelpers. Added updateAsset service to Admin.
|
2011-03-03 19:25:20 -06:00 |
|
Colin Kuskie
|
675dfec848
|
Add i18n requirements for the TimeField, so it works if used without other plugins requiring them.
|
2011-03-03 16:55:21 -08:00 |
|
Chris Hanson
|
d1531da722
|
Merge branch 'master' of git://github.com/plainblack/webgui
Conflicts:
docs/changelog/7.x.x.txt
|
2011-03-03 16:16:25 -06:00 |
|
root
|
d72d36986b
|
Removed the ugly time setting pop-up and replaced it with clean JS. Fixes bug #12061
|
2011-03-03 15:50:58 -06:00 |
|
Colin Kuskie
|
e7e8cd43bf
|
Fix the currentUrl used by the thingy for making URLs with action, like pagination and sorting, in the search screen. Fixes bug #12055.
|
2011-03-02 16:40:44 -08:00 |
|