Changes between Version 3 and Version 4 of DespoinaLog/2011/03/11
- Timestamp:
- 2011-03-11T13:04:51+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DespoinaLog/2011/03/11
v3 v4 1 1 * scrum : genotype data - new tickets 2 2 * Inforsense Ontology closing meeting by Matthew Clifford (IDBS/Inforsense) (10-11) 3 4 = BBMRI Catalogue = 3 5 * Skype 4 6 * 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. … … 8 10 * 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. 9 11 * '''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 *