Colin Kuskie
f47cb2ffdd
Detect when Devel::Symdump pukes and skip modules that fail falsely.
...
Give better diagnostics so that true coverage can be monitored.
2009-01-27 02:22:08 +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
Colin Kuskie
41da738e0e
Fix handling of multi-form and multiple select form elements by emitting
...
a hidden form variable to make sure the form element was in the generated form.
Changes in User and ProfileField to support this.
2009-01-26 21:03:23 +00:00
Yung Han Khoe
83d1203de9
adding Transposed results export to Survey
2009-01-26 17:18:15 +00:00
Colin Kuskie
3467dd4a18
Expand macros in the notify subscription template so i18n will be handled.
2009-01-26 15:53:59 +00:00
Yung Han Khoe
a612b56e92
adding grade book view to Survey
2009-01-26 14:57:01 +00:00
David Delikat
d24079f2ca
added splitTag test cases
2009-01-26 03:56:02 +00:00
Patrick Donelan
c4eb4e3b57
Refactored updateQuestionAnswers and addAnswersToQuestion in SurveyJSON
2009-01-26 02:20:28 +00:00
Patrick Donelan
a2d01c34da
Fixed a bug where newly created questions would not pre-populate answers
...
(caused by my refactoring)
2009-01-26 02:20:11 +00:00
Colin Kuskie
13ac9dc064
Posix character classes have to be used inside of regexp classes.
2009-01-25 23:31:50 +00:00
Kaleb Murphy
fa1c554b9d
Survey Default Question template no longer has a random words entry. Removed until feature completed.
2009-01-25 18:12:49 +00:00
Doug Bell
3837878fff
fixed: Added the ability to choose which rich editor is used to compose inbox messages
2009-01-23 20:16:23 +00:00
Kaleb Murphy
482dd9ffc5
Macro Widgets now take a style, defaulting to the users.
2009-01-23 19:51:43 +00:00
Kaleb Murphy
d8127aec73
Macro Widgets now take a style, defaulting to the users.
2009-01-23 19:50:49 +00:00
Colin Kuskie
0c91491ed0
Fix copy/paste POD from HexSlider to SelectSlider.
2009-01-23 19:27:41 +00:00
Colin Kuskie
1b965c9459
More POD fixes for Form controls.
2009-01-23 19:26:26 +00:00
Colin Kuskie
1fa562d4c7
Fix a typo in the TimeZone POD.
2009-01-23 19:19:13 +00:00
Colin Kuskie
e90368baa1
Image can inherit getStorageLocation from its parent since
...
WebGUI::Storage::Image was absorbed into WebGUI::Storage.
2009-01-23 19:06:46 +00:00
Colin Kuskie
118399c1db
Refactor out the check for the session-request outside of the nested
...
conditionals.
Use the hashref out of the request object to speed up param name lookups.
2009-01-23 16:44:29 +00:00
Yung Han Khoe
05e563f79d
Adding hoverhelp to Survey's edit answer dialog
2009-01-23 16:25:57 +00:00
Colin Kuskie
310d454162
Forward porting bug fixes for billing address and asset with uncommitted parent.
2009-01-23 15:33:30 +00:00
Yung Han Khoe
f78886e3d7
Adding hoverhelp to the Survey's edit question dialog.
2009-01-23 13:21:52 +00:00
Colin Kuskie
6e09355ef5
Fix broken i18n.
2009-01-23 06:19:46 +00:00
Colin Kuskie
cf68263eb3
Make the failed subnet log message clearer.
2009-01-23 05:35:27 +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
Steve Swanson
2893944837
New interface for the Matrix
2009-01-23 01:31:43 +00:00
Colin Kuskie
f5683b6995
Forward port Paginator markup fixes.
2009-01-23 01:11:11 +00:00
Colin Kuskie
b4db7e4391
Prevent redirects from happening when cutting images and files.
2009-01-22 21:22:55 +00:00
Colin Kuskie
3e0f449c46
Rolling back rev 9142. The gallery is supposed to upscale graphics.
2009-01-22 18:26:35 +00:00
Yung Han Khoe
16452c0677
Adding hoverhelp to Survey Edit Section dialog
2009-01-22 18:23:01 +00:00
Patrick Donelan
1376c8ae92
Merge commit WebGUI_7.6.9-beta into survey-rfe
...
* commit 'tags/WebGUI_7.6.9-beta': (31 commits)
Release 7.6.9-beta
preparing for 7.6.9 release
fixed: Exporting to static files can leak large amounts of memory
fixed: HTTP Proxy doesn't serve new content to visitors
use to_json and from_json in more places instead of encode_json and decode_json
Document the heretofore missing date template variable in
Qualify a chained method call when getting Workflow instances. If the
Attempt to fix IE6 bug
fixed: ukplayer example is now loaded with swfobject.js released under the MIT licence, see gotcha's and /extras/ukplayer
Added a style for printing Alumni pages
Emails sent about low stock should have status unread, not completed.
Moved draggable.js to extras/yui-webgui/build/layout since it is now a wrapper around YUI dragdrob
Attributions in the changelog for a patch provided to fix a bug.
whups, left in console.logs
Updated draggable.js to wrap the YUI
fixed #4137 : Calendar Search page has extra head tags in body
Fix a typo typo in the Operation/Workflow POD.
Forward port Shelf view fix. Was not displaying child shelves, only self.
Forward port the PayDriver bug fixes from 7.5 branch. Labels are always
fixed #9264 : new slideShow.swf uploaded in extras/ukplayer (United Knowledge/Arjan Widlak)
...
Conflicts:
lib/WebGUI/Asset/Wobject/Survey.pm
2009-01-22 04:39:43 +00:00
Graham Knop
334bd1ceea
preparing for 7.6.10 dev
2009-01-22 01:59:11 +00:00
Graham Knop
4daf774375
preparing for 7.6.9 release
2009-01-22 01:14:40 +00:00
Graham Knop
b255495c02
fixed: Exporting to static files can leak large amounts of memory
2009-01-22 01:14:33 +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
Colin Kuskie
b249b98a86
Document the heretofore missing date template variable in
...
the Syndicated Content item loop.
2009-01-21 23:30:21 +00:00
Colin Kuskie
88973add2f
Qualify a chained method call when getting Workflow instances. If the
...
workflow for an instance is ever deleted, then no existing instances after that
instance will ever be sent to Spectre.
2009-01-21 21:12:26 +00:00
Tabitha Zipperer
af2b83219a
Attempt to fix IE6 bug
2009-01-21 18:26:36 +00:00
Arjan Widlak
93297df269
fixed: ukplayer example is now loaded with swfobject.js released under the MIT licence, see gotcha's and /extras/ukplayer
2009-01-21 18:07:01 +00:00
Tabitha Zipperer
5b30a81983
Added a style for printing Alumni pages
2009-01-21 17:59:57 +00:00
Patrick Donelan
8d5e6880c0
More SurveyJSON refactoring (mostly documentation)
2009-01-21 05:34:58 +00:00
Patrick Donelan
102ec0dd25
More SurveyJSON refactoring..
2009-01-21 05:34:41 +00:00
Patrick Donelan
ef7c0cfaa1
More SurveJSON refactoring (mostly documentation and simple code
...
changes)
2009-01-21 05:34:23 +00:00
Patrick Donelan
fe32551bca
Added totalSections/Questions/Answers helper subs, refactored
...
getDragDropList to use helper subs, and added extra $address param
documentation.
2009-01-21 03:34:22 +00:00
Patrick Donelan
6d10570fdb
Refactored SurveyJSON's new, freeze and addObject for readability
2009-01-20 07:34:55 +00:00
Colin Kuskie
08db6b5036
Emails sent about low stock should have status unread, not completed.
2009-01-19 18:45:05 +00:00
Yung Han Khoe
3a4f90aef6
rfe 9197: Survey timeout handling
2009-01-19 12:51:02 +00:00