Patrick Donelan
330c8f416c
Fixed Survey jump target and jump expression precedence order across
...
Answer, Question and Section (and improved documentation in API)
2009-05-07 06:42:27 +00:00
Colin Kuskie
1fb9c4877b
Prevent a possible logic problem in the Sku with shipsSeparately and isShippingRequired.
2009-05-06 22:55:28 +00:00
Colin Kuskie
efd20f86a4
Fix an i18n typo in the survey exitURL hover help.
2009-05-06 22:05:06 +00:00
Colin Kuskie
22fc77dd41
Fix multiple Crud issues with serialization and text/blob field handling
2009-05-06 20:50:12 +00:00
Colin Kuskie
722e49c281
Forward porting CS default post received templateId fix for the db.
2009-05-06 15:44:55 +00:00
Martin Kamerbeek
461c80a6b8
Pluggable Tax: more POD, more tests, better code and less bugs
2009-05-06 13:33:16 +00:00
Patrick Donelan
f3ed30d939
Refactored Survey ExpressionEngine tag() util into tag() setter and tagged() accessor.
...
Updated i18n to reflect the fact that min/max/step are used for all numeric types, not just slider.
Also updated textCols/Rows i18n.
2009-05-06 05:53:10 +00:00
Patrick Donelan
494efe1cf1
Added Country question type to Survey
...
Refactored WebGUI::Form::Country so that it can be used to return a list of countries
2009-05-06 02:38:26 +00:00
Colin Kuskie
a819c93944
Fix wrong attribute for script tag in Dataform.
2009-05-05 16:46:30 +00:00
Patrick Donelan
3dda2b49d4
Survey Branch Expressions now allow you to "tag" data along the way and store
...
it in the response data structure along with the actual user input. Tag data
can be used in subsequent expressions, in [[tag]] templated text replacement,
and to classify responses in an arbitrary way.
Refactored Survey expression utility subs that lookup values/scores/tags in
external assets.
Fixed bug whereby only highest precedence Survey expression was being evaluated
rather than letting them all run and do their own short-circuiting.
2009-05-04 06:28:05 +00:00
Patrick Donelan
ac1a00b252
Survey Branch Expressions can now test whether a question
...
has been reached/answered, rather than just testing for the value
of a response
2009-05-04 04:06:40 +00:00
Doug Bell
9b72641abb
added minimal skeletons without all the unnecessary example code
2009-05-02 02:52:21 +00:00
Paul Driver
2d6584545e
added a changelog note about template attachments
2009-05-01 23:42:31 +00:00
Paul Driver
f4df3b1280
template attachments (scripts and stylesheets)
2009-05-01 23:03:36 +00:00
Kaleb Murphy
676b124697
Removed superfluous function wrappers on the yui event subscriptions.
2009-05-01 19:11:48 +00:00
Kaleb Murphy
70c5997872
YUI editor in the edit panel for the Survey editor now drags with the panel and hides with the panel.
2009-05-01 19:07:01 +00:00
Doug Bell
f09b7d9a01
really fixed brainfuck problem
2009-05-01 18:50:42 +00:00
Doug Bell
3320465ca4
fixed : #9897 . Fixed problem with highlighting in codearea. Updated EditArea to version 0.8.1.1
2009-05-01 18:29:41 +00:00
Graham Knop
bbbe385889
updating previousVersion for 7.7.6 dev
2009-05-01 18:07:10 +00:00
Hao Ching
254796dea3
RFE #9998 , mark selected inbox messages as read/unread.
2009-05-01 17:21:02 +00:00
Doug Bell
5929fb9092
Beginning 7.7.6 dev
2009-05-01 03:36:48 +00:00
Doug Bell
6eb0937819
reverted usePacked. you can re-enable it carefully.
2009-05-01 03:36:24 +00:00
Colin Kuskie
d83f1fd5fc
Last batch of User and Group cleanups.
2009-05-01 03:29:32 +00:00
Colin Kuskie
39607fc208
Another batch of clean-ups for users and groups.
2009-05-01 02:48:18 +00:00
Colin Kuskie
c60237443c
Test cleanups.
...
Fix a leaking group in Asset/Post/permission.t. Threads do not clean
up their groups when they are purged.
2009-05-01 02:17:39 +00:00
Colin Kuskie
004b8095a1
Add method to clean up test sessions. This has to be done
...
after ALL other types of objects have been cleaned up.
More test clean-up for users, groups and sessions.
2009-05-01 02:02:12 +00:00
Colin Kuskie
d7f2aca1e4
Test clean-up for users and groups in Shop/Vendor and all Macro tests.
2009-04-30 23:57:39 +00:00
Graham Knop
9973e203ab
preparing for 7.7.5 release
2009-04-30 23:18:02 +00:00
Graham Knop
1937ef3ab6
fix survey test
2009-04-30 21:30:15 +00:00
Graham Knop
12298aa7ca
fix thingy test for field type being provided provided
2009-04-30 20:55:13 +00:00
Graham Knop
501fbdba81
fix compile warnings
2009-04-30 20:55:06 +00:00
Kaleb Murphy
54063ae9f6
Survey sections now have logical section type, which is never shown to the user, only used for silently checking gotos.
2009-04-30 20:43:23 +00:00
Colin Kuskie
e25094a16e
Remove dead code.
2009-04-30 20:31:10 +00:00
Graham Knop
f3a9b3b8f3
fix Sku pulling in wrong i18n labels
2009-04-30 20:23:46 +00:00
Colin Kuskie
d79132429d
Update test for XML::FeedPP 0.40
2009-04-30 20:21:51 +00:00
Colin Kuskie
c8b7397bc1
Test cleanup for a user and the config file.
2009-04-30 20:17:59 +00:00
Colin Kuskie
59eb8bce5b
Remove a leaky group which was never used.
2009-04-30 20:14:41 +00:00
Colin Kuskie
1d4f12781b
Test cleanup, and fix a leaky group.
2009-04-30 20:12:09 +00:00
Colin Kuskie
25231d3fe5
More test cleanup for deleting users and groups.
2009-04-30 20:10:00 +00:00
Graham Knop
51ce57d7fc
fix export test
2009-04-30 20:06:26 +00:00
Graham Knop
e1348413ab
fix wrong quotes in WebGUI.conf.original
2009-04-30 20:06:21 +00:00
Doug Bell
622154189b
mysql is wetodded
2009-04-30 20:05:40 +00:00
Colin Kuskie
b6f103cae6
Test clean-up for groups and users.
2009-04-30 20:02:53 +00:00
Doug Bell
ca82394ab2
mysql is wetodded
2009-04-30 20:00:33 +00:00
Doug Bell
81b77e1836
fix now that things are packed
2009-04-30 19:45:37 +00:00
Colin Kuskie
9b20ce2fe7
Add note about packed templates to process method sub.
2009-04-30 19:42:47 +00:00
Doug Bell
3574113645
fix now that things are packed
2009-04-30 19:37:13 +00:00
Doug Bell
c60db6b1be
fix now that things are packed
2009-04-30 19:27:21 +00:00
Doug Bell
4ed841195d
added gotcha and testEnvironment modules
2009-04-30 18:17:24 +00:00
Graham Knop
7d0f1e4b8a
improve handling of SMTP test server
2009-04-30 18:17:23 +00:00