Graham Knop
|
8f9568c887
|
fixed: storage locations for some assets in packages not imported correctly
|
2008-06-20 08:57:20 +00:00 |
|
Graham Knop
|
deaa6c65c0
|
fixed: DataForm doesn't send emails correctly
|
2008-06-20 08:56:57 +00:00 |
|
Graham Knop
|
682885ac17
|
fixed: CS posts don't have correct URLs generated
|
2008-06-20 08:56:50 +00:00 |
|
Graham Knop
|
0efe1fabec
|
cleaning up Asset->update checking assetData
|
2008-06-20 08:56:45 +00:00 |
|
Graham Knop
|
3ab206ad48
|
prevent sessions leaking when doing an export
|
2008-06-20 08:56:40 +00:00 |
|
Colin Kuskie
|
8be5eeb5f6
|
Prevent the Subscription from showing the redeem code label and URL unless there are codes
|
2008-06-20 04:41:03 +00:00 |
|
Colin Kuskie
|
68db4f8e46
|
Fix getThumbnailUrl in the Product, which was called by the Shelf directly causing failures.
Fix getPrice in the Product, which returned undef until a variant was applied to it.
These two fixes fix the Shelf.
|
2008-06-19 23:12:04 +00:00 |
|
Colin Kuskie
|
085f521225
|
Fix a typo with inStock vs in_stock template variables for the Product. It should be in_stock.
Add a new template variable, canEdit.
Change the default template to use canEdit to display the list of variants, so they aren't showed
twice.
|
2008-06-19 19:59:33 +00:00 |
|
Doug Bell
|
f2679ae07e
|
added Next and Previous GalleryAlbum links in the Album Views
|
2008-06-19 18:49:47 +00:00 |
|
Doug Bell
|
5c2b9351fd
|
fixed: Cannot add youtube videos in IE6/7. Fixed by adding an "allow media" switch to the rich editor
|
2008-06-19 17:28:55 +00:00 |
|
Colin Kuskie
|
986252e9c4
|
make showMessage sticky
|
2008-06-19 16:46:17 +00:00 |
|
Colin Kuskie
|
fc7efa4d5b
|
More cleaning up of the upgrade file (forgot newlines).
Make sure that the user profile template settings have a default value and remember
their previous value.
|
2008-06-19 16:26:32 +00:00 |
|
Colin Kuskie
|
3c7855f708
|
fix i18n typo in PayDriver
|
2008-06-19 15:58:51 +00:00 |
|
Colin Kuskie
|
2049c28ce3
|
finish up exception handling for importing taxes and reporting messages back to the user
|
2008-06-17 23:28:28 +00:00 |
|
Doug Bell
|
a67775b17d
|
really fixed those buttons. honest. and IE6 ... well... I dont want to sound like a broken record...
|
2008-06-17 22:13:17 +00:00 |
|
Colin Kuskie
|
4dfac86f2f
|
Add hoverHelp for the Tax screen.
Change tax rate to be an integer.
|
2008-06-17 21:12:00 +00:00 |
|
Doug Bell
|
3b3a733a19
|
fixed gallery edit album buttons to work properly in IE6/7
|
2008-06-17 20:42:18 +00:00 |
|
Colin Kuskie
|
3bed35a223
|
fix some i18n with the DataForm edit form
|
2008-06-16 22:25:28 +00:00 |
|
Colin Kuskie
|
feda6ce1ec
|
clarify what "amount" means as a field label in the context
|
2008-06-16 16:04:32 +00:00 |
|
Colin Kuskie
|
be79f1c459
|
grammatical edits for GalleryAlbum and RequestApprovalForVersionTag_ByCommitterGroup
|
2008-06-16 15:48:53 +00:00 |
|
Colin Kuskie
|
604b021514
|
clean-up www_buy and addToCart. inventory control is now completely in the cart
|
2008-06-14 00:52:24 +00:00 |
|
JT Smith
|
75208339fc
|
fixed several ems badge related bugs. a couple upgrade bugs for ems and transaction. and jury rigged a fix for recurring transaction postback.
|
2008-06-13 21:54:43 +00:00 |
|
Doug Bell
|
f482c079d7
|
fixed: cannot manage revisions in version tag
|
2008-06-13 21:51:19 +00:00 |
|
Frank Dillon
|
51271ca8d6
|
Dashboard no longer uses AjaxRequest methods
|
2008-06-13 20:34:28 +00:00 |
|
Doug Bell
|
ea3d3e9e9c
|
fixed: Security issue in CS RSS feeds
|
2008-06-13 20:16:48 +00:00 |
|
Doug Bell
|
879668156b
|
fixed: Syndicated Content wobject makes H::T choke
|
2008-06-13 19:30:19 +00:00 |
|
Frank Dillon
|
0f74429d81
|
Fixes to project management system introduced by removing legacy Ajax module
|
2008-06-13 16:53:28 +00:00 |
|
Colin Kuskie
|
ccc4eb37c4
|
Fix bad driver lookup for label. Label is a method, not property that is looked up using ->get.
|
2008-06-13 16:46:15 +00:00 |
|
JT Smith
|
570ecd0c50
|
15 is too little
|
2008-06-13 16:36:25 +00:00 |
|
Doug Bell
|
0f321642ab
|
fixed: Asset manager breaks when asset is locked. fixed loading slowness in asset manager too
|
2008-06-13 16:17:06 +00:00 |
|
Colin Kuskie
|
6908bcb1bb
|
fix a typo that caused variant skus to be be lost
|
2008-06-13 16:01:14 +00:00 |
|
Colin Kuskie
|
e11a7e18e8
|
fix broken i18n in WebGUIProfile
|
2008-06-13 15:42:44 +00:00 |
|
Doug Bell
|
f50f09756a
|
removed fixUrl workaround for Gallery. added AssetManager to WebGUI.conf.original
|
2008-06-13 15:16:45 +00:00 |
|
Martin Kamerbeek
|
6bee83de68
|
More i18n echo cleansing.
|
2008-06-13 15:04:23 +00:00 |
|
Martin Kamerbeek
|
6e9106152d
|
Cleaned up loose i18n ends,
|
2008-06-13 14:22:31 +00:00 |
|
Martin Kamerbeek
|
45756c36ba
|
Added POD where I still had to.
|
2008-06-13 13:44:14 +00:00 |
|
Colin Kuskie
|
c7083c8177
|
selectable templates for user profile view and edit
|
2008-06-13 05:07:12 +00:00 |
|
Colin Kuskie
|
0b2283d198
|
more i18n fixes
|
2008-06-13 05:06:12 +00:00 |
|
Colin Kuskie
|
7d00fbcdc2
|
i18n and help fixes
|
2008-06-13 05:05:49 +00:00 |
|
Graham Knop
|
0f1011e315
|
fix posting threads
|
2008-06-13 04:58:01 +00:00 |
|
Graham Knop
|
400ccd2286
|
use consitant capitalization for field types in dataform
|
2008-06-13 00:35:21 +00:00 |
|
Colin Kuskie
|
0076d9279e
|
missed some i18n in the FlatDiscount SKU related to the thank you message
|
2008-06-13 00:23:15 +00:00 |
|
Colin Kuskie
|
262bdaae72
|
i18n fixes for the Donation
|
2008-06-13 00:17:38 +00:00 |
|
Colin Kuskie
|
29f351631d
|
i18n for Pay
|
2008-06-12 23:37:46 +00:00 |
|
Colin Kuskie
|
632c3d910c
|
i18n for the Cash pay driver
|
2008-06-12 23:36:23 +00:00 |
|
Colin Kuskie
|
93d4e02cf6
|
pod syntax and markup fixes
|
2008-06-12 23:32:16 +00:00 |
|
Colin Kuskie
|
93995ae74f
|
fix whitespace for POD
|
2008-06-12 23:29:16 +00:00 |
|
Graham Knop
|
1d79230b9f
|
don't try to chmod when extracting tar files in storage
|
2008-06-12 23:12:42 +00:00 |
|
Frank Dillon
|
74579ed3d2
|
Removed old ajax handlers. Added YUI ajax handlers
|
2008-06-12 23:05:23 +00:00 |
|
Doug Bell
|
4e99061584
|
new layout for Album Edit screen
|
2008-06-12 22:29:09 +00:00 |
|