Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9fcf0574 03/09/2017 06:30 PM Patrick Plitzner

ref #5923 "Open in.." menu restructuring for conecpt view

  • added "Open in" option for bulk editor and name editor coming from each of those
b8da2ad7 03/09/2017 03:03 PM Katja Luther

fix #6424: check if name is already persisted before trying to delete

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

fix details view for authorship cache and referencing objects view

cd80312e 03/06/2017 04:31 PM Patrick Plitzner

ref #4611 Fix Messages.java bundle path

22b10d0b 02/24/2017 09:27 AM Patrick Plitzner

ref #4611 Remove unused string constant

150b624d 02/23/2017 02:41 PM Patrick Plitzner

ref #4611 complete i18n for taxeditor.editor plugin

  • also created l10n package and moved Messages.java and teh messages.properties files there
61c51c84 02/23/2017 02:41 PM Patrick Plitzner

ref #4611 i18n for taxeditor.editor plugin

8d33d5d6 02/21/2017 04:48 PM Patrick Plitzner

ref #4611 Add missing string, remove unused files

ae137b34 02/21/2017 04:44 PM Patrick Plitzner

ref #4611 some l10n for taxeditor and taxeditor.editor plugin

2da9ade2 02/15/2017 10:48 AM Andreas Kohlbecker

ref #6419 renaming CdmApplicationDefaultConfiguration to CdmRepository

61a85864 02/13/2017 03:33 PM Katja Luther

code cleaning

051bdc14 02/13/2017 03:33 PM Katja Luther

improve delete handling in polytomous key node editor

57aa2fdb 02/10/2017 03:18 PM Katja Luther

ref #6315: implement set secundum reference for subtree in editor

b162c633 02/08/2017 11:59 AM Katja Luther

changes in misapplicationDeletionOperation

ba775160 02/08/2017 11:52 AM Katja Luther

missing Messages changes

2bffeed2 02/08/2017 11:12 AM Katja Luther

fix #6308: add delete configuration dialog for synonyms and misapplied names

cf4b82a5 02/03/2017 03:02 PM Andreas Müller

fix import issue

804a5884 02/03/2017 02:37 PM Andreas Müller

fix generics

b8601e0c 02/03/2017 02:03 PM Andreas Müller

ref #6362 remove occurrences of NonViralName in code and some cleanup

a9450437 02/02/2017 02:12 PM Patrick Plitzner

ref #6401 Refactor comparison of specimens in factual data view

  • use titleCache comparison instead of comparing the objects themselves
  • also fixes compile error for jdk1.8
ef029497 02/01/2017 04:09 PM Patrick Plitzner

ref #6401 Update taxeditor to jdk1.8

  • Fix generic problems
69d02d97 01/20/2017 10:39 AM Katja Luther

check for id==0 before try to delete the media

9d28ffb6 01/17/2017 11:57 AM Katja Luther

minor

1f9fcd90 01/17/2017 11:56 AM Katja Luther

fix #6334: unsaved description needs to be removed from the taxon

40de894f 01/17/2017 11:52 AM Katja Luther

add missing changes

5291be06 01/17/2017 11:46 AM Katja Luther

minor

d747b2b9 01/17/2017 11:00 AM Katja Luther

fix #5365: add delete configuration to media view

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

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

d37de08a 12/19/2016 04:14 PM Katja Luther

adaptions for polytomous key editing to avoid null values in children list

d6c025ed 12/01/2016 11:55 AM Katja Luther

add missing files

a6de10b5 11/25/2016 12:59 PM Katja Luther

ref #6219: add warning that synonym is deleted immediately

f81dda1f 11/24/2016 01:41 PM Katja Luther

fix #4945: add propertytester for polytomouskeynode to enable menu items only if node is selected

033aad78 11/24/2016 09:52 AM Katja Luther

all polytomouskey related handler are now extended from RemotingCdmHandler

efd30f4b 11/23/2016 03:04 PM Katja Luther

fix #5841: set selection to newly created keynode

e9773ade 11/18/2016 06:25 PM Katja Luther

ref #5971: new main menu admin with cdm preference nomenclatural code and insert polytomous key node

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

cleanup

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

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

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

ref #5974 Remove synonym relationships (compiling)

a368dac3 11/01/2016 01:31 PM Katja Luther

fix #5800: remove taxonomically included from menu

d0216fc5 10/28/2016 10:31 AM Katja Luther

minor

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

ref #6159: fix that some column show no data

cd704234 10/14/2016 11:44 AM Katja Luther

minor

aeff6228 10/14/2016 11:39 AM Katja Luther

delete transient services

ac7fcb04 10/12/2016 01:35 PM Andreas Müller

minor

a3e69a37 10/07/2016 03:03 PM Katja Luther

fix #5888: add the element as argument to postExecute method s

d7023fd8 10/06/2016 04:44 PM Andreas Müller

fix transient services

53a122e4 10/06/2016 12:48 PM Andreas Müller

fix #6120 Cleanup uuidAndTitleCache methods

16acec00 09/21/2016 09:26 PM Andreas Müller

fix transient services

7dcb230b 09/21/2016 11:14 AM Andreas Müller

fix transient service

016cfa57 09/20/2016 03:15 PM Patrick Plitzner

Compare taxon editor input based on taxon instead of taxon node (Revert
93c6e0a894d2e4b0c9df6c7c3feff2f20e0b9e38)

cc330739 09/19/2016 02:39 PM Patrick Plitzner

i18n for view titles

18fd7dae 09/19/2016 02:39 PM Patrick Plitzner

Generalize title creation for cdm view parts

93c6e0a8 09/19/2016 02:39 PM Patrick Plitzner

Compare taxon editor input based on taxon node instead of taxon

2dab7ea0 09/19/2016 01:22 PM Katja Luther

remove System.out.println...

bfc8d3b4 09/19/2016 01:07 PM Katja Luther

fix #6056: when creating checklisteditorInput don't init session at the beginning, but at the end of constructor

39e5a6f0 09/16/2016 09:11 PM Andreas Müller

fix transientServices (2)

b6d768b1 09/16/2016 08:41 PM Andreas Müller

fix transientService

60dffe1d 09/16/2016 12:43 AM Andreas Müller

ref #6089 Fix not compiling operation

98941a6c 09/16/2016 12:35 AM Andreas Müller

ref #6089 Fix failing test and transient service after taxonomicChildrenCount and taxonomicParentCache removal

ff9da83e 09/14/2016 03:42 PM Andreas Müller

Minor language correction

6ac3c9c1 09/14/2016 12:04 PM Katja Luther

fix #6084: check if areas are selected in preferences before open the distribution editor

be092848 09/14/2016 06:28 AM Patrick Plitzner

Organize imports

4e365f81 09/13/2016 01:35 PM Patrick Plitzner

ref #5616 Fix NPE for opening synonyms from SearchResult view

30afcea0 09/13/2016 01:11 PM Patrick Plitzner

fix #5616 Add check for orphaned taxa to CdmViewer context menu

  • removed default handler for this
b9801dc0 09/13/2016 11:57 AM Katja Luther

ref #5969: get the preference NC from db when initialize preference store and save the changes in db

cecbda95 09/13/2016 11:28 AM Patrick Plitzner

Clean up and refactoring

  • Delete unused class
  • Rename class to avoid duplicate name
9e8673a2 09/12/2016 02:22 PM Patrick Plitzner

ref #5801 Fix several NPE when editing/creating concept relations from
active bulk editor

c2784f55 09/12/2016 02:21 PM Patrick Plitzner

ref #5801 Leave concept view active when editing in details/supplemental
view

26334359 09/07/2016 03:47 PM Patrick Plitzner

fix #5801 Fix exceptions during selection propagation for concept
relationship view

  • the internal model of the view has changed from a list of TaxonRelationShip objects to a Map
d85cfdf3 09/06/2016 12:29 PM Katja Luther

fix #5759 remove all switches for remoting and standalone

40e3002f 09/04/2016 09:03 PM Katja Luther

if calling excel import on a taxonnode this is used as parent taxon

752e8a12 08/25/2016 10:23 AM Katja Luther

ref #5837 add new NomenclaturalReferenceSelectionDialog

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

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

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

Add constructor for single uuid

1b6fc97e 08/18/2016 03:11 PM Patrick Plitzner

fix #5988 Add Checklist Editor to generic "Open in..." menu

a56c8dc5 08/18/2016 02:07 PM Patrick Plitzner

Set focus to search field for specimen editor

f8c5be88 08/18/2016 12:06 PM Patrick Plitzner

Fix potential "Widget is disposed" exception

66b0c98f 08/11/2016 03:20 PM Patrick Plitzner

Import specimen scans with StillImage type

ae5816a7 08/03/2016 06:39 PM Patrick Plitzner

Avoid double rendering of concept view

2d7d6704 08/03/2016 05:15 PM Patrick Plitzner

fix #5801 Make concept relations view work with taxon bulk editor

87846336 07/19/2016 04:08 PM Katja Luther

small changes to adapt to library changes

aea91dac 07/19/2016 01:43 PM Patrick Plitzner

Fix transient services

df601566 07/19/2016 12:22 PM Katja Luther

translate some commands

1103732d 07/18/2016 01:52 PM Katja Luther

minor

946091dd 07/18/2016 01:31 PM Katja Luther

missed to commit the LineBreakListener

dbbd527d 07/18/2016 01:28 PM Katja Luther

fix problem with wrong focus in name editor when editing name titlecache

a3b2f701 07/14/2016 12:02 PM Patrick Plitzner

Empty concept view if an unsupported view is selected

fd8908c4 07/07/2016 04:07 PM Patrick Plitzner

Add missing transient service method

e27bf64b 07/06/2016 01:50 PM Andreas Müller

Fix transient services

a1bd384c 07/01/2016 01:10 PM Katja Luther

minor

e8f96965 06/30/2016 04:34 PM Andreas Müller

Fix compile errors in transient services for loadByIds

bee783cb 06/30/2016 09:44 AM Katja Luther

fix transient services

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

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

591e6642 06/28/2016 04:42 PM Patrick Plitzner

#5906 Fix potential NPE

fd539f3b 06/21/2016 07:43 PM Patrick Plitzner

i18n for factual data view

feff51af 06/17/2016 09:28 AM Andreas Müller

fix compile errros in classification service

54f644bf 06/16/2016 02:19 PM Katja Luther

fix missing method in transient class

6ecf3322 06/16/2016 01:04 PM Katja Luther

fix #5363

7e55a0c5 06/14/2016 11:44 AM Patrick Plitzner

Performance tweak for specimen editor

  • Avoid loading too many specimens in the specimen editor
  • delay the selection too avoid double loading
6aa1e65d 06/10/2016 04:16 PM Andreas Müller

Adapt all transient services to latest API changes