Project

General

Profile

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

# Date Author Comment
c5ed01f6 06/09/2017 02:04 PM Katja Luther

ref #6390: revert some changes and add DetailsViewPart changes

3dbe4420 11/24/2016 02:27 PM Patrick Plitzner

Align label to the middle

ceaa3fed 10/17/2016 10:12 AM Katja Luther

fix #5891: save null instead of empty string for text fields

1fbf88c8 08/25/2015 08:05 AM Patrick Plitzner

Split up control creation of TextWithLabelElement

  • this fixes layout problems when inserting a separate button for opening links
1fd12570 08/24/2015 07:44 PM Patrick Plitzner

Trim code

a9b5194c 07/22/2015 04:03 PM Patrick Plitzner

Add button to open URLs in external browser (#5062)

297bf978 06/24/2015 02:19 PM Patrick Plitzner

Empty text fields return empty string and not null

eeb739c3 04/30/2015 12:23 PM Katja Luther

#4653 if a text field is empty, getText returns null instead of an empty string

170726d7 09/04/2014 09:23 AM Patrick Plitzner
  • added full square as replacement for control characterers (#2248)
    • added flag to TextWithLabelElement to allow multi-line behavior
    • changed description labels (#4087)
    • renamed method
6a822179 09/01/2014 10:35 AM Patrick Plitzner
  • fixed removing of control characters (fixes #4373, affects #2248)
    • added condition to only replace if the string contains control characters
    • cursor will still jump back but only when control characters were removed
    • removed unused method
f73eb844 08/26/2014 08:04 AM Patrick Plitzner
  • remove control characters from TextFields (fixes #2248)
1987e065 08/21/2014 09:52 AM Patrick Plitzner
  • generalized simple user interface to add media (#3339)
e9a2a0fa 08/20/2014 05:01 PM Patrick Plitzner
  • added toggle button to simple media user interface (#3339)
aa2f3cbf 03/17/2014 10:02 AM Patrick Plitzner
  • added isEnabled() method to IEnableableFormElement
82dfc775 02/13/2014 01:15 PM Patrick Plitzner
  • added option to set text limit for TextWithLabelElement
dacb59c9 01/28/2014 01:28 PM Patrick Plitzner
  • moved ICdmFormElement to ui.element
2d6180c3 08/15/2013 03:25 PM Patrick Plitzner
  • ordered GUI and control classes in packages
    • converted FieldObservationDetails element
6504f35c 08/15/2013 11:57 AM Patrick Plitzner
  • moved ICdmFormElement to campanula.compatibility
20326c1c 06/06/2013 09:37 AM Patrick Plitzner
  • added specific methods for creating detail sections
    • formatted code
23783f7a 01/30/2012 12:40 PM Niels Hoffmann

Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)

78222507 01/18/2012 01:45 PM Niels Hoffmann

refactoring of package names for consistency