Project

General

Profile

Download (153 KB) 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
f0e3bd82 11/27/2013 01:08 PM Patrick Plitzner
  • unified DerivateLabelProvider
fb649daa 11/27/2013 09:02 AM Patrick Plitzner
  • added functionality to context menu for derivate creation
    • fixed a bug where two FieldUnits were created instead of only on
    • added javadoc
b2f76600 11/26/2013 09:29 AM Patrick Plitzner
  • linked DerivateSearch with DerivateView via double-click (selection does not yet work)
e9116e90 11/25/2013 03:43 PM Patrick Plitzner
  • added DerivateSearchView
acab478b 11/19/2013 08:42 AM Patrick Plitzner
  • added missing wizard pages from trunk
be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

ee1d621e 11/06/2013 04:02 PM Patrick Plitzner
  • replaced "Edit" text with lock icons for title cache fields
    • we need to link back to the source for license reasons:

" Silk icon set 1.3


Mark James
http://www.famfamfam.com/lab/icons/silk/
_________________________________________...

313a413f 11/05/2013 10:32 AM Patrick Plitzner
  • added DetailsView for FieldUnit (partly fixes #3780)
a8a021da 11/04/2013 12:06 PM Patrick Plitzner
  • sorting/ordering on all hierarchy levels (#3736)
148d6ead 10/30/2013 01:54 PM Andreas Müller

rename FieldObservation -> FieldUnit #3566

8c550777 10/30/2013 01:49 PM Andreas Müller

rename field observation in NewFieldObservationWizard.java and rename the class #3566

81c5aaf2 10/30/2013 01:44 PM Andreas Müller

rename NewFieldObservationWizard.java and label #3566

48631e6b 10/28/2013 09:27 AM Patrick Plitzner
  • added supportsXYZ flags for Features (#3207)
d43de9c0 10/23/2013 10:32 AM Katja Luther
b5c51bc0 10/22/2013 08:33 AM Patrick Plitzner

merge-update from trunk

f7ad5209 10/21/2013 04:05 PM Andreas Müller

Remove BerlinModelImport from Editor

ad685701 10/16/2013 09:35 AM Patrick Plitzner

merge-update from trunk

6d460ad2 10/15/2013 04:12 PM Patrick Plitzner
  • added context menu property testers for "Create new..." command
ba34fb74 10/15/2013 09:02 AM Patrick Plitzner
  • added context menu to DerivateView
6c7a1f64 10/14/2013 03:56 PM Andreas Kohlbecker

implementing #3791 (Implement operation to move a Description to another Taxon) and improving the operation to move elements

a022f6f0 10/14/2013 09:51 AM Patrick Plitzner
  • derivate view shows derivate hierarchy of FieldUnits and DerivedUnits
5a4afedd 10/08/2013 08:40 AM Patrick Plitzner
  • added DerivateView to workbench
    • implemented dummy content
    • fixed warnings
c01155f7 10/07/2013 01:13 PM Patrick Plitzner
  • added still non-functional classes for derivate tree view
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
3ee20195 09/25/2013 01:39 PM Patrick Plitzner
  • moved actual query execution from the wizard to the editor
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
34f7342e 09/17/2013 02:29 PM Patrick Plitzner
  • renamed ComboFieldController to ComboDefinedTermController
877628fe 09/12/2013 02:49 PM Patrick Plitzner
  • added specimen search wizard (no functionality yet)
a56b89e0 09/02/2013 07:04 PM Patrick Plitzner
  • completed Specimen and FieldObservation view + wizards
39ec02fa 09/02/2013 05:56 PM Patrick Plitzner
  • unified specimen and field observation controller and view elements
e42715ba 08/21/2013 04:54 PM Patrick Plitzner
  • adapted detail views to new cdm3.3 model
1e2ff9ee 08/20/2013 02:56 PM Patrick Plitzner

merged/implemented cdm3.3 model adaptations

3e0994b1 08/16/2013 03:53 PM Patrick Plitzner
  • created specimen general element
    • copied&adapted field observation and specimen section to campanula package
7aacfa71 08/16/2013 11:20 AM Patrick Plitzner
  • fixed initial setting of parameters of GatheringEventDescription
    • finished FieldObservation details view (except Date-field)
d924f5c6 08/15/2013 05:51 PM Patrick Plitzner
  • converted NamedArea element
2d6180c3 08/15/2013 03:25 PM Patrick Plitzner
  • ordered GUI and control classes in packages
    • converted FieldObservationDetails element
e87aebf1 08/15/2013 02:50 PM Patrick Plitzner
  • converted Point element (used for coordinates)
0073a9a0 08/15/2013 01:03 PM Patrick Plitzner
  • moved campanula package to parent package
6504f35c 08/15/2013 11:57 AM Patrick Plitzner
  • moved ICdmFormElement to campanula.compatibility
b50ab815 08/15/2013 11:48 AM Patrick Plitzner
  • converted Browse, Edit, Delete functionality of EntitySelection
    • adapted layout of detail elements to fill up the horizontal space
3d78e342 08/14/2013 05:23 PM Patrick Plitzner

removed unused classes

d0d05b06 08/14/2013 05:09 PM Patrick Plitzner
  • created FieldObservation general element completely uncoupled to any controlling/logic class
    • created controller class which then uses the GUI element
    • this way the WindowBuilder can be used much easier
d089cce7 08/12/2013 05:51 PM Patrick Plitzner
  • created GatheringEventDetails element completely uncoupled to any controlling/logic class
    • created controller class which then uses the GUI element
    • this way the WindowBuilder can be used much easier
0bea4cdb 08/12/2013 03:05 PM Patrick Plitzner

merged trunk into branch

ec3294a5 08/12/2013 03:05 PM Patrick Plitzner

removed unused GUI class

b0ce5b17 08/12/2013 03:02 PM Patrick Plitzner

merged trunk into branch

01732279 08/07/2013 10:31 AM Patrick Plitzner

deleted not yet converted class

a14f5d39 08/07/2013 10:25 AM Patrick Plitzner
  • adapted EntitiySelectionElement to be able to use with WindowBuilder
a223e56b 08/02/2013 09:43 AM Patrick Plitzner
  • changed layout so that two colums are used for label and text field
7c5ba8e0 08/01/2013 01:30 PM Patrick Plitzner
  • extracted design and layout of GUI objects from AbstractCdmFormElement to be able to use WindowBuilder
    • specifically tested it for GatheringEventDetailElement
9dda5772 07/23/2013 05:24 PM Cherian Mathew

CdmFormFactory : added createmethods for GatheringEventUnitElement, MinMaxTextSection and createDefinedTermComboElement
MinMaxTextSection : new section for the min / max / text values of elevation / distance to ground / distance to water surface of the gathering event part of the DerivedUnitFacade...

c158c2cf 07/22/2013 05:30 PM Cherian Mathew

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

5967bf6b 07/18/2013 06:18 PM Cherian Mathew

AbstractFilteredCdmEnumSelectionDialog : new abstract class for a filtered selection dialog on IEnumTerm objects
OriginalSourceTypeSelectionDialog : first concrete implementation of AbstractFilteredCdmEnumSelectionDialog for OriginalSourceTypeSelectionDialog

139902da 07/18/2013 04:36 PM Patrick Plitzner
  • completely removed DetailType enum and all its uses
e717eb17 07/18/2013 03:30 PM Cherian Mathew

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

6931cd11 07/18/2013 03:24 PM Cherian Mathew

updated handlers to be more consistent and use the new TermEditorInput which stores the in memory list of vocabularies
OpenDefinedTermMenu : not used anymore

27e3249a 07/18/2013 03:21 PM Cherian Mathew

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.

2a30fa7c 07/11/2013 04:26 PM Patrick Plitzner

updated classpath to 3.2.3 version

c6fe549a 07/11/2013 02:19 PM Patrick Plitzner
  • simplified code/refactoring
    • fixing warnings
2312fc7b 07/11/2013 02:00 PM Patrick Plitzner

merge-update from trunk

79d905b5 06/18/2013 01:10 PM Cherian Mathew

forgot to add the jar in the last commit

5a7c5d95 06/17/2013 04:45 PM Cherian Mathew

adding updated manifest and remaining jars

7bce6534 06/17/2013 04:25 PM Cherian Mathew

adding h4 compatible jars

7f6489b9 06/17/2013 04:22 PM Cherian Mathew

removing all dependency jars

04c01b14 05/22/2013 09:06 AM Patrick Plitzner

merge-update from trunk

c07c3dd2 05/03/2013 04:06 PM Cherian Mathew

jar for migration of h2 db to new version

0cce716b 05/03/2013 02:05 PM Cherian Mathew

cleaning up jars

33cd24e6 05/03/2013 01:41 PM Cherian Mathew

added hibernate-4 dependency jars to trunk

3697c622 05/03/2013 01:18 PM Cherian Mathew

removed pre-hibernate 4 dependencies

08003866 04/17/2013 10:50 AM Cherian Mathew

adding hibernate 4 dependencies jars and removing hibernate 3 jars

5e226ee1 04/11/2013 04:44 PM Cherian Mathew

merging from trunk

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

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...

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

added new oprhaned taxa icon

e0c3ab58 03/05/2013 01:29 AM Andreas Müller

some more TaxEditor dependencies

8b1cedf8 03/04/2013 11:58 PM Andreas Müller

update TaxEditor dependencies for #3332 (not yet dependencies of dependencies)

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

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

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

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

jars for 3.0.13 release (duplicated in cdmlib)

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

adding missing dependency and switching to cdmlib 3.0.13 RELEASE

abada6da 09/26/2012 05:17 PM Cherian Mathew
  • Renamed EditHandler to EditPolytomousKeyNodesHandler
    • Added handler to create new Polytomous Key
30a27c33 09/13/2012 05:07 PM Andreas Kohlbecker

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

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

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

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

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)

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

update postgresql dependency to version 9.1 in TaxEditor

f77d2f87 06/26/2012 09:45 AM Andreas Kohlbecker

restoring ModifierEditorInput.java

fdede57b 06/25/2012 03:45 PM Alex Theys

AT: committing changes to the TaxEditor Post merge and tree conflicts

5ed6b472 06/23/2012 07:07 AM Alex Theys

AT:Resolving conflicts

f41433b9 06/22/2012 08:26 PM Alex Theys

AT:Committing changes post merge