3 Back
================================
0. Legend
================================

[] : general
() : internal only

+  : new features
-  : removed features
c  : changes
x  : bug fixes

!  : important

i  : in progress
?  : need further info
================================
3. To-Do List
================================

general:
	( ) "Delete" should try "SELECT" the record first to see if it exists at all
	( ) Plan_Action.inc
	( ) different UnidentifyUser.asp for iFrame under different situations
	( ) session
	(.) include virtual="/include
	( ) oRs.close

	( ) font-size in Html_Body.inc, Html_Body_action.inc

	( ) log Delete actions too

	(!) RE: Goal #'s between Treatment Plan / Progress Notes

	(!) read errorlog folder

	( ) [2003/9/24] demand for reports ...

	( ) update these colors: writeTable "Error", "lightgreen"


Database:
	( ) table "ServicePlan":
		- rename "completed, terminated"
		- delete "status note"


Plan:
	( ) Plan_SearchResult_Itsp.inc, Plan_SearchResult_AS400.inc: recordCount > 1

	(?) Add: when finish, pop question -- "Develop?"

	(?) [2003/9/24] How hard would it be to create a 3rd goal tab .. right now we have Action - Youth, Action - Family and they want to add Action - Accountability. It would match the Action - Family where you do not have any goal types associated with the goal.
		[2003/10/1] Hold this:  I want to get more information before we go down this road.
[ waiting ]

	(?) [2003/11/7] You know the TA - Assessment tab and the information the workers type in and you save in the TCM table ...  Well,
			1.  We are going to have to create a modify page for it.
			...
		[2003/11/24] (TA-Assessment) OK ... hold off any further on this one?  We may NOT have to do the approval flow for

	( ) [11/14] In View/Modify progress we have a problem if there are multiple plans on a kid ... if the worker select which one they want to view the notes on, it give them an error that the progress ID is invalid ...

	( ) [2004/2/4] (own) "Plan: send for approval" - removed "ReviewByPnId" from "ServicePlan" table to avoid using duplicated info for supervisor


Progress
	( ) ApproveSubmit.asp - approve progress button's visual effect

	(!) progress notes failed to InterSysTrans
		- use a checkbox in "Modify Progress" saying "re-transfer to AS/400"

	( ) It is not hard to give a view/print page if that is what we want.  To allow priting a range, we need a way to let users select the range.  Maybe use checkboxes?
		[Morris, Len]  Yes, that's an excellent idea ..

	(?) [2003/10/3] 1st box: add a column titled "Last TCM Note"  and put the date of the latest Targeted Case Management note that had been done on that treatment plan?
		[2003/10/3] ok, well let's put this on the list to follow-up on at a future date when we get caught up .... and I'll also think more about the request to see if we can simplify.


	* Laddie Nethercutt's boxes -- seems a lot of better since 3/24/04 (Len added index to Progress_Step table)

	* Update Progress table (JOLTS#) - on hold (3/24/04)
		- use the new JOLTS# to simplify queries

	* Jerry: a new table for the notes that he could fail to update back to Progress table.


YLSI
	( ) use stored procedure


misc:
	[i] spell-checking
	( ) Buttons - CloseWindow(), ...
3 Back