Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2901517f 07/21/2017 02:36 PM Katja Luther

add 1 to the month to get the right date out of the swt.DateTime

b159d907 06/20/2017 11:44 AM Katja Luther

remove pattern string from DateElement when no data are available

dd665bef 06/20/2017 10:59 AM Katja Luther

ref #6658: show actual data in DateElement and add title

97623d1d 06/14/2017 02:49 PM Katja Luther

ref #6658: add calendar widget to dateElement

6430b43e 06/13/2017 11:33 AM Katja Luther

fix #6658: add mediaCreated date field

e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

b85b96a3 10/21/2014 12:41 PM Patrick Plitzner
  • extended DnaQuality details view
    • refactored DateElement creation
751d31d7 06/18/2014 03:34 PM Patrick Plitzner
  • removed TextReadOnly (#4254)
    • just used a Text field with "editable" flag set to false
    • added dummy title cache text as section header
    • just showing the first 10 characters
40005deb 06/18/2014 09:14 AM Patrick Plitzner
  • added section for "Original Label Data" to DetailsView (#4254)
17ebf2db 06/17/2014 02:22 PM Patrick Plitzner
  • added "Published in" parameter to MediaSpecimen DetailsView (#4239)
aaed1c42 06/17/2014 09:27 AM Patrick Plitzner
  • added missing parameters to MediaSpecimen DetailsView (#4239)
4d1c9e9b 04/15/2014 10:20 AM Patrick Plitzner
  • renamed TextWithLabelElement to avoid import/name conflicts (ma be renamed if we fully refactor using MVC pattern)
50a05434 04/15/2014 10:14 AM Patrick Plitzner
  • added interfaces and classes for MVC pattern
    • implemented/adapted MVC pattern for TextWithLabelElement and EnumTermCombo element