Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
19fa310b 04/09/2013 02:50 PM Cherian Mathew

CdmAuthorityEditor : Editor for updating Cdm authorities
CdmAuthorityEditorInput : Input for the CdmAuthorityEditor
EditCdmAuthoritiesHandler : Handler to open CdmAuthorityEditor
EditorUtil : added method to open CdmAuthorityEditor
plugin.xml : added extensions to the BulkEditor menu to open the CdmAuthorityEditor checking if the selected object is Group

ca7ac329 04/09/2013 02:31 PM Cherian Mathew

commits for the CDM Authority Composite and related widgets + drag/drop objects

CdmAuthorityComposite : composite which contains a nebula CompositeTable widget
CdmAuthorityTableHeader : table header widget for the CompositeTable widget in CdmAuthorityComposite...

3902bd1a 03/18/2013 05:01 PM Cherian Mathew

commented check to allow for the possibility of moving taxon with homotypic synonyms to a synonym

c12835dd 03/08/2013 10:26 AM Cherian Mathew

added new oprhaned taxa icon

b4ca72fe 03/08/2013 10:25 AM Cherian Mathew

SearchResultLabelProvider : display new orphaned-taxa image icon for orphaned taxa
AbstractGroupedContainer : updated 'isNameUsedMultipleTimes' to factor in orphaned taxa
TaxonEditorInput : added display of message in case of orphaned taxa
ImageResources : added new orphaned-taxa image icon to resources

f04c279b 02/06/2013 02:08 PM Cherian Mathew

selected classification is set by default to the classification of the selected taxon node

da8a24ed 02/06/2013 09:48 AM Cherian Mathew

changing homotypic synonym to accepted taxon now exits cleanly

4797aecb 02/04/2013 03:11 PM edit-jenkins

Snapshot branch for version 3.1.4-SNAPSHOT

9213d0e5 02/04/2013 03:11 PM edit-jenkins

Updated version in config files to 3.1.4-SNAPSHOT

78d27f7c 02/04/2013 02:36 PM edit-jenkins

Updated version in config files to 3.1.3

d5948f17 01/25/2013 04:00 PM Cherian Mathew

added ant task,

  • to remove any cdmlib jars (linked to clean phase)
  • replaces snapshot jar names (run post-validate)
dc9cfeec 01/17/2013 06:34 PM Cherian Mathew

added profile for local m2 repository which will be activated only when the variable localrepo is set on the command line. e.g.
mvn validate -Dlocalrepo=/home/cmathew/.m2/repository

07ff3d01 01/17/2013 06:26 PM Cherian Mathew

added event handling for abbr label text field

7c8e41e0 01/17/2013 02:15 PM Cherian Mathew

PolytomousKeyViewPart : added new method to get all the keys
plugin.xml: added menu and commands to refresh key list and key nodes
RefreshPolytomousKeyListHandler : handler to update list of keys
RefreshPolytomousKeyNodesHandler, RefreshNodesOperation : handler, operation to updated all keys nodes in the list

010dad8c 01/17/2013 02:12 PM Cherian Mathew

updated node number to the one from the parent (#2892)

040e129e 12/04/2012 11:06 AM Cherian Mathew

set java compile level to 1.6

329d7e79 12/04/2012 10:02 AM Cherian Mathew

mistakenly added SNAPSHOT to product version during release, now reverted

e6bae3b7 12/03/2012 05:33 PM Cherian Mathew

forgot this one in the last commit. cdmlib-version update

cb647275 12/03/2012 05:30 PM Cherian Mathew

changed cdmlib version and jars to 3.1.3-SNAPSHOT

7af6c364 12/03/2012 05:23 PM Cherian Mathew

bumping version to 3.1.3-SNAPSHOT after release

a23621f7 12/03/2012 05:11 PM Cherian Mathew

updates for release 3.1.2

b516882d 12/03/2012 04:21 PM Cherian Mathew

merge from 3.1.2-SNAPSHOT branch for 3.1.2 release

aff622b4 11/30/2012 10:50 AM Cherian Mathew

removed duplicate identificationkey dependency

39d66995 11/28/2012 10:52 AM Cherian Mathew

changed default numbering from 1', 1''.... to 1a, 1b.....

d834ea10 11/28/2012 10:51 AM Cherian Mathew

Fixed setEnabled function to disable input and text widgets only when enabled = true (ticket 3183)

ec08cdea 11/26/2012 03:04 PM Cherian Mathew

Branch created to be in sync with cdmlib snapshot

159e7d7b 11/26/2012 03:01 PM Cherian Mathew

Moving trunk from 3.2-SNAPSHOT to 3.1.2-SNAPSHOT to be in sync with the latest cdmlib snapshot

3735600c 11/23/2012 04:24 PM Alexander Oppermann

BugFix for Ticket #3178. Now the TitleCache will be updated everytime if the label is changed too.

0d8040b6 11/15/2012 04:56 PM Cherian Mathew

PolytomousKeyListEditor.java : changed table view for polytomous key nodes added edges column to make it more clear.
PolytomousKeyListLabelProvider.java : added labels for edges and updated node number function
RefreshNodeNumberingOperation.java : calls the refreshing node function in PolytomousKeyNode

6dc31045 11/15/2012 04:54 PM Cherian Mathew

CreateNodeHandler.java : replaced by CreateChildNodeHandler.java
RefreshNodeNumberingHandler.java : handler for refreshing polytomous key node numbers
CreateSiblingNodeHandler.java : handler for creating siblings

cd670a3b 11/15/2012 04:51 PM Cherian Mathew
  • updated to change CreateNodeHandler.java to CreateChildNodeHandler.java
  • added RefreshNodeNumberingHandler.java to handle the refreshing of node numbers.
  • added CreateSiblingNodeHandler.java to handle creation of node siblings
8ab1af19 11/15/2012 04:49 PM Cherian Mathew

updated classpath file to add sourcepaths for cdmlib jars

6bada7f4 11/07/2012 09:58 AM Cherian Mathew

bumping up trunk version to 3.2 SNAPSHOT

2a964240 11/06/2012 05:03 PM Cherian Mathew

setting release version number for release 3.1.0

f33b8f06 11/06/2012 10:37 AM Cherian Mathew

re committing update after security branch commit

e4da09e6 11/06/2012 10:25 AM Cherian Mathew

merge of security branch with trunk

7701b653 11/05/2012 05:46 PM Cherian Mathew

completing merge from trunk for latest taxed developments

75b33001 11/05/2012 05:35 PM Cherian Mathew

merge of trunk to the security branch

4db9911f 11/05/2012 05:32 PM Cherian Mathew

commit trunk merges on branch

eca1331f 11/05/2012 05:09 PM Cherian Mathew

added taxonmic scope to polytomous key details

d4bf2869 10/24/2012 04:04 PM Cherian Mathew

final commits for move of trunk to 3.0.14-SNAPSHOT

a35a1f7a 10/24/2012 03:53 PM Cherian Mathew

version changes for new snapshot 3.0.14-SNAPSHOT

e90c269c 10/24/2012 03:47 PM Cherian Mathew

jars for 3.0.13 release (duplicated in cdmlib)

a8f33d74 10/24/2012 03:40 PM Cherian Mathew

commits for preparing 3.0.13 release

258deb08 10/24/2012 01:20 PM Andreas Kohlbecker

switching to cdmlib 3.0.14-SNAPSHOT

bb23a637 10/24/2012 12:13 PM Andreas Kohlbecker

adding missing dependency and switching to cdmlib 3.0.13 RELEASE

15011fb1 10/19/2012 05:09 PM Cherian Mathew

Added supplemental data related to Polytomous Keys, corresponding to those for objects of type IdentifiableEntity

43c3e0c5 10/04/2012 11:15 AM Cherian Mathew

reordered sections in detail view

c06046c0 10/04/2012 11:15 AM Cherian Mathew

removed unused imports

deb874ab 10/02/2012 03:02 PM Cherian Mathew

MatchMode.LIKE changed to MatchMode.ANYWHERE after refactoring of MatchMode class.

b7ae6548 09/26/2012 05:18 PM Cherian Mathew

updated plugin to rename command ids

abada6da 09/26/2012 05:17 PM Cherian Mathew
  • Renamed EditHandler to EditPolytomousKeyNodesHandler
    • Added handler to create new Polytomous Key
9d74b485 09/26/2012 05:13 PM Cherian Mathew
  • Added 'New' Polytomous Key Menu item and functionality which creates a (persistent) key and opens the key node editor with this key.
  • Updated Polytomous Key Detail Element to include Polytomous Key related data.
  • Updated 'CdmSectionPart' to allow for Polytomous Key elements....
c886671b 09/26/2012 05:10 PM Cherian Mathew

Updated Polytomous Key List Editor Component

  • added extra column for taxa
  • 'New' and 'Delete' both lead to error popups when no node is selected
  • 'New' menu click creates an empty node linked to the root node, when no nodes are present.
30a27c33 09/13/2012 05:07 PM Andreas Kohlbecker

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

ab641968 09/13/2012 04:14 PM Andreas Kohlbecker

solving #3099 (implement "Switch user" functionality)

28b3f4aa 09/13/2012 12:31 PM Andreas Kohlbecker

GrantedAuthoritySelectionDialog implemented for #2990 (implement missing parts of Groups admin details view)

9bbb5f2c 09/12/2012 08:54 PM Andreas Kohlbecker

fixing #3101 (refresh tree navigator after switching user)

7d1e5a64 09/12/2012 04:08 PM Andreas Kohlbecker

merging in latest changes from trunk

c10717a9 09/12/2012 03:19 PM Andreas Kohlbecker

done: #3097 (disable editors if a user has insufficient grants for a taxon or taxon node) - missing Interface added

b158bece 09/12/2012 03:18 PM Andreas Kohlbecker

done: #3097 (disable editors if a user has insufficient grants for a taxon or taxon node)

005c39ab 09/12/2012 01:33 PM Andreas Kohlbecker

first bits for #3097 (disable editors if a user has insufficient grants for a taxon or taxon node) - TaxonEditor disabled, views still to do

63e1618b 09/11/2012 05:14 PM Andreas Kohlbecker

fixing #3096 (visual response if a user is not granted to edit a specific part of the classification tree)

ad1b4a79 09/11/2012 02:43 PM Alexander Oppermann

getting-started.apt: Added Description for the two plugIns SWTBot and GEF Editing Frameword Zest SDK.

a269a040 09/11/2012 02:15 PM Alexander Oppermann

ExportManager.java: surrounded statement with try-catch block

JaxbExportWizard.java: Fixed savePath as File representation and converted it then toURI().

plugin.xml: Commented out the JaxbWizard-Menu see also #3077

208a9050 09/10/2012 03:30 PM Andreas Kohlbecker

merging in latest changes from trunk, up to r15854 (editor starts without issues)

aacb140f 08/09/2012 01:23 AM Andreas Müller

bugfix for position = -1

615efeea 08/09/2012 01:05 AM Andreas Müller

minor

f860a8ec 08/01/2012 12:53 AM Andreas Müller

update postgresql dependency to version 9.1 in TaxEditor

7ccbcd94 07/23/2012 07:27 PM Andreas Müller

minor refactor in UseObjectManager and bugfix for NPE during application start (#2933)

54ec7c0a 07/23/2012 04:22 PM Andreas Müller

include new classpath to 3.0.13-SNAPSHOT cdmlib

cb20d923 07/23/2012 04:14 PM Andreas Müller

fix for product version

e86c6faf 07/23/2012 04:04 PM Andreas Müller

editor trunk migrated to version 3.0.13-SNAPSHOT

392c830f 07/23/2012 02:51 PM Andreas Müller

integerate 3.0.12 branch and prepare 3.0.12 release

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

integrate 3.0.12 branch and adapt for 3.0.12 release

994b7290 07/23/2012 01:32 PM Andreas Müller

integrate trunk to branch (Taxeditor)

6b9c4f19 07/23/2012 11:00 AM Andreas Müller

no change

a5fb9aad 07/23/2012 10:59 AM Andreas Müller

no change

d78f4232 07/23/2012 10:59 AM Andreas Müller

no change

5b05e083 07/23/2012 10:58 AM Andreas Müller

no change

d70f4b3c 07/20/2012 01:14 PM Andreas Kohlbecker

reintergating r15647 from /branches/taxeditor/security/ (changing renamed ITaxaServiceConfigurator to new name IFindTaxaAndNamesConfigurator)

f2e686b9 07/20/2012 12:59 PM Andreas Kohlbecker

changing renamed ITaxaServiceConfigurator to new name IFindTaxaAndNamesConfigurator

4f0b9039 07/12/2012 11:56 AM Andreas Müller

Bugfix for NamedAreas throwing errors when retrieving their title

2eddcf70 07/12/2012 11:32 AM Andreas Müller

Exchange position of Barcode and Accession Number in Assistant #2965

12abec22 07/11/2012 12:44 PM Andreas Kohlbecker

removing errouneously commited folder

d776839b 07/11/2012 12:35 PM Andreas Kohlbecker

merging in latest changes from trunk

184424c3 07/11/2012 11:56 AM Andreas Müller

fix editor handles only single TaxonNameDescription for Protologues (#2959)

74c8a35d 06/28/2012 02:11 AM Andreas Müller

merge trunk to branch

49b3a20e 06/28/2012 01:59 AM Andreas Müller

bugfix for version number in product file

59be5e0c 06/28/2012 12:32 AM Andreas Müller

resolve classpath

d8659aaf 06/28/2012 12:11 AM Andreas Müller

Create TaxEditor branch for 3.0.12-SNAPSHOT

fde05e29 06/28/2012 12:06 AM Andreas Müller

create TaxEditor v3.0.12-SNAPSHOT

a7089708 06/27/2012 11:58 PM Andreas Müller

create TaxEditor 3.0.12-SNAPSHOT version

00f8f6b6 06/27/2012 10:42 PM Andreas Müller

TaxEditor release 3.0.11

e707c070 06/27/2012 09:58 PM Andreas Müller

TaxEditor release 3.0.11

e8cf6cde 06/27/2012 06:33 PM Alex Theys

AT: committing changes to the TaxEditor to fix issues with the dynamic menu building

25fdf883 06/27/2012 05:07 PM Andreas Kohlbecker

reintegrate /branches/taxeditor/3.0.11-SNAPSHOT

403d38f8 06/27/2012 01:30 PM Alex Theys

AT: committing changes to the TaxEditor for ethnic group testing and remove the featureNodes from the contextual menu

a3456830 06/27/2012 12:06 PM Andreas Müller

bugfix for CCE in TermBasePropertyTester.java (#2924 comment 2) integrated in trunk

fffc5451 06/27/2012 11:58 AM Andreas Müller

bugfix for CCE in TermBasePropertyTester.java (#2924 comment 2)