Project

General

Profile

Activity

From 05/17/2015 to 06/15/2015

06/10/2015

01:59 PM feature request #4766: Repair Methods for the cdm instance
we may also integrate this as a validation rule -> #4981
Andreas Müller

06/09/2015

02:37 PM task #4978 (New): Further performance improvement of portal/taxon/{uuid}/media
successor to #4179 (improve performance of portal/taxon/{uuid}/media)
I tested on test (ca. 0.5s and product...
Andreas Kohlbecker
02:34 PM feature request #2711: Proper handling of cdm webservice HTTP status codes
see also [#4977#note-4]
in case of errors in the search web service the result says "No matching entries found". It ...
Andreas Kohlbecker
12:57 PM bug #4965 (In Progress): unsupported method getDatabase() in WrappedCdmDataSource breaks forceSchemaUpdate
This solution probably works only with [[MySQL]] but we should support at least all supported database types.
I jus...
Andreas Müller
12:22 PM bug #4965 (Resolved): unsupported method getDatabase() in WrappedCdmDataSource breaks forceSchemaUpdate
r24150 : implementing getDatabase() in WrappedCdmDataSource for `ComboPooledDataSource`
this allows us to use the ...
Andreas Kohlbecker
09:43 AM bug #3098 (In Progress): CdmPermissionEvaluator can test for multiple permissions
Andreas Kohlbecker
09:42 AM bug #3098: CdmPermissionEvaluator can test for multiple permissions
SecurityTest.testHasPermissions() still is failing when it is not ignored.
Andreas Kohlbecker

06/08/2015

03:04 PM feature request #4257 (In Progress): specimen map should zoom to area of distribution
Andreas Kohlbecker
12:06 PM bug #4583 (In Progress): zoological names with book as nomref shown with undesirable comma
Andreas Kohlbecker

06/05/2015

03:20 PM bug #4821: Changing order of terms not possible
When moving a term the predecessor term is completely removed from the vocabulary on my machine (windows using releas... Andreas Müller
02:38 PM bug #4965: unsupported method getDatabase() in WrappedCdmDataSource breaks forceSchemaUpdate
you can use
~~~
((ComboPooledDataSource)dataSource).getJdbcUrl();
~~~
to get the jdbc url from which you can read t...
Andreas Kohlbecker

06/04/2015

12:33 AM bug #4965: unsupported method getDatabase() in WrappedCdmDataSource breaks forceSchemaUpdate
Replying to [[comment1|a.kohlbecker]]:
> databases are broken after an update failed like this.
yes, it is a known...
Andreas Müller

06/03/2015

07:26 PM bug #4965: unsupported method getDatabase() in WrappedCdmDataSource breaks forceSchemaUpdate
the problem is that java.util.Datasource does not bring any information about the database schema/catalog it connects... Andreas Müller
05:29 PM bug #4965: unsupported method getDatabase() in WrappedCdmDataSource breaks forceSchemaUpdate
databases are broken after an update failed like this.
Andreas Kohlbecker
05:27 PM bug #4965 (Closed): unsupported method getDatabase() in WrappedCdmDataSource breaks forceSchemaUpdate
~~~
java.lang.UnsupportedOperationException: getDatabase() not supported by WrappedCdmDataSource
at eu.etaxonomy.c...
Andreas Kohlbecker
03:30 PM bug #4964 (Duplicate): footnotes for taxonRelationship sources and annotations should be rendered together
the ordering of the footnotes on http://dev.e-taxonomy.eu/dataportal/rotelisten_flora_deutschland/cdm_dataportal/taxo... Andreas Kohlbecker
02:00 PM bug #4962 (Resolved): improve portal/classification/{taxon_uuid}/childNodesAt/{rank_uuid} web service
the @portal/classification/{taxon_uuid}/childNodesAt/{rank_uuid} @-service is one of the slowest service endpoints.
...
Andreas Kohlbecker
01:52 PM task #4009: consider using jackson as json library
increasing severity and priority as this issue has shown to be last big culprit for bad performance in #4925
Andreas Kohlbecker

06/01/2015

06:25 PM bug #4957 (Closed): MS SQL Server not functional as it does not allow more than 2100 parameters
... for an SQL statement.
But e.g. the term loading uses >2100 parameters (all uuids) to load all managed data.
...
Andreas Müller

05/29/2015

06:04 PM task #4303: [MASTER] Fauna Europaea Taxonomic Experts in the CDM [DISCUSS]
we do now have TaxonNode-Agent Relation implemented in CDM (#3583), so we can now use them for Taxonomic specialists ... Andreas Müller
04:24 PM bug #4821 (Resolved): Changing order of terms not possible
Added possibility to change order for ordered terms, disabled insert feedback for non ordered terms and added sorting... Cherian Mathew

05/28/2015

03:43 PM bug #4945 (In Progress): Right click menu for polytomous key node list view needs correct enabling
In the polytomous key node list view the following right click menu items are offered:
* New key number
* New A...
Andreas Müller
03:05 PM bug #4944 (Closed): "Protected" indication for references needs to be improved
There are some issues with the orange coloring which indicates that a cache is protected in the reference details vie... Andreas Müller

05/27/2015

06:34 PM feature request #4908: adding convert Team to Person and Person to Team to the bulk editor
If a person is to be transformed into a team but this is not possible the error dialog title says "Can not convert Te... Andreas Müller
06:31 PM feature request #4908: adding convert Team to Person and Person to Team to the bulk editor
I think it is enough to label the menu items "Convert to team" and "Convert to person". As we show the type in grey i... Andreas Müller
06:25 PM feature request #4908: adding convert Team to Person and Person to Team to the bulk editor
If an error occurs during convert only a popup appears saying that there was an error but even no stacktrace. We shou... Andreas Müller
04:14 PM feature request #4896: Bulkeditor: deduplication of objects of different type
Mail Walter:
~~~
java.lang.IllegalArgumentException: Object can not be merged into new object as it is referenced i...
Andreas Müller

05/26/2015

01:13 PM feature request #4935 (New): Enhance "Change Type" button for feature detail view
currently it is possible to choose both "supports categorical data" and "supports quantitative data" for a feature, w... Patrick Plitzner
10:54 AM feature request #4931 (New): [Master] Fix Performance Issues
This master ticket deals with all performance issues related with the move to remoting.
Cherian Mathew
10:51 AM feature request #4930 (New): Implement Tests for Bulk Editor
This tickets deals with tests of operations (and combination of operations) related to the Bulk Editor
Cherian Mathew
10:50 AM feature request #4929 (New): Implement Tests for Polytomous Key Node Editor
This tickets deals with tests of operations (and combination of operations) related to the Polytomous Key Node Editor
Cherian Mathew

05/21/2015

01:50 PM bug #3098 (Resolved): CdmPermissionEvaluator can test for multiple permissions
is this still an open issue?
Katja Luther
01:36 PM feature request #4922 (New): GrantedAuthorities not reusable anymore
Currently granted authorities are reusable. We want to make them group/user specific. Whenever a GA is removed from i... Katja Luther

05/20/2015

04:42 PM bug #4919: improve AdvancedBeanInitializer
fixing problem with missing autoinitialization of titleCaches: r23866
Andreas Kohlbecker
01:12 PM bug #4919: improve AdvancedBeanInitializer
improvements by solving 1. autoinitialization of Collection items :
* 72b0ad09b r23851
related bugfixes:
* git:...
Andreas Kohlbecker
11:41 AM bug #4919 (New): improve AdvancedBeanInitializer
The AdvancedBeanInitializer needs improvements:
1. autoinitialization of Collection items in case of `bean.colle...
Andreas Kohlbecker
03:45 PM bug #4915: Abbrev title for person should never be orange
It is true, that if long and abbreviated forms exist these 2 forms always are the fallback if no real atomized data e... Andreas Müller
02:39 PM bug #4915: Abbrev title for person should never be orange
the abbrev title is used for the titleCache if no lastname is available so if the cachestrategy is correct the orange... Katja Luther
01:23 PM task #4911: improve performance of distributionInfoFor service
improvements implemented:
* r23851, r23844, r23840,
See also the related improvements made at the AdvancedBeanIn...
Andreas Kohlbecker
11:28 AM task #4911 (In Progress): improve performance of distributionInfoFor service
Andreas Kohlbecker

05/19/2015

05:00 PM bug #4915 (Closed): Abbrev title for person should never be orange
the abbreviated title of a person should never become orange as it is not a cache field. However it sometimes becomes... Andreas Müller

05/18/2015

05:59 PM feature request #4908: adding convert Team to Person and Person to Team to the bulk editor
German translation for both converters is still missing.
Andreas Müller
12:14 PM feature request #4908 (Resolved): adding convert Team to Person and Person to Team to the bulk editor
implemented in r23831
Katja Luther
12:14 PM feature request #4908 (Closed): adding convert Team to Person and Person to Team to the bulk editor
the functionality convert team to person and person to team should be available in the agent bulk editor.
relate...
Katja Luther
05:48 PM task #4911 (Duplicate): improve performance of distributionInfoFor service
currently the distributionInfoFor service call is the slowest request for a lot of portals to build up the taxon gene... Andreas Kohlbecker
12:16 PM feature request #4896 (Resolved): Bulkeditor: deduplication of objects of different type
is implemented in r23831
Katja Luther
 

Also available in: Atom