- Spent several hours fighting with svn to get IngestManager to build, eventually just deleted and redownloaded
- Started work on new TrendWidget for graphing numeric data versus time
- Created a new super class called WidgetBase to be the parent class of both Trend and Query widgets. This will contain some of the remote object code, exporting images and excel, and possibly more in the future. For now TrendWidgets don’t query the database but they probably will eventually.
- Fixed a bug in DynamicPanel caused by going from minimized to maximized: some buttons wouldn’t show up
