Commit graph

7686 commits

Author SHA1 Message Date
Colin Kuskie
235bbd14d1 POD fix 2009-04-14 17:16:13 +00:00
JT Smith
da8a68efca fixed a problem in the spam system for Post
and added spam prevention in Wiki
2009-04-14 16:47:33 +00:00
Colin Kuskie
d2012694dc Fix the alphabetFieldSearch in the UserList, #10163 2009-04-14 16:14:55 +00:00
JT Smith
3d5c7e23d7 fixed: Can't invite friends (#10112) 2009-04-14 15:22:35 +00:00
JT Smith
8426029cfe adding missing pod documentation 2009-04-14 14:40:44 +00:00
Yung Han Khoe
d5893a5a6a fixed product/manufacturer links on pending matrix lisstings 2009-04-13 15:43:51 +00:00
Colin Kuskie
0cbe0cc117 Correct the Group.pm POD for delete. 2009-04-13 02:30:20 +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
David Delikat
4c7e1b4cfd Form::Date::toHtml was coded to set value tgo the default this caused
the default value to be displayed in some cases.
2009-04-11 23:11:38 +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
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
Colin Kuskie
1665af184d Prevent closing dbh handles twice. 2009-04-10 16:31:54 +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
35aaf1a954 More RssFeed POD. 2009-04-08 22:28:06 +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
aefb658fd5 Added 'too few/many' messages to matrix compare box, rfe# 9965 2009-04-08 19:52:35 +00:00
Yung Han Khoe
87abb79331 fixed #10110: Matrix 2.0 - "Data Error" on Pending Product Listing Updates 2009-04-08 19:35:14 +00:00
Colin Kuskie
033889d93c Add missing POD for RssFeed methods. 2009-04-08 18:34:18 +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
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
Colin Kuskie
83e7163f31 Missing POD for Textarea, SelectRichEditor 2009-04-08 03:40:41 +00:00
Colin Kuskie
b8ba4e2118 Add a method to Account called getUsers, which returns
either the user specified by the uid form param, or the
session user.
Change appendCommonVars to use it.
Remove spotty overrides in plugins.
2009-04-07 21:22:56 +00:00
Colin Kuskie
62df11ac91 Remove old legacy code. 2009-04-07 17:29:46 +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
Kaleb Murphy
97759d92a0 Survey quiz mode sentence is not a question. 2009-04-06 15:16:25 +00:00
Patrick Donelan
57df2c3574 Added Carousel wobject icon 2009-04-06 07:50:53 +00:00
David Delikat
9d0f7869b3 comment out the ip filter from clientCheck (in Session::Env)
added form validation to AdSku ( with internationalized messages )
2009-04-06 04:34:32 +00:00
Kaleb Murphy
a6a70a46e0 Summaries added to the survey 2009-04-05 19:33:46 +00:00
Yung Han Khoe
e918f3ff7b Adding help for Carousel wobject 2009-04-05 17:12:16 +00:00
Yung Han Khoe
5e10530e31 Carousel bugfix, templates and i18n 2009-04-05 15:48:16 +00:00
Yung Han Khoe
964d8cf9e2 added Carousel wobject 2009-04-04 17:10:00 +00:00
Colin Kuskie
78c76f543c Fix double variables showing up in thread and post help. 2009-04-03 21:08:56 +00:00
Graham Knop
269227aa07 setParent shouldn't check user permissions, only www_ methods should 2009-04-03 19:26:13 +00:00
Graham Knop
ff9d14b17c fix for keyword control only initially showing a single keyword 2009-04-03 19:26:07 +00:00
Kaleb Murphy
cd8402919d Survey summary code, intermediate check in. Zero changes in function. 2009-04-03 17:14:10 +00:00
Kaleb Murphy
eda1c533e2 Survey summary code, intermediate check in. Zero changes in function. 2009-04-03 17:13:57 +00:00