Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
343457b6 12/03/2013 03:44 PM Patrick Plitzner
  • extracted super class from AbstractPostOperation (same name)
    • created sub class AbstractPost Taxon/Describable Operation
7a0547ca 12/03/2013 03:04 PM Patrick Plitzner
  • enabled DescriptiveView (Factual Data) to show descriptions of SpecimenOrObservationBase
38fbea8e 12/02/2013 01:09 PM Patrick Plitzner

merge-update from trunk\nadded throws to delete methods of transient services

3d6c9acc 12/02/2013 01:00 PM Patrick Plitzner

merge-update from trunk

97e10b7c 11/28/2013 12:09 PM Katja Luther

minor

91bfe65c 11/26/2013 09:27 AM Patrick Plitzner
  • removed list of DerivedUnits from EditorInput to make it more light-weight
7d0ff89c 11/26/2013 08:59 AM Patrick Plitzner

merge-update from trunk

f29baa52 11/20/2013 09:13 AM Patrick Plitzner
  • derivates now show the correct type (record basis) in the bulk editor
be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

c58a8daa 11/08/2013 02:18 PM Katja Luther

fix the deletion of SpecimenOrObservationBase objects in bulk editor

313a413f 11/05/2013 10:32 AM Patrick Plitzner
  • added DetailsView for FieldUnit (partly fixes #3780)
736e7cfa 10/30/2013 12:21 PM Andreas Müller

fixing ordering in enums and remove dash #3752, #3736

20ebc923 10/30/2013 10:11 AM Patrick Plitzner
  • created utility method in AbstractUtility for sorting/ordering IEnumTerms according to the term hierarchy
    • used method for EnumComboElement and OccurenceCreator (fixes #3736)
26d7275d 10/29/2013 10:29 AM Patrick Plitzner
  • ordered list for context menu in bulk editor to create new specimen (fixes #3752)
bf386350 10/25/2013 11:02 AM Cherian Mathew

not really sure why the new object dialog was removed completely (r18450), but this is reverting back to old behaviour with an exception made for SpecimenOrObservationType

84561e1b 10/23/2013 11:00 AM Patrick Plitzner
  • DefinedTerm is ordered as in enum (#3752)
84ef9b56 10/16/2013 09:45 AM Patrick Plitzner
  • adapted interface changes for TaxonService
f17fef55 10/16/2013 09:01 AM Patrick Plitzner
  • enabled creation of FieldUnits in BulkEditor
a022f6f0 10/14/2013 09:51 AM Patrick Plitzner
  • derivate view shows derivate hierarchy of FieldUnits and DerivedUnits
370821f1 10/08/2013 02:45 PM Patrick Plitzner
  • added missing interface method
89fdf8a2 10/01/2013 03:12 PM Patrick Plitzner
  • organized plugin.xml extensions
    • check if data source is connected when starting BioCaseQuery
    • converted combo selections to text fields for specimen search
c55c6773 09/30/2013 09:29 AM Patrick Plitzner
  • added javadoc
d1481c18 09/27/2013 02:45 PM Patrick Plitzner
  • query parameters are read from wizard page
    • enhanced query's toString() method
a14ee477 09/27/2013 11:56 AM Patrick Plitzner
  • implementing transient service layer to use wit ABCD import to not save the data
544878ef 09/26/2013 03:55 PM Patrick Plitzner
  • DataImportSpecimenEditorInput now call cdmlib-ext to query BioCASE provider and calls cmlib-io to use ABCD-import for converting ABCD into SpecimenOrObservationBase objects
    • implemented TransientCdmRepository an TransientOccurenceService for that
d748f4f4 09/25/2013 05:23 PM Patrick Plitzner

merge-update from trunk

423c7510 09/25/2013 04:56 PM Patrick Plitzner
  • added more information to results
6fb3c431 09/25/2013 04:23 PM Cherian Mathew

Updated version in config files to 3.3.0-SNAPSHOT

3ee20195 09/25/2013 01:39 PM Patrick Plitzner
  • moved actual query execution from the wizard to the editor
b623f722 09/25/2013 11:11 AM Patrick Plitzner

merged trunk into branch

52198e03 09/24/2013 11:24 AM Patrick Plitzner

merge-update from trunk

5f7fd72e 09/23/2013 05:48 PM Patrick Plitzner
  • added new DataImportEditor for displaying/editing results of specimen search wizard
    • disabled PreservationMethod related widget as they have not been adapted to the model changes yet
9e59c2ac 09/23/2013 01:11 PM Patrick Plitzner
  • @Override annotation
    • fixed some more warnings
427996e9 09/19/2013 10:11 AM edit-jenkins

Updated version in config files to 3.2.4-SNAPSHOT

b04ed1c3 08/29/2013 03:42 PM Patrick Plitzner

merge-update from trunk

c3ea5968 08/27/2013 07:07 PM Patrick Plitzner
  • added creation of FieldUnits via wizard to bulk editor
a064fd4a 08/26/2013 02:04 PM edit-jenkins

Updated version in config files to 3.2.3

0574feac 07/23/2013 05:26 PM Cherian Mathew

check to see if entity is null before loading by hibernate

3dfb5304 07/22/2013 06:03 PM Cherian Mathew

AnnotatedLineEditor : added check and code for the case when the creator also saves the entity
NewObjectHandler : removed popup for title cache
DynamicNewObjectMenu : menu item for SpecimenOrObservationType.FieldUnit disabled for the moment

41513bae 07/22/2013 05:24 PM Cherian Mathew

declared savesEntity method to return a flag indicating whether the creator class also saves the entity

c0692f1e 07/22/2013 05:22 PM Cherian Mathew

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

49a64920 07/10/2013 03:38 PM Cherian Mathew

Aligning Editor with 3.3 model changes. First phase commit which updates only the classes.
Branch not compilable at the moment.

4aca539d 07/01/2013 12:31 PM edit-jenkins

Updated version in config files to 3.2.3-SNAPSHOT

d30646ab 07/01/2013 12:24 PM edit-jenkins

Updated version in config files to 3.2.2

3c4607b1 06/28/2013 09:45 AM Cherian Mathew

checking for null nomenclatural code in getTypeText

ad0dd655 06/05/2013 10:38 AM edit-jenkins

Updated version in config files to 3.2.2-SNAPSHOT

154df91e 06/05/2013 10:28 AM edit-jenkins

Updated version in config files to 3.2.1

8d8b625d 06/04/2013 11:21 AM edit-jenkins

Updated version in config files to 3.2.1-SNAPSHOT

3ff86125 06/04/2013 11:14 AM edit-jenkins

Updated version in config files to 3.2.0

d8887e9f 04/11/2013 05:10 PM Cherian Mathew

Updated version in config files to 3.2.0-SNAPSHOT

6292490e 04/09/2013 02:56 PM Cherian Mathew

TaxonNavigatorDragAdapterAssistant : Drag assistant for taxon nodes
plugin.xml : added TaxonNavigatorDragAdapterAssistant to the taxon navigator
BulkEditorPropertyTester : added isGroup test

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

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

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

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

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

version changes for new snapshot 3.0.14-SNAPSHOT

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

commits for preparing 3.0.13 release

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

editor trunk migrated to version 3.0.13-SNAPSHOT

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

integrate 3.0.12 branch and adapt for 3.0.12 release

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

create TaxEditor 3.0.12-SNAPSHOT version

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

TaxEditor release 3.0.11

c3d0aff1 06/26/2012 09:42 PM Andreas Müller

merge branch to trunk

ade50b88 05/25/2012 01:35 PM Andreas Müller

change taxeditor trunk to 3.0.11-SNAPSHOT

f0177fab 05/25/2012 01:12 PM Andreas Müller

taxeditor 3.0.10 Release performed

d5974122 03/14/2012 01:47 PM Niels Hoffmann

Fixing mixed up build files

c4dcde9b 02/21/2012 01:28 PM Niels Hoffmann

Removed all calls to active menu selection (fixes #1106)

4210ae04 02/07/2012 01:29 PM Niels Hoffmann

Bumped trunk to version 3.0.10-SNAPSHOT

1270e9fc 02/07/2012 11:51 AM Niels Hoffmann

Preparing 3.0.9 release version

641ce9d2 01/31/2012 04:37 PM Lorna Morris

Fixes #2235

b9a0d300 01/16/2012 01:14 PM Lorna Morris

Committing changes to definedtermeditor after merge from branch

1182c1aa 10/12/2011 05:10 PM Niels Hoffmann

Bumping version to 3.0.9

ed1ececc 10/12/2011 01:28 PM Niels Hoffmann

bumping version number to 3.0.7 for release

83d4b229 10/11/2011 06:25 PM Niels Hoffmann
5d1860a1 08/31/2011 03:11 PM Niels Hoffmann

adding classpath and project file

4d1c677b 08/11/2011 04:52 PM Niels Hoffmann

Pom changes to enable fully automated tycho build and MANIFEST first development in eclipse aside

b6f47468 07/14/2011 05:56 PM Niels Hoffmann

Buckminster is dead, long live Tycho. The complete build can now be fully automated with eclipse tycho, Thus we will be able to have continous integration for the editor and automated builds by jenkins and all the glory. Removed all buckminster related files.

675e7221 06/29/2011 05:07 PM Niels Hoffmann

Fixes #2416 for good

c38375d8 06/22/2011 05:46 PM Niels Hoffmann

Fixes #2418

de1d6951 06/22/2011 04:34 PM Niels Hoffmann

Fixes #2416

a4ec021f 05/26/2011 01:22 PM Niels Hoffmann

Fixes a problem with icon paths

87f9934d 05/12/2011 11:44 AM Niels Hoffmann

Editor now uses IIdentifiableEntityServiceConfigurator consistently. Working on #2376

eea5c6dc 05/10/2011 05:50 PM Niels Hoffmann

Temporary fix for #2366; fixes #2368; Refactoring annotations in the name editor

725cf795 05/09/2011 04:58 PM Niels Hoffmann

Fixes #2366

e152c7fd 05/05/2011 03:23 PM Niels Hoffmann

Fixes a problem where the title cache was empty for derived units created through Bulk Editor -> New

baadcf2d 04/18/2011 03:27 PM Niels Hoffmann

minor

9d33fde3 04/11/2011 04:12 PM Niels Hoffmann

Working on the polytomous key editor

dc6d4f3c 04/11/2011 11:12 AM Niels Hoffmann

Fixes #2320

6f3fbd20 03/18/2011 11:02 AM Niels Hoffmann

Changed artifact ids.

ec843ad7 03/17/2011 05:57 PM Niels Hoffmann

Delete in Bulk Editors is now implemented as experimental feature.

a49c25e1 03/16/2011 05:06 PM Niels Hoffmann

automatic

e202da54 03/16/2011 02:26 PM Niels Hoffmann

had to rename the packages to make them compliant with buckminster