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
Colin Kuskie
20a2bba8a4
Let 0 be a valid tax rate in the tests.
2008-04-23 03:26:44 +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
Colin Kuskie
01b7881847
handle renaming options, better comments in Sku/Product
2008-04-22 04:40:05 +00:00
Colin Kuskie
6fbee7bc3c
refactor out configPath storage duplication
2008-04-21 20:16:08 +00:00
Colin Kuskie
b786e4c2ad
fix some really bad testing code that was deleting a default shipper
2008-04-21 19:39:00 +00:00
Colin Kuskie
8563e438fe
Update tests to match AddressBook.pm behavior
2008-04-21 19:18:30 +00:00
Colin Kuskie
404258f7c6
All test sessions are automatically outfitted with a PseudoRequest object.
...
Check to see if there is an exportPath defined in the config file, if
not, safely skip all of the tests.
2008-04-21 19:10:19 +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
Chris Nehren
29b31b74b9
change some exportPath munging so we're not deleting the default export path
...
(PoLA)
2008-04-21 01:06:27 +00:00
Chris Nehren
a62990b03c
make the tests more friendly to those not running the WRE.
2008-04-21 00:26:28 +00:00
Chris Nehren
9e8ecd20d7
fix for a test to reflect that exportGetUrlAsPath now calls exportCheckPath
2008-04-20 23:14:28 +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
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
JT Smith
9d99c7e71d
registrant management is mostly working
2008-04-19 18:25:42 +00:00
Colin Kuskie
7d60aca041
forward port config comment ordering
2008-04-18 22:07:40 +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
cf4dbc93a3
added WWW::Mech tests for Photo, which do not work because File upload controls require JavaScript
2008-04-18 00:29:17 +00:00
Doug Bell
d2faf8cd23
GalleryFile now sets Album thumbnail if Album doesnt have one
2008-04-18 00:28:26 +00:00
Doug Bell
d28c2dc854
fixed thumbnails.js to be more styleable
2008-04-17 23:27:56 +00:00
Doug Bell
4ebed16c69
added more vars to GalleryAlbum and GalleryFile. fixed some tests
2008-04-17 22:54:19 +00:00
JT Smith
4dc11b3835
ems back to a working state
2008-04-17 22:34:14 +00:00
Colin Kuskie
5b16fcca51
side port new email address test
2008-04-17 21:43:45 +00:00
Chris Nehren
02535bf196
fix a small scope bug
2008-04-17 21:09:49 +00:00
Colin Kuskie
e656c6773a
add another email address for validation check
2008-04-17 21:03:01 +00:00
Chris Nehren
8fffa72836
Add a virtual method plugin point, exportAssetCollateral, for complex assets
...
(like the CS and the calendar) to override and specify how to export all of
their different data.
2008-04-17 20:25:26 +00:00
Chris Nehren
78667e80aa
Rearrange a couple of lines in exportAsHtml to only get the exportPath if we
...
know it's valid.
2008-04-17 15:36:51 +00:00
Chris Nehren
304ec5d687
A few more fixes, mostly POD. Add an exportCheckPath call to
...
exportGetUrlAsPath.
2008-04-17 15:34:35 +00:00
Chris Nehren
e9d41d6264
Several fixes, namely compliance with WGBP / PBP. This file is now tab-free!
2008-04-17 03:49:19 +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
Chris Nehren
684ce5a7ca
The export system has been completely rewritten to be less monolithic and
...
easier to understand. It's also got a fully rewritten test suite (145 and
counting). It uses Path::Class for much of its work, which is now a requirement
for wG.
2008-04-16 22:16:11 +00:00
JT Smith
11e4f6ea7e
merging form pollution fix
2008-04-16 21:55:38 +00:00