Commit graph

7559 commits

Author SHA1 Message Date
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
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
JT Smith
6616504077 added vendor management
fixed a few privilege statements in some other code
2008-04-29 21:25:15 +00:00
JT Smith
ed3f50027b fixed improper use of storage 2008-04-29 19:03:30 +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
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
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
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
Kaleb Murphy
17ab81bc23 minor bug fixes 2008-04-25 19:50:58 +00:00
Colin Kuskie
d786e7dc36 Fix a typo in the newline/whitespace removal code 2008-04-24 23:12:34 +00:00
Kaleb Murphy
f565772e21 Allowed text box sizes to be set, fixed hidden sliders breaking, random text in question text bug fixed, single question button continue working, randomized weirdness on section random question resolved, answer text on multi-slider questions resolved, can have generic scale questions now, removed useless 'previous Text Answer Fill' dialog 2008-04-24 21:01:23 +00:00
Colin Kuskie
6280f242bf Add POD to www_deleteGroup, and untab it. 2008-04-24 17:21:44 +00:00
Kaleb Murphy
18b00e0a2f 4 scales moved back to MC 2008-04-23 18:11:07 +00:00
Kaleb Murphy
29d4017b41 Adding multiple choice subclass of scale type questions, only difference is answer text location (above button). 2008-04-23 16:59:05 +00:00
Colin Kuskie
29fb2b1385 editSaveParameterOptions 2008-04-23 15:20:46 +00:00
Yung Han Khoe
2afad57758 fixed: Thingy: search result "sort by" not working 2008-04-22 22:09:30 +00:00
Yung Han Khoe
48569a5e00 fixed: Thingy: thing view screen always displays all fields 2008-04-22 19:46:36 +00:00
Chris Nehren
837fde209c remove evil dastardly hard tabs, replace with spaces 2008-04-22 18:18:21 +00:00
Kaleb Murphy
5e1124d01d Next Question Bug fixed 2008-04-22 15:59:35 +00:00
Colin Kuskie
01b7881847 handle renaming options, better comments in Sku/Product 2008-04-22 04:40:05 +00:00
Kaleb Murphy
121be1e46c Same features as last commit 2008-04-22 01:26:12 +00:00
Colin Kuskie
a5b06fdfbd fix a typo in newBySku 2008-04-21 17:04:39 +00:00
Yung Han Khoe
9b23399fdd fixed: When latest Thing is removed from a Thingy only a drag button is displayed 2008-04-21 15:47:11 +00:00
Yung Han Khoe
8d756de290 fixed: Default Thing Name when adding a Thing is Thingy and should be Thing 2008-04-21 15:34:00 +00:00
Colin Kuskie
0517715063 handle prefilling out the form when editing a parameter option 2008-04-21 03:42:27 +00:00
JT Smith
0830985e2b some bug fixes 2008-04-20 20:53:05 +00:00
JT Smith
5fb4807edc merging commerce branch back into head 2008-04-20 18:08:26 +00:00
Colin Kuskie
034543586a worked out the kinks in editParameter, more work to do on editParameterOption 2008-04-20 03:03:47 +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
Kaleb Murphy
bf4a25c206 Importing new Survey.pm 2008-04-19 18:51:28 +00:00
Kaleb Murphy
98523078f1 removing old Survey.pm 2008-04-19 18:50:45 +00:00
JT Smith
9d99c7e71d registrant management is mostly working 2008-04-19 18:25:42 +00:00
Colin Kuskie
57934cf1bc fix empty POD complaints from PodChecker 2008-04-18 16:36:20 +00:00
Colin Kuskie
a72b16e138 fix POD whitespace 2008-04-18 15:59:54 +00:00
JT Smith
5436f492c8 merging more form fixes 2008-04-18 15:52:41 +00:00
JT Smith
9181a23d73 more form fixes 2008-04-18 15:49:05 +00:00
JT Smith
709ed6971a merging form fixes 2008-04-18 14:51:16 +00:00
JT Smith
040d593999 some form fixes 2008-04-18 14:49:03 +00:00
Doug Bell
d2faf8cd23 GalleryFile now sets Album thumbnail if Album doesnt have one 2008-04-18 00:28:26 +00:00