Dong Shin 06.08.2010

  • changing main canvas to vertical layout
    • closeHandler on SaveStatePanel must not be overridden! – visible=false causes the panel to remain on the canvas
    • default closeHandler causing main panel to keep the child?
    • causing some empty space when the panels are hidden – may need to remove child from the parent panel
  • fixed a bug not updating and refreshing user information correctly
  • should the start year be editable on Project Edit?????
  • added SQL transaction support on ProjPortfolioMgrServer – runSQLArr (user, arr, commit)
  • disabled Title editing on panels that use SaveStatePanel – titleTextField.doubleClickEnabled = false
  • logging out closes all panels (server and debug panels)
  • Main canvas (ManagedCanvas) now removes closed panels
  • changed Create Project from in menu to Copy Project From