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
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