Fruition PTAEO work

Backeberg got PTAEO validation working with a single-line PTAEO form.

But really we wanted the five box form design that people were used to from START.

Backeberg wrote up specs for Fruition, and Fruition is completing that work in Feb / Mar 2013.

Round three

In Round three, we tried hooking the five box version of PTAEO, contained in variable sets, to the Script Include that handle communicating with the webmethods service for PTAEO.

FRU0013856 is where that work is happening.

There were two bugs, both now resolved:
1) the return information from the ptaeo validator (valid, or invalid with error message)
2) there was a problem where entering lower case characters as part of a valid ptaeo would be marked invalid, because they were submitted to the validator before being auto-capitalized.

***Changes captured in Update Set: 2013/03/08 - 1 ***

Round two

In Round Two, Backeberg was astonished at how many variables were required to get some javascript validation working, and also to get all of the form backend moved into variable sets. And to split the work into three variable sets: one for recurring, one for initial, one for both.

FRU0013779 was for adding javascript simple validation (capitalization and turning into variable sets).

***Changes captured in Update Set: 2013/03/31 - 1 ***
***Changes captured in Update Set: 2013/03/01 - 1 ***

Round one

In Round One, we wanted Fruition to confirm it was possible to get five parallel boxes to appear side by side on a single row, and behave properly.

FRU0013715 was for getting the five boxes working.

**Changes captured in Update Set: 2013/02/20 - 1 **