Timeline
09/07/10:
- 11:29 Ticket #76 (Continue ongoing collaboration with Jimmy and Steve) closed by
- fixed: Steve completed his thesis.
- 10:43 Ticket #191 (OpenCL Publication) created by
- Develop the methods, results, and conclusions sections of this paper. The …
- 10:42 Ticket #190 (GUI Windows decoupling refactoring) created by
- Re-refactoring Use of composition, rather than inheritance, for …
- 10:39 Ticket #146 (ImgLibProcessor.java) closed by
- fixed
- 10:39 Ticket #126 (OpenCL Publication) closed by
- fixed: Finished re-implementing from Sorensen, et. al. 1231 (Oct 1985) using …
- 10:08 Ticket #189 (Complete Parameterized Plugin using Annotations) created by
- This includes input/output maps, execution, and automatic construction of …
- 09:55 Ticket #188 (Design specification for Demo at Luxembourg) created by
- 09:52 Ticket #187 (Demo of Injectable Singleton using Lookup for Saving Preferences) created by
- 09:51 Ticket #186 (Complete August Update Document) created by
- 09:48 Ticket #185 (Source code commits to SVN) created by
09/06/10:
- 22:23 Ticket #184 (Migrate imglib to Maven) created by
- The imglib repository would be better organized under Maven. I need to …
- 22:13 Ticket #182 (Migrate resources to new LOCI dev server) closed by
- fixed: All of the above tasks are complete.
09/03/10:
- 23:00 Milestone biweekly-2010: Aug-23 to Sep-03 completed
- Tasks from 2010-Aug-23 through 2010-Sep-03.
09/02/10:
- 16:48 Ticket #183 (Get LOCI servers behind firewall) created by
- LOCI servers are currently outside the firewall with open access to the …
- 15:16 Ticket #182 (Migrate resources to new LOCI dev server) created by
- The new LOCI dev server is now installed. We need to migrate the following …
- 14:59 Ticket #181 (Update Hudson to use SVN for ImageJ Project) closed by
- fixed
- 14:59 Ticket #181 (Update Hudson to use SVN for ImageJ Project) created by
- The ImageJ project has changed source control software from Git to SVN. …
- 10:50 Ticket #180 (OMERO Workflow Project tasks) created by
- Attended original planning meeting. Did some web reading on OpenLDAP and …
09/01/10:
- 17:04 Ticket #179 (Create CMake build file for SLIM-curve) created by
- Once SLIM-curve is migrated to our repository (see #176), it would be good …
- 17:03 Ticket #178 (Integrate existing SLIM Plotter functionality into ImageJ) created by
- We would like to demonstrate that SLIM functionality in ImageJ is …
- 17:01 Ticket #177 (Create Maven project for SLIM-plugin) created by
- Aivar has developed a SLIM plugin for ImageJ, which is currently hosted in …
- 16:59 Ticket #176 (Migrate SLIM-curve from Assembla to LOCI server) created by
- We would like to host the [ http://www.assembla.com/wiki/show/slim-curve/ …
08/31/10:
08/30/10:
- 11:31 Ticket #174 (Update imagejdev.org web site) created by
- The web site is out of date, and missing many details regarding our …
08/27/10:
- 17:10 Ticket #168 (Merge imageja into imagejdev's git repository) closed by
- fixed: We copied the imageja branch to a new branch called ijx, where Grant will …
08/26/10:
- 17:16 Ticket #173 (Convert jar2lib into a Maven plugin) created by
- It would excellent to have jar2lib running as a Maven plugin, so that you …
- 17:12 Ticket #172 (Improve jar2lib's CMake build file to assemble final resources post-build) created by
- CMake supports …
- 17:07 Ticket #171 (Test jar2lib with latest Jace revision) created by
- Jace has undergone major changes since r39. We need to test jar2lib with …
- 17:06 Ticket #170 (Create new bf-cpp project based on jar2lib) created by
- The old bf-cpp project included two test programs, showinf and …
08/24/10:
- 14:38 Ticket #169 (Update bf-itk to work under the new project structure) created by
- The bf-itk project must be retooled to work with the jar2lib-based bf-cpp …
- 14:23 Ticket #168 (Merge imageja into imagejdev's git repository) created by
- We need to merge the latest version of Fiji's imageja.git into our …
- 14:22 Ticket #167 (Fix up Image5D project) created by
- LOCI agreed to continue maintaining the Image5D project: * Publish the …
08/23/10:
- 12:27 Ticket #70 (Integrate Bio-Formats C++ bindings builds with Hudson) closed by
- fixed: Jar2lib is working (see ticket #153). Adding bf-cpp to Hudson has been …
- 11:58 Ticket #166 (Maven: better code coverage analysis) created by
- Maven integrates with code coverage analysis tools such as Cobertura and …
- 11:56 Ticket #165 (Maven: better style checking procedure) created by
- It would be good to have a common code style across the codebase. Maven's …
- 11:55 Ticket #164 (Maven: post site:site output online) created by
- It would be nice to configure the Hudson to upload the results of …
- 11:53 Ticket #163 (Maven: write developer documentation on Maven best practices) created by
- I need to write up some documentation on the Tracs explaining how to use …
- 11:51 Ticket #162 (Maven: research use of Maven with native libraries) created by
- Sometimes, a Java component will have one or more corresponding native …
- 11:48 Ticket #161 (Maven: better Eclipse project metadata) created by
- We currently have one Eclipse project per component committed to the SVN …
- 11:45 Ticket #160 (Maven: find a way to create distribution bundles) created by
- Our ant scripts provide a "dist" target with some components (e.g., …
- 11:43 Ticket #159 (Maven: eliminate scan-deps.pl script) created by
- The scan-deps.pl is a hacky perl script that verifies whether …
- 11:41 Ticket #158 (Maven: resolve filtering issues) created by
- With ant we are copying the source code, applying filters directly to the …
- 11:39 Ticket #157 (Maven: migrate Bio-Formats command line tools) created by
- The proper place for scripts in a Maven project layout is in …
- 11:37 Ticket #156 (Maven: create assemblies for loci_tools.jar and ome_tools.jar) created by
- The "ant tools" and "ant ome-tools" targets are important and must be …
- 11:35 Ticket #155 (Maven: get TestNG-based unit tests working) created by
- Our TestNG-based tests do not currently run correctly with Maven's …
- 11:31 Ticket #153 (Finish jar2lib project) closed by
- fixed: loci-java:r6809 provides a working version of jar2lib. It is capable of …
- 11:30 Ticket #154 (Fix problems with jar2lib wrapping ij.jar) created by
- Jar2lib can wrap ij.jar, but there are a couple of outstanding issues: …
- 11:03 Ticket #153 (Finish jar2lib project) created by
- The jar2lib project is a way to wrap a Java library in C++ proxies, which …
- 10:26 Ticket #150 (Saving of Preferences using LookupAPI) closed by
- fixed: This mechanism for dynamically invoking classes that implement a specific …
- 10:15 Ticket #149 (Determine if Serialization in Sezpoz is a problem.) closed by
- fixed: See: Concerning the use of serialization and the problem of …
08/20/10:
- 23:00 Milestone biweekly-2010: Aug-09 to Aug-20 completed
- Tasks from 2010-Aug-09 through 2010-Aug-20.
08/16/10:
- 15:49 Ticket #152 (Update microscopy.wisc.edu calendars) created by
- I need to add the new PIC calendars to the UW Microscopy web site.
- 15:45 Ticket #151 (Investigate ways to improve LOCI Java services functionality) created by
- The services code in the LOCI Common package is adequate for the time …
- 11:45 Ticket #136 (OME plugin prep work) closed by
- fixed: ImageJ plugin retested now that our server is correctly upgraded. One can …
- 11:05 Ticket #150 (Saving of Preferences using LookupAPI) created by
- On Quiting ImageJ, ij.Prefs.savePreferences() calls a variety of classes …
- 10:59 Ticket #149 (Determine if Serialization in Sezpoz is a problem.) created by
- Sezpoz uses serialization in in creating and reading its index files. …
- 10:25 Ticket #148 (Build histogram and automatically colorize fitted data) closed by
- fixed
- 10:24 Ticket #148 (Build histogram and automatically colorize fitted data) created by
- The SLIM plugin would previously show a colorized image of the fitted …
08/09/10:
- 12:08 Ticket #147 (Bioformats can't open Metamorph z-stack) created by
- A CellProfiler user submitted a MetaMorph multi-image tiff. It is a …
Note: See TracTimeline
for information about the timeline view.