Commit graph

8563 commits

Author SHA1 Message Date
JT Smith
f6abe4561a perlDreamer is a 500 lb test mandating gorilla 2008-04-14 17:24:49 +00:00
JT Smith
f5ab66c0af add view cart test
add metadata to ems tickets
2008-04-14 16:22:47 +00:00
Colin Kuskie
6b017ad991 fix undocumented template variable in the Layout 2008-04-14 04:12:22 +00:00
Colin Kuskie
c1e5f2e83c add parameter and variant columns to the Product asset 2008-04-14 03:55:58 +00:00
Colin Kuskie
0e747fd5ed Add asset properties for parameters and variants as JSON.
Handle getting and setting this data, interfaced as
perl data rather than JSON.
Basic screen for adding/editing parameters.
i18n for the parameter editing screen.
2008-04-14 03:55:12 +00:00
Colin Kuskie
a9b67556e6 have the upgrade script remove the Wobject/Product.pm file 2008-04-13 03:33:53 +00:00
Colin Kuskie
f150b19a73 more trash semantics 2008-04-12 17:48:11 +00:00
Colin Kuskie
fd1a51562c WGBP indent view method of Sku::Product 2008-04-11 22:52:15 +00:00
JT Smith
23ea56bbe6 Added the viewcart macro.
Lookup registrant now works.
Fixed some bugs.
2008-04-11 22:00:17 +00:00
Colin Kuskie
f555408b95 add POD to PseudoRequest. Also, refactor initializing the cached print values 2008-04-10 23:31:12 +00:00
Graham Knop
3f0656e971 preparing for 7.5.11 dev 2008-04-10 22:48:07 +00:00
Graham Knop
e417909708 make sure RequestIO is loaded 2008-04-10 22:41:30 +00:00
Graham Knop
a3d39cd4ec preparing for 7.5.10 release 2008-04-10 22:15:19 +00:00
Graham Knop
d2116bf797 fixing tests for new output method 2008-04-10 22:15:15 +00:00
Graham Knop
74381281fa fixed: getLineage with joinClass only joins first table in definition 2008-04-10 22:15:09 +00:00
Graham Knop
55dbc180bb fixed: iCal feeds don't update properly when events are changed 2008-04-10 22:15:03 +00:00
Graham Knop
99d96a6a82 fixed: gateway macro not usable in links in rich editor 2008-04-10 22:14:56 +00:00
Colin Kuskie
ede0d57974 Change the labels for Trash to My Trash and Everyones Trash 2008-04-10 20:25:20 +00:00
Yung Han Khoe
4481fcf5c8 Converting Thingy's field types to upper case first 2008-04-10 12:45:05 +00:00
Graham Knop
a6c72fbb2b fixed: Users without karma can transfer karma by rating posts 2008-04-09 22:48:47 +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
5df58ac79f fixed: international characters corrupted in titles 2008-04-09 22:27:41 +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
Graham Knop
cb6a1c94c4 fixed: Clipboard select all doesn't work with one item in IE 2008-04-09 22:27:30 +00:00
JT Smith
05aa0925aa - fix: Trapped an exception for corrupt config files. 2008-04-09 18:14:13 +00:00
Graham Knop
88ddbbd26f fix email regex typo 2008-04-09 17:09:35 +00:00
Graham Knop
2d42efd6b5 fixed: email validation links can be broken by mail servers 2008-04-09 17:09:29 +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
Yung Han Khoe
3e82c7368d fixed: Thingy: delete a thing dysfunctions linked things 2008-04-09 15:42:24 +00:00
Yung Han Khoe
17efa03530 fixed: Thingy: field type 'other thing' does not stay selected 2008-04-09 15:07:58 +00:00
Graham Knop
b2317c7136 read line by line for thingy import instead of slurp 2008-04-08 22:04:06 +00:00
Graham Knop
bdcf6eb4bc fixed: anonymous registration leaves user at blank page 2008-04-08 22:04:00 +00:00
JT Smith
7e4e7898c0 fixed several checkout bugs 2008-04-08 18:48:43 +00:00
Yung Han Khoe
539957df52 fixed: Thingy: field sequence not imported correctly for existing Thingies 2008-04-08 16:12:10 +00:00
Graham Knop
4f0ea8d9ad fixed: Calendar date localization can be broken 2008-04-08 14:22:20 +00:00
Graham Knop
b09787705e fixed: EMail field rejects some valid email addresses 2008-04-08 14:22:14 +00:00
Graham Knop
427c1cff87 fix charset upgrade script 2008-04-08 14:22:10 +00:00
Colin Kuskie
ca61c81967 reindent some stuff ala WBGP 2008-04-07 23:29:18 +00:00
Colin Kuskie
be8eb6cfad more wobject to sku conversion 2008-04-07 16:46:51 +00:00
Yung Han Khoe
7ecc11888f fixed: Thingy: "add" and "edit" permission problem 2008-04-07 16:31:14 +00:00
Colin Kuskie
e21ddc8bf3 remove unused i18n tags 2008-04-07 16:29:11 +00:00
Yung Han Khoe
8fce11c813 fixed: selecting some field types will crash Thingy 2008-04-06 18:47:56 +00:00
Yung Han Khoe
af7fe6be40 Thingy: edit/add field popup doesn't fit all options 2008-04-06 18:42:15 +00:00
Yung Han Khoe
f5c3c977ae fixed: Thingy: Text, File and Hidden field types listed twice 2008-04-06 18:35:02 +00:00
Yung Han Khoe
68562cb6ae fixed: Thingy: subtext is not displayed 2008-04-05 11:44:32 +00:00
Yung Han Khoe
00b939f262 fixed: Thingy: Text field type listed twice 2008-04-05 11:02:31 +00:00
Yung Han Khoe
e81105ac92 fixed: Thingy: field types not in alphabetical order 2008-04-05 10:53:44 +00:00
Colin Kuskie
5870298119 begin integrating Wobject collateral methods into Sku/Product 2008-04-04 22:49:01 +00:00
JT Smith
8dd5a6bd2c a number of bug fixes 2008-04-04 22:42:54 +00:00
JT Smith
cdc48cf9f6 wow i haven't updated this in a while 2008-04-04 21:27:07 +00:00