Commit graph

1955 commits

Author SHA1 Message Date
Colin Kuskie
7e261bdf79 Clean up an old, empty template from old Shop work. 2008-07-18 03:06:05 +00:00
Graham Knop
4fe1000468 preparing for 7.5.18 dev 2008-07-18 02:41:32 +00:00
Yung Han Khoe
e1feea8f83 fixed: Thing list drop down broken when multiple thingy's on one page 2008-07-16 23:27:36 +00:00
Colin Kuskie
3e2d5c6adf Add a continue shopping url to the Donation, Product, FlatDiscount and Subscription
Sku's.  Update all the templates to display this URL.  The new url takes the
user back to the view method with no extra variables set (like hasAddedToCart).
2008-07-16 01:05:06 +00:00
Graham Knop
35890cc120 fixed: DataForm captcha doesn't show up 2008-07-14 23:04:00 +00:00
Tabitha Zipperer
c2107df502 Added the updated Shelf template that displays the View Cart link 2008-07-14 21:33:17 +00:00
Tabitha Zipperer
7086303b9d Fixed issues with Shop templates to make cart more accessible, tweaked visual properties 2008-07-14 21:24:04 +00:00
JT Smith
cc0105a9a4 move product import to shelf 2008-07-12 21:40:27 +00:00
Graham Knop
b634ec2147 preparing for 7.5.17 dev 2008-07-11 00:24:31 +00:00
Graham Knop
bddcfbdca1 move packages to end of upgrade script 2008-07-10 23:53:49 +00:00
Graham Knop
2332ee148a slight improvement to top nav 2008-07-10 23:53:45 +00:00
Colin Kuskie
9680931f34 Fix reordering of old events in the week view by giving
any Event with a NULL sequenceNumber a valid sequenceNumber.
2008-07-10 03:42:30 +00:00
Graham Knop
3979d9c2e5 optimized PurgeOldInboxMessages workflow 2008-07-09 20:50:45 +00:00
Colin Kuskie
f293ce06c9 do not show the add to cart form immediately after donating 2008-07-09 03:59:20 +00:00
Colin Kuskie
631bade4f6 fix the same JSON encoding issues with the Sku Product during upgrades 2008-07-08 21:25:33 +00:00
JT Smith
44a036e095 fixed transactions lost during 7.5.11 upgrade 2008-07-08 20:24:19 +00:00
Frank Dillon
165251ce08 Fixed an issue which would sometimes cause pop ups to fail on the project display page. 2008-07-07 20:33:02 +00:00
JT Smith
acf0f5fa1b first cut of the beta to stable merge 2008-07-07 18:57:07 +00:00
Graham Knop
eba4d062aa created merged package file 2008-07-07 16:24:05 +00:00
JT Smith
8b5d0546c2 making beta / stable branch merge 2008-07-07 15:46:51 +00:00
Colin Kuskie
73cc385941 Fix a misspelling in the default calendar print event template. Bad International
macro call.
2008-07-07 15:02:37 +00:00
Graham Knop
9418db3ba9 preparing for 7.5.16 dev 2008-07-03 23:41:10 +00:00
Graham Knop
0dbde3f43e clean up messages in upgrade script 2008-07-03 23:17:15 +00:00
Graham Knop
c1da067032 cleaned up style 3 and top navigation 2008-07-03 23:08:12 +00:00
Graham Knop
b84c0f8360 fixed: Wait Until, new approval request workflow not available to add 2008-07-03 23:07:59 +00:00
Colin Kuskie
5957c7a3f3 change the default product template to show the thank you message and a ViewCart link immediately after adding to the cart 2008-07-02 20:19:42 +00:00
JT Smith
aa9f0e8396 Replaced CLI gallery import system with a better one. 2008-06-29 02:01:40 +00:00
Colin Kuskie
e51d02e3d8 Add a new method to FlatDiscount to tell if it is already in the cart.
Add a template variable to tell if there is already one in the cart.
Modify the default template to include the thank you message and to hide
the add to cart button if this coupon is already in the cart.
2008-06-27 20:25:30 +00:00
Colin Kuskie
59424e1fe3 fix display bugs in the Subscription template (no price, and bare parens showing when no code batches are available) 2008-06-27 18:58:23 +00:00
Graham Knop
ba4eac9afc preparing for 7.5.15 dev 2008-06-27 03:22:59 +00:00
Graham Knop
0b671837d5 fix Locked shelf assets 2008-06-26 20:51:08 +00:00
Colin Kuskie
1c72108080 remove the bad Shop/ReceiptEmail template 2008-06-25 17:17:09 +00:00
Colin Kuskie
2880a392f4 update the Default Product template to use the out of stock message 2008-06-25 17:07:33 +00:00
Doug Bell
658335ac2b fixed upgrade problem caused by allowMedia rich editor addition 2008-06-20 20:50:48 +00:00
JT Smith
858c227ee6 fix: ems 2.0: tickets get created as badges also 2008-06-20 18:39:37 +00:00
Graham Knop
edf4cc4220 preparing for 7.5.14 dev 2008-06-20 09:43:33 +00:00
Graham Knop
97b773e8c5 slight change to open in new window nav js 2008-06-20 08:57:15 +00:00
Graham Knop
8ecefe130c repair and compile gallery template package 2008-06-20 08:57:10 +00:00
Graham Knop
f7962810db corrected DataForm upgrade script 2008-06-20 08:57:04 +00:00
Colin Kuskie
b338e660ea remove temporary table left over from 7.5.11 upgrade 2008-06-19 21:39:20 +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
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
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
Doug Bell
3b3a733a19 fixed gallery edit album buttons to work properly in IE6/7 2008-06-17 20:42:18 +00:00
Colin Kuskie
132c3fe8e2 fix a few typos in the upgrade script that I added 2008-06-14 03:48:17 +00:00
Colin Kuskie
f62df91a8f partial fix for subscription migration isHidden, isHidden=1 in the upgrade script 2008-06-14 02:54:53 +00:00
Colin Kuskie
371b77a96b must add the column to the db, as well as to the code. 2008-06-14 01:50:15 +00:00
John Dagitz
f167c67637 Modified to expand drop down and eliminate squishing in thingy 2008-06-13 22:03:58 +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
Ernesto Hernández-Novich
8b2eee05b7 Changed several hardcoded '../..' for $webguiRoot in file deletions
with unlink and rmtree on upgrade scripts.
2008-06-13 21:37:08 +00:00