Work Completed

  • Worked on KISTI Project
    1. KNSG-75, Resolved, added MacOS to the builds for eAIRS
    2. KNSG-77, Resolved, investigated an issue with exporting the eAIRS product with the defined plugins for the features. There were some plugins that were no longer part of the project set that were still in the list of required plugins for the features. This prevented developers who followed the tutorial for setting up their workspace from exporting the product for their machine.
    3. KNSG-72, in progress, worked on allowing users to specify the location of the eAIRS executable for their workflows, which will remove the restriction of the hard-coded location of eAIRS.
  • Worked on Marketmaker Project
    1. Resolved MM-194, which fixed a bug where census tracts were being selected/unselected, but the table profile with the census tract values was not being updated properly.
    2. Opened issue MM-235, a bug where not including the history token in the URL causes a null pointer exception
    3. Worked with Jong to transition from using a python proxy to using a Java servlet for handling XmlHTTPRequests (due to a Javascript security restriction, the domain between requesting machine and providing machine must be the same). Now it is much easier to test code inside of Eclipse since a proxy script is no longer required. This will improve our efficiency when testing new code.
    4. Finished MM-237, which involved wrapping the Javascript code for a loading indicator in gwt-openlayers. This object can now be used in our code; however, the way they change the visibility of the object does not seem to be compatible with GWT since they alter the DIV element so I am not sure this will be useful for us to indicate that a map is loading.

Work Planned

  • Work on KISTI and Marketmaker Project, Jong has an issue that he wants me to look for Marketmaker.

Comments

This week went as planned. It took a little time to get my marketmaker workspace sync'd up with the latest changes since it has been over a month and a half since I checked any code in. Next week I intend to continue working on KISTI towards the next release and any Marketmaker issues that Jong needs me to look into.