Dong 05.26.2010

  • replaced main canvas with EdgeUtil’s ManagedCanvas
    • panel.minimizePanel () not working??
    • ManagedCanvas.setLayoutManagerIndex (n) is required!!!
  • added runSQLArr to ProjPortfolioMgrServer
    • allows multiple SQLs in one connection, merge all the results if any
    • MySQLIf.swc changed accordingly (executeSQLArr method added), installed, deployed
  • Feedbacks from JM
    • Modify Project title added to select project
    • Project Delete button added and works
      • moved Obligations Outlays Goals to separate table
      • created foreign key constraints for fundings and obligations_outlays tables
    • Added additional fields to Create Project Panel
      • Project Mgr, Project Admin, Portfolio Mgr, Portfolio Admin
  • setting autocommt to false caused all kinds of SQL failures…..