Commit graph

7605 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
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
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
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
fa15f92b68 Fix POD for User.pm
Add POD for HTML.pm
2009-03-31 03:20:57 +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
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
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
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
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
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
c4740f76a3 fix bug in WebGUI::AdSpace::Ad, remove some more CODE_COP checks 2009-03-26 23:23:34 +00:00
Graham Knop
e1d659553e Fix Ad Sku templates: Asset ID, Namespace, I18n 2009-03-26 22:29:13 +00:00
Graham Knop
c91878c9a3 test fixes and small cleanups 2009-03-26 21:44:55 +00:00
Colin Kuskie
0e74bca20e Fix POD. 2009-03-26 21:09:36 +00:00
Kaleb Murphy
046dae4f31 Moved multiple choice questions to the data base, and they can now be edited globally from the Survey edito 2009-03-26 21:02:30 +00:00
Graham Knop
7064eb1a2a Keywords form control, Keywords API enhancements, Keywords format change 2009-03-26 20:52:19 +00:00
Yung Han Khoe
17378e2e77 taking out an unapproved rfe 2009-03-25 21:59:09 +00:00
Yung Han Khoe
9a88b8756e added Thingy field-copy function and changed thingy field pretext and subtext 2009-03-25 21:52:33 +00:00
David Delikat
e8bc3db723 the AdSku project 2009-03-25 15:03:06 +00:00
David Delikat
daf279f8d2 merged from HEAD 2009-03-25 14:45:27 +00:00
David Delikat
b1bd7e6205 done!
I'd like to thank all the little people because I wouldn't be here if it wasn't for you.
;)
2009-03-24 23:04:56 +00:00
David Delikat
e0ef9d3c6e all functions complete
-- pre-polish check point
2009-03-24 21:13:13 +00:00
Colin Kuskie
9a544df683 Remove old debugging code. 2009-03-24 19:33:07 +00:00
Yung Han Khoe
a57fc80a18 Added rfe #9098 Thingy thing-copy function and added some context to thingy's i18n 2009-03-24 17:08:33 +00:00
David Delikat
efbe79e365 almost done 2009-03-24 04:49:06 +00:00
Colin Kuskie
b4ebcb2ae3 Fix a typo in Navigation help, for page.isDescendant. Attribution pending. 2009-03-24 02:04:31 +00:00
David Delikat
b35848179c little changes here-n-there 2009-03-24 00:56:35 +00:00
Brian Medley
4c408da55a Image Asset tests, upgrade package, and code.
RSS Limiter tests, upgrade package, and code.
2009-03-23 21:11:10 +00:00
Yung Han Khoe
25afba2f52 Added caching to statistics on Matrix view. 2009-03-23 20:54:26 +00:00
Brian Medley
e7a3282af3 RSS Limiter 2009-03-23 09:09:48 +00:00
Brian Medley
446cf883f5 Remove warnings 2009-03-23 08:44:46 +00:00
Brian Medley
bd5c023bd0 Seems to be working. 2009-03-23 08:43:48 +00:00
Brian Medley
d7e9880966 Seems to be working. 2009-03-23 08:42:15 +00:00