Commit graph

1805 commits

Author SHA1 Message Date
Colin Kuskie
9d2b810a05 conversion of Product from Wobjects to Skus with variants is done 2008-05-04 04:32:58 +00:00
Colin Kuskie
0000db901e Product variant creation is held off until we can finalize
the variant code.
Began building JSON based variant code, and a test for
verifying how it works.  set, get and delete collateral
are implemented.  Still need to build moveUp and moveDown.
Lots of tests to be written.
2008-05-03 05:41:13 +00:00
JT Smith
01d9af6222 The concept of "realtime" workflow has been eliminated. Instead all workflows are now realtime (synchronous), and roll over to be asynchronous if they cannot complete succesfully and immediately. 2008-05-03 05:38:13 +00:00
JT Smith
51019e5dca started migrating ems data 2008-05-03 03:42:57 +00:00
Graham Knop
73c8880533 removed legacy wgFieldUserData table 2008-05-02 16:37:48 +00:00
Colin Kuskie
5f6a5d2df8 new variant table schema 2008-05-02 04:39:13 +00:00
Colin Kuskie
bef82ef65f Handle null productNumbers in the Product variant translation.
Update the product loading script to add more products.
2008-05-01 22:38:14 +00:00
Colin Kuskie
1b6d7a9e7e begin migrating Product data into variants 2008-04-30 23:28:57 +00:00
Colin Kuskie
fe20db884a more product variants work, i18n, forms and upgrade script 2008-04-30 22:58:42 +00:00
JT Smith
102b5fd1ae added coupons 2008-04-30 21:43:16 +00:00
Colin Kuskie
cdd57ea221 Begin rebuilding variants as simple collateral. 2008-04-29 23:32:38 +00:00
Steve Swanson
7b4a74fdfe Totally new look for the Thingy default templates 2008-04-29 23:08:51 +00:00
Steve Swanson
dd997fbcae Made a few small bug fixes 2008-04-29 22:31:40 +00:00
JT Smith
6616504077 added vendor management
fixed a few privilege statements in some other code
2008-04-29 21:25:15 +00:00
Steve Swanson
175b977e4e Totally revamped look and functioning for the default Gallery templates 2008-04-29 21:05:50 +00:00
Steve Swanson
da0e3bb476 Fixes a formatting issue with the Style03 template 2008-04-29 18:45:24 +00:00
Colin Kuskie
fd2198efb1 fix a typo in the upgrade script 2008-04-29 17:18:20 +00:00
Yung Han Khoe
a622b0d859 fixed: Thingy Thing Checkbox/Checklist/Selectbox/Selectlist limitations 2008-04-29 15:27:51 +00:00
JT Smith
82056c66aa Added an asset called Shelf, which allows you to create categories of Skus. 2008-04-29 01:26:45 +00:00
Colin Kuskie
6471d3103e add a variants table for product collateral 2008-04-28 23:25:52 +00:00
Colin Kuskie
99e5694513 remove Parameters and Options from the Sku Product 2008-04-28 22:41:38 +00:00
Doug Bell
aae6a32df4 added: Ability to enable / disable archiving per Collaboration System. fixed Mech tests again 2008-04-28 02:07:56 +00:00
Doug Bell
614da0d2ab added CAPTCHA to DataForm 2008-04-27 21:28:18 +00:00
JT Smith
17d6151832 some updates to URL and content handlers to make them a bit more flexible 2008-04-26 18:59:48 +00:00
JT Smith
c074fde72a removing commerce merge stuff 2008-04-26 17:58:44 +00:00
Doug Bell
98992b8920 - added: Inbox is now pruned after 1 year
- Added about a hundred tests for Collaboration system, Post, and Thread 
permissions
- Cleaned up code tested by the aforementioned tests
- Fixed all Test::WWW::Mechanize tests and updated the skeleton. Should be 
usable now.
2008-04-26 02:23:10 +00:00
JT Smith
0830985e2b some bug fixes 2008-04-20 20:53:05 +00:00
JT Smith
a673ce8b82 fix typo 2008-04-20 19:16:37 +00:00
JT Smith
0e48690e98 moving commerce upgrade stuff into position 2008-04-20 18:43:16 +00:00
JT Smith
5fb4807edc merging commerce branch back into head 2008-04-20 18:08:26 +00:00
JT Smith
8d03655bdb added in-store credit
added refund mechanism
modified ems to use refund mechanism
2008-04-20 01:12:25 +00:00
JT Smith
9d99c7e71d registrant management is mostly working 2008-04-19 18:25:42 +00:00
Doug Bell
d28c2dc854 fixed thumbnails.js to be more styleable 2008-04-17 23:27:56 +00:00
JT Smith
4dc11b3835 ems back to a working state 2008-04-17 22:34:14 +00:00
Doug Bell
7668f68980 add: Calendar can now choose workflow for Events
fix: Event now saves ownerUserId correctly
add: GalleryAlbum now shows link to add a Photo
added a test skeleton for Test::WWW::Mechanize tests
2008-04-16 23:32:12 +00:00
JT Smith
f5ab66c0af add view cart test
add metadata to ems tickets
2008-04-14 16:22:47 +00:00
Colin Kuskie
c1e5f2e83c add parameter and variant columns to the Product asset 2008-04-14 03:55:58 +00:00
Colin Kuskie
a9b67556e6 have the upgrade script remove the Wobject/Product.pm file 2008-04-13 03:33:53 +00:00
JT Smith
23ea56bbe6 Added the viewcart macro.
Lookup registrant now works.
Fixed some bugs.
2008-04-11 22:00:17 +00:00
Graham Knop
3f0656e971 preparing for 7.5.11 dev 2008-04-10 22:48:07 +00:00
Graham Knop
55dbc180bb fixed: iCal feeds don't update properly when events are changed 2008-04-10 22:15:03 +00:00
Yung Han Khoe
4481fcf5c8 Converting Thingy's field types to upper case first 2008-04-10 12:45:05 +00:00
JT Smith
02c24aa44a fixed more c2 bugs
added a workflow activity that removes EMS items from the cart if they've been in there too long
2008-04-09 22:48:15 +00:00
Graham Knop
33c13b97ef fixed: able to view visitor profile, send private messages, add as friend 2008-04-09 22:27:36 +00:00
Doug Bell
99aa2919d6 fixed: Back to Album link doesn't work
fixed: Minor i18n wording discrepencies
fixed: Photo->www_showConfirmation Add a Photo link points to the wrong place
2008-04-09 16:21:52 +00:00
Graham Knop
427c1cff87 fix charset upgrade script 2008-04-08 14:22:10 +00:00
JT Smith
8dd5a6bd2c a number of bug fixes 2008-04-04 22:42:54 +00:00
JT Smith
ac3c7d18b9 fixed a limitation with buildSearchQuery in SQL
started working on registrant search in EMS
2008-04-04 18:37:53 +00:00
JT Smith
4ca80ad734 the badge/ticket relationships through badge groups now work 2008-04-03 23:22:03 +00:00
Graham Knop
5c25772a83 preparing for 7.5.10 dev 2008-04-03 21:02:20 +00:00