Commit graph

10989 commits

Author SHA1 Message Date
Colin Kuskie
b9959b5da2 POD for Keyword module to bring it to 100% coverage. 2009-04-01 03:22:21 +00:00
Colin Kuskie
eab3417396 Add POD to bring POD coverage up to 100% 2009-04-01 03:11:06 +00:00
Colin Kuskie
2cb8f0ee9a Coverage tests for various User methods. 2009-04-01 03:10:52 +00:00
David Delikat
1e445f82c4 fixed AdSku
added 'thanks' text after ad to cart
cleaned up i18n text
moved shop fields to shop tab
added AdSku Asset to WebGUI original config file
2009-04-01 02:54:55 +00:00
Colin Kuskie
d74a0ee7bb Remove hardcoded extras in Shop/Vendor.pm, also an i18n fix. 2009-04-01 00:08:11 +00:00
Colin Kuskie
5167b667e5 Remove a hard coded extra in SQLReport 2009-03-31 23:55:48 +00:00
Graham Knop
18212d7a66 fixed #10056: YUI javascripts included while adminOff (BNC) 2009-03-31 22:01:39 +00:00
Colin Kuskie
d6d5009402 Update default Shelf template to use the addCartToForm template variables. 2009-03-31 16:02:47 +00:00
Kaleb Murphy
1ad5303267 Validates goto syntax on all objects now. 2009-03-31 05:00:22 +00:00
Kaleb Murphy
e515817053 Added limited goto expression syntax validator. Needs to do a bit more. 2009-03-31 04:58:00 +00:00
Kaleb Murphy
272283e75d Adding template and js to show warnings. 2009-03-31 04:39:48 +00:00
Kaleb Murphy
f85c9fa8f8 Rolling back inadverent changes. 2009-03-31 04:12:23 +00:00
Kaleb Murphy
e73a7645a7 Survey now shows warnings if bad goto, bad gotoExpressions, no question text, survey looping,
or no question answers are found.
2009-03-31 04:08:44 +00:00
Colin Kuskie
83b2657197 add a whole bunch of tests for previously uncovered methods, and improving coverage on some methods 2009-03-31 03:22:41 +00:00
Colin Kuskie
fa15f92b68 Fix POD for User.pm
Add POD for HTML.pm
2009-03-31 03:20:57 +00:00
Graham Knop
7a650bb8a3 a few more macro quoting test cases 2009-03-31 00:07:40 +00:00
Graham Knop
dc129dac36 switch wiki pages to use keywords form control 2009-03-31 00:07:36 +00:00
Matthew Wilson
cf63a4e4f3 (Matthew Wilson) add AssetAspect/RssFeed. See exportAssetCollateral for a good time. 2009-03-30 21:38:12 +00:00
Colin Kuskie
4e78593395 Change tests to use the automatic backup of Settings in END blocks. 2009-03-30 20:41:02 +00:00
Colin Kuskie
6f3aae261b Fix a typo in a test, looking at the wrong table. 2009-03-30 20:27:17 +00:00
Colin Kuskie
4e2a8bab91 Bump up the version for Clone, since the new version works with
perl 5.10.
Have SurveyJSON use it instead of dclone.
2009-03-30 19:47:27 +00:00
Colin Kuskie
05d62c92b7 Have Setting's get work like other gets by returning a hashref when
no param is requested.
2009-03-30 19:46:16 +00:00
JT Smith
8d61c288e7 fixed a bug that required you to hit "update cart" before the checkout
button would appear
2009-03-30 18:42:40 +00:00
JT Smith
f68d979048 removed a check that shouldn't be happening, at least not in this method. 2009-03-30 18:41:44 +00:00
Yung Han Khoe
814231b966 fixed #9951: Matrix 2.0: Median not calculated correctly 2009-03-30 17:13:55 +00:00
Colin Kuskie
1e38087d80 Tests for profileIsViewable, with high coverage. 2009-03-29 04:39:51 +00:00
Colin Kuskie
06a714ea0c Add tests for acceptsFriendsRequest. 2009-03-29 04:13:54 +00:00
Colin Kuskie
eff2d5295b Don't make the 2nd Friend object unless it is needed. 2009-03-29 04:13:33 +00:00
Yung Han Khoe
9cdd099d5e fixed #9933: Matrix 2.0 - Unable to view/edit product maintainer account 2009-03-28 20:04:20 +00:00
Colin Kuskie
01b8ccf412 Add getAddToCartForm to skus, update Shelf code, help, i18n and template. 2009-03-28 17:25:43 +00:00
Colin Kuskie
b4c60af457 More Account POD. 2009-03-28 17:23:15 +00:00
Yung Han Khoe
2f1837c608 fixed #9865: Matrix: Later added attributes are not detected in older listings 2009-03-28 15:51:45 +00:00
Yung Han Khoe
15b29252ed Fixed Matrix alpha numeric sort direction, changed default sort to alpa numeric 2009-03-28 15:26:09 +00:00
Colin Kuskie
9e1b9d2f49 Add tests for hasFriends with 100% coverage. 2009-03-28 05:12:23 +00:00
Colin Kuskie
39785cf169 Add tests for 100% coverage of getProfileUrl 2009-03-28 04:55:13 +00:00
Colin Kuskie
1e268ee238 Make User.t use the new automatic config file restorer.
Clean up some END block code.
2009-03-28 03:57:30 +00:00
Colin Kuskie
b61ef2c91f Provide a way for config file settings to be restored at the end of a test,
via the END block in WebGUI::Test.
2009-03-28 03:53:26 +00:00
Colin Kuskie
6f368127be Update POD with new options. 2009-03-27 21:33:14 +00:00
Patrick Donelan
07e03c7b15 Fixed Survey to follow convention that a value of 0 for maxResponsesPerUser
should imply unlimited. Updated tests and docs to match.
2009-03-27 05:12:57 +00:00
Graham Knop
13bec1ac46 preparing for 7.7.2 dev 2009-03-27 02:33:27 +00:00
Graham Knop
881c688a25 preparing for 7.7.1 release 2009-03-27 02:03:23 +00:00
Graham Knop
4b5b4b9cb0 test fix 2009-03-27 02:03:18 +00:00
Kaleb Murphy
774ef99cb6 Dont let stupid monkies play with object members 2009-03-27 00:11:19 +00:00
Colin Kuskie
8a8f6aea1d Pod fixes for Account skeleton. 2009-03-27 00:01:21 +00:00
Graham Knop
8e9cb0ee1c fix Survey question types grammar 2009-03-26 23:33:08 +00:00
Kaleb Murphy
569151c4ad Fixing the fix that shouldnt have been fixed. 2009-03-26 23:32:01 +00:00
Kaleb Murphy
9c60e75cf7 Text has changed 2009-03-26 23:27:14 +00:00
Graham Knop
c4740f76a3 fix bug in WebGUI::AdSpace::Ad, remove some more CODE_COP checks 2009-03-26 23:23:34 +00:00
Graham Knop
f25f9aae25 another test fix 2009-03-26 23:23:29 +00:00
Graham Knop
0e9bc87bb1 clear some old unused settings 2009-03-26 23:23:25 +00:00