ArrayLIMSWiki/ToDos: Difference between revisions

From BRF-Software
Jump to navigation Jump to search
imported>ManuelStein
No edit summary
m (7 revisions)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
= Tasks on the road to release candidate =
The To-Do-list for the ArrayLIMS2 Project has been moved to the internal BRF wiki.
 
== Global Main Task ==
Most important is to have the main functions of ArrayLIMS working. This corresponds mainly to the steps of the Quick Navigation.
 
== Subtasks to complete the global main taks ==
 
=== General ===
* add permissions checks for the diverse possible actions in both templates and perl modules
* offer and complete existing quick tip for each step
* make Quick Navigation more obvious
* make directory structure fit to POSIX
* Construct the additionalAnnotations class and implement it into forms and modules.
 
=== Project ===
* add edit-functionality to slide administration
==== Delete Slides ====
* Check if slides are already used for hybridization and show only not used for deletion.
* security check before actual deletion
* Filter slides and make similar slides to be deletable at the same time.
 
==== Add Slides ====
* add further types of slides to selection box
* fix error and warning loops
 
=== Hybridization ===
* check if slides are already used for hybridization and show only not used for hybridization.
* edit- and delete-functions for hybridizations
* correct the form corresponding to the LIMS::Hybridization class and its attributes.
* complete the create function so that the hybridization object is created completely (with all data).
 
=== Images ===
everything
 
=== Reports ===
everything
 
== Less important tasks ==
* change logos to new logo style
* increase size of menu font

Latest revision as of 08:17, 26 October 2011

The To-Do-list for the ArrayLIMS2 Project has been moved to the internal BRF wiki.