Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
752e8a12 08/25/2016 10:23 AM Katja Luther

ref #5837 add new NomenclaturalReferenceSelectionDialog

8f5ccc1e 06/21/2016 01:00 PM Katja Luther

add nomenclatural author search for team members

589a5c0f 05/23/2016 02:10 PM Patrick Plitzner

Fix session disposal #5694

2387a634 05/17/2016 01:06 PM Katja Luther

add PolytomousKeyService to CdmStore.getService and EditFromSelectionWizard

b5e66a5b 03/29/2016 02:20 PM Patrick Plitzner

Fix session problems #5592

6da59e5d 02/23/2016 06:26 PM Patrick Plitzner

Fix editing of transient entities in EntitySelectionElement #5592

30eec986 02/23/2016 03:50 PM Patrick Plitzner

Fix potential NPE #5511

42f39450 02/09/2016 10:51 AM Patrick Plitzner

Popup message before editing an unpersisted object #5489

5d28cb7b 02/04/2016 02:36 PM Katja Luther

fixes

ec8e146e 12/08/2015 06:37 PM Patrick Plitzner

Remove colon from EntitySelectionElement label #5265

a0af0095 12/07/2015 06:03 PM Patrick Plitzner

Move getService to CdmStore

78839371 12/07/2015 02:30 PM Patrick Plitzner

Avoid persisting data when hitting cancel in EditFromSelectionWizard
#2645

  • create new entitySession for every wizard
  • merge for OK, dispose for Cancel
37f997b9 12/02/2015 05:40 PM Patrick Plitzner

Remove unused entity cloning

f512d3f1 11/24/2015 02:19 PM Katja Luther

add delete configurator dialog for taxa and names bulkeditor

e4e1656c 10/27/2015 02:13 PM Patrick Plitzner

Add support for generic SpecimenOrObservationBase class to
EntitySelectionElement and selection wizard

1a363aeb 10/07/2015 12:34 PM Katja Luther

minor

bb08b867 10/07/2015 12:31 PM Katja Luther

check for isdeletable before set delete button disabled

3137470a 10/06/2015 02:41 PM Patrick Plitzner

Fix potential NPE

d382265f 10/06/2015 09:50 AM U-BGBM\k.luther

in a selection element an disabled element can't be deleted so the delete button should be disabled too

3915821a 10/01/2015 10:55 AM Patrick Plitzner

Pre-select country as named area type for country selection for
specimens (#2353)

72060b99 06/29/2015 02:26 PM Patrick Plitzner

Show abbreviated title cache for authors and refernce in taxon details
view

9b4c921e 03/19/2015 02:21 PM Katja Luther
49f3a54a 02/26/2015 01:26 PM Patrick Plitzner
  • temporarily disabled cloning (#2645)
c05bb77e 12/11/2014 09:35 PM Patrick Plitzner
  • use labelCache instead of description for amplification labeling
feb81cbe 12/11/2014 03:57 PM Patrick Plitzner
  • adapted details views and wizards to cdm changes (amplifaction + amplification result)
    • added missing parameters to details views
0c41af54 11/26/2014 02:52 PM Patrick Plitzner
  • removed obsolete Primer page for AmplificationWizard
    • added dnaMarker to amplification designation
1149ef6a 10/14/2014 09:26 AM Patrick Plitzner
  • when editing a CDM entity in an EditFromSelectionWizard the entity will be cloned before editing.
    • when hitting "Finish" the entity will be merged with the original.
    • when hitting "Cancel" the merging will not be made and the changes will be ignored -> this fixes #2645
41e2f693 08/14/2014 12:32 PM Cherian Mathew

Moved all logging and dialog functionality to the new class MessagingUtils.
Refactoring code to adapt to above change.
Added new custom error dialog - CdmErrorDialog
Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler

770e6d62 08/07/2014 11:30 AM Cherian Mathew

MemberDetailElement : removed member label string
EntitySelectionElement : removed " : " suffix to label string when label string is empty

b79e447b 08/05/2014 01:46 PM Patrick Plitzner
  • fixed bug that showed double or no '&' (#4302)
1c2d2fca 06/10/2014 01:20 PM Patrick Plitzner
  • added dispose check because in some undefined circumstances the setBackground() method was invoked but the label was already disposed
8942ee00 04/01/2014 09:44 AM Patrick Plitzner
  • added gel photo detail element to Amplification wizard
6b06a799 04/01/2014 08:51 AM Patrick Plitzner
  • removed Amplification as a TreeNode from the DerivateView
    • added Amplification to DetailsView of SingleRead as an EntitySelectionElement
aa2f3cbf 03/17/2014 10:02 AM Patrick Plitzner
  • added isEnabled() method to IEnableableFormElement
23e15ade 03/17/2014 09:43 AM Patrick Plitzner
  • removed StoreUtil.getCdmEntity() invocation (#4091)
1cb96484 03/17/2014 08:51 AM Patrick Plitzner
  • implemented EntitySelectionElement for Primer
    • adapted details views with primer selection element
839cb4cd 03/05/2014 06:18 PM Andreas Kohlbecker

avoiding NPE and other exceptions

09a1be0a 03/05/2014 08:43 AM Patrick Plitzner
  • added util method to get for getting a CDM entity (used in authenication/permission framework)
    • made use of this method where the type of the parameter was too general (like object)
    • made getBaseUnit() of DerivedUnitFacade public
06ba42c7 02/28/2014 12:17 PM Andreas Kohlbecker

fixing missing text of Group members (User) in details section

0c61ddac 02/26/2014 12:02 PM Andreas Kohlbecker

disabling edit button if user is allowed to UPDATE & making text elements selectable

4e59c9c1 02/10/2014 02:59 PM Andreas Kohlbecker

solving #4013 (GrantedAuthority: Humane label of TaxonNode authorities)

dacb59c9 01/28/2014 01:28 PM Patrick Plitzner
  • moved ICdmFormElement to ui.element
fb649daa 11/27/2013 09:02 AM Patrick Plitzner
  • added functionality to context menu for derivate creation
    • fixed a bug where two FieldUnits were created instead of only on
    • added javadoc
c4957163 11/25/2013 08:46 AM Patrick Plitzner
  • removed usage of compatibility interface IEntitySelectionElement
be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

148d6ead 10/30/2013 01:54 PM Andreas Müller

rename FieldObservation -> FieldUnit #3566

39ec02fa 09/02/2013 05:56 PM Patrick Plitzner
  • unified specimen and field observation controller and view elements
1e2ff9ee 08/20/2013 02:56 PM Patrick Plitzner

merged/implemented cdm3.3 model adaptations

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
b50ab815 08/15/2013 11:48 AM Patrick Plitzner
  • converted Browse, Edit, Delete functionality of EntitySelection
    • adapted layout of detail elements to fill up the horizontal space
3d78e342 08/14/2013 05:23 PM Patrick Plitzner

removed unused classes

a14f5d39 08/07/2013 10:25 AM Patrick Plitzner
  • adapted EntitiySelectionElement to be able to use with WindowBuilder
5a26bee6 07/22/2013 05:55 PM Cherian Mathew

NumberWithLabelElement : added getDouble method
CdmFormFactory : updated create methods for creating elements for DefinedTerm and DerivedUnit objects
DateDetailSection : FIXME:3.3MC tag
EnumComboElement : added SpecimenOrObservationType and OriginalSourceType to the data holders list and the default label method...

49a64920 07/10/2013 03:38 PM Cherian Mathew

Aligning Editor with 3.3 model changes. First phase commit which updates only the classes.
Branch not compilable at the moment.

30a27c33 09/13/2012 05:07 PM Andreas Kohlbecker

solved #2990 (implement missing parts of Groups admin details view)

38f1558f 02/28/2012 03:53 PM Niels Hoffmann

Fixed #2435

23783f7a 01/30/2012 12:40 PM Niels Hoffmann

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

9ac72187 01/23/2012 03:35 PM Lorna Morris

Fixes #2681

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

refactoring of package names for consistency

74b289a7 10/06/2011 11:03 AM Niels Hoffmann

minor

0c52f39c 09/27/2011 02:23 PM Niels Hoffmann

Fixing background color logic as it was kind of broken

148a8886 06/16/2011 02:13 PM Niels Hoffmann

Fixes #2441

a5d6e4c0 06/09/2011 11:23 AM Niels Hoffmann

Renaming MediaMetaData to MediaInfo

e0b35bf1 06/07/2011 03:10 PM Niels Hoffmann

Refactoring of property change handling. Also fixes #2363

b478a42f 06/07/2011 11:32 AM Niels Hoffmann

Fixes a couple of problems with user and group selection dialogs.

65cd5d3f 05/04/2011 06:41 PM Niels Hoffmann

Fixes #2358

78de2423 04/21/2011 12:12 PM Niels Hoffmann

"otherNode" will be implemented at a later stage. This is actually a little bit complicated when we want to make it user friendly. See #2343

c468a578 03/29/2011 06:35 PM Niels Hoffmann

minor improvements

f561b00c 03/29/2011 05:48 PM Niels Hoffmann

Refactoring selection elements so they can be configured

5400463f 03/28/2011 04:56 PM Niels Hoffmann

Fixes #2309

e202da54 03/16/2011 02:26 PM Niels Hoffmann

had to rename the packages to make them compliant with buckminster