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
Colin Kuskie
d1db12d1e4
Finish export code.
...
Make the list of assets templatable, since the user can see it.
Beginnings of export collateral tests.
2009-04-20 21:18:24 +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
Colin Kuskie
08c033b2c5
Document how template variables work in export mode.
...
Change how pagination works when exporting.
Early code for exporting keyword pages.
2009-04-17 17:11:07 +00:00
Kaleb Murphy
caffe2751a
Preliminary check in for new Survey text number type and validation.
2009-04-17 17:08:42 +00:00
Colin Kuskie
fa2768ea50
Remove package with modified dragger tags.
...
Put the new dragger tags into the template variables generated by the Layout.
Update the Layout Help now that dragger.icon is inside the position loops.
Remove the gotcha text for the manual modification solution.
2009-04-17 15:59:05 +00:00
Patrick Donelan
eec6ac3e47
Refactored Edit Survey page to improve UI, fixed some minor bugs,
...
cleaned up template and css, reduced memory usage
2009-04-17 09:39:52 +00:00
Tom Suchy
7209895dbf
stripped out some personal comments to clean it up
2009-04-17 01:52:19 +00:00
Colin Kuskie
c439453784
Make rssUrl and atomUrl variables respond to exportMode.
2009-04-16 21:19:17 +00:00
Colin Kuskie
1ddf1b50a4
add export mode for StoryArchive.
...
Turn off search variables when in export mode.
2009-04-16 19:21:28 +00:00
Colin Kuskie
fbbd63eaa5
Static export for the topic is done.
2009-04-16 17:09:48 +00:00
Patrick Donelan
feb17b8acf
Improved Edit Survey section list.
...
Removed unnecessary <br>'s from Section list
Made sections panel resizable
Made current selection highlighted via CSS
2009-04-16 05:18:45 +00:00
Tom Suchy
4e013703f4
Fix for bug # 10131 - WebGUI::Form::Integer returns 0 even if inbound value is empty, had to code a workaround (rather than change WebGUI::Form::Integer, which could have downstream effects)
2009-04-16 03:41:41 +00:00
Colin Kuskie
b786114949
remove debugging code
2009-04-15 17:49:55 +00:00
Graham Knop
383fa9a5e5
fixed #9816 : Syndicated content asset fails on feeds including a UTF8 BOM
2009-04-14 20:51:44 +00:00
Colin Kuskie
d2012694dc
Fix the alphabetFieldSearch in the UserList, #10163
2009-04-14 16:14:55 +00:00
Colin Kuskie
c28c7771c3
Top story photo template variables, with i18n, help and tests.
2009-04-13 23:16:53 +00:00
Colin Kuskie
1edaca4ed2
Merge up to 10305
2009-04-13 17:04:23 +00:00
David Delikat
599d0ec770
fixed bug 9989: thing pagination no longer includes datasave params
2009-04-13 00:48:10 +00:00
Yung Han Khoe
a2540ddbfd
added alphanumeric sort button to Matrix defaul view
2009-04-12 21:06:12 +00:00
Yung Han Khoe
dc0f5a9fea
added some tmpl_vars to thingy's search template
2009-04-11 19:04:22 +00:00
Yung Han Khoe
bb330fd30c
fixed #10141 : Matrix 2.0 - Search does not check matching products
2009-04-11 17:31:33 +00:00
Colin Kuskie
8b6ff20822
Adding RSS and Atom template variables to the Story Topic.
2009-04-10 23:16:03 +00:00
Colin Kuskie
a400d3697f
Add missing template variables to the Story Archive.
...
Add RSS and atom template variables.
2009-04-10 22:39:23 +00:00
Kaleb Murphy
234914c3e2
Survey drag-and-drop now returns the edit box for the item just drug.
2009-04-10 20:03:29 +00:00
Kaleb Murphy
8cd5588f10
Survey [[question variable]] now returns the shown answer text for multiple choice questions, and the recorded value for non-multiple choice questions.
2009-04-10 17:46:17 +00:00
Kaleb Murphy
2b2e876b6d
Added default question type export function.
2009-04-10 17:27:25 +00:00
Kaleb Murphy
99a1418714
Default Survey Question settings now save 100% of the answer configuration data. This will not affect previous Surveys, but allow new defaults to be more complex if desired.
2009-04-10 16:06:20 +00:00
Colin Kuskie
4a5d907d77
POD Coverage for Event, SQLReport, Survey, Navigation, Article, and Form/HTMLArea
2009-04-10 02:02:07 +00:00
Graham Knop
3a14dc8a58
move back compat method to correct class
2009-04-10 00:51:35 +00:00
Colin Kuskie
1b9fbb5fbd
Fix POD syntax error in ExpressionEngine.
2009-04-09 15:12:25 +00:00
Patrick Donelan
f714f212af
Added new Survey validation check - jump expressions defined when
...
enableSurveyExpressionEngine disabled site-wide
2009-04-09 07:58:01 +00:00
Patrick Donelan
571ca5db06
Fixed small bug in Survey validation where invalid branch expressions
...
wouldn't be shown
Improved and i18n'ed Survey validation warning container
2009-04-09 07:57:37 +00:00
Patrick Donelan
aa7a20b4f2
Made Survey use question default score if answer score undefined,
...
updated hoverHelp
2009-04-09 05:38:49 +00:00
Patrick Donelan
f1f40bc129
Updated Survey help (recordedAnswer, Answer Score, etc..)
...
Fixed behaviour of Survey Question textInButton
2009-04-09 05:38:22 +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
efef611b03
getRssFeedItems for StoryArchive, with tests.
...
A couple of quick rss/atom url tests.
2009-04-08 22:46:42 +00:00
Kaleb Murphy
af00b7a881
Survey summaries now use YUI datatables and charts for extra bling.
2009-04-08 20:03:41 +00:00
Yung Han Khoe
992f35710d
Added Carousel to upgrade script, some code cleanup and template changes
2009-04-08 18:08:50 +00:00
Colin Kuskie
3cac8b32e0
Remove storiesPerFeed, since that's picked up by the RSS Aspect.
2009-04-08 17:39:42 +00:00
Colin Kuskie
4c1307e3d0
merge to 10219
2009-04-08 16:35:31 +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
Graham Knop
80d3e74d60
add metadata processing to skeleton prepareView
2009-04-07 00:48:28 +00:00
Patrick Donelan
57df2c3574
Added Carousel wobject icon
2009-04-06 07:50:53 +00:00
Kaleb Murphy
a6a70a46e0
Summaries added to the survey
2009-04-05 19:33:46 +00:00
Yung Han Khoe
5e10530e31
Carousel bugfix, templates and i18n
2009-04-05 15:48:16 +00:00