x] PG - add / task - description and version history for this page
[currently]
] 2012-09-05 -
1502 page cleanup
] 2012-09-06 -
BUG - no names in parent tgr, plan, calendar IF called from view/task toolbar (FIX PRB #]
] 2012-09-08 -
BUG - replacing content textarea(hardcoded) with setTextArea() method B/C using default value, user can specify html content, * TRAP=edit content here will edit content of default record NOT current record
] 2013-05-05 -
FEATURE 789 photo - adding code to support photo feature for task
] 2013-05-09 -
FIX PRB 1305 - Date gets reset to 0000-00-00 after submitting
] 2013-05-10 -
NEW FEA - owner FIELD, align with steps, cut orig code,
] 2013-07-07
-v-002 - # - add taskgroup object, use to set(override) values of default step if tgr id is passed in
x] 2013-mm-dd FEA 789 photo for 'task'
x] ADD inputs to select file
x] ADD code to upload file
x] TESTED
x] 2013-07-22 PGs add/{L1} - link broken if no id is passed in,
x] ADD test for no id passed in
x] set id to default value of '1',
x] revised var chapterId= to Request.AsInt(), revised multiple(2) from chapterId.AsInt() occurences to chapterId
x] [default values] for public - x362, x1, x21, x1, x86, x2
x] published as rev-027 in BK 2013-07
x] 2013-07-22 w3c html validation
x] 3 errors - changed from label name to id ( there is no name attribute for lable)
x] # warnings - removed comment block
x] 2013-mm-dd
REPLACE inline scripts for selects with linked script (select3_e.js)
x] 2013-08-14
rem in page user, use Page.user
x] 2013-10-03
x] set focus on first input with autofocus attribute
x] 2014-01-29
x] REPLACE hardcoded parents with generated parents(select or inputs) using sospepHelper.generateParents()