Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3d4be61c 03/08/2017 01:27 PM Katja Luther

add logging for exceptions in referencing objects view

f8485a00 03/07/2017 03:28 PM Katja Luther

ref #5691: avoid invalid thread access in referencing object view by calling updateContentDescription in an extra job

484f8526 03/07/2017 10:59 AM Patrick Plitzner

ref #5691 Only have on update job at a time for ReferencingObjectsView

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

ref #4611 Fix Messages.java bundle path

b6f4fe20 02/27/2017 10:24 AM Andreas Müller

update classpath to 1.8

e34ac8d3 02/26/2017 11:24 AM Andreas Müller

i18n files win compatible

3e3975f3 02/23/2017 04:30 PM Patrick Plitzner

ref #4611 Restructure string externalization for taxeditor.bulkeditor

  • created l10n package and moved Messages.java and the messages.properties files there
61b8e368 02/17/2017 10:57 AM Katja Luther

ref #5691: move description setting to an own thread in referencing objects view

30846ae3 02/15/2017 11:25 AM Katja Luther

ref #5691: minor

48621fdd 02/15/2017 11:25 AM Katja Luther

fix deletion of new created entities in bulk editor

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

ref #6419 renaming CdmApplicationDefaultConfiguration to CdmRepository

f7765feb 02/10/2017 04:49 PM Katja Luther

minor

df366db5 02/09/2017 02:29 PM Katja Luther

ref #4232: some more comparators to adapt

dda1d525 02/08/2017 03:34 PM Katja Luther

ref #5691: fix the problem that ref. objects view does not has its own thread

f15bc4f3 02/07/2017 02:20 PM Andreas Kohlbecker

Revert "removing all .classpath and .project files"

This reverts commit c02ad176b4c6452b302560e254f319b7260cd6d8.

b3b43c24 02/07/2017 02:20 PM Andreas Kohlbecker

Revert "Add .project files"

This reverts commit 7b5184094bda79a0c13e879907eaaafe3b7561b2.

7b518409 02/07/2017 12:05 PM Patrick Plitzner

Add .project files

  • revert of c02ad176b4c6452b302560e254f319b7260cd6d8
c02ad176 02/06/2017 06:01 PM Andreas Kohlbecker

removing all .classpath and .project files

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

b6bb07b9 02/02/2017 04:41 PM Patrick Plitzner

ref #6309 Add missing l10n String constant to Messages.java

de118cd2 02/02/2017 03:42 PM Patrick Plitzner

ref #6401 Update taxeditor workspace plugins to java 8

d1428f78 02/02/2017 02:10 PM Katja Luther

fix #6304: before deleting a person in bulkeditor check with isDeletable

afc2457c 02/02/2017 01:54 PM Katja Luther

fix #6309: check for existence of user before saving a new user

f5ed8961 01/26/2017 12:00 PM Katja Luther

manually set version numbers

c84fdad1 01/24/2017 04:02 PM Andreas Kohlbecker

Merge branch 'develop' into hotfix/4.5.1

Conflicts:
eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.application/pom.xml
eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.bulkeditor/pom.xml
eu.etaxonomy.taxeditor.cdmlib/.classpath...

eb48a4b2 01/24/2017 03:52 PM jenkins

Updated version in pom / project files to taxeditor version : 4.5.1 and cdmlib version : 4.5.1

fa70a2ef 01/24/2017 02:10 PM Katja Luther

fix #6376: remove markAsDelete for merged items in bulk editor

21e2b938 01/19/2017 11:54 AM jenkins

Updated version in pom / project files to taxeditor version : 4.6.0-SNAPSHOT and cdmlib version : 4.6.0-SNAPSHOT

63b6ac4b 01/19/2017 11:54 AM jenkins

Updated version in pom / project files to taxeditor version : 4.5.0 and cdmlib version : 4.5.0

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

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

a25a0a15 12/05/2016 03:50 PM jenkins

Updated version in pom / project files to taxeditor version : 4.5.0-SNAPSHOT and cdmlib version : 4.5.0-SNAPSHOT

734218f9 11/03/2016 02:19 PM Katja Luther

fix #6175: transient objects are not marked as deleted in bulk editor only removed from model

f1a1a089 11/03/2016 09:40 AM Katja Luther

fix the deletion of media in bulk editor

b04853ae 10/25/2016 10:42 AM Katja Luther

ref #6163: in occurence bulk editor it is possible to add media

5d177a2e 10/13/2016 02:46 PM Katja Luther

minor

eff603b4 10/13/2016 02:28 PM Katja Luther

remove experimental code

fc545014 10/13/2016 01:15 PM Katja Luther

minor

7dce04a4 10/13/2016 01:15 PM Katja Luther

fix #5692: adapt delete algorithm to annotatedLineEditor mechanisms

60b7d5b5 09/23/2016 03:15 PM jenkins

Updated version in pom / project files to taxeditor version : 4.4.0-SNAPSHOT and cdmlib version : 4.4.0-SNAPSHOT

92634d22 09/20/2016 01:44 PM Patrick Plitzner

ref #5616 Fix class check for bulk editor porperty tester

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

Generalize title creation for cdm view parts

f3fb72fd 09/14/2016 07:11 AM Patrick Plitzner

fix #6062 Add property tester for "Open in..." bulk editor menu items

  • moved isGroupEditor property test to bulk editor plugin
75271240 09/14/2016 07:07 AM Patrick Plitzner

Trim code

efc9727a 09/13/2016 05:04 PM Patrick Plitzner

Trim code

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
9c419e9e 09/12/2016 02:20 PM Patrick Plitzner

ref #5801 Add IUndoContext to bulk editor

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

fix #5759 remove all switches for remoting and standalone

e5445f14 08/22/2016 12:19 PM Katja Luther

ref #5995 allow a new search in bulk editor without saving

88bb0ffb 08/18/2016 02:00 PM Patrick Plitzner

fix #5796 Set focus to search field in bulk editor

1977e94a 08/09/2016 01:35 PM Patrick Plitzner

Disable default handler for opening referencing objects view to avoid
that menu item showing up in every context

222d6e76 08/08/2016 04:35 PM Patrick Plitzner

ref #5616 Fix possible NPE for BulkEditor inputs

12a605bc 08/08/2016 04:25 PM Patrick Plitzner

ref #5616 "Open in bulke editor" for taxa in taxon search view

ae2183bb 08/03/2016 03:31 PM Patrick Plitzner

fix #5853 Support relationships in referencing objects view

51188df7 07/25/2016 09:02 AM Katja Luther

add session to bulk editor

a47c12b2 07/19/2016 12:52 PM Patrick Plitzner

#5849 Show class name + uuid for newly created empty entities in bulk
editors

3c928d6e 07/06/2016 03:42 PM jenkins

Updated version in pom / project files to taxeditor version : 4.3.0-SNAPSHOT and cdmlib version : 4.3.0-SNAPSHOT

1bc810db 07/01/2016 11:21 AM Katja Luther

#4630: fix search of bulkeditor if underlying data have changed

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

i18n

a2e68e75 06/01/2016 02:16 PM Patrick Plitzner

Implement "Open in " bulk editor for taxon navigator #5609

cd6e99b3 06/01/2016 10:38 AM Patrick Plitzner

Initial import of handler for opening taxa from navigator in bulk editor

2939ccbf 05/31/2016 02:29 PM jenkins

Updated version in pom / project files to taxeditor version : 4.2.0-SNAPSHOT and cdmlib version : 4.2.0-SNAPSHOT

0b4fb2cc 05/25/2016 02:44 PM Patrick Plitzner

Remove bulk editor for name relations from menu #5788

  • also fix possible NPE
546da7cf 05/25/2016 11:15 AM Katja Luther

close delete dialog skips the delete fix #5806

62611fe9 05/02/2016 03:14 PM jenkins

Updated version in pom / project files to taxeditor version : 4.1.0-SNAPSHOT and cdmlib version : 4.1.0-SNAPSHOT

1ba5d960 04/27/2016 11:59 AM Patrick Plitzner

Fix enabling/disabling of referencing obejcts table #5603

22606492 04/27/2016 08:05 AM Patrick Plitzner

Add suppport for User and Group to ReferencingObjectsView #5603

  • disable viewer table when no selection available
2c4731aa 04/19/2016 12:00 PM Katja Luther

improve the delete configurator dialogs for taxa and synonyms

7adecf1b 04/13/2016 02:06 PM Katja Luther

remove one of the menu items for media bulk editor

db940f1c 04/12/2016 11:10 AM Patrick Plitzner

Add "Open in..." menu to polytomous key editors and navigator #5610

e319b174 04/12/2016 11:10 AM Patrick Plitzner

Correctly update referencing objects view for null selection and for
defined terms #5603

db093ff8 04/05/2016 03:28 PM Patrick Plitzner

Add "Open in..." to referencing objects view

  • fix potential NPE
aafe36c5 04/01/2016 02:53 PM Katja Luther

don't allow delete a taxon used in a classification

41dc3a99 03/30/2016 01:47 PM Patrick Plitzner

Add IEventBaseService to application controller #5403

  • fixes referencing objects for SingleReads
148463a5 03/24/2016 01:24 PM Katja Luther

move media bulkeditor in menu in a seperate group

75d68451 03/21/2016 02:08 PM Katja Luther

referencing objects view for media, NPE in polytomous key view

11355ec4 03/21/2016 11:45 AM Patrick Plitzner

Enable referencing objects view for descriptions and description
elements #5656

5ac8a8c8 03/21/2016 10:45 AM Patrick Plitzner

I18n

5e15e0e3 03/15/2016 01:47 PM Katja Luther

add delete to media bulk editor

fc7a7c4a 03/15/2016 01:45 PM Katja Luther

convert methods has updateResult as return type

f8c6c088 03/10/2016 01:02 PM Katja Luther

add media bulk editor see #4730

bdbc7359 03/02/2016 02:12 PM Andreas Kohlbecker

Updated version in pom / project files to taxeditor version : 4.0.0-SNAPSHOT and cdmlib version : 4.0.0-SNAPSHOT

55325532 02/29/2016 02:41 PM Patrick Plitzner

Add ReferencingObjects view to "Show View" menu

06e0e0e8 02/24/2016 09:53 AM Patrick Plitzner

Remove unused dependencies from MANIFEST.MF #5530

19810681 02/16/2016 03:14 PM Patrick Plitzner

Add FIXME comment

2d3da144 01/13/2016 07:26 AM Patrick Plitzner

Add referencing objects view functionality to derivative editor #5403

cb73af0a 01/06/2016 07:21 AM Patrick Plitzner

Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/taxeditor into
develop

a37d250c 01/04/2016 08:13 AM Patrick Plitzner

Add generic "Open in..." context menu to referencing objects view

2ce55ae5 01/04/2016 07:29 AM Patrick Plitzner

Remove unused extension points

0e9fc7a2 12/18/2015 01:29 PM jenkins

Updated version in pom / project files to taxeditor version : 3.13.0-SNAPSHOT and cdmlib version : 3.13.0-SNAPSHOT

3c30907f 12/15/2015 09:35 AM Patrick Plitzner

Add condition to handler for referencing objects view to bulk editor
plugin.xml

eb7bdd58 12/15/2015 08:37 AM Patrick Plitzner

Remove "edit" commands which are replaced by generic cdmViewer framework

3ccdb99b 12/15/2015 08:30 AM Patrick Plitzner

Add generic cdmViewer extension context menu to bulk editor

  • add handler for opening referencing objects view
b98207ca 12/15/2015 08:15 AM Patrick Plitzner

Add command for opening referencing view with no default handler

72682d6e 12/09/2015 12:42 PM Katja Luther

fix #4940

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

add delete configurator dialog for taxa and names bulkeditor

1b592dc6 11/24/2015 11:15 AM Katja Luther

change message if convert person 2 team is not possible #5272

67fc6d9b 11/23/2015 04:31 PM Cherian Mathew

#5282 Use null session in referencing objects view

eedeeaee 11/23/2015 04:29 PM Cherian Mathew

#5160 Use new merge methods with uuids as parameters