Graham Knop
c7dac4aa42
cleaning up survey pod
2009-01-28 16:39:27 +00:00
Graham Knop
c7c4b8aecd
fix error reporting in Syndicated Content
2009-01-28 16:39:21 +00:00
Graham Knop
9d1fdfd1c6
remove needless import
2009-01-28 16:39:07 +00:00
Yung Han Khoe
57b3d4cbc2
added Statistical overview screen to survey
2009-01-28 15:22:50 +00:00
Colin Kuskie
0a8cf1c9f7
Merge in TimeTracker fix for users removed from a project with
...
existing report entries.
2009-01-27 17:35:40 +00:00
Colin Kuskie
787697adce
Add stub POD to these modules to get them to pass the POD test.
2009-01-26 23:35:51 +00:00
Kaleb Murphy
3a172a9e3d
POD docs added
2009-01-26 21:17:46 +00:00
Yung Han Khoe
83d1203de9
adding Transposed results export to Survey
2009-01-26 17:18:15 +00:00
Yung Han Khoe
a612b56e92
adding grade book view to Survey
2009-01-26 14:57:01 +00:00
Colin Kuskie
4437c2704c
i18n and hoverhelp for the definition
2009-01-23 05:34:27 +00:00
David Delikat
16ce54bf4f
added a new function to WebGUI::HTML to parse html text and extract a list of elements based on a tag
...
spec. used to extract paragraphs for the synopsis; convert FeedPP properties to scalar context so that
blank fields are rendered properly.
2009-01-23 03:41:49 +00:00
Graham Knop
5fe7ffa55c
fixed: HTTP Proxy doesn't serve new content to visitors
2009-01-22 01:14:26 +00:00
Graham Knop
315ce0941f
use to_json and from_json in more places instead of encode_json and decode_json
2009-01-22 01:14:14 +00:00
Kaleb Murphy
1dc5387e1f
Moved draggable.js to extras/yui-webgui/build/layout since it is now a wrapper around YUI dragdrob
2009-01-16 16:20:30 +00:00
Kaleb Murphy
2e47d3b2a1
Updated draggable.js to wrap the YUI
2009-01-16 00:34:50 +00:00
Doug Bell
96662a5f59
fixed #4137 : Calendar Search page has extra head tags in body
2009-01-15 20:12:36 +00:00
Colin Kuskie
1460618ad4
Forward port Shelf view fix. Was not displaying child shelves, only self.
2009-01-15 16:35:01 +00:00
Colin Kuskie
7081202353
Mirror the indent loop calculation to the rel_depth in the Navigation.
2009-01-14 17:44:17 +00:00
Graham Knop
33a3f2b439
fixed: Syndicated Content corrupts wide characters
2009-01-09 10:33:12 +00:00
Colin Kuskie
9c87479f20
Forward porting expanded patch for handling deleted things.
2009-01-05 18:47:35 +00:00
Colin Kuskie
ee66303d56
Have Thingy check for existance of table and column to prevent
...
SQL from dying.
2009-01-05 18:09:52 +00:00
Colin Kuskie
6964c2f1d2
Fix linking to other things and autocreating the form field for it.
2009-01-05 16:49:23 +00:00
Colin Kuskie
da39f70f49
Remove the warnings pragma
2009-01-02 22:32:54 +00:00
Colin Kuskie
f833ad1ea5
Calendar i18n
2009-01-02 21:36:25 +00:00
Colin Kuskie
cf07abd052
i18n Edit and Delete buttons created in code.
2009-01-02 19:55:00 +00:00
Colin Kuskie
5574c9cc34
Fix preview of Image fields in the editThing screen.
2009-01-02 19:51:04 +00:00
Colin Kuskie
7d5e5eb581
Forward port Album cache delete/DESTROY issue with non-existant
...
keys in the cache.
2009-01-01 16:14:36 +00:00
Colin Kuskie
436ca52676
Fix a problem where an unviewable initial asset would throw off the indent_loop
...
size by 1. In the nav templates, this would generate bad closing markup.
2008-12-31 16:58:26 +00:00
Colin Kuskie
78cd604176
Fixed missing Gallery i18n, and some Dashboard i18n.
2008-12-29 20:08:51 +00:00
Colin Kuskie
15531fc7b0
Make sure that the isMailField flag is preserved when editing the fields.
2008-12-24 02:18:29 +00:00
David Delikat
d0b8dd17bc
Survey 2.0 - "Cancel" button not working as expected ( #9217 )
...
added call to 'loadSurvey' after 'cancel'
also added code in 'loadSurvey' to allow for a refresh without
displaying an edit window.
2008-12-19 16:11:03 +00:00
Kaleb Murphy
8c48263ca5
Rolled back Collaboration to 9027
2008-12-17 14:48:48 +00:00
Kaleb Murphy
5741d71445
Corrected survey timeout issues.
2008-12-17 14:46:54 +00:00
Yung Han Khoe
5edad76d21
added lastUpdated and version to Matrix compare screen
2008-12-16 14:04:30 +00:00
Yung Han Khoe
a0c6acd257
fixed #9296 : Thingy View template not recognising field_isVisible
2008-12-16 12:08:16 +00:00
Colin Kuskie
8dab87a83b
Forward porting definition changes to the SQL Report. definition property
...
fields must have label keys to show up in the Shortcut overrides tab.
2008-12-15 23:52:45 +00:00
Colin Kuskie
1e820b9458
Forward port WGBP SQLReport definition sub.
2008-12-15 23:20:42 +00:00
Patrick Donelan
fa04344b7d
SurveyJSON->update() should iterate over supplied object keys, not
...
existing object keys. Also applied PBP formatting, fat commas, etc..
2008-12-15 05:52:07 +00:00
Colin Kuskie
941240370b
Add a mutator for questionsAnswered, with tests.
...
Correct POD for recordResponses.
Begin recordResponses answer processing tests.
2008-12-15 00:09:03 +00:00
Colin Kuskie
ad00b0f082
Flesh out the recordResponses POD. Almost ready for more in depth testing.
2008-12-14 04:56:43 +00:00
Colin Kuskie
aa04599aec
recordResponse tests (just a few)
...
Fix a bug where if a section is terminal, and has no questions, it did not return the terminal flag as true.
A little recordResponse POD.
2008-12-13 03:56:26 +00:00
Colin Kuskie
3c7162fb8f
Add POD stubs, fully document goto.
...
Prevent recordResponses from autovivifying mcHash keys. From page to page of
questions it does not matter, but if two questions in the same page have an
unrecognized, type, the second will be processed differently from the first.
2008-12-12 23:33:33 +00:00
Colin Kuskie
574d6cf036
nextQuestions tests.
...
Add POD, and make sure that answers returned by nextQuestions are safe refs.
2008-12-12 19:27:12 +00:00
Colin Kuskie
5fe0a7cbe2
Add section separator comments between the subroutines.
...
Add a few checks to getNextSection* so that it won't autovivify array elements
past the end of the survey order array.
2008-12-12 17:03:10 +00:00
Yung Han Khoe
ba24497686
matrix compare screen bugfix
2008-12-12 16:36:19 +00:00
Yung Han Khoe
80d7ac6ae1
matrix bug fixes
2008-12-12 12:20:54 +00:00
Colin Kuskie
98294e4e78
Add tests for nextSectionid, nextSection, currentSection.
...
Add more POD to ResponseJSON
2008-12-12 00:36:08 +00:00
Colin Kuskie
c60393e44a
Tests for createSurveyOrder and shuffle.
...
POD for several methods.
2008-12-12 00:03:16 +00:00
Colin Kuskie
1c1f01d473
Change ResponseJSON to use a proper mutator for startTime.
...
Add tests for startTime.
Survey uses the accessor, and no longer needs to manually set startTime.
2008-12-11 19:45:19 +00:00
Yung Han Khoe
040da6f327
added tooltips to Matrix attributes
2008-12-11 14:55:22 +00:00