Dong Shin 06.22.2010

  • added additional fields for Funding Request and rearranged components
  • removed Validate button, let Save button handle the validation
  • fixed Project Viewer un-maximizing after data entry/update
  • created a trigger to populate obligations_outlays_goals when appropriation is added
  • created a delete cascade for obligations_outlays_goals when appropriation is deleted

Phil 6.22.2010

7:30 – 10:30 – VISIBILITY

  • Swung by customer site. All is well. Chatted with JW about dogs
  • Talked to Dong about the BF form
  • Thinking about upcoming tasks for S2F
    • Sharepoint integration
    • “Sailor” interface (slideshow and dashboards – view only)
    • Formbuilder
    • …?

10:30 – 5:00 FP

  • Ordered additional motor and controller ($196.60 CAD)
  • Going to try to put the gripper together today.
  • Made a “wrist” joint
  • Made the components for the finger KF. Assembled one.

Mike 6.21.2010

  • Completed the “Query Selected” feature on the data tab of the AdvancedQueryWidget.  This is a new option in the dropdown menu
  • Tested that it works on single and multiple items as well as chaining widgets in various orders [ie. select * to select * where salary = 100,000 to select * where salary = 100,000 and (uid = 6 or uid = 7)].  Seems to work in every situation

Phil 6.21.2010

8:00 – 2:00 VISIBILITY

  • Deployed Dong’s new swf, which did fix the financial load problem!
  • Demo’d to Trish, notes are below. Next demo is Friday afternoon
    • Project
      • Save Project Error
        • Code: Server Processing
        • Message Out of bounds Exception – Index 9, size 9
      • Services are not getting checked when project is loaded
      • Add “other” service check box with an Addable dropdown to list of services
      • Change DHS to USCG
    • Funding Request
      • Combine valuation and save. They really don’t need to be different buttons
      • Save funding req gives out of bounds error
      • Change all “BF 34” to “BF 5”
      • BF panel should have the following fields
        • Acceptance Date
        • Submit Date
        • Certified Date
        • Document Number
        • Reimbursable (Tab? Grouping?)
          • Amount
        • Direct Cite (Tab? Grouping?)
          • Obligation Amount
          • Obligation Date
          • Contract #
          • Contract Date
    • Enter Financial Data
      • “Planned Obligation” is blanked when saving data on other lines and window automatically un-maximizes
      • Percentages are not being calculated on some charts. THes seems to be the case when Goals are not showing
      • Un-maximize seems to happen on saves of data
    • Next meeting is Friday afternoon, time is TBD

2:00 – 4:00 – FP

  • Working on framework

Dong Shin 06.21.2010

  • experimented SaveStatePanel and ManagedCanvas with some datagrids to trouble-shoot maximize problem… nothing found
  • added Utils.checkResolution
  • fixed a  bug not showing Services correctly for saved projects
  • other with AddableListComboBox for services added
  • fixed IndexOutOfBound exception bug
  • corrected Save Button label for Copy Project’
  • changed DHS to USCG

Dong Shin 06.19.2010

  • Appropriation changed as AddableListCB in Funding Request
  • more debugging added
  • fixed a bug creating multiple Project Viewer for selected project
  • Creation watcher added to ProjectViewer and its subcomponents
    • Data retrieval now goes in after all components are created
    • One data set a time upon updateComplete
  • sent updated SWF to Phil to try

Mike 6.18.2010

  • Talked to Phil about the NetworkWidget and improvements to be done
  • Made the Connections screen a little better with an improved layout, changing the list to a datagrid and adding a select all button
  • Added a ‘Remove” button to the Slideshow creation screen in case people don’t think to right-click
  • Started working on the ability to query on only the selected items in the data tab, needs a lot of testing

Phil 6.18.2010

8:00 – 3:00

  • Installed the patch for PPM and grabbed a screenshot for Dong
  • Left a message with JM that we may not be able to hit Monday, based on Dong’s email.
  • Got Mike’s Network widget working in Visibility. Very cool.
    • We need a way to create a new widget from the selected items
    • Some formatting issues on the connections page
  • Some fire drill for NG

Mike 6.17.10

  • Added check for color column to NetworkWidget
  • Added code to watch for selection events in the network widget part of AdvancedQueryWidget, all selection which occurs will be reflected in the data tab
  • Trying to reproduce an issue Dong is having with ManagedCanvas and loading minimized windows, no luck so far

Phil 6.17.2010

8:00 – 3:00

  • Deployed version of Visibility with improved SolrXmlIngestor and with the “Load” screen showing first on the slideshow panel.
  • Went over the meeting with Dong,
  • Working on getting Mike’s update to NetworkWidget working
  • Need to create separate swf for slideshow code.
  • Worked with Tome to get the installer behaving

Dong Shin 06.17.2010

  • working at home
  • changed the headers of the Project selection for Funding Request for more descriptive
  • fixed a bug not setting the budget to 0 on Funding Request
  • added more debugging using Logger for trouble-shooting timeouts
  • talk to Phil about the changes
  • added Add/Remove Budget Centers on Funding Request
  • double click enabled for Select Project for Funding Request
  • removed Budget Centers datagrid from Project Select for Funding Request
  • trying to find a better way to initialize Financial Data Entry…..

 

  • Project Creation role titles don’t match the standard roles we use everywhere else
  • “Create Funding Request” Brings up dialog with “Funding” spelled “Fungind”
  • Create Funding should work with a full project rather than a line item.
  • Budget Center and Budget should be blank. They will be added by the user
  • Appropriation needs “Add New”
  • BF 34 panel gets several changes:
    • “Reimbursable” has an associated Amount and Obligation Date
    • “Direct” should be “Direct Cite” and has Amount, Obligation Date, Contract Date and Contract Number associated with it.
  • JM wants a DashViewer-like page for showing reports. He prefers no login as the default

Phil 6.16.2010

8:00 – 4:00

  • Deployed new version of PPM. Seems to be working
  • Had a freight with VISIBILITY. one of the SOLR files had not ingested properly. Fixed, but I’m not sure how
  • Added a method in DatabaseIf.java to store strings as prepared queries. That should deal with nearly any bad character problem…
  • Eliminated the “str: ” print statement that was filling the logs. Still need to make the ingestor more robust WRTspecial characters?
  • Created a VisDashViewer project
  • Meeting with S14 folks today at 1:30
    • Project Creation role titles don’t match the standard roles we use everywhere else
    • “Create Funding Request” Brings up dialog with “Funding” spelled “Fungind”
    • Create Funding should work with a full project rather than a line item.
      • Budget Center and Budget should be blank. They will be added by the user
      • Appropriation needs “Add New”
      • BF 34 panel gets several changes:
        • “Reimbursable” has an associated Amount and Obligation Date
        • “Direct” should be “Direct Cite” and has Amount, Obligation Date, Contract Date and Contract Number associated with it.
    • JM wants a DashViewer-like page for showing reports. He prefers no login as the default.
  • The load of data when bringing up the “Enter Financial Data” is hanging (Not coming out of the “clock” cursor). Occasionally it brings up (I have screenshot print outs):
    • Remote Object Fault
      • code: Channel.Call.Failed
      • Message: error
      • Detail: NetConnection.Call.Failed HTTP: Failed

Dong 06.16.2010

  • checked in the latest code
  • changed PPM Server to use SQL transaction control for multiple SQLs so that if any SQL fails prior SQLs cancel
  • cleaning up
  • tried Tom’s installer several times…. not working

Tom 6.15.2010

  • Installer failed.  Apparently 7-zip needs to be installed separately in order to work.
  • Found zip.exe from http://www.info-zip.org/.  This one seems to work without any extra install process.
  • Adding some error catching so if it still crashes it will at least do it gracefully and tell the user where it failed.

Phil 6.15.2010

7:30 – 5:30

  • Swung by the site – nothing new
  • Thinking about a “Dashboard View” login. Very simple, just lists the available dashboards and slide shows. The user picks one and it displays. No save capability. No QueryBuilder.
  • Working on packaging up PPM for deployment and demo tomorrow.