Category Archives: Dong Shin

Dong Shin 09.21.2010

  • adding more tooltips
    • Funding Request
  • fgmdev.com mounted as /Volumes/FGMDEV-SSH, /uploads mounted as /Volumes/FGMDEVuploads using Macfusion. Now I can copy the files
  • downloaded and installed AMFPHP 2.0, looks more portable
  • deployed the latest PPM to fgmdev.com

Dong Shin 09.20.2010

  • fixed a bug not showing contracts on projects with multiple fundings
  • added tooltips to buttons on Create Project Panel
  • moved Financial Data Edit progress bar to title bar
  • added global amount_labelFunc to format amounts data accesible at Application.application level
    • Budget Centers in Create Project
    • Budget Centers in Funding Request
    • Project Financial Info in Financial Data Editor

Dong Shin 09.17.2010

  • trying to map sftp://fgmdev.com to local drive
  • found some useful utils
  • more feedbacks from customer
  • added Activity Amount to each Financial Data (by FY)
    • really careful adding components because of the ordered data retrieval
  • removed Total Budget validator – not needed because it’s calculated and not editable
  • Mailing Address POC and Mailing Address are blanks on Create Funding Request
  • corrected NSA Portfolio Mgr on Funding Request
  • added ToolTips for Reported Outlay $: and PM Actuals Outlay $:
    • used ItemRollOver and ItemRollOut instead of DataTips function
    • Amounts entered must be cumulative

Dong Shin 09.16.2010

  • changed all ProjPortolioMgr static references to Application.application
  • Added FY Totals Grid to Create/Modify Project Panel
  • Financial Data with total of 0 removed from the View
  • Individual Data with funding of 0 removed from the View
  • disable Create User on non-admin

Dong Shin 09.15.2010

  • looking into creating branches for the release
  • found that I had been using svn://viz-n.com, ughh! tried svn copy and svn switch, but doesn’t seem work.
  • assisted Phil enter new Appropriations
  • got the latest feedbacks from customer
    • removed user description
    • login id built from the first name and last name
    • made Save User button bigger
    • change TRP Member label to NSA PM Name and show Portfolio Mgr
    • added FT Name and FT Number to Financial Data tab labels
    • made Budget Centers on Create/Modify Project Panel sortable
    • Non-admin users can only edit own information

Dong Shin 09.14.2010

  • working at home
  • created beta.png to use for the background of ProjPortfolioMgrBeta.swc
  • packaged ProjPortfolioMgr.war
    • fresh database with minimal set of data – project_portfolio_complete.sql
    • only user pgfeldman as Admin
    • ProjPortfolioMgr.swc for users and ProjPortfolioMgrBeta for testing and debugging
  • packaged ProjPortfolioMgrAlpha.war
    • use project_portfolio_dev database
    • load testing data – project_portfolio_complete_test_data.sql
    • changed the configuration to use new database
  • Uploaded files to viz-n.com

Dong Shin 09.13.2010

  • replaced slow and blocking Wifi with hardwires
  • working on DataGridEditor to replace all the editors with comma separated $ values – done. need to integrate it
  • preparing for deployment
    • added debug flag in PPM
    • created debug.png image to show on the debug version

Dong Shin 09.08.2010

  • cannot get Budget Center on Funding Request to behave to right format. on hold
  • replaced all “,”‘s with /,/g in ActionScript code to handle global replacement
  • fixed ItemRenderer showing yellow on Summary Data (g.clear() to clear the previous)
  • InvoiceWindow added to update Invoice Data from Invoice Select Window
  • Double Click on FinancialDataDataGrid to view/edit invoices

Dong Shin 09.07.2010

  • MySQLBrowser talks to servlets with no problems
  • more feedbacks from customers
    • fixed SQL error when saving budget centers data
    • corrected Summary calculation
    • rearranged columns on FMP select window
    • created AmountTextInput and applied to Text Inputs in Funding Request Panel

Dong Shin 09.01.2010

  • Flex in a week training
    • Day 3 – finished
    • Day 4 – finished
    • Day 5
  • attended Capital Area Flex Users’ Group meeting 6-9PM with Phil
    • lots of interesting stuff, Phil’s blog entry covers them all!