Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0dfaf8fb 05/30/2017 12:42 PM Patrick Plitzner

Fix typo

19b95653 04/28/2017 09:53 AM Katja Luther

fix #6604: fix NPE

32d98e19 04/25/2017 01:15 PM Patrick Plitzner

ref #6589 Change protologue section label

3af84b28 04/06/2017 12:57 PM Katja Luther

revert minor changes that lead to compilation errors

1b127be6 03/27/2017 01:55 PM Katja Luther

fix #6088: remove the session from the nameRelationSection fixes the multiple representation problem

6c1ac83d 03/27/2017 11:51 AM Katja Luther

fix problem of reference wizard when changing reference type

98dc1f12 03/13/2017 10:22 AM Katja Luther

show abbrev lable in nom status combo box and set default values for taxon navigator sorting

df566daf 03/11/2017 06:32 PM Andreas Müller

fix #6454 Allow null for numbers

cd19940f 03/09/2017 12:16 PM Katja Luther

fix details view for authorship cache and referencing objects view

a86dbf9a 02/23/2017 04:49 PM Patrick Plitzner

ref #4611 Restructure string externalization for taxeditor.store

  • created l10n package and moved Messages.java and the messages.properties files there
9dfd3706 02/20/2017 06:20 PM Patrick Plitzner

fix #3603 Avoid creation of dummy DefinedTerm

8dbcbc43 02/17/2017 10:57 AM Katja Luther

fix #6262: add possibility to reuse rights in editor

994548e2 02/15/2017 12:48 PM Katja Luther

merge

2ebeb1a9 02/09/2017 02:33 PM Patrick Plitzner

ref #4232 refactoring for comparator

fc758deb 02/09/2017 01:31 PM Katja Luther

ref #4232: adapt comparator to comaparator contract

46360ec1 02/08/2017 02:11 PM Patrick Plitzner

ref #5714 The last two terms are always "Other" followed by "Unknown"

a789364c 02/02/2017 10:04 AM Katja Luther

fix #5216: merge grantedAuthority checks for existing grantedAuthority first and some other fixes for grantedAuthority handling in editor

a452be91 02/01/2017 02:14 PM Katja Luther

fix #3737: improve handling of protected/not protected cache fields

e48774bc 01/30/2017 01:42 PM Andreas Müller

ref #6365 use TaxonNameFactory for factory methods in TaxEditor

42f99e54 01/30/2017 01:29 AM Andreas Müller

ref #6362 and ref #6365 remove some NVN and Bot/Zoo name occurrences in TaxEditor

1b0d0ec1 01/18/2017 05:54 PM Patrick Plitzner

ref #5714 Fix ordering of source types

  • order by key instead of message
  • always have either taxonomic or media source as first and the other as second
d89cdff1 01/18/2017 09:28 AM Patrick Plitzner

ref #6333 Remove framework for exchanging an element in the details view

  • This is against the concept of the DetailsView just showing an element which you can edit. Changing the element requires the DetailsView to know where the element comes from
f5b66699 01/18/2017 09:16 AM Patrick Plitzner

ref #6333 Add generic support for entity collection sections to allow
adding existing entities

  • this is done by two abstract methods allowAddExisting() and addExisting()
c1c83a38 01/12/2017 04:50 PM Katja Luther

fix #5671: add filter element for selection dialog

1738ed58 01/06/2017 04:40 PM Patrick Plitzner

fix #5488 show only zoological nomenclatural status types not for
botanical names

  • also dis some refactoring
0c7c9656 01/06/2017 02:36 PM Patrick Plitzner

fix #5714 Add possibility for adding a comparator to EnumComboElement

  • for Sources always have PrimaryTaxonomicSource or PrimaryMediaSource on top depending on IdentifiableSource
cba60f25 12/22/2016 11:09 AM Patrick Plitzner

Fix possible NPE

ebc31cb0 12/20/2016 02:28 PM Andreas Kohlbecker

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

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

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

fa39cfe4 12/19/2016 04:16 PM Katja Luther

more changes for configurable name details view

26cb69af 12/01/2016 03:38 PM Patrick Plitzner

ref #6199 Move "open in editor" option to the bottom

d70c528d 12/01/2016 09:14 AM Katja Luther

avoid NPE when reusing taxonname for taxon creation

ab94d85b 11/24/2016 02:50 PM Patrick Plitzner

l10n for PresenceAbsenceTermDetailElement

cb1498ea 11/24/2016 02:27 PM Patrick Plitzner

ref #6216 Added button to select color instead of clicking on color
field

  • resized color field
0908acf3 11/24/2016 12:18 PM Andreas Müller

Adapt labels for taxon node agent relation editing

15f5a1bd 11/24/2016 10:25 AM Patrick Plitzner

ref #6216 Pre-select color in ColorDialog

cf4bd11f 11/24/2016 10:22 AM Patrick Plitzner

fix #6216 Implement color dialog to change color of presence absence
terms

6ecec98b 11/17/2016 10:09 AM Patrick Plitzner

ref #6198 removed synonym type combobox

c9d05940 11/17/2016 10:06 AM Patrick Plitzner

ref #6198 Correctly initialise ui field for pro parte and partial

4f57e9bf 11/17/2016 10:05 AM Patrick Plitzner

ref #6205 Move excluded notes to the bottom of the wizard

ac1659d4 11/15/2016 05:27 PM Patrick Plitzner

fix #6199 Excluded note for excluded taxon nodes in TaxEditor

69410b96 11/15/2016 10:50 AM Patrick Plitzner

fix #6198 Remove synonymrelationships in TaxEditor

3e194787 11/15/2016 10:12 AM Patrick Plitzner

fix #6197 Move excluded and unplaced from Taxon to TaxonNode in
TaxEditor

dc54e76e 11/11/2016 10:55 AM Andreas Müller

ref #3925 remove unplaced and excluded from taxon view

bdd1bcf5 11/10/2016 01:50 PM Andreas Müller

ref #5974 Remove synonym relationships (rename synRelType to synRel and others)

211add74 11/08/2016 10:04 AM Katja Luther

smaller changes to display taxon interactions

935960dc 11/08/2016 10:04 AM Katja Luther

ref #6176: the referencingObjectsCount is only called for wizards not in details view

5d3fd02f 11/06/2016 02:21 PM Patrick Plitzner

ref #4867 Implement "Clone Classification" functionality

  • availabel via context menu in taxon navigator
  • parameters available: classification name, taxon relation from cloned taxa to original taxa
  • sec reference
384b41bd 11/03/2016 09:37 AM Katja Luther

fix #6176: check if entity is new

62d710d7 11/01/2016 10:01 AM Katja Luther

fix #5660: rename Name Relationship to Name Relationships

84269784 10/24/2016 02:11 PM Katja Luther

ref #5972: the wizard warns the user if the reference is used ssomewhere else

8407c42c 10/24/2016 01:05 PM Katja Luther

ref #6159: fix that some column show no data

102e44cd 10/24/2016 12:35 PM Patrick Plitzner

Fix potential NPE

be719c48 10/20/2016 05:09 PM Patrick Plitzner

ref #6058 store named area filters more individually

924c6e0a 10/20/2016 02:13 PM Katja Luther

minor

76b874f8 10/20/2016 01:55 PM Katja Luther

fix #6050: add the possibility to configure which fields should be displayed in name details view

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

smaller changes for specimen import and others

cdd0428a 10/05/2016 02:55 PM Katja Luther

ref #6047: add the adapted files

87348c2d 09/15/2016 02:23 PM Katja Luther

fix #5702: filter for current name in name details view if select new name

288cde13 09/15/2016 11:53 AM Katja Luther

fix #5874: display of infrageneric epithet are different for zoological and botanical names

d33f8978 09/15/2016 10:40 AM Katja Luther

ref #6061: remove the current selection as filter in nomenclatural author selection dialog

98bd6727 09/13/2016 01:42 PM Katja Luther

fix #5874: infrageneric epithet is visible only for species not for infraspecific names

d85cfdf3 09/06/2016 12:29 PM Katja Luther

fix #5759 remove all switches for remoting and standalone

d3b9767b 08/26/2016 12:40 PM Katja Luther

fix #5869 use the service method to create new taxonnode to avoid multiple representation exception when reuse taxon

f8ab37f4 08/24/2016 10:27 AM Patrick Plitzner

Add support for "Open in..." for taxon association detail view

b1653604 08/18/2016 12:16 PM Patrick Plitzner

Fix multiple key exception for sequence->contigFile and
singleRead->pherogram

61151d12 08/18/2016 12:06 PM Patrick Plitzner

minor refactoring

0d19c47e 08/12/2016 10:16 AM Katja Luther

changes for gbif/abcd import from webservice

a83b0d46 08/10/2016 03:15 PM Patrick Plitzner

ref #5348 Wrap text of taxon associations

ed04d0e4 08/10/2016 01:08 PM Patrick Plitzner

fix #5348 Add "copy" context menu to taxon association details view

66a8c419 08/10/2016 10:10 AM Patrick Plitzner

simplify taxon association section code

ef9f1df0 08/09/2016 11:28 AM Patrick Plitzner

ref #5348 Reduce space of taxon associations

  • Use generic open framework for double-click on list item
1d6463ca 07/04/2016 03:21 PM Katja Luther

#4018: don't allow to finish, if no language is selected, quick fix

82e3ca05 07/01/2016 02:46 PM Katja Luther

fix save symbol of defined term

3fa460e5 06/29/2016 01:14 PM Katja Luther

#4018 let the right side of the translation wizard empty, fix the save problem for adding a neww representation for terms

0ab85ea9 06/29/2016 11:39 AM Katja Luther

#4018: fix title of defined term details if global language is not the cdm default language

0238c919 06/29/2016 11:00 AM Katja Luther

fix doubled title in DefinedTerm Details and fix filling of menu items for multilanguage support

61eb12d2 06/28/2016 10:08 AM Patrick Plitzner

#5898 change order of fields

01b09f61 06/23/2016 09:57 AM Katja Luther

#5908: fix that the combo box on the left hand side contains only available languages

2fab6704 06/22/2016 03:23 PM Katja Luther

add multilanguage support for terms

cfe4872f 06/22/2016 03:05 PM Katja Luther

change sec reference micro reference to detail

ceee3276 06/21/2016 01:30 PM Katja Luther

minor

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

add nomenclatural author search for team members

5d53f076 06/21/2016 08:37 AM Patrick Plitzner

Refactor identifier section classes #5898

  • add abstract identifier section to support IdentifiableEntities and DerivedUnitFacades
7e65b368 06/20/2016 06:25 PM Patrick Plitzner

Add identifer section to supplemental data view #5898

d1dfc43d 06/13/2016 12:26 PM Patrick Plitzner

i18n

7c6896ae 06/09/2016 02:14 PM Katja Luther

in details view: add infrageneric epithet to all names lower than genus

32e6766e 06/07/2016 10:12 AM Katja Luther

add original publication year to simple details view

c7a160ba 06/06/2016 01:05 PM Katja Luther

add publication year to zoological simple details view

fcbc9d3a 06/06/2016 10:48 AM Katja Luther

catch NPE if toggleable cache is null

1bfcc747 06/03/2016 01:42 PM Katja Luther

add first implementation for simple details view

217d241a 05/30/2016 01:18 PM Katja Luther

sec microRef should be orange if the titleCache is protected

65434a68 05/30/2016 10:47 AM Patrick Plitzner

Fix saving of ScopeRestriction for PolytomousKey #5280

231d61a4 05/30/2016 10:47 AM Patrick Plitzner

Used UnboundEntityCollectionSection to avoid the saving of dummy terms
#5280

bbbc7c78 05/27/2016 10:20 AM Katja Luther

#5836

26150f5e 05/26/2016 11:55 PM Andreas Müller

Fix compilation issue in ReferenceDetailElement #5833

b9142704 05/26/2016 06:51 PM Andreas Müller

Fix adaptation for new default reference cache strategy #5833

3aeb8b56 05/25/2016 05:21 PM Patrick Plitzner

Fix label issue for classification with no label

d3759748 05/25/2016 01:20 PM Patrick Plitzner

Implement preferred stable Identifier for Specimen in TaxEditor #5764

ec574f77 05/25/2016 01:06 PM Andreas Müller

Remove generics from Reference in TaxEditor #5830