Category Archives: Dong Shin

Dong Shin 10.21.2014

  • deployed new FA – fixed PM Actuals, broken Appropriation Years in the Financial Data Editor…
  • fixed Appropriation Years in Financial Data Editor
  • fixed PM Actuals % sorting
  • generated database documents – Google Drive/Builds/project_portfolio_enh_doc/

Dong Shin 10.17.2014

  • deployed the new Post Processing queries for updating 3rd year obligations/outlays
  • 3rd year for RDT&E not showing in the Financial Data Editor, but was shown previously…
  • downloading and setting up Eclipse Luna, Keplar is out of date already.

Dong Shin 10.09.2014

  • few issues on-site
    • folders in Query Builder keeps adding itself when drop happend – fixed
    • datagrid filtering with columns not working – fixed
    • Lenny wants to get all related contracts data in separate rows….

Dong Shin 10.02.2014

Dong Shin 10.01.2014

Dong Shin 09.30.2014

Dong Shin 09.26.2014

  • working on Java services to provide User interface….
    • pretty good example on using Spring and JSON – http://www.programming-free.com/2014/03/spring-mvc-40-restful-web-service-json.html
    • above leads to http://www.programming-free.com/2014/04/spring-mvc-consuming-restful-web-services.html
    • AngularJS and Spring REST example – http://www.programming-free.com/2014/07/crud-springmvc-restful-webservices-angularjs.html
    • created Dynamic Web project – FinancialAssistantService
    • using log4j2
    • got getUsers working….
    • working on add user (JSON)

Dong Shin 09.24.2014

  • managed to blow up the flex workspace again! almost lost all recent code changes.
  • working on Query Mgmt
    • drop cannot be received on closed parent item and empty parent doesn’t open up on click! manually open up the empty folders…
    • ALTER TABLE `qb_queries` CHANGE `query` `query` TEXT NULL DEFAULT NULL;
    • got drag and drop to work
    • got save / delete to work
    • done!