Changes between Version 3 and Version 4 of DespoinaLog/2011/03/11


Ignore:
Timestamp:
2011-03-11T13:04:51+01:00 (13 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2011/03/11

    v3 v4  
    11 * scrum : genotype data  - new tickets
    22 * Inforsense Ontology closing meeting by Matthew Clifford (IDBS/Inforsense) (10-11)
     3
     4= BBMRI Catalogue =
    35 * Skype
    46   * First page of Biobank: is confusing since it include both Biobanks and BiobankCohorts, so users can look at the Cohort view.: This has been fixed.
     
    810   * Empty contents of a form when selected from the top: that's a feature. You are supposed to fill in new values that will overwrite old ones.
    911   * '''NEW : added (linkable) login status in the header. '''
    10  * '''TODO : Hide columns : Investigation, Individuals, Species , PanelType, FounderPanel . '''
     12 * '''DONE: corrected the header link to the login page in the server '''
     13 * '''TODO : Hide columns : Investigation, Individuals, Species , PanelType, FounderPanel . '''
     14   * '''Although they are declared in bbmri_ui as hide_fields, they still appear. : '''
     15     * '''http://www.molgenis.org/wiki/FormElement : '''       * hide_fields="field1,field2": optional setting to hide fields from view. This requires the fields to be nillable="true" or auto="true" or default!=""
     16       *