Colin Kuskie
|
ae01ea2cd8
|
Remove Help for the RSSFromParent asset.
|
2009-04-02 23:43:15 +00:00 |
|
Colin Kuskie
|
b184121305
|
Forward port leaky test fix with cleaning up the cart.
|
2009-04-02 22:25:07 +00:00 |
|
Colin Kuskie
|
60a3906b05
|
Add a creation date to the Cart.
Use that date to expire carts older than an interval, via a new workflow.
Config file changes, tests, i18n.
|
2009-04-02 21:58:45 +00:00 |
|
Colin Kuskie
|
6bd159bcfd
|
Fix bugs when trying to handle a Sku that no longer exists in the db.
|
2009-04-02 21:28:41 +00:00 |
|
Matthew Wilson
|
118ebf679e
|
buhleted. (RSS* i18n)
|
2009-04-02 20:22:18 +00:00 |
|
Matthew Wilson
|
c489deda37
|
<sigh/> fixing my flub. nothing to see here.
|
2009-04-02 19:40:36 +00:00 |
|
Matthew Wilson
|
03527365bd
|
catch one more upgrade/porting case
|
2009-04-02 19:26:40 +00:00 |
|
Matthew Wilson
|
ff22d81b92
|
During 7.7.2 upgrade, adding routines to unlink unused .pm and correctly port over rss item limit.
|
2009-04-02 19:21:24 +00:00 |
|
Colin Kuskie
|
c052468a5b
|
Fix POD copy/paste problems.
|
2009-04-02 18:27:13 +00:00 |
|
Colin Kuskie
|
7a4b6fd68e
|
Remove a duplicate test.
|
2009-04-02 17:40:06 +00:00 |
|
Colin Kuskie
|
f07a6c066b
|
Fix broken POD, and add missing POD.
|
2009-04-02 17:20:04 +00:00 |
|
Colin Kuskie
|
d75bf1e4c4
|
Remove an empty sub stub.
|
2009-04-02 17:05:32 +00:00 |
|
Colin Kuskie
|
71f48efdc3
|
fix POD typos
|
2009-04-02 17:04:03 +00:00 |
|
Colin Kuskie
|
ea781ccf24
|
Add missing POD for www_edit to Shelf.
|
2009-04-02 17:03:54 +00:00 |
|
Colin Kuskie
|
23978e380f
|
Fix a POD typo.
|
2009-04-02 17:00:02 +00:00 |
|
Colin Kuskie
|
ae3b94c242
|
Output subroutines missing POD regardless of coverage threshold.
Fix the threshold to work correctly based on ENV.
|
2009-04-02 16:58:38 +00:00 |
|
Colin Kuskie
|
ae4917a644
|
POD.t should be run all the time, as well.
|
2009-04-02 16:47:27 +00:00 |
|
Colin Kuskie
|
77252517a0
|
Account for asset collateral in generated files for the AssetExportHtml test.
|
2009-04-02 16:46:07 +00:00 |
|
Graham Knop
|
ca4a9add6d
|
RssFeed fixes and cleanups
|
2009-04-02 16:24:44 +00:00 |
|
Patrick Donelan
|
c1ac5b9761
|
Fixed SurveyJSON->questions which was short-changing getGotoTargets
|
2009-04-02 05:55:23 +00:00 |
|
Patrick Donelan
|
57dae409c7
|
Further improved Survey validation checking
|
2009-04-02 05:55:00 +00:00 |
|
Colin Kuskie
|
0a4d6b4099
|
Document the newer version of Clone required for 7.7.2 in the gotchas.txt file.
|
2009-04-02 05:04:46 +00:00 |
|
Patrick Donelan
|
be4133d72c
|
Improved Survey validation messages
|
2009-04-02 05:04:23 +00:00 |
|
Colin Kuskie
|
9ca83226c5
|
Removing debug code.
|
2009-04-02 04:54:26 +00:00 |
|
Colin Kuskie
|
c3d5b10c8a
|
Fix more gateway errors in URLs
|
2009-04-02 04:52:47 +00:00 |
|
Colin Kuskie
|
4fbadb84bf
|
Fix module name for RDF generation.
|
2009-04-02 04:50:35 +00:00 |
|
Colin Kuskie
|
b6e980893e
|
Update this test to work with the new RSS Aspect.
|
2009-04-02 04:41:43 +00:00 |
|
Colin Kuskie
|
d05d49d47a
|
Fix POD errors.
|
2009-04-02 04:09:14 +00:00 |
|
Colin Kuskie
|
e115ea18a5
|
Fix POD errors.
|
2009-04-02 03:59:30 +00:00 |
|
Patrick Donelan
|
654f8d6b72
|
Rewrote Survey gotoExpression tests now that we have perl power in
expressions
|
2009-04-02 01:54:21 +00:00 |
|
Patrick Donelan
|
3d70a213cc
|
Made Survey branch expressions eval in safe compartment
|
2009-04-02 01:53:58 +00:00 |
|
Colin Kuskie
|
374840382f
|
Shipper is no longer checked by readyForCheckout. Update
test to follow.
|
2009-04-02 00:04:53 +00:00 |
|
Colin Kuskie
|
629abc4517
|
Fix a gateway URL issue with the Vendor Payout js.
|
2009-04-01 16:33:13 +00:00 |
|
Colin Kuskie
|
81de68aca5
|
Remove another duplicate www_edit method.
Add missing POD.
|
2009-04-01 04:45:52 +00:00 |
|
Colin Kuskie
|
0aded7df1f
|
Add missing POD to bring RichEdit up to 100% POD.
|
2009-04-01 04:39:35 +00:00 |
|
Colin Kuskie
|
ffebdae95a
|
Remove www_edit. It's the same as Asset's.
|
2009-04-01 04:39:11 +00:00 |
|
Colin Kuskie
|
1341ebfbd1
|
Add more configuration to the POD coverage test. POD_COVERAGE==2 will check against 100%
coverage and emit a list of modules that POD to be covered.
|
2009-04-01 04:27:00 +00:00 |
|
Colin Kuskie
|
04217e67e0
|
Fix POD typos and add POD to get to 100% POD coverage.
|
2009-04-01 04:10:14 +00:00 |
|
Colin Kuskie
|
a3a073296c
|
Add POD and fix typos to get POD coverage up
|
2009-04-01 03:53:34 +00:00 |
|
Colin Kuskie
|
c2e38ac416
|
Fix typos in POD that prevent 100% POD coverage.
|
2009-04-01 03:48:38 +00:00 |
|
Colin Kuskie
|
a34e6b36ec
|
Fix a POD typo.
|
2009-04-01 03:46:04 +00:00 |
|
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 |
|