Patrick Donelan
b12906a777
Added Survey Visualization
...
Does nothing if GraphViz module not installed (the default until wre 0.9.3)
Shows sections and questions as nodes, answers as edges.
Branch targets also show up as edges
Branch expression edges are currently disabled
2009-05-11 10:21:14 +00:00
Patrick Donelan
5d6b4093be
Survey Expression Engine validation++
...
Survey Expression Engine now detects invalid variable names passed to value(), score(), etc..
Also now detects situations where you have jump targets/expressions defined at multiple levels - thus causing precedence rules to kick in (normally this indicates a mistake)
Fixed Survey edit page bug where TextEditor would not move after gotoExpression textarea resize caused items to move
2009-05-10 07:45:14 +00:00
JT Smith
9fb2074414
- Fixed a load problem with Code Editor by making user toggle it on. This is
...
better than normal anyway since many users appear not to want to use the
editor in most cases.
2009-05-08 15:27:20 +00:00
JT Smith
0ba93ae518
Fixed a search results display error with synopsis.
2009-05-08 14:22:49 +00:00
JT Smith
37271f7ca7
Added more information output to EMS record importer.
2009-05-08 14:19:05 +00:00
Martin Kamerbeek
7fb87de71d
Added the methods for the pluggable tax system that add templ vars to the cart and cart items.
2009-05-08 13:34:42 +00:00
Hao Ching
88d6a0d067
Oops, forgot to rfe #9998 in changelog.
2009-05-07 20:40:11 +00:00
JT Smith
2b6b8872dd
URLs that shouldn't happen ( #10353 )
2009-05-07 16:26:32 +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
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
Colin Kuskie
a819c93944
Fix wrong attribute for script tag in Dataform.
2009-05-05 16:46:30 +00:00
Paul Driver
2d6584545e
added a changelog note about template attachments
2009-05-01 23:42:31 +00:00
Doug Bell
6eb0937819
reverted usePacked. you can re-enable it carefully.
2009-05-01 03:36:24 +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
Doug Bell
bc2ed6a3c1
added #9289 : Extending the "Request Approval For Version Tag" activity (Bernd Kalbfuß-Zimmermann)
2009-04-30 18:02:25 +00:00
Doug Bell
faca68256c
Added: Packing of templates, snippets, and head tags.
2009-04-30 17:57:26 +00:00
Doug Bell
026f7ff47e
Added #10145 : Global Head Tags in Settings
2009-04-29 21:51:22 +00:00
Colin Kuskie
db290f91f9
Add an option to the Sku to require individual shipping of this sku, separate
...
from other items in the cart. Update the FlatRate driver to support calculating that.
2009-04-29 16:52:16 +00:00
JT Smith
e98fc02e9b
rfe: Button to Turn Admin Off on Admin Accordian ( #475 )
2009-04-29 14:34:42 +00:00
Yung Han Khoe
279d016af3
fixed #10182 : Matrix 2.0 - Comparison view broken in IE 6 & 7
2009-04-28 19:44:24 +00:00
Yung Han Khoe
ea5187e01e
fixed #10184 : Matrix 2.0 - Version Tag Duplicate Type
2009-04-28 16:14:40 +00:00
Kaleb Murphy
c327353213
Fixed a bug in the YUI simple editor for survey editing which was leaking memory. Also improved the object edit templates.
2009-04-27 20:20:58 +00:00
Colin Kuskie
553b1d03d7
Fix HEAD link issues with RssFeed with exporting.
...
Refactor the module so that getting the feed url will return
the static URL when exporting.
2009-04-27 19:16:38 +00:00
Colin Kuskie
142518035d
Fix bad Event URL template variables.
2009-04-27 18:39:14 +00:00
Colin Kuskie
5c364112d8
Forward porting date fix for gallery advanced search.
2009-04-26 23:29:52 +00:00
Colin Kuskie
2470aeb750
Forward porting SQL Report/Paginator errorNum fix. errorNum is undefined for
...
no errors.
2009-04-26 23:14:22 +00:00
Colin Kuskie
86621e255b
Fix a bug where changing fieldTypes in the userProfileField did not update the database field types.
2009-04-26 04:02:38 +00:00
Colin Kuskie
70845fd9e8
Fix bad angle bracket handling in messageIds in Main/Send.pm
...
Extend Mail/Send.t to test messageId generation.
2009-04-26 03:05:22 +00:00
Colin Kuskie
f438caffd8
Add back in other bug fix to the changelog.
2009-04-25 05:43:33 +00:00
Colin Kuskie
3535e8ddb4
Fix a bug where html2text dropped the last word. Added tests.
2009-04-25 05:41:24 +00:00
Colin Kuskie
11368a7cbb
Fix a bug where the calendar will list all events, regardless of permissions.
2009-04-25 00:19:20 +00:00
Colin Kuskie
1b8ad91605
Add in StoryManager, 3 assets for managing news content in WebGUI.
...
Several small API changes to Keyword and AssetExportHtml to support StoryManager functionality.
2009-04-24 18:31:06 +00:00
Graham Knop
e799fc9c28
preparing for 7.7.5 dev
2009-04-24 07:20:12 +00:00
Kaleb Murphy
a0d41dc5ae
Survey slider answer updates, now update all the answers for max,min,step settings since only the first answers values are used anyways.
2009-04-23 19:33:10 +00:00
Kaleb Murphy
b238510c7f
administer.js now has a much improved handling of the slider algorithm, plus some refactored code. Users will not notice anything.
2009-04-22 22:01:48 +00:00
Yung Han Khoe
ad6352d1eb
fixed #10158 : Matrix 2.0 - Screenshots rendering poorly
2009-04-21 17:28:05 +00:00
Patrick Donelan
c3ea6d4683
Added Survey back button, with option to turn it on/off, tests, and i18n
...
Noticed that some Survey tests are broken, will fix tomorrow
2009-04-21 07:12:07 +00:00
Yung Han Khoe
2c93df1bf7
fixed #10146 : Thingy duplicate errors
2009-04-20 22:02:50 +00:00
Yung Han Khoe
7512724239
fixed : #10109 : Matrix 2.0 - Updates to product listing by maintainer account require admin approval
2009-04-19 16:59:58 +00:00
Doug Bell
6d20e7f5df
added: ThingyRecord allows you to sell records in a Thing (like a classified ad)
2009-04-19 02:09:34 +00:00
Kaleb Murphy
724675c71c
Survey new number type, if slider constraints are left blank, no constraints are applied.
2009-04-19 01:40:49 +00:00
Kaleb Murphy
9df02396b7
added Survey Number type. Text number entry that uses slider restrictions as constraints (server and client side). You can also use the arrow keys
...
to increment or decrement the number enter.
2009-04-18 22:23:35 +00:00
Yung Han Khoe
d47f5e1886
fixed #10143 : Matrix 2.0 - Product maintainer accounts changed during upgrade
2009-04-18 20:47:48 +00:00
Doug Bell
b66f47df01
fixed #10213 : RssFeed aspect now checks canView and gives HTTP Basic Auth login box
2009-04-17 20:47:25 +00:00
Martin Kamerbeek
2e4ce42b76
Adding pluggable tax system.
2009-04-17 13:32:18 +00:00
Colin Kuskie
caa511bee5
Allow the Account system to return data (JSON/XML/other) without style and layout templates.
2009-04-17 00:10:44 +00:00
Colin Kuskie
9fdac9ef8f
Implementing rfe 10002, add link to User Manager to view a User's account.
2009-04-16 23:58:54 +00:00
Colin Kuskie
754b9c7c31
Reverting change to Inbox default SORT BY.
2009-04-16 23:17:55 +00:00