Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

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.

...