webgui/lib/WebGUI/Asset
Patrick Donelan 146373937d Fixed two new Survey bugs
* Survey response startDate stored twice
startDate was being stored both in a column in Survey_response and also inside the
serialised responseJSON. Consolidated to column and moved startDate methods to
Survey.pm where they are actually used. Was not causing errors because both copies
were initialised to "now" at response creation time, and then never changed (this is also
why we don't need any repair code to fix existing survey repsonses in the wild).

* Survey ExpireIncompleteSurveyResponses Workflow Activity not enabled
The only time you'd actually want to modify startDate is when you're trying to simulate
response expiry in test code, which is why I found the above bug when I was writing the
missing test suite for ExpireIncompleteSurveyResponses. Along with test suite, added
upgrade code to enable workflow activity and add it  to the Daily Maintenance Tasks
workflow. Also made minor fixes to the workflow activity, such as making sure it uses
the correct isComplete code.
2009-08-07 01:08:39 +00:00
..
File Add POD missing from File and Image. Remove duplicate code in Image that 2009-07-05 00:31:20 +00:00
Post Add missing POD, and fix POD typos in the Thread. 2009-07-05 16:20:40 +00:00
Sku Empty warranty, brochure and manual show empty areas in the Product. 2009-07-27 16:21:04 +00:00
Template Better template diagnostics on failure. It now also includes the template URL, and templateId 2009-06-08 16:53:53 +00:00
Wobject Fixed two new Survey bugs 2009-08-07 01:08:39 +00:00
_NewAsset.skeleton merge to 10219 2009-04-08 16:35:31 +00:00
_NewAsset.skeleton.minimal added minimal skeletons without all the unnecessary example code 2009-05-02 02:52:21 +00:00
Event.pm Forward porting Event iCal end day date math fix. 2009-08-03 22:56:10 +00:00
File.pm Add POD missing from File and Image. Remove duplicate code in Image that 2009-07-05 00:31:20 +00:00
FilePile.pm Add missing POD to these assets. 2009-07-04 20:22:21 +00:00
MapPoint.pm Added: Google map asset. 2009-05-17 22:44:27 +00:00
MatrixListing.pm Adding Matrix tests 2009-06-03 13:22:32 +00:00
Post.pm Fix the separator macro. Adds a method to WebGUI::HTML that splits 2009-07-25 04:30:28 +00:00
Redirect.pm merge to 10219 2009-04-08 16:35:31 +00:00
RichEdit.pm merge to 10219 2009-04-08 16:35:31 +00:00
Shortcut.pm Remove debug code from Shortcut. 2009-07-20 15:37:31 +00:00
Sku.pm Add missing POD for Tax. 2009-07-04 17:28:20 +00:00
Snippet.pm Allow snippets to be really empty, without showing the Page Not Found screen. 2009-07-06 19:35:00 +00:00
Story.pm Add Story fields to the search index. 2009-07-24 18:15:18 +00:00
Template.pm Add missing POD to these assets. 2009-07-04 20:22:21 +00:00
WikiPage.pm Fix a POD whitespace issue in the WikiPage. 2009-07-05 03:37:29 +00:00
Wobject.pm Fix POD to increase POD coverage, mainly by fixing typos and removing 2009-07-04 17:12:13 +00:00