Project

General

Profile

Download (5.51 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
102e44cd 10/24/2016 12:35 PM Patrick Plitzner

Fix potential NPE

e29e2ebd 10/14/2016 12:05 PM Katja Luther

smaller changes for specimen import and others

f8c6c088 03/10/2016 01:02 PM Katja Luther

add media bulk editor see #4730

0bae5e5a 09/22/2015 08:21 AM Patrick Plitzner

Add selection listener to media detail element to allow showing
supplemental data (#3367)

12f71b09 06/29/2015 04:02 PM Patrick Plitzner

Add icon for switching to advanced media view

91eae82f 06/29/2015 01:35 PM Patrick Plitzner

Add MediaViewSwitch to media collection elements

Refactored code to use a static method that creates the IAction object.
This can be added by the GUI element itself.

025f1554 06/29/2015 01:35 PM Patrick Plitzner

Remove duplicate code for advanced media view (#4862)

Refactored code and added interface and abstract class to avoid
duplicate code.

46c38373 04/24/2015 09:16 AM Patrick Plitzner
  • Added browse button to media section which allows to choose the media from existing ones (#2385)
2200da88 12/10/2014 12:42 PM Patrick Plitzner
  • fixed class cast to more generic type
9f7e89bc 12/01/2014 10:43 AM Patrick Plitzner
  • refactored LanguageStringWithLabelElement (isMultiLine flag)
0e327bed 09/05/2014 08:50 AM Patrick Plitzner
  • moved toggle button to the top-right corner of the Media(Specimen)Section (#3339)
    • Changed label
b4d54b9b 08/25/2014 10:29 AM Patrick Plitzner
  • separated user interface to add media into two classe (#3339)
    • added it to MediaSpecimenGeneralDetailElement