webgui/t/Asset/Wobject
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
..
Collaboration fixed problem in test using <=> instead of cmp 2009-06-05 17:30:50 +00:00
DataForm This is a only a copy of Article.t 2009-07-16 22:26:42 +00:00
Gallery Forward port XML encoding for template based RSS feeds in the Gallery. 2009-08-05 22:16:38 +00:00
GalleryAlbum Forward port XML encoding for template based RSS feeds in the Gallery. 2009-08-05 22:16:38 +00:00
Survey Fixed two new Survey bugs 2009-08-07 01:08:39 +00:00
Article.t Change article test to use templates that aren't deleted. 2009-07-16 22:36:20 +00:00
Calendar.t Forward porting calendar non-inclusive end times fix. 2009-08-03 20:05:34 +00:00
Carousel.t Merge up to 10305 2009-04-13 17:04:23 +00:00
Collaboration.t Merge up to 10305 2009-04-13 17:04:23 +00:00
DataTable.t updating copyright year 2009-02-20 23:47:30 +00:00
EventManagementSystem.t added date pagination to EMS schedule table 2009-05-24 22:51:39 +00:00
Matrix.t fixed #9953: Matrix 2.0 - Not enough tests 2009-06-10 18:46:15 +00:00
Poll.t Add a basic test for the Poll, adding votes and making a graph. 2009-05-29 18:54:26 +00:00
Search.t updating copyright year 2009-02-20 23:47:30 +00:00
Shelf.t The shelf now checks for viewing permissions of the products and shelves that it displays. 2009-07-17 21:01:55 +00:00
SQLReport.t Change caching on the SQLReport to be set by its cacheTimeout, even 2009-05-30 18:01:59 +00:00
StoryArchive.t Remove autocommit from addRev in Story, because it committed the 2009-07-24 17:26:50 +00:00
StoryTopic.t Remove autocommit from addRev in Story, because it committed the 2009-07-24 17:26:50 +00:00
Survey.t Fixed two new Survey bugs 2009-08-07 01:08:39 +00:00
SyndicatedContent.t updating copyright year 2009-02-20 23:47:30 +00:00
Thingy.t fix thingy test for field type being provided provided 2009-04-30 20:55:13 +00:00
UserList.t updating copyright year 2009-02-20 23:47:30 +00:00