Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
39522193 04/10/2015 11:11 AM Andreas Müller

Fix wrong handling of ex basionym author #4475

a92bde9b 01/29/2015 01:22 PM Katja Luther

#4625

040d6554 12/10/2014 01:10 PM Patrick Plitzner
  • added possibility to also add a person as nomenclatural author (fixes #4301)
2a7820b7 09/08/2014 03:34 PM Patrick Plitzner
  • added label to EmptyElement
    • added EmptyElement to NonViralNameDetailSection if taxon.getName() is null (fixes #4221)
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

4db49a38 08/13/2014 02:07 PM Alexander Oppermann

reintegrated redlist branch into trunk

1c215f0d 08/08/2014 11:30 PM Andreas Müller

adapt to new return type for name authors

b79e447b 08/05/2014 01:46 PM Patrick Plitzner
  • fixed bug that showed double or no '&' (#4302)
ccc7ac6f 06/10/2014 01:56 PM Patrick Plitzner
  • set CdmFormFactory.createTermComboElement() to deprecated
    • replaced (almost) all uses of the method with CdmFormFactory.createDefinedTermComboElement which works with TermType instead of classes
b510c3f7 02/11/2014 01:15 PM Patrick Plitzner
  • additional fix for #3589 and #3588
ca9fc8ea 01/29/2014 08:58 AM Patrick Plitzner
  • implemented SynonymRelationship detail section for the DetailsView of Synonyms (#3588 #3589)
dacb59c9 01/28/2014 01:28 PM Patrick Plitzner
  • moved ICdmFormElement to ui.element
80e356f6 10/21/2013 01:30 PM Patrick Plitzner

merge-update from trunk

5a35a97d 10/21/2013 01:24 PM Patrick Plitzner
  • added not covered switch cases in NameDetailElement
    • commented null pointer access in UseObjectManager (FIXME 3.3M)
0f595da2 10/01/2013 11:57 AM Patrick Plitzner
  • added missing enum switches with logger warnings
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
b0ce5b17 08/12/2013 03:02 PM Patrick Plitzner

merged trunk into branch

40ffaa10 07/22/2013 05:49 PM Cherian Mathew

UseRecordDetailElement : FIXME tag for 'Uses' code
SpecimenTypeDesignationElement : updated construction of DervivedUnit using default SpecimenOrObservationType
ScopeRestrictionSection : updated construction of DefinedTerm using default TermType
AbstractOriginalSourceElement : added combo list for OriginalSourceTypes...

139902da 07/18/2013 04:36 PM Patrick Plitzner
  • completely removed DetailType enum and all its uses
c6fe549a 07/11/2013 02:19 PM Patrick Plitzner
  • simplified code/refactoring
    • fixing warnings
d2d8e95d 07/10/2013 04:28 PM Cherian Mathew

refactored NumberWithLabelElement to a single constructor with java.lang.Number as argument

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.

0968b584 07/23/2012 02:47 PM Andreas Müller

integrate 3.0.12 branch and adapt for 3.0.12 release

5f7b8a18 03/28/2012 02:42 PM Andreas Müller

bugfix for NPE for details view of NonViralNames (#2867)

401480cf 01/31/2012 05:53 PM Niels Hoffmann

Cleaned combo a little bit more

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

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

7dad449a 01/24/2012 04:51 PM Lorna Morris

Changed display name for Designation Element from Unit to Specimen

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

refactoring of package names for consistency

b9a0d300 01/16/2012 01:14 PM Lorna Morris

Committing changes to definedtermeditor after merge from branch

b2cf37e3 10/10/2011 07:00 PM Niels Hoffmann
c57713e2 10/10/2011 02:09 PM Niels Hoffmann

Added correct number of substeps for ApplicationController subprogress monitor.
TypeDesignation are now deleted via service layer.
Removed bogus check for collection equality in entity collection sections that lead to massive problems with detached entities

ee2be513 10/06/2011 02:14 PM Niels Hoffmann

Fixes #2608

bc10e3ef 09/13/2011 04:55 PM Niels Hoffmann

Fixed a problem with Scientific Names toggleable cache. Fixes #2600

8eb58589 09/13/2011 02:01 PM Niels Hoffmann

Fixed a hibernate proxy error for name types. Strangely this only occurred in special cases, from which I do not exactly know when they happen

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

Fixes #2441

c744ab59 06/16/2011 01:52 PM Niels Hoffmann

Fixes a problem in supplemental data view that occurred when the entity was not of type or derived from versionabel entity; Fixes #2445

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

Refactoring of property change handling. Also fixes #2363

89f83939 05/30/2011 04:21 PM Niels Hoffmann

Fixes #2422

86d58314 04/04/2011 06:34 PM Niels Hoffmann

New wizards are not finishable when no data was entered

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

Refactoring selection elements so they can be configured

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

had to rename the packages to make them compliant with buckminster