Patrick Donelan
546d48f68b
Updated Survey tests to not leave behind versionTag
2009-04-09 04:17:23 +00:00
Patrick Donelan
aa8379188a
Survey branch expressions can now resolve score()s and value()s from
...
other survey instances.
2009-04-09 04:04:39 +00:00
Colin Kuskie
0f73a20a03
add tests for RSS feeds for the Collaboration
2009-04-08 21:05:07 +00:00
Yung Han Khoe
4f5963757d
added tests for Carousel wobject
2009-04-08 17:17:01 +00:00
Patrick Donelan
a7cb9b031d
Made Survey ExpressionEngine disabled by default, controlled via config
...
file enableSurveyExpressionEngine flag
Added branching based on question score and section score total
Added more tests
2009-04-08 08:12:44 +00:00
Patrick Donelan
9ea4f1cd20
Replaced Survey parseGotoExpression with dedicated ExpressionEngine.
...
Improved gotoExpression validation error reporting
Added lots more tests
2009-04-08 08:12:14 +00:00
Patrick Donelan
c1b18ea9bb
Some fixes to the way Survey handles recordedAnswer, value, etc..
2009-04-07 07:15:33 +00:00
Colin Kuskie
7a4b6fd68e
Remove a duplicate test.
2009-04-02 17:40:06 +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
be4133d72c
Improved Survey validation messages
2009-04-02 05:04:23 +00:00
Colin Kuskie
b6e980893e
Update this test to work with the new RSS Aspect.
2009-04-02 04:41:43 +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
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
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
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
4b5b4b9cb0
test fix
2009-03-27 02:03:18 +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
f25f9aae25
another test fix
2009-03-26 23:23:29 +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
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
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
Brian Medley
e7a3282af3
RSS Limiter
2009-03-23 09:09:48 +00:00
David Delikat
4fb7b2c81b
big check point
...
passes lots of tests
well 8
but hey there are tests!
2009-03-20 03:56:11 +00:00
David Delikat
856cc06d04
merged with HEAD and other interesting changes
2009-03-19 04:12:03 +00:00
Colin Kuskie
f621c1c0eb
Make the Shelf set and update the menuTitle, too.
2009-03-17 03:16:52 +00:00
Patrick Donelan
b1b033afa5
Added Survey Workflow onSurveyEndWorkflowId
...
Fixed username bug
2009-03-15 06:34:37 +00:00
Colin Kuskie
12c5b14ab4
Handle different random sort orders on different machines.
2009-03-12 21:12:21 +00:00
Patrick Donelan
5da0379f99
Updated SurveyJSON tests to recognise goto[Expression] on Section and Question
2009-03-11 15:29:04 +11:00
Patrick Donelan
7ec5cab126
Merge branch 'master' into survey
...
* master: (121 commits)
Fix a POD typo.
correct inbox message from user preface
Fix a typo in the Default gallery view template
Documentation bug in buildArrayRefOfHashRefs
changed screenshots in Matrix Listing view to popup
matrix privileging fixes
Fix an i18n typo in the Post user defined variables.
Remove debugging code.
approval workflow fix
matrix upgrade and privileging fixes
fixed: Template parser cannot be set
forward porting gallery bug fixes
preparing for 7.7.0 dev
parser should be a selectbox, not a selectlist.
labeling survey as beta
fixeding my borkes to the changelog
fixed #9852 : Users can accept private messages from Visitor, but Visitor cannot send messages
preparing for 7.6.14 release
fix AdSpace, Ad tests
Restore the original properties for the profile category that was modified for test.
...
Conflicts:
docs/gotcha.txt
docs/upgrades/upgrade_7.6.10-7.6.11.pl
lib/WebGUI/Asset/Wobject/Survey.pm
lib/WebGUI/Asset/Wobject/Survey/SurveyJSON.pm
2009-03-11 15:26:07 +11:00
Graham Knop
d7649d3212
survey test fix
2009-03-03 17:07:53 +00:00
Colin Kuskie
f509317d55
Complete the Asset/Wobject/Matrix.t fix by using the newly calculated assetId in the test.
2009-02-21 02:24:34 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
d4fb48f77d
Fix a bad test that will fail when we upgrade to mysql 5.1
2009-02-19 16:35:46 +00:00
Graham Knop
2079266627
fix matrix test function
2009-02-17 20:53:09 +00:00
Patrick Donelan
50091e8e3a
Started working on Survey Multiple Choice bundle management.
2009-02-16 00:13:58 +00:00
Patrick Donelan
34340e56fb
Added Survey::surveyJSON_* convenience methods that auto-persist to the db
2009-02-12 01:07:22 +00:00
Patrick Donelan
7128a3d07c
More Survey.pm refactoring
...
Turned getResponseId into a lazy-loading responseId mutator
Added responseIdCookies flag as a workaround for WebGUI::Test::getPage's
lack of cookie support
2009-02-11 09:27:31 +00:00
Patrick Donelan
e139136d08
Made Survey->surveyJSON lazy-load so that you don't have to call
...
loadSurveyJSON() everywhere.
2009-02-11 09:26:50 +00:00
Patrick Donelan
8d7599d781
Moved Survey.pm's "survey" and "response" properties to private hash
...
vars and added accessors.
So that you don't end up with mind-bending code that looks like:
$survey->survey->{survey}
2009-02-11 09:26:27 +00:00
Patrick Donelan
d882181fd1
Started refactoring the Survey.pm Wobject class
...
Refactored www_jumpTo and added tests
Added Params::Validate
Improved docs
Made call to SurveyJSON->createSurveyOrder() unnecessary
Turned ResponseJSON->nextResponse a mutator
2009-02-11 09:25:42 +00:00
Graham Knop
a8dab0ac03
fix exif test
2009-02-10 21:41:48 +00:00
Graham Knop
bf9bd2f0d2
use proper JSON encoding/decoding
2009-02-10 21:41:36 +00:00