Dong Shin 05.18.2010

  • user registration (NEW_USER) and password changing now functional
  • disabled unnecessary menu items
  • old CreateNewProjectPanel replaced with CreateProjectWindow
  • fixed an IngestManager bug – special characters in column names
  • moved to SQLScriptRunner to ProjPortfolioMgr
    • works like bootstrap – load database when database is not present
    • create user
    • more testing and configure needed