JT Smith
f6cab15bd0
removed help links that are referring to help that has been moved to the wiki
2007-07-26 04:53:14 +00:00
Frank Dillon
a5c824d3fb
Fixed bonehead syntax errors
2007-07-11 18:04:17 +00:00
Frank Dillon
b367100591
Changed code around so that survey is not bound to the session until the first time the user responds rather than the first time the survey is viewed.
2007-07-11 16:25:49 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Graham Knop
14e951863c
fix: survey in response driven mode sometimes won't terminate correctly
2007-05-22 21:47:13 +00:00
JT Smith
e42a744ed9
- fix: XSS Vulnerability in WikiPage titles
...
- Depricated the random array function in WebGUI::Utility in favor of
List::Utils per the WebGUI Best Practices.
2007-01-17 05:23:03 +00:00
Drake
81e911c7e0
Fix bug with Survey duplication not carrying along the collateral correctly.
2006-11-07 16:58:33 +00:00
Colin Kuskie
776a6bfdcc
Remove debug output from DataForm
...
Update Wobject.pm to use placeholders. This will speed up reordering collateral a lot.
Fixes for sequenceNumbers for answers in surveys.
Upgrade script fixes sequenceNumbers for all existing surveys.
2006-11-07 05:09:41 +00:00
Drake
c438d55310
Normalized signature of Asset::duplicate. This involved going through
...
existing overrides and callers for that method and making sure they followed
the correct signature. Various related cleanups.
This should fix those bugs with collaboration systems refusing to be copied
or deployed as packages.
2006-09-23 01:33:46 +00:00
JT Smith
a440cb5f41
fix: Security bug in session env
2006-07-11 20:32:46 +00:00
Roy Johnson
87616b1bb0
fix - Adding Survey Choices
2006-06-29 12:44:35 +00:00
JT Smith
aa10f84d87
- fix: viewIndividualSurvey shows "Answer" lines in Survey mode
...
fixed more spectre memory bugs
2006-06-22 19:45:46 +00:00
Colin Kuskie
bc6c73b0b7
remove || 1s so that 0 can propagate
2006-06-20 20:45:41 +00:00
Colin Kuskie
fb7d365ee9
add field types to www_editQuestionSave
2006-06-20 20:34:09 +00:00
Roy Johnson
74d9fb12ea
fix - i18n reserved section name in Surveys
...
fix - typo in Asset_ProjectManager i18n
2006-06-05 23:26:17 +00:00
Colin Kuskie
17c2351998
missing hoverHelp for section field in editQuestion
2006-06-05 05:10:21 +00:00
Colin Kuskie
6b9b4cb976
fix copying Surveys
2006-06-05 03:40:13 +00:00
Wouter van Oijen
8129361a24
Removing debug code and adding comment
2006-04-14 09:40:13 +00:00
Wouter van Oijen
467ab5a7a7
Various bugfixes and cleaning up code in Survey.pm
2006-04-14 09:17:27 +00:00
JT Smith
e4392f7449
new caching system to replace old page cache
2006-04-05 20:46:57 +00:00
JT Smith
bb263b4777
finished converting view() methods to have a prepareView() companion.
2006-01-30 23:54:45 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
f64ec77d8a
fixing the ->param ->body distinction issue.
2006-01-23 05:18:54 +00:00
Matthew Wilson
150087f703
lots of operation and auth fixes.
2006-01-19 03:07:34 +00:00
JT Smith
c5cf903b45
fixed more session related bugs
2006-01-17 05:34:57 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
Matthew Wilson
128f265678
finally, the last of this round of syntax fixes.
2006-01-15 21:02:00 +00:00
Matthew Wilson
f8de599f35
more bugfixes. last of this round of syntaxCheck.t fixes.
2006-01-15 19:39:12 +00:00
JT Smith
b0ffb721b6
more session related bug fixes
2006-01-15 18:34:44 +00:00
Matthew Wilson
65823b1f53
oodles of fixes.
2006-01-15 15:56:17 +00:00
Matthew Wilson
19bce8eaf6
bunches o syntax fixes.
2006-01-14 21:06:52 +00:00
JT Smith
a6e5450b64
more bug fixes
2006-01-13 19:32:26 +00:00
JT Smith
5a8845c407
remove grouping use line
2006-01-12 22:52:22 +00:00
JT Smith
a3adaee3a0
removing unnecessary use lines
2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +00:00
JT Smith
877bf082a0
migrating paginator api to new session system
...
fixed a few old style session vars
2006-01-12 17:24:06 +00:00
JT Smith
925906ca7e
refactored WebGUI::Id to use new session api
2006-01-11 23:34:02 +00:00
JT Smith
2735385050
migrated WebGUI::Icon api to use new session
2006-01-11 23:12:07 +00:00
JT Smith
b3974c0cd5
refactored WebGUI::HTMLForm api to use new session system
2006-01-11 16:53:02 +00:00
JT Smith
c74c1bdcbc
merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
...
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
2599a4c853
converting WebGUI::Form API to use new session system
2006-01-10 17:43:38 +00:00
JT Smith
9520b4ce48
migrating datetime api for session
2006-01-10 17:06:41 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4
more session related changes
2006-01-09 20:43:02 +00:00
JT Smith
2866a2c873
converting assets to new session system
2006-01-02 03:12:54 +00:00
JT Smith
256193e4a6
merging 6.8.4 changes
2005-12-21 17:08:02 +00:00
Matthew Wilson
0ca14186fe
Added some more skeletons (newWobject, newAsset, changelog(!))
2005-12-12 17:29:37 +00:00
Colin Kuskie
1b70df1643
fix all remaining broken labels, rewrite POD for reorderCollateral
2005-12-05 22:35:03 +00:00
Colin Kuskie
99df1f414e
Form inheritance work for lists, removal of $session{os}{slash}
2005-12-01 20:46:55 +00:00
Matthew Wilson
542f685014
fixing several misc. bugs. draggable, backToPage, tooLateDates
2005-11-18 17:10:26 +00:00