taxeditor.git
11 years agoNumberWithLabelElement : added getDouble method
Cherian Mathew [Mon, 22 Jul 2013 15:55:34 +0000 (15:55 +0000)]
NumberWithLabelElement : added getDouble method
CdmFormFactory : updated create methods for creating elements for DefinedTerm and DerivedUnit objects
DateDetailSection : FIXME:3.3MC tag
EnumComboElement : added SpecimenOrObservationType and OriginalSourceType to the data holders list and the default label method
EntitySelectionElement : updated label text

11 years agoUseRecordDetailElement : FIXME tag for 'Uses' code
Cherian Mathew [Mon, 22 Jul 2013 15:49:55 +0000 (15:49 +0000)]
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
IdentifiableSourceElement : added interaction update code for the new OriginalSourceType combo list
SourceSection : changed construction of IdentifiableSource from a dialog to a default type

11 years agoDescribedSpecimenSection : updated element for change in TaxonDescription which now...
Cherian Mathew [Mon, 22 Jul 2013 15:41:53 +0000 (15:41 +0000)]
DescribedSpecimenSection : updated element for change in TaxonDescription which now has a single specimen object instead of a list
DescriptionDetailElement : Added FIXME tag for feature tree code (which is not used currently). Needs furthur discussion before implementation
ScopeSection : updated construction of DefinedTerm using default TermType
ModifierSection : updated construction of DefinedTerm using default TermType

11 years agoSourceCollectionDetailSection : updated construction of DervivedUnit using SpecimenOr...
Cherian Mathew [Mon, 22 Jul 2013 15:35:55 +0000 (15:35 +0000)]
SourceCollectionDetailSection : updated construction of DervivedUnit using SpecimenOrObservationType
SpecimenCollectionDetailSection : updated construction of DervivedUnit using SpecimenOrObservationType
GeneralDetailElement : added combo box to choose from known SpecimenOrObservationTypes
DerivedUnitBaseDetailElement : commenting out duplicates section for now until furthur discussion
GatheringEventDetailElement : FIXME3.3MC tags for the gathering event min,max,freetext updates

11 years agoSpecimenOrObservationTypeSelectionDialog : new dialog which allows user to choose...
Cherian Mathew [Mon, 22 Jul 2013 15:30:05 +0000 (15:30 +0000)]
SpecimenOrObservationTypeSelectionDialog : new dialog which allows user to choose from known SpecimenOrObservationTypes
AbstractFilteredCdmResourceSelectionDialog: added check to make sure that wizard does return a non-null entity

11 years agoadded sorting for the TermType Enum list and added separators between 'Other' vocabul...
Cherian Mathew [Mon, 22 Jul 2013 15:25:37 +0000 (15:25 +0000)]
added sorting for the TermType Enum list and added separators between 'Other' vocabularies and known vocabularies

11 years agodeclared savesEntity method to return a flag indicating whether the creator class...
Cherian Mathew [Mon, 22 Jul 2013 15:24:06 +0000 (15:24 +0000)]
declared savesEntity method to return a flag indicating whether the creator class also saves the entity

11 years agoOccurrenceCreator: updated createNewEntity method to return wizard created object...
Cherian Mathew [Mon, 22 Jul 2013 15:22:22 +0000 (15:22 +0000)]
OccurrenceCreator: updated createNewEntity method to return wizard created object based on given SpecimenOrObservationType, added comparator for the key label pairs map
Other classes : implemented savesEntity method to return a flag indicating whether the creator class also saves the entity

11 years agoScopeRestrictionSection : creating new DefinedTerm with TermType:Scope
Cherian Mathew [Thu, 18 Jul 2013 16:26:45 +0000 (16:26 +0000)]
ScopeRestrictionSection : creating new DefinedTerm with TermType:Scope
DetailsViewer : removed (for the moment commented out) DescriptionSourceSection since this is already in the supplemental details viewer
DefinedTermMenuFactory : code clean up

11 years agoadded original source type selection dialog for creating Identifiable source
Cherian Mathew [Thu, 18 Jul 2013 16:23:19 +0000 (16:23 +0000)]
added original source type selection dialog for creating Identifiable source

11 years agocretating new IdentifiableSources and DefinedTerms using (OriginalSource/Term)Types
Cherian Mathew [Thu, 18 Jul 2013 16:20:37 +0000 (16:20 +0000)]
cretating new IdentifiableSources and DefinedTerms using (OriginalSource/Term)Types

11 years agoAbstractFilteredCdmEnumSelectionDialog : new abstract class for a filtered selection...
Cherian Mathew [Thu, 18 Jul 2013 16:18:47 +0000 (16:18 +0000)]
AbstractFilteredCdmEnumSelectionDialog : new abstract class for a filtered selection dialog on IEnumTerm objects
OriginalSourceTypeSelectionDialog : first concrete implementation of AbstractFilteredCdmEnumSelectionDialog for OriginalSourceTypeSelectionDialog

11 years agoreplaced term editor menu with dynamic menu factory
Cherian Mathew [Thu, 18 Jul 2013 13:36:55 +0000 (13:36 +0000)]
replaced term editor menu with dynamic menu factory

11 years agoTermLabelProvider : added styling to distinguish between vocabularies and terms
Cherian Mathew [Thu, 18 Jul 2013 13:30:33 +0000 (13:30 +0000)]
TermLabelProvider : added styling to distinguish between vocabularies and terms
DefinedTermMenuFactory : Factory to dynamically build recursive menu for defined term editor
DefinedTermEditor : mainly clean up of code

11 years agoupdated operations to use the new TermEditorInput and also added pop-up warnings...
Cherian Mathew [Thu, 18 Jul 2013 13:27:19 +0000 (13:27 +0000)]
updated operations to use the new TermEditorInput and also added pop-up warnings when,
 - user tries to delete a CDM system vocabulary / term
 - user tries to add a defined term base object to a vocabulary / term if the corresponding term class is not available (via the getEmptyDefinedTermBase() method in TermType)

11 years agoupdated handlers to be more consistent and use the new TermEditorInput which stores...
Cherian Mathew [Thu, 18 Jul 2013 13:24:32 +0000 (13:24 +0000)]
updated handlers to be more consistent and use the new TermEditorInput which stores the in memory list of vocabularies
OpenDefinedTermMenu : not used anymore

11 years agowith the move to term types in model change 3.3 we no longer need term specific edito...
Cherian Mathew [Thu, 18 Jul 2013 13:21:48 +0000 (13:21 +0000)]
with the move to term types in model change 3.3 we no longer need term specific editor inputs, all term specific inputs have been deleted.
TermEditorInput : sincle term editor input which handles all cases (for all term types)
AbstractDefinedTermEditorInput : removed need for term classes.

11 years agorefactored NumberWithLabelElement to a single constructor with java.lang.Number as...
Cherian Mathew [Wed, 10 Jul 2013 14:28:00 +0000 (14:28 +0000)]
refactored NumberWithLabelElement to a single constructor with java.lang.Number as argument

11 years agoupdates for 3.3 model changes. Phase two commit, which contains method changes /...
Cherian Mathew [Wed, 10 Jul 2013 14:05:38 +0000 (14:05 +0000)]
updates for 3.3 model changes. Phase two commit, which contains method changes / updates

11 years agoAligning Editor with 3.3 model changes. First phase commit which updates only the...
Cherian Mathew [Wed, 10 Jul 2013 13:38:30 +0000 (13:38 +0000)]
Aligning Editor with 3.3 model changes. First phase commit which updates only the classes.
Branch not compilable at the moment.

11 years agocreating branch for 3.3 cdmlib model changes
Cherian Mathew [Mon, 8 Jul 2013 10:39:36 +0000 (10:39 +0000)]
creating branch for 3.3 cdmlib model changes

11 years agoUpdated version in config files to 3.2.3-SNAPSHOT
edit-jenkins [Mon, 1 Jul 2013 10:31:03 +0000 (10:31 +0000)]
Updated version in config files to 3.2.3-SNAPSHOT

11 years agoUpdated version in config files to 3.2.2
edit-jenkins [Mon, 1 Jul 2013 10:24:41 +0000 (10:24 +0000)]
Updated version in config files to 3.2.2

11 years agomerging from snapshot branch
Cherian Mathew [Mon, 1 Jul 2013 08:17:10 +0000 (08:17 +0000)]
merging from snapshot branch

11 years agomake 'change accepted taxon to syn' menu item visible only for accepted taxon
Cherian Mathew [Mon, 1 Jul 2013 07:49:30 +0000 (07:49 +0000)]
make 'change accepted taxon to syn' menu item visible only for accepted taxon

11 years agochecking for null nomenclatural code in getTypeText
Cherian Mathew [Fri, 28 Jun 2013 07:45:12 +0000 (07:45 +0000)]
checking for null nomenclatural code in getTypeText

11 years agosplit method name for the display of the import-configurator (only for ABCD)
p.kelbert [Wed, 26 Jun 2013 06:55:24 +0000 (06:55 +0000)]
split method name for the display of the import-configurator (only for ABCD)

11 years agoadded h2mig back to snapshot
Cherian Mathew [Tue, 18 Jun 2013 11:11:51 +0000 (11:11 +0000)]
added h2mig back to snapshot

11 years agoforgot to add the jar in the last commit
Cherian Mathew [Tue, 18 Jun 2013 11:10:06 +0000 (11:10 +0000)]
forgot to add the jar in the last commit

11 years agoadded h2mig jar to trunk
Cherian Mathew [Tue, 18 Jun 2013 11:04:08 +0000 (11:04 +0000)]
added h2mig jar to trunk

11 years agoadded conversation bind on setFocus and before transactin commit
Cherian Mathew [Tue, 18 Jun 2013 07:28:24 +0000 (07:28 +0000)]
added conversation bind on setFocus and before transactin commit

11 years agomerging jar updates from trunk
Cherian Mathew [Mon, 17 Jun 2013 14:53:56 +0000 (14:53 +0000)]
merging jar updates from trunk

11 years agoadding updated manifest and remaining jars
Cherian Mathew [Mon, 17 Jun 2013 14:45:06 +0000 (14:45 +0000)]
adding updated manifest and remaining jars

11 years agoadding h4 compatible jars
Cherian Mathew [Mon, 17 Jun 2013 14:25:11 +0000 (14:25 +0000)]
adding h4 compatible jars

11 years agoremoving all dependency jars
Cherian Mathew [Mon, 17 Jun 2013 14:22:34 +0000 (14:22 +0000)]
removing all dependency jars

11 years agoSnapshot branch for version 3.2.2-SNAPSHOT
edit-jenkins [Wed, 5 Jun 2013 08:38:11 +0000 (08:38 +0000)]
Snapshot branch for version 3.2.2-SNAPSHOT

11 years agoUpdated version in config files to 3.2.2-SNAPSHOT
edit-jenkins [Wed, 5 Jun 2013 08:38:10 +0000 (08:38 +0000)]
Updated version in config files to 3.2.2-SNAPSHOT

11 years agoUpdated version in config files to 3.2.1
edit-jenkins [Wed, 5 Jun 2013 08:28:50 +0000 (08:28 +0000)]
Updated version in config files to 3.2.1

11 years agoUpdated version in config files to 3.2.1-SNAPSHOT
edit-jenkins [Tue, 4 Jun 2013 09:21:08 +0000 (09:21 +0000)]
Updated version in config files to 3.2.1-SNAPSHOT

11 years agoUpdated version in config files to 3.2.0
edit-jenkins [Tue, 4 Jun 2013 09:14:45 +0000 (09:14 +0000)]
Updated version in config files to 3.2.0

11 years agohandle NPE in Description Helper for Markers
Andreas Müller [Mon, 6 May 2013 17:47:42 +0000 (17:47 +0000)]
handle NPE in Description Helper for Markers

11 years agoadded h2 mig jar to classpath, build, manifest files
Cherian Mathew [Fri, 3 May 2013 14:39:16 +0000 (14:39 +0000)]
added h2 mig jar to classpath, build, manifest files

11 years agojar for migration of h2 db to new version
Cherian Mathew [Fri, 3 May 2013 14:06:38 +0000 (14:06 +0000)]
jar for migration of h2 db to new version

11 years agomerging branch for release
Cherian Mathew [Fri, 3 May 2013 12:20:21 +0000 (12:20 +0000)]
merging branch for release

11 years agocleaning up jars
Cherian Mathew [Fri, 3 May 2013 12:05:26 +0000 (12:05 +0000)]
cleaning up jars

11 years agoadded hibernate-4 dependency jars to trunk
Cherian Mathew [Fri, 3 May 2013 11:41:54 +0000 (11:41 +0000)]
added hibernate-4 dependency jars to trunk

11 years agoremoved pre-hibernate 4 dependencies
Cherian Mathew [Fri, 3 May 2013 11:18:00 +0000 (11:18 +0000)]
removed pre-hibernate 4 dependencies

11 years agoremoved unused persistence tests jar from classpath 3.2.0-SNAPSHOT root/branches/taxeditor/3.2.0-SNAPSHOT
Cherian Mathew [Tue, 30 Apr 2013 16:07:43 +0000 (16:07 +0000)]
removed unused persistence tests jar from classpath

11 years agoadded comparator for polytomous key list
Cherian Mathew [Tue, 30 Apr 2013 15:57:06 +0000 (15:57 +0000)]
added comparator for polytomous key list

11 years agoadded all cdmlib dependencies
Cherian Mathew [Tue, 30 Apr 2013 15:49:00 +0000 (15:49 +0000)]
added all cdmlib dependencies
updated classpath files

11 years agomerging from branch 3.2.0-SNAPSHOT
Cherian Mathew [Wed, 17 Apr 2013 11:29:45 +0000 (11:29 +0000)]
merging from branch 3.2.0-SNAPSHOT

11 years agomerging from trunk
Cherian Mathew [Wed, 17 Apr 2013 11:26:38 +0000 (11:26 +0000)]
merging from trunk

11 years agoupdated dependent jars in build path for mvn
Cherian Mathew [Wed, 17 Apr 2013 11:12:47 +0000 (11:12 +0000)]
updated dependent jars in build path for mvn

11 years agoupdating classpath entries for new cdmlib dependency jars
Cherian Mathew [Wed, 17 Apr 2013 09:36:52 +0000 (09:36 +0000)]
updating classpath entries for new cdmlib dependency jars

11 years agoadding hibernate 4 dependencies jars and removing hibernate 3 jars
Cherian Mathew [Wed, 17 Apr 2013 08:50:40 +0000 (08:50 +0000)]
adding hibernate 4 dependencies jars and removing hibernate 3 jars

11 years agoadded repo for nebula widgets
Cherian Mathew [Mon, 15 Apr 2013 07:49:04 +0000 (07:49 +0000)]
added repo for nebula widgets

11 years agomerged from trunk
Cherian Mathew [Thu, 11 Apr 2013 15:55:44 +0000 (15:55 +0000)]
merged from trunk

11 years agoadded composite table dependency and classpath updates for 3.2.0-SNAPSHOT
Cherian Mathew [Thu, 11 Apr 2013 15:49:36 +0000 (15:49 +0000)]
added composite table dependency and classpath updates for 3.2.0-SNAPSHOT

11 years agoSnapshot branch for version 3.2.0-SNAPSHOT
Cherian Mathew [Thu, 11 Apr 2013 15:11:40 +0000 (15:11 +0000)]
Snapshot branch for version 3.2.0-SNAPSHOT

11 years agoUpdated version in config files to 3.2.0-SNAPSHOT
Cherian Mathew [Thu, 11 Apr 2013 15:10:58 +0000 (15:10 +0000)]
Updated version in config files to 3.2.0-SNAPSHOT

11 years agoreintegrating into trunk from 3.1.4-SNAPSHOT branch
Cherian Mathew [Thu, 11 Apr 2013 14:48:32 +0000 (14:48 +0000)]
reintegrating into trunk from 3.1.4-SNAPSHOT branch

11 years agomerging from trunk
Cherian Mathew [Thu, 11 Apr 2013 14:44:57 +0000 (14:44 +0000)]
merging from trunk

11 years agoadded nebula compsoitetable to manifest
Cherian Mathew [Wed, 10 Apr 2013 08:40:59 +0000 (08:40 +0000)]
added nebula compsoitetable to manifest

11 years agoTaxonNavigatorDragAdapterAssistant : Drag assistant for taxon nodes
Cherian Mathew [Tue, 9 Apr 2013 12:56:04 +0000 (12:56 +0000)]
TaxonNavigatorDragAdapterAssistant : Drag assistant for taxon nodes
plugin.xml : added TaxonNavigatorDragAdapterAssistant to the taxon navigator
BulkEditorPropertyTester : added isGroup test

11 years agoCdmAuthorityEditor : Editor for updating Cdm authorities
Cherian Mathew [Tue, 9 Apr 2013 12:50:57 +0000 (12:50 +0000)]
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

11 years agocommits for the CDM Authority Composite and related widgets + drag/drop objects
Cherian Mathew [Tue, 9 Apr 2013 12:31:54 +0000 (12:31 +0000)]
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
CdmAuthorityRow : row widget for the CompositeTable widget in CdmAuthorityComposite
CRUDOperationChooser : CRUD update widget for CdmAuthorityRow
CdmAuthorityCompositeViewer : viewer for CdmAuthorityComposite containing the group object
TaxonNodeTransfer : drag/drop object for taxon nodes
CdmAuthorityTableDropTargetListener : drop listener for the CdmAuthorityComposite
MANIFEST.MF : now includes nebula jar for composite table widget

11 years agocommented check to allow for the possibility of moving taxon with homotypic synonyms...
Cherian Mathew [Mon, 18 Mar 2013 16:01:14 +0000 (16:01 +0000)]
commented check to allow for the possibility of moving taxon with homotypic synonyms to a synonym

11 years agoadded new oprhaned taxa icon
Cherian Mathew [Fri, 8 Mar 2013 09:26:41 +0000 (09:26 +0000)]
added new oprhaned taxa icon

11 years agoSearchResultLabelProvider : display new orphaned-taxa image icon for orphaned taxa
Cherian Mathew [Fri, 8 Mar 2013 09:25:24 +0000 (09:25 +0000)]
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

11 years agosome more TaxEditor dependencies
Andreas Müller [Tue, 5 Mar 2013 00:29:37 +0000 (00:29 +0000)]
some more TaxEditor dependencies

11 years agoupdate TaxEditor dependencies for #3332 (not yet dependencies of dependencies)
Andreas Müller [Mon, 4 Mar 2013 22:58:56 +0000 (22:58 +0000)]
update TaxEditor dependencies for #3332  (not yet dependencies of dependencies)

11 years agoselected classification is set by default to the classification of the selected taxon...
Cherian Mathew [Wed, 6 Feb 2013 13:08:07 +0000 (13:08 +0000)]
selected classification is set by default to the classification of the selected taxon node

11 years agochanging homotypic synonym to accepted taxon now exits cleanly
Cherian Mathew [Wed, 6 Feb 2013 08:48:26 +0000 (08:48 +0000)]
changing homotypic synonym to accepted taxon now exits cleanly

11 years agoSnapshot branch for version 3.1.4-SNAPSHOT
edit-jenkins [Mon, 4 Feb 2013 14:11:15 +0000 (14:11 +0000)]
Snapshot branch for version 3.1.4-SNAPSHOT

11 years agoUpdated version in config files to 3.1.4-SNAPSHOT
edit-jenkins [Mon, 4 Feb 2013 14:11:14 +0000 (14:11 +0000)]
Updated version in config files to 3.1.4-SNAPSHOT

11 years agoUpdated version in config files to 3.1.3
edit-jenkins [Mon, 4 Feb 2013 13:36:47 +0000 (13:36 +0000)]
Updated version in config files to 3.1.3

11 years agoadded ant task,
Cherian Mathew [Fri, 25 Jan 2013 15:00:24 +0000 (15:00 +0000)]
added ant task,
 - to remove any cdmlib jars (linked to clean phase)
 - replaces snapshot jar names (run post-validate)

11 years agoadded profile for local m2 repository which will be activated only when the variable...
Cherian Mathew [Thu, 17 Jan 2013 17:34:36 +0000 (17:34 +0000)]
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

11 years agoadded event handling for abbr label text field
Cherian Mathew [Thu, 17 Jan 2013 17:26:30 +0000 (17:26 +0000)]
added event handling for abbr label text field

11 years agoPolytomousKeyViewPart : added new method to get all the keys
Cherian Mathew [Thu, 17 Jan 2013 13:15:42 +0000 (13:15 +0000)]
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

11 years agoupdated node number to the one from the parent (#2892)
Cherian Mathew [Thu, 17 Jan 2013 13:12:28 +0000 (13:12 +0000)]
updated node number to the one from the parent (#2892)

11 years agoset java compile level to 1.6
Cherian Mathew [Tue, 4 Dec 2012 10:06:41 +0000 (10:06 +0000)]
set java compile level to 1.6

11 years agomistakenly added SNAPSHOT to product version during release, now reverted
Cherian Mathew [Tue, 4 Dec 2012 09:02:04 +0000 (09:02 +0000)]
mistakenly added SNAPSHOT to product version during release, now reverted

11 years agoforgot this one in the last commit. cdmlib-version update
Cherian Mathew [Mon, 3 Dec 2012 16:33:06 +0000 (16:33 +0000)]
forgot this one in the last commit. cdmlib-version update

11 years agochanged cdmlib version and jars to 3.1.3-SNAPSHOT
Cherian Mathew [Mon, 3 Dec 2012 16:30:01 +0000 (16:30 +0000)]
changed cdmlib version and jars to 3.1.3-SNAPSHOT

11 years agobumping version to 3.1.3-SNAPSHOT after release
Cherian Mathew [Mon, 3 Dec 2012 16:23:52 +0000 (16:23 +0000)]
bumping version to 3.1.3-SNAPSHOT after release

11 years agoupdates for release 3.1.2
Cherian Mathew [Mon, 3 Dec 2012 16:11:16 +0000 (16:11 +0000)]
updates for release 3.1.2

11 years agomerge from 3.1.2-SNAPSHOT branch for 3.1.2 release
Cherian Mathew [Mon, 3 Dec 2012 15:21:32 +0000 (15:21 +0000)]
merge from 3.1.2-SNAPSHOT branch for 3.1.2 release

11 years agoremoved duplicate identificationkey dependency
Cherian Mathew [Fri, 30 Nov 2012 09:50:24 +0000 (09:50 +0000)]
removed duplicate identificationkey dependency

11 years agochanged default numbering from 1', 1''.... to 1a, 1b..... 3.1.2-SNAPSHOT root/branches/taxeditor/3.1.2-SNAPSHOT
Cherian Mathew [Wed, 28 Nov 2012 09:52:47 +0000 (09:52 +0000)]
changed default numbering from 1', 1''.... to 1a, 1b.....

11 years agoFixed setEnabled function to disable input and text widgets only when enabled = true...
Cherian Mathew [Wed, 28 Nov 2012 09:51:34 +0000 (09:51 +0000)]
Fixed setEnabled function to disable input and text widgets only when enabled = true (ticket 3183)

11 years agoBranch created to be in sync with cdmlib snapshot
Cherian Mathew [Mon, 26 Nov 2012 14:04:01 +0000 (14:04 +0000)]
Branch created to be in sync with cdmlib snapshot

11 years agoMoving trunk from 3.2-SNAPSHOT to 3.1.2-SNAPSHOT to be in sync with the latest cdmlib...
Cherian Mathew [Mon, 26 Nov 2012 14:01:38 +0000 (14:01 +0000)]
Moving trunk from 3.2-SNAPSHOT to 3.1.2-SNAPSHOT to be in sync with the latest cdmlib snapshot

11 years agoBugFix for Ticket #3178. Now the TitleCache will be updated everytime if the label...
Alexander Oppermann [Fri, 23 Nov 2012 15:24:31 +0000 (15:24 +0000)]
BugFix for Ticket #3178. Now the TitleCache will be updated everytime if the label is changed too.

11 years agoPolytomousKeyListEditor.java : changed table view for polytomous key nodes added...
Cherian Mathew [Thu, 15 Nov 2012 15:56:52 +0000 (15:56 +0000)]
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

11 years agoCreateNodeHandler.java : replaced by CreateChildNodeHandler.java
Cherian Mathew [Thu, 15 Nov 2012 15:54:37 +0000 (15:54 +0000)]
CreateNodeHandler.java : replaced by CreateChildNodeHandler.java
RefreshNodeNumberingHandler.java : handler for refreshing polytomous key node numbers
CreateSiblingNodeHandler.java : handler for creating siblings

11 years ago- updated to change CreateNodeHandler.java to CreateChildNodeHandler.java
Cherian Mathew [Thu, 15 Nov 2012 15:51:48 +0000 (15:51 +0000)]
- 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

11 years agoupdated classpath file to add sourcepaths for cdmlib jars
Cherian Mathew [Thu, 15 Nov 2012 15:49:11 +0000 (15:49 +0000)]
updated classpath file to add sourcepaths for cdmlib jars

11 years agobumping up trunk version to 3.2 SNAPSHOT
Cherian Mathew [Wed, 7 Nov 2012 08:58:59 +0000 (08:58 +0000)]
bumping up trunk version to 3.2 SNAPSHOT

11 years agosetting release version number for release 3.1.0
Cherian Mathew [Tue, 6 Nov 2012 16:03:20 +0000 (16:03 +0000)]
setting release version number for release 3.1.0