Commit graph

1828 commits

Author SHA1 Message Date
JT Smith
b0ec9edf53 some bug fixing 2008-05-17 17:23:24 +00:00
Steve Swanson
086df4ef71 Prettied up the default shelf template 2008-05-16 22:10:40 +00:00
Colin Kuskie
06a38c61c3 JSON collateral rewrite, first part.
API is rewritten and tested.  Upgrade script builds JSON
for all commerce products with unique identifiers.
TBD: Rework Product asset and test it.
2008-05-16 05:08:58 +00:00
JT Smith
0fd9f83656 finished migrating ems data, and transaction data 2008-05-14 21:09:29 +00:00
Steve Swanson
43d544f58a Made several minor changes to the Photo Gallery, created a prettier List View template for the calendar 2008-05-14 17:28:56 +00:00
JT Smith
b2a7953bac continuing with EMS data migration 2008-05-13 21:47:35 +00:00
Graham Knop
dffd70073c fixed: WeatherData asset is broken 2008-05-13 20:53:11 +00:00
Colin Kuskie
62ab00480b collect all code that deletes files in one place. Do not call it yet 2008-05-09 17:13:28 +00:00
Steve Swanson
890fe9f444 Added new dynamic dropdown to let users move between Things 2008-05-08 21:38:45 +00:00
Colin Kuskie
e39ae106fd add templates to the mix. Product macro template scan and update done 2008-05-08 03:20:42 +00:00
Colin Kuskie
4cf45c289c Update all Wobjects, and snippets from using the Product
Macro to using AssetProxy.  The loadProductAsset.pl script is
for testing the conversion.
2008-05-08 01:51:43 +00:00
Colin Kuskie
fd6dfd11a5 fix a typo in the name of a Commerce table to be dropped 2008-05-07 21:49:45 +00:00
Colin Kuskie
bd641dc600 prep code for removing the Product macro from webgui.conf file 2008-05-07 21:33:55 +00:00
Colin Kuskie
f9297edde8 clean up the old Commerce tables, and close a statement handle 2008-05-07 20:41:28 +00:00
Colin Kuskie
624677aba3 conversion of Commerce products to Sku products done 2008-05-07 20:29:12 +00:00
Colin Kuskie
dbe2440e5a It's okay to delete the Product Wobject now. 2008-05-05 23:56:37 +00:00
Colin Kuskie
2f70315094 Merging in functioning variants.
Fixed bugs in getIndexedCollateralData.
Added variants to the view template.
Updated all Product templates to display variants and controls.
2008-05-05 23:04:14 +00:00
JT Smith
fd7a1d28a1 zero dollar transactions
in-shop credit applies to orders
2008-05-05 19:53:25 +00:00
Colin Kuskie
d7c6507c8b convert feature collateral to JSON 2008-05-05 17:50:26 +00:00
Colin Kuskie
52d29d90e4 convert specification collateral to JSON 2008-05-05 17:06:52 +00:00
Colin Kuskie
e5615e386c convert related over to JSON collateral 2008-05-05 03:13:28 +00:00
Colin Kuskie
2215e55bcb Convert accessory collateral to JSON based accessory collateral.
Add a product with accessory collateral to loadProducts.pl to test the upgrade.
2008-05-04 17:15:02 +00:00
Colin Kuskie
4da1f8314f Convert accessories over to the new Product collateral methods.
Add a method to get the JSON collateral indexed, for easy access to indeces.
Add tests for the new getIndexedCollateralData method.
In the upgrade script, put variants in all versions of the Product.  Begin
work on converting the collateral tables over to JSON.
2008-05-04 16:06:31 +00:00
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