taxeditor.git
2014-05-14 Patric Plitzner - reverted unwanted merge of branch code
2014-05-14 Patric Plitzner - only allow dragging in DerivateView when view is...
2014-05-13 Patric Plitzner - minor refactoring
2014-05-13 Patric Plitzner - disabling event handling for DetailsView of TissueSample
2014-05-13 Cherian Mathewsetting name in case of editing datasource
2014-05-08 Patric Plitzner - fixed toggling of title cache lock
2014-05-08 Cherian Mathewremmoved setting of database name to empty when cloning
2014-05-07 Andreas Müllermake lineSeparator 1.6 compatibel again
2014-05-07 Cherian Mathewadded new constructor with mode argument for wizard...
2014-05-06 Cherian Mathewrefactoring to cdm source
2014-05-06 Cherian Mathewrefactoring cdm data source to cdm source
2014-05-06 Cherian Mathew.classpath : added test resources in classpath
2014-05-06 Cherian Mathewrefactored wizard dialog and pages to allow for easy...
2014-05-06 Cherian Mathewrefactoring to change the specific (I)CdmDataSource...
2014-05-05 Katja Lutheradding a taxon bulk editor and changes because the...
2014-04-29 Patric Plitzner - simplified showParts() method in DetailsViewer for...
2014-04-23 Patric Plitzner - increased cdmlib version number in .classpath file...
2014-04-16 edit-jenkinsUpdated version in config files to 3.3.4-SNAPSHOT
2014-04-16 edit-jenkinsUpdated version in config files to 3.3.3
2014-04-15 Patric Plitzner - renamed TextWithLabelElement to avoid import/name...
2014-04-15 Patric Plitzner - removed unused PropertyTester
2014-04-15 Patric Plitzner - added interfaces and classes for MVC pattern
2014-04-15 Patric Plitzner - fixed FactualData view to show data for selection...
2014-04-11 edit-jenkinsUpdated version in config files to 3.3.3-SNAPSHOT
2014-04-11 edit-jenkinsUpdated version in config files to 3.3.2
2014-04-10 Patric Plitzner - commented "Original Label Data" text field because...
2014-04-09 Cherian MathewCdmStore : no longer need to set configuration in hiber...
2014-04-09 Cherian MathewCdmPersistentRemoteSource : implemented all source...
2014-04-09 Cherian MathewCdmApplicationRemoteController : directly loads CdmAppl...
2014-04-09 Cherian MathewisRemoting is no longer based on a bean in the applicat...
2014-04-09 Cherian MathewisRemoting is no longer based on a bean in the applicat...
2014-04-09 Cherian Mathewcdm.datasources.xml : added test sources settings file
2014-04-09 Patric Plitzner - fixed link to online svn repo
2014-04-08 Patric Plitzner - added memento restore mechanism to DerivateView...
2014-04-08 Patric Plitzner - set default derivate typ filter to "unknown"
2014-04-08 Patric Plitzner - javadoc
2014-04-07 Patric Plitzner - refresh view instead of setting the editor input
2014-04-07 Patric Plitzner - cleaned DerivateView context menu code and classes
2014-04-07 Patric Plitzner - partially added handling of input fields
2014-04-04 Cherian Mathewadded new remote package
2014-04-04 Cherian Mathewcomments and javadoc
2014-04-04 Cherian Mathewremoved repeated call to get all cdm sources
2014-04-04 Cherian Mathewupdating to align with refactored cdm source classes...
2014-04-04 Cherian MathewAdding CDM Remote Source set of classes to allow editor...
2014-04-04 Cherian MathewCdmApplicationRemoteConfiguration : removed spring...
2014-04-02 Patric Plitzner - refactored context menu for DerivateView to be progr...
2014-04-02 Patric Plitzner - only show Copy/Paste context menu for SingleRead...
2014-04-02 Patric Plitzner - added update() method to DerivateView
2014-04-02 Patric Plitzner - added util method to get the TreeNode out of a selection
2014-04-01 Patric Plitzner - added Copy/Paste for SingleRead->Sequence to Derivat...
2014-04-01 Patric Plitzner - fixed user message
2014-04-01 Patric Plitzner - added gel photo detail element to Amplification...
2014-04-01 Patric Plitzner - removed Amplification as a TreeNode from the Derivat...
2014-04-01 Patric Plitzner - fixed javadoc
2014-03-31 Patric Plitzner - organize imports for new molecular services
2014-03-31 Patric Plitzner - fix cdmlib version number in .classpath (why does...
2014-03-31 Patric Plitzner - used "move derivate" methods of service layer
2014-03-28 edit-jenkinsUpdated version in config files to 3.3.2-SNAPSHOT
2014-03-28 edit-jenkinsUpdated version in config files to 3.3.1
2014-03-26 Patric Plitzner - moved move-logic to occurrence service layer
2014-03-26 Patric Plitzner - reset input fields of DerivateSearchView when contex...
2014-03-26 Patric Plitzner - added drag'n'drop support for Sequences
2014-03-25 Patric Plitzner - added support for SingleRead drag'n'drop
2014-03-25 Patric Plitzner - implemented drag'n'drop support for SpecimenOrObserv...
2014-03-25 Patric Plitzner - minor
2014-03-24 Patric Plitzner - minor enhancement
2014-03-24 Patric Plitzner - added timeout to internet availability check
2014-03-24 Patric Plitzner - fixed ClassCastException for FeatureNodeContainers
2014-03-24 Patric Plitzner - added basic drag'n'drop support to DerivateView
2014-03-20 Cherian Mathewadded more tests for both lazy loading entities and...
2014-03-20 Andreas Kohlbeckeradding missing methods
2014-03-20 Katja Luther#4114 sort order in taxon navigator
2014-03-19 Patric Plitzner - fixed class cast exception resulting from TreeNodes...
2014-03-19 Patric Plitzner - added context menu for TissueSample in DerivateView
2014-03-18 Katja Lutherwhile fixing a bug, revert the setting of the comparator.
2014-03-17 Andreas Kohlbeckertaxeditor part of fix for #4121 (Changing password...
2014-03-17 Andreas Kohlbeckeravoiding problems which where due to a fix for ticket...
2014-03-17 Katja Lutherwith the fixed compareTo method the TaxonNodeComparator...
2014-03-17 Patric Plitzner - added isEnabled() method to IEnableableFormElement
2014-03-17 Patric Plitzner - added missing interface method
2014-03-17 Patric Plitzner - removed StoreUtil.getCdmEntity() invocation (#4091)
2014-03-17 Patric Plitzner - fixed context menu options
2014-03-17 Patric Plitzner - implemented EntitySelectionElement for Primer
2014-03-17 Patric Plitzner - added missing interface method
2014-03-14 Andreas Kohlbeckerimplementing #4120: User always needs to have the...
2014-03-14 Andreas KohlbeckerRevert "#4114 sort order in taxon navigator " to avoid...
2014-03-13 Cherian Mathewadding missing manifest file
2014-03-13 Cherian Mathewsetting application configuration and boolean remoting...
2014-03-13 Andreas Kohlbeckerafter review final modification for #4115 ('editor...
2014-03-13 Andreas Kohlbeckerimplementing #4123 (add idInVocabulary to term labels...
2014-03-13 Andreas Kohlbeckerremoving unavailable extension eu.etaxonomy.cdm.remote...
2014-03-13 Cherian Mathewadded remote collection method checks in addition to...
2014-03-13 Katja Luther#4114 sort order in taxon navigator
2014-03-13 Andreas Kohlbeckercatching PermissionDeniedExceptions when only doing...
2014-03-13 Andreas Kohlbeckeravoiding NPE
2014-03-13 Cherian Mathewadded test class for persistent collections and also...
2014-03-12 Cherian Mathewadded call to remoting with correct check
2014-03-11 Andreas Kohlbeckerfixing #4115 ('editor' users cannot create new referenc...
2014-03-11 Andreas Kohlbeckerfixing #4116 (ClassCastException when selecting Euro...
2014-03-11 Andreas Kohlbeckerfixing problem of publish checkbox disabled state being...
next