Project

General

Profile

Download (144 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d43de9c0 10/23/2013 10:32 AM Katja Luther
f7ad5209 10/21/2013 04:05 PM Andreas Müller

Remove BerlinModelImport from Editor

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

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

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

b4ba4ca0 06/18/2012 12:46 PM Alex Theys
2ab241cb 06/15/2012 05:54 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

953c844d 06/15/2012 02:57 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

e38f840c 04/30/2012 06:12 PM Alex Theys

AT: committing latest changes to the Tax Editor to fix the issue with the description character limit by using another description element (Use Summary).

775d037d 03/20/2012 07:39 AM Alex Theys

AT: Committing code review changes

e6a01da7 03/14/2012 07:20 PM Alex Theys

AT: committing latest changes to the Tax Editor after a first round of Code review

aeefa3f9 02/02/2012 02:41 PM Alex Theys

AT: commiting recent merge from trunk

23783f7a 01/30/2012 12:40 PM Niels Hoffmann

Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)

683611da 01/26/2012 09:27 PM Alex Theys

AT: Committing working from home files

61e0ca66 01/25/2012 06:23 PM Lorna Morris

Fixes #2572. Fixes #2574. Also simplified SupplementalDataViewer so that everytime the viewer is refreshed the sections are recreated.

6dbc6384 01/25/2012 11:23 AM Alex Theys
695238c8 01/24/2012 04:51 PM Niels Hoffmann

Created a DefinedTermEditor for States

1d6ee264 01/24/2012 01:18 PM Lorna Morris

Fixes #2733

4c8f9801 01/23/2012 06:58 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

c4b5fbed 01/23/2012 03:43 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

f94802df 01/19/2012 02:59 PM Alex Theys

AT: Commit missing files from the branch

15d57367 01/18/2012 05:27 PM Lorna Morris

added images for html help

78222507 01/18/2012 01:45 PM Niels Hoffmann

refactoring of package names for consistency

0fecc69e 01/17/2012 05:05 PM Alex Theys

AT: committing Trunk fix to missing dependency

a10131a0 01/17/2012 04:49 PM Alex Theys

AT: commiting Palm Use Data extension

6ddb76e8 01/17/2012 01:25 PM Alex Theys

AT: Fixing the failed branching errors/wrongly committed files

333c6944 01/17/2012 12:48 PM Alex Theys

AT: commiting Palm Use Data extension

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

Committing changes to definedtermeditor after merge from branch

8261b345 12/07/2011 02:07 PM Niels Hoffmann

added latest poi to dependencies

f18e39bb 12/01/2011 05:13 PM Niels Hoffmann

Taxon Relationship type is now editable in details view

50e9235a 12/01/2011 01:44 PM Niels Hoffmann

Showing the correct label and improving the mneu

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

bumping version number to 3.0.7 for release

af22f444 10/10/2011 03:13 PM Niels Hoffmann

Working on tests

e267fdab 10/06/2011 01:40 PM Niels Hoffmann

Reorganized the test classes

a36fca90 08/31/2011 04:25 PM Niels Hoffmann

Deleting classpaths in features

fdc074e7 08/31/2011 04:11 PM Niels Hoffmann

removed obsolete files

586e24a0 08/31/2011 04:08 PM Niels Hoffmann

removed obsolete jars and adapted classpaths

6648e64c 08/31/2011 03:12 PM Niels Hoffmann

adding classpath and project file

c9eed3dc 08/31/2011 03:12 PM Niels Hoffmann

adding classpath and project file

5d1860a1 08/31/2011 03:11 PM Niels Hoffmann

adding classpath and project file

948f0603 08/31/2011 03:08 PM Niels Hoffmann

adding classpath and project file

62c7cba5 08/30/2011 06:28 PM Niels Hoffmann

porting the manual to eclipse help

12f2bb19 08/24/2011 05:22 PM Niels Hoffmann

Initial help content

5d8edc8c 08/17/2011 05:53 PM Niels Hoffmann

Fixes #2525

e50fdf31 08/15/2011 03:12 PM Niels Hoffmann

Added deploy script for nightly builds

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

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

d5566941 07/14/2011 05:58 PM Niels Hoffmann

removing .project file from repository

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.

70264b7f 07/07/2011 06:13 PM Niels Hoffmann

Taxa that are part of multiple classifications can now be edited.

5cfc6974 06/23/2011 04:20 PM Niels Hoffmann

changed spring-security version

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

Fixes #2418

caf6ce95 06/21/2011 02:04 PM Niels Hoffmann

Fixing problems with image handling.

708e6614 06/06/2011 01:38 PM Niels Hoffmann

Fixes #2436; PolytomousKeyListView now allows deletion of multiple elements