Commit graph

11435 commits

Author SHA1 Message Date
Doug Bell
d0a5cc8d66 fixed tests 2009-05-07 18:18:55 +00:00
Doug Bell
18460256df template attachments now work with packages. head_attachments and body_attachments are now documented 2009-05-07 17:35:43 +00:00
Doug Bell
28311c08d4 fix default value for packed head tags. too dangerous to make default to on right now 2009-05-07 17:30:25 +00:00
Doug Bell
af4db882b8 fix regeneration of packed snippet 2009-05-07 17:29:17 +00:00
Doug Bell
7a1d96f752 fix bug with packed extra head tags 2009-05-07 17:27:56 +00:00
Colin Kuskie
c93075519f Update test to work with new fixUrl code. 2009-05-07 16:42:04 +00:00
JT Smith
2b6b8872dd URLs that shouldn't happen (#10353) 2009-05-07 16:26:32 +00:00
Colin Kuskie
19b333067e Prevent default groups from being deleted. 2009-05-07 16:04:47 +00:00
Graham Knop
1c1f1c295a don't clean up default groups 2009-05-07 15:57:11 +00:00
Graham Knop
01de17428e fix pod typo 2009-05-07 15:57:07 +00:00
Graham Knop
121d3683e2 fix Thingy Record expiry workflow activity 2009-05-07 15:42:58 +00:00
Colin Kuskie
676bc7f145 Adding in pseudo-module for Crud serialization testing. 2009-05-07 15:38:49 +00:00
Martin Kamerbeek
0fd6447042 Internationalised the javascript part of the vendor payouts manager. 2009-05-07 12:23:26 +00:00
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