Commit graph

7638 commits

Author SHA1 Message Date
Kaleb Murphy
cd8402919d Survey summary code, intermediate check in. Zero changes in function. 2009-04-03 17:14:10 +00:00
Kaleb Murphy
eda1c533e2 Survey summary code, intermediate check in. Zero changes in function. 2009-04-03 17:13:57 +00:00
Graham Knop
89a8f78913 set rss feed image link to be a url field 2009-04-03 01:10:46 +00:00
Graham Knop
7f2b6dfc83 fix allowEmpty and bugs it caused 2009-04-03 00:40:23 +00:00
Graham Knop
a829304bae improving RSSCapable upgrade procedure, adding feed header selection 2009-04-03 00:07:19 +00:00
Colin Kuskie
ae01ea2cd8 Remove Help for the RSSFromParent asset. 2009-04-02 23:43:15 +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
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
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
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
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
4fbadb84bf Fix module name for RDF generation. 2009-04-02 04:50:35 +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
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
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
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