- Server backups at site
- Deployed an update to resolve the user management windows problems
- Updates applied to the databases to allow deleting of users without error
- Discussed where Funding_Type should be held, no decision made
- Discussed how excess funding could be handled, more discussion needed
- Dumped a list of all funding requests in the system per Jessica R.’s request
- Getting a weekly status report to Jessica
- Worked a little on the chart stuff, hopefully things will slow down after Friday and i can get some more time in on it. I did get to write the following line:
- parentNode.series.((@id==seriesConfig.@id) && (delete parent().children()[valueOf().childIndex()]));
- This is how you delete a child node in e4x (http://stackoverflow.com/questions/9682641/as3-delete-child-node-from-xml-by-child-value)
