Commit graph

8616 commits

Author SHA1 Message Date
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
Yung Han Khoe
94209d6edb fixed: Thingy: Problem with delete Thing permissions 2008-05-01 15:15:58 +00:00
JT Smith
f3fa93be77 - rfe: subscribe entire user group to a collaboration message board
- Added show in forms and is editable properties to group manager.
2008-05-01 14:04:41 +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
Colin Kuskie
0d5ff270ff point Product Asset help to Sku help instead of wobject 2008-04-30 22:50:27 +00:00
JT Smith
7152eaeaee added missing help files 2008-04-30 22:31:27 +00:00
JT Smith
102b5fd1ae added coupons 2008-04-30 21:43:16 +00:00
Chris Nehren
05f14b3b76 fix gotchas.txt to indicate that we need Exception::Class along with
Path::Class for the export rewrite
2008-04-30 18:28:01 +00:00
JT Smith
efa43239bd fixing steve's carriage returns 2008-04-30 16:44:27 +00:00
Steve Swanson
0daa22ef2e 2008-04-30 16:43:30 +00:00
JT Smith
9b9158cab6 some code cleanup
added a listOfThings loop to the various views to provide navigation between things
2008-04-30 16:18:14 +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
JT Smith
ed3f50027b fixed improper use of storage 2008-04-29 19:03:30 +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
JT Smith
e9853fdf5c hide default thing until there are things to list 2008-04-28 23:53:08 +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
3316f2a0f4 added: Commit Version Tag screen shows revisions in the tag about to be committed 2008-04-28 01:18:35 +00:00
Doug Bell
614da0d2ab added CAPTCHA to DataForm 2008-04-27 21:28:18 +00:00
Doug Bell
db5a948c6b fixed: registration form again saves progress if there is an error 2008-04-27 18:52:46 +00:00
Doug Bell
3c6ad74cae fixed the rest of the Test::WWW::Mech tests 2008-04-27 10:07:35 +00:00
Colin Kuskie
0e1c5b35c3 update SelectBox test for new Form api 2008-04-27 03:09:31 +00:00
JT Smith
d744551c31 - rfe: Not being limited to single-worded Tags
- Exposed keywords API to all assets through edit screen. Now keywords are
   searchable and add metatags for all assets.
2008-04-26 19:46:13 +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
Colin Kuskie
ea1dac4064 Update the ProfileSettings operation to use isDynamicCompatible
instead of the old, crufty get('profileEnabled').
2008-04-25 23:19:34 +00:00
Colin Kuskie
3abd3988c7 Update this test for the new API. Note that Captcha, Asset, User, Color
and some other form fields are now profile enabled.
2008-04-25 23:18:55 +00:00
Colin Kuskie
bcdafdc84b Fix the test to work with the new form API.
However, the test fails miserably.  Something happened to the
profileEnabled field of all form fields.  This needs to be fixed
and then Operation/ProfileSettings updated as well.
2008-04-25 22:23:47 +00:00
Colin Kuskie
89829bb4da add more email addresses for testing in Form/Email.t 2008-04-24 23:23:13 +00:00
Colin Kuskie
0bc02e173d update Form/Text.t to work with new form api code 2008-04-24 23:13:34 +00:00
Colin Kuskie
d786e7dc36 Fix a typo in the newline/whitespace removal code 2008-04-24 23:12:34 +00:00
Colin Kuskie
e430a2fe47 update Form/Phone test to work with the update form API 2008-04-24 21:10:37 +00:00
Colin Kuskie
75ea5c87de update Form/GetName test to work with the update form API 2008-04-24 21:06:30 +00:00
Colin Kuskie
e0ad88a869 Shop/Tax.t was skipping the wrong number of tests for root 2008-04-24 19:39:46 +00:00
Colin Kuskie
6280f242bf Add POD to www_deleteGroup, and untab it. 2008-04-24 17:21:44 +00:00
Colin Kuskie
aa7b0b9839 replace BAIL_OUT with a skip. It is okay to nest skips 2008-04-23 22:42:42 +00:00
Colin Kuskie
29fb2b1385 editSaveParameterOptions 2008-04-23 15:20:46 +00:00
Colin Kuskie
f04e42ec55 Spectre/Workflow.t needed a JSON update, too 2008-04-23 04:05:38 +00:00
Colin Kuskie
16eaf6d434 Temporary fix for File.t. This test should be rewritten to use
WebGUI::PseudoRequest (I think).
2008-04-23 03:50:52 +00:00
Colin Kuskie
473cef2483 update PayDriver to match new module code 2008-04-23 03:39:54 +00:00