GeWorkbench

From Informatics

(Difference between revisions)
Jump to: navigation, search
(Development Notes)
 
(94 intermediate revisions not shown)
Line 1: Line 1:
-
See public portal [http://www.geworkbench.org/ here].
+
See public project web site [http://www.geworkbench.org/ here].
 +
 
 +
 
 +
==GeWorkbench Roadmap==
 +
 
 +
The next release of geWorkbench will be version ....  The development page is: ...
 +
 
 +
 
 +
 
 +
The current production release is geWorkbench 2.6.0.2.
 +
 
 +
* [[GeWorkbench_Release_2.6 | geWorkbench Release 2.6.0]]
 +
 
 +
 
 +
Planning for future development is located at:
 +
 
 +
[[GeWorkbench_Roadmap]], however this page does not reflect the most recent planning.
 +
 
 +
Some other general information about development issues and plans is located at:
 +
 
 +
[[GeWorkbench_General_Notes]]
 +
 
 +
==Requirements, v1.1 (superceded)==
 +
The linked page contains the requirements that were developed for geWorkbench 1.1/1.5.  Version 1.1 was a geWorkbench development target subsequent to release 1.0.6.  However, the actual release version was named version 1.5.  Some or all of the developments originally slated for version 1.1 will now be targeted for a release post version 1.5.
-
==Requirements, v1.1==
 
* [[Business Requirements v1.1 | Business Requirements]]
* [[Business Requirements v1.1 | Business Requirements]]
==Feature Suggestions==
==Feature Suggestions==
* [[Color Mosaic]]
* [[Color Mosaic]]
 +
* [http://wiki.c2b2.columbia.edu/workbench/index.php/Comments_on_geWorkbench Feature requests compiled from Mantis]
==Setup for Development==
==Setup for Development==
-
* [[Geworkbench Eclipse Setup]]
+
geWorkbench project is hosted on NCIBC's subversion server.
-
* [[Geworkbench IntelliJ Setup]]
+
To check out the code, you don't need any credential;
 +
to commit your code, you need a NCIBC account AND write access to subversion project of geWorkbench.
 +
 
 +
* [[Set Up geWorkbench Workspace in eclipse]]
* [[Data Files]]
* [[Data Files]]
 +
* [[JDK]]
==Development Notes==
==Development Notes==
 +
* [[Migrate geWorkbench codebase to github]]
 +
* [http://wiki.c2b2.columbia.edu/workbench/index.php/Style_Guide Style Guide] and [[Best Practices]]
 +
* [[Geworkbench Development Tips]]
 +
* [[geWorkbench Online Help Development]]
* [[Annotation Parser Dependencies]]
* [[Annotation Parser Dependencies]]
-
* [[T-Profiler Development Issues]]
+
* [[GeWorkbench Components Development Status]]
 +
* [[Event Descriptions]]
 +
* [[GeWorkbench Core: Developers' Point of View]]
 +
* [[Data Node Types]]
 +
* [[CNKB version 2.0 design notes]]
 +
* [[Guideline and Status of Included Jar Files]]
 +
* [[GeWorkbench_release_process |***'''geWorkbench Release Process'''***]]
 +
* [[Software_Download_Tracking_System]]
 +
* Vaadin
 +
** [https://vaadin.com/web/matti/blog/-/blogs/to-push-or-dontpush To push or DontPush] discussion on strategies of pushing the server side change to client
 +
* [[User_talk:Emj2132 | Elizabeth's list of EDT violations]]
 +
 
 +
==Server Side Installation==
 +
* [[Geworkbench Server Side]]
 +
* [[CUPID]]
 +
* [http://wiki.c2b2.columbia.edu/mantis/view.php?id=3382 Some technical information about LINCS deployment from Mantis issue 3382]
==CGEMS Integration==
==CGEMS Integration==
* [[CGEMS Technical Documents | Technical Documents]]
* [[CGEMS Technical Documents | Technical Documents]]
-
* [[CGEMS Integration Requirements | Integration Requirements]]
+
 
 +
==PUDGE Integration==
 +
* [[PUDGE Requirements]]
 +
 
 +
==Evidence Integration==
 +
* [[EvidenceIntegration]]
 +
 
 +
==GenSpace==
 +
* [[GenSpace | GeneSpace requirements]]
 +
 
 +
==Component Configuration Manager==
 +
* [[Component_Configuration_Manager | Component Configuration Manager Requirements]]
==Releases==
==Releases==
-
* [[geWorkbech Release 1.0.5]]
+
* [[GeWorkbench_Release_2.6 | geWorkbench Release 2.6.0]]
 +
* [[GeWorkbench_Release_2.5 | geWorkbench Release 2.5.1]]
 +
* [[GeWorkbench_Release_2.5 | geWorkbench Release 2.5.0]]
 +
* [[GeWorkbench_Release_2.4 | geWorkbench Release 2.4.1]]
 +
* [[GeWorkbench_Release_2.4 | geWorkbench Release 2.4]]
 +
* [[GeWorkbench_Release_2.3 | geWorkbench Release 2.3]]
 +
* [[GeWorkbench_Release_2.2 | geWorkbench Release 2.2]]
 +
* [[GeWorkbench_Release_2.1 | geWorkbench Release 2.1]]
 +
* [[GeWorkbench_Release_2.0 | geWorkbench Release 2.0.*]]
 +
* [[GeWorkbench_Release_1.8 | geWorkbench Release 1.8]]
 +
* [[geWorkbench Release 1.7]]
 +
* [[geWorkbench Release 1.6]]
 +
** [[geWorkbench Release 1.6.1]]
 +
** [[geWorkbench Release 1.6.2]]
 +
** [[geWorkbench Release 1.6.3]]
 +
* [[geWorkbench Release 1.5]]
 +
** [[geWorkbench_Release_1.5.1]]
 +
* [[geWorkbench Release 1.1]]
 +
* [[geWorkbench Release 1.0.5]]

Latest revision as of 22:31, 20 December 2016

See public project web site here.


Contents

[hide]

GeWorkbench Roadmap

The next release of geWorkbench will be version .... The development page is: ...


The current production release is geWorkbench 2.6.0.2.


Planning for future development is located at:

GeWorkbench_Roadmap, however this page does not reflect the most recent planning.

Some other general information about development issues and plans is located at:

GeWorkbench_General_Notes

Requirements, v1.1 (superceded)

The linked page contains the requirements that were developed for geWorkbench 1.1/1.5. Version 1.1 was a geWorkbench development target subsequent to release 1.0.6. However, the actual release version was named version 1.5. Some or all of the developments originally slated for version 1.1 will now be targeted for a release post version 1.5.

Feature Suggestions

Setup for Development

geWorkbench project is hosted on NCIBC's subversion server. To check out the code, you don't need any credential; to commit your code, you need a NCIBC account AND write access to subversion project of geWorkbench.

Development Notes

Server Side Installation

CGEMS Integration

PUDGE Integration

Evidence Integration

GenSpace

Component Configuration Manager

Releases

Personal tools