8:00 – 4:00 VISIBILITY
- Looks like the Unix server that we thought we might be getting is in fact a web page that we could edit on an existing server. Which isn’t at all what we need. The guy (Charles H.) who’s handing the ticket is looking into the matter to see who we have to talk to to get a real server
- Update – CH found a place that might be able to set up a server for us. He sent me an email on my other accounts with the info. I’ll check into it tomorrow.
- Talked to Mike Cowan today about sharepoint. He agreed with Walter Jones that communication between VISIBILITY and Sharepoint could be done by a webservice that sends a list consisting of zipped db tables in a list. Even more simply, we can get data out of Sharepoint by having the data table webpage (webpart?) provide an RSS feed of the data, which would be pretty easy to parse. No data upload that way though
- We also wrapped the VISIBILITY Data Navigator web page inside a webpart in Sharepoint. It worked just fine.
- Ordered a bunch of stuff for the FP
- Testing PPM
- Got an error when selecting a user to modify:
-
status: false sqlStr: SELECT * FROM user_roles, roles WHERE login ='pgfeldm' AND role_id = id statusString: Error occurred during runSQL() errorString: exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'project_portfolio.user_roles' doesn't exist data:
-
- The vertical sizing of the panels is off. This may be related to the fact that the Arial font is being used again?
- Got an error when selecting a user to modify:
- Worked a bit on ProjectTrackLite
- Building in Flashbuilder and Maven
- Using Mike’s new DynamicPanel. Need to add a listener/handler for a closeEvent.
- Adding bits to FGMUtils
- Working on the login. Trying it with the SingletonDataDictionary
