Project

General

Profile

Activity

From 10/09/2016 to 11/07/2016

11/07/2016

12:17 PM bug #6023 (Resolved): configuration problems with maven-antrun-plugin
Applied in changeset commit:cdmlib|1ddde622ae10b01976cdb99fb50a469a5506ca7e. Andreas Kohlbecker
12:17 PM bug #6023 (In Progress): configuration problems with maven-antrun-plugin
Andreas Kohlbecker
10:43 AM bug #5862: Spring needs online resources during launch
a much better solution is to let the versions be managed through the pom.xml of cdmlib-parent:
~~~xml
<dependen...
Andreas Kohlbecker
10:41 AM bug #5862 (Resolved): Spring needs online resources during launch
Applied in changeset commit:cdmlib-apps|a6c3d024c6c3121786f55c474655f4f1dd2fd2a2. Andreas Kohlbecker

11/04/2016

12:42 PM bug #5862 (In Progress): Spring needs online resources during launch
This can be solved by adding the spring dependency which provides the missing xsd file in the jar.
I fixed this fo...
Andreas Kohlbecker
09:25 AM bug #5692 (Resolved): Delete a person within the bulk editor deletes the person even if not saved
The transient objects can be deleted now without exception see #6175 Katja Luther
09:23 AM bug #6159: improve distribution editor in TaxEditor
@AM and @Patrick
please have a look if this is ok for next week.
Katja Luther
09:19 AM bug #6176 (Resolved): Creating a new Reference throws TOE (TransientObjectException)
Katja Luther
09:19 AM bug #6176: Creating a new Reference throws TOE (TransientObjectException)
Andreas Müller wrote:
> Sorry, I think I have to reopen this ticket for a general question.
>
> I do not understa...
Katja Luther

11/03/2016

04:58 PM bug #6175 (Closed): Exception when deleting transient object
Seems to work now. Remove target version as this issue was only a temporary regression. Fixed in v4.4 snapshot Andreas Müller
02:19 PM bug #6175: Exception when deleting transient object
Applied in changeset commit:taxeditor|734218f995535b1920b9feb5eab9e91141e0c536. Katja Luther
02:18 PM bug #6175 (Resolved): Exception when deleting transient object
This was related to the last change in the bulk editor that the objects which should be deleted are marked as deleted... Katja Luther
09:34 AM bug #6175: Exception when deleting transient object
I think that this is not related to the getReletatedObjectsCount problem. This was easily fixed by checking if the en... Katja Luther
04:47 PM bug #5870 (Closed): NPE when trying to open a synonym (or taxon) that has been deleted
Andreas Müller
04:42 PM bug #6122 (Feedback): add titleCache service
There still seems to be an issue as the result for cuba classification on test is empty: http://test.e-taxonomy.eu:80... Andreas Müller
04:35 PM bug #6122: add titleCache service
Please review Andreas Müller
04:39 PM bug #6180 (Rejected): NoSuchMethodException: getUuidAndTitleCacheTaxon on attempt to add taxon to TaxonInteraction
In deed I was using an incompatible editor Andreas Kohlbecker
01:02 PM bug #6180 (Resolved): NoSuchMethodException: getUuidAndTitleCacheTaxon on attempt to add taxon to TaxonInteraction
This is probably a version issue as otherwise a compilation error should occur. Please check. Andreas Müller
12:22 PM bug #6180 (Rejected): NoSuchMethodException: getUuidAndTitleCacheTaxon on attempt to add taxon to TaxonInteraction
To reprododuce:
* data source http://test.e-taxonomy.eu/cdmserver/phycobase/
1. Create new description for any ...
Andreas Kohlbecker
04:30 PM bug #6129 (Closed): After creating a new Reference in selection dialog, it could not be found in the selection dialog
Andreas Müller
03:57 PM bug #6129: After creating a new Reference in selection dialog, it could not be found in the selection dialog
Seems to work now. Andreas Müller
04:18 PM bug #6176 (Feedback): Creating a new Reference throws TOE (TransientObjectException)
Sorry, I think I have to reopen this ticket for a general question.
I do not understand why the "getReferencingObj...
Andreas Müller
04:09 PM bug #6176 (Closed): Creating a new Reference throws TOE (TransientObjectException)
Seems to be fixed. As it was only a temporary regression within v4.4 snapshot caused by #5972 I remove the target ver... Andreas Müller
09:39 AM bug #6176: Creating a new Reference throws TOE (TransientObjectException)
added a check for the id to confirm whether the entitiy is new or not. This fixed the problem. Katja Luther
09:38 AM bug #6176 (Resolved): Creating a new Reference throws TOE (TransientObjectException)
Applied in changeset commit:taxeditor|384b41bd24d4ca11f044bb6cce1f8fc5845e621c. Katja Luther
04:05 PM bug #6178 (Duplicate): TOE Exception when creating a new Reference
Looks like this was fixed together with #6178. As it was only a temporary regression within v4.4 snapshot I remove th... Andreas Müller
03:46 PM feature request #5972 (Resolved): Prevent user from unwanted author and reference updates
Andreas Müller
03:44 PM bug #6181: Deleting a misapplied name does not set the dirty flag
So this is an other issue for our save strategy ticket (please link). Because this is unclear for the user who expect... Andreas Müller
03:03 PM bug #6181: Deleting a misapplied name does not set the dirty flag
That is correct because it is already persisted to the DB. This is because the deletion of the misapplied name is a s... Katja Luther
02:57 PM bug #6181 (In Progress): Deleting a misapplied name does not set the dirty flag
This happens in NameEditor.
Found in v4.4 snapshot.
Andreas Müller
03:32 PM bug #5948 (Closed): supress protologue icon if according media uri is missing
Seems to be fixed. I only found a related Editor issue #6182. Andreas Müller
03:30 PM bug #6182 (Rejected): Emptying protolog URI does not work
The protolog URI field can not be fully emptied but only deleted.
If you empty the protolog field and save this no...
Andreas Müller
02:48 PM bug #5676 (Feedback): Sensu does not show up if no author exists for secundum reference
This seems to work fine now.
The only open question is "Also I wonder if it is wanted behavior, that the publicati...
Andreas Müller
02:19 PM bug #6174 (Resolved): LIE when deleting new name
Applied in changeset commit:cdmlib|645658b9cc716e53f2a6ccf1d8d200c771c1a4c6. Katja Luther
02:09 PM bug #6174: LIE when deleting new name
this is fixed by changing the args of isDeletable to UUID. Katja Luther
09:30 AM bug #6174: LIE when deleting new name
the original exception is :
~~~ text
org.hibernate.LazyInitializationException: failed to lazily initialize a col...
Katja Luther
09:43 AM bug #6179 (New): Use @RestController where appropriate

a good summary : https://dzone.com/articles/spring-framework-restcontroller-vs-controller?edition=237194&utm_source...
Andreas Kohlbecker
09:41 AM bug #5692: Delete a person within the bulk editor deletes the person even if not saved
The media bulk editor is fixed now see Revision f1a1a089. The problem of deleting a transient object still exists. Katja Luther

11/02/2016

11:52 PM bug #6176: Creating a new Reference throws TOE (TransientObjectException)
This is very similar to #6178 (but not exactly a duplicate I guess) Andreas Müller
05:14 PM bug #6176 (Closed): Creating a new Reference throws TOE (TransientObjectException)
What I did:
* Open reference bulk editor
* Create a new Reference via "new", e.g. "Test Reference" (Generic)
* W...
Andreas Müller
11:51 PM bug #6178: TOE Exception when creating a new Reference
This issue is very similar to #6176 (but not exactly a duplicate I guess) Andreas Müller
11:48 PM bug #6178 (Duplicate): TOE Exception when creating a new Reference
I tried to add a new nomencl. reference via "Create a new Reference in Reference selection dialog.
This caused the f...
Andreas Müller
08:28 PM feature request #6058 (Feedback): Store NamedArea dialog filters more individually
All Area lists like (geoscope in classification or PolytomousKey) seem to handle "Add" and "Edit" differently which d... Andreas Müller
07:34 PM feature request #5891 (Closed): Taxon appended phrase should not allow empty string
Fixed Andreas Müller
07:09 PM bug #5888 (Closed): Deleting factual data does not work (dirty flag not set)
Seems to work Andreas Müller
06:31 PM bug #5800 (Closed): Remove "Taxonomically Included In" from list of concept relationship types
Seems to work. There is a related issue #6177. Andreas Müller
06:30 PM bug #6177 (New): Taxon Concept relationship type not editable in details view
For some reason the Relationship Type field in the Taxon Concept relationship details view is not editable.
I can't ...
Andreas Müller
06:01 PM bug #5692: Delete a person within the bulk editor deletes the person even if not saved
While testing I found 3 other issues that might be related. #6174, #6175, #6176. Please check if they are regressions... Andreas Müller
06:00 PM bug #5692 (Feedback): Delete a person within the bulk editor deletes the person even if not saved
Looks like Media bulk editor is not yet fixed! All others seem to work. Andreas Müller
03:15 PM bug #6175 (Closed): Exception when deleting transient object
What I did
* Open bulk editor (name or agent)
* Run a search (with >0 results)
* Create a new record
* Immediat...
Andreas Müller
03:05 PM bug #6174: LIE when deleting new name
It looks like the error does not happen always. So please play around a bit, also with different order for save, sear... Andreas Müller
02:54 PM bug #6174 (Closed): LIE when deleting new name
What I did:
* Open name bulk editor
* Create new name (e.g. Testus species)
* Save
* Search for Testus*
* Dele...
Andreas Müller
02:01 PM bug #6165 (Rejected): distributionInfoFor service no longer respects the statsusColors parameter
This issue is a data issue related to merges of presence absence terms (#5778). The hardcoded colors have been change... Andreas Müller

11/01/2016

02:17 PM feature request #5970: Implement allowOverride in CdmPreference
Katja Luther wrote:
> we also need to update the databases, do you have to include it into your update script alread...
Andreas Müller
01:04 PM feature request #5970 (Feedback): Implement allowOverride in CdmPreference
we also need to update the databases, do you have to include it into your update script already? Katja Luther
01:31 PM bug #5800 (Resolved): Remove "Taxonomically Included In" from list of concept relationship types
Applied in changeset commit:taxeditor|a368dac3747c8f43872f78f3ef83bd7ac69007d3. Katja Luther
01:17 PM bug #5870 (Resolved): NPE when trying to open a synonym (or taxon) that has been deleted
This is already solved, the message is that the cdm entity could not be found in the database Katja Luther
01:06 PM feature request #5971 (In Progress): Implement database wide CdmPreference writing
Now it is implemented on editor side, we need the update of the CdmPreference table (allowOverride) to complete it (s... Katja Luther
10:02 AM bug #5660 (Closed): Rename Name Relationship to Name Relationships in Name Details View
close this ticket because it does not need a review. Katja Luther
10:01 AM bug #5660 (Resolved): Rename Name Relationship to Name Relationships in Name Details View
Applied in changeset commit:taxeditor|62d710d7f41510465bbfe9f1c82bcf0ac86b3d7a. Katja Luther

10/31/2016

04:46 PM bug #5693 (Resolved): Deleting a synonym only deletes the synonym relation
I need to check this also against the new synonym implementation in CDM model. Andreas Müller
04:41 PM bug #6160 (Feedback): Add preservation method and stage as sub class to DefinedTerm
Andreas Müller
04:40 PM bug #6160: Add preservation method and stage as sub class to DefinedTerm
I do not understand this. Classes are not meant to distinguish semantics of defined terms. This is what TermType enum... Andreas Müller

10/28/2016

10:10 AM feature request #6170 (Feedback): Selfregistration widget
The selfregistration widget will allow users to create a user account without interaction with a user manager.
For...
Andreas Kohlbecker

10/26/2016

02:31 PM feature request #6166 (Closed): In ABCD import also import all siblings of a culture or tissue sample
actually we only get the associated units of an unit, but for a derivate of a culture or a tissue sample we also want... Katja Luther
10:20 AM bug #6165 (Rejected): distributionInfoFor service no longer respects the statsusColors parameter
The below request includes the statusColors parameter:
http://api.cybertaxonomy.org/cyprus/portal/description/dist...
Andreas Kohlbecker

10/25/2016

04:55 PM feature request #2380: TaxonNavigator should work with DTO objects instead of full blown cdm instances
Andreas Müller wrote:
> I guess this is was done long time. Can you please check.
The taxon navigator still uses ...
Patrick Plitzner
02:54 PM task #6005 (Rejected): Create subprojects of EDIT platform components
We have discussed the idea of using subprojects for the EDIT platform components and have decided against this.
Clos...
Andreas Kohlbecker
12:09 PM bug #6164 (Worksforme): cyprus: invalid data causing crash in modifier editor
Adding a new Modifier vocabulary to the cyprus database causes an exception on save (stack trace below).
This is p...
Andreas Kohlbecker
10:43 AM bug #6163: can't add media to observation/specimen anymore
As a first step, I activated the possibility to add media to occurence data in the bulk editor. Katja Luther
10:08 AM bug #6163 (New): can't add media to observation/specimen anymore
Use case: entering an observation with image
Problems: can't choose "Observation" when using the new Specimen Expl...
Gabriele Dröge
10:05 AM feature request #6162 (New): Implement "Forgot your password?" button in the Taxeditor connect dialog
This is a successor of #6161 Andreas Kohlbecker
09:58 AM feature request #6161 (Closed): Service and webservice to recover forgotten passwords
The password recovery function allows users to request for a password recovery link which is send to the user via ema... Andreas Kohlbecker

10/24/2016

05:30 PM bug #6088: New reproducable multiple representations exception for name relationships
I found another way to reproduce this:

1. Open taxon in name editor
1. Add a new name relation (do NOT save)
...
Patrick Plitzner
05:00 PM feature request #1362 (Rejected): Version number should be located at one place
The version number of the TaxEditor is located at one place (except the version number in plugin.xml of each plugin) ... Patrick Plitzner
02:30 PM bug #5693 (Closed): Deleting a synonym only deletes the synonym relation
This is solved with commit:08a698afd5a98944fb4558599fc04dc24282a51a Katja Luther
02:14 PM feature request #5972 (In Progress): Prevent user from unwanted author and reference updates
@AM Please have a look whether the message is ok or if it should be bigger or other text... Katja Luther
01:47 PM feature request #3573 (Resolved): Improve EDITOR import UI configuration panel
Applied in changeset commit:taxeditor|3c066c3d21e5c32b5afd0dc5f673ea91fa07c3b4. Patrick Plitzner
01:29 PM bug #6160 (Rejected): Add preservation method and stage as sub class to DefinedTerm
We need this in order to filter correctly when displaying all available terms Patrick Plitzner
01:07 PM bug #6159: improve distribution editor in TaxEditor
improve the selection of distribution areas in preferences and fix some smaller issues in the distribution editor its... Katja Luther
11:15 AM bug #6159 (Closed): improve distribution editor in TaxEditor
Improving the distribution editor and selection of areas used in distribution editor
we should handle the saving s...
Katja Luther
10:31 AM bug #5967: Adapt default update site to production update site.
I vote for not adding a new issue. I think the standard user only runs one instance which usually is the stable relea... Patrick Plitzner
10:20 AM task #6158 (Closed): Update EDIT documentation from svn to git
the documentation stills refers to the old svn repositories. We should change this to git and also link to git develo... Patrick Plitzner

10/21/2016

04:02 PM bug #6157 (New): Consider implementing quick setup button "Quick Singlepage Configuration'"
More an more portal are configured with tabless taxonpages. A specific setup is required for this to look pleasant
...
Andreas Kohlbecker
03:37 PM bug #6152 (Closed): Classification incomplete in WoRMS taxa
completed Andreas Kohlbecker
01:34 PM bug #6152 (Closed): Classification incomplete in WoRMS taxa
*NOTE: This issue has been imported from bitbucket (issue 14). All timestamps have been reset during the import.*
...
Andreas Kohlbecker
03:15 PM feature request #6156 (Closed): implement service to resolve the taxonomic parents of a taxon
Andreas Kohlbecker
03:12 PM feature request #6156 (Closed): implement service to resolve the taxonomic parents of a taxon
Andreas Kohlbecker
03:02 PM feature request #6145 (Closed): provide data on direct taxonomic children of a taxa
This has been implemented by introducing the `/classification/{taxonId}/children` webservice. Andreas Kohlbecker
01:17 PM feature request #6145 (Closed): provide data on direct taxonomic children of a taxa
*NOTE: This issue has been imported from bitbucket (issue 7). All timestamps have been reset during the import.*
...
Andreas Kohlbecker
02:40 PM bug #6151: implement pager for search service
For the time until the pager is really implemented I worked on the interim solution by relaxing the max hit setting f... Andreas Kohlbecker
01:30 PM bug #6151 (In Progress): implement pager for search service

To save time I decided to change the strategy. I will not implement a general pager mechanism into utis. Not all ...
Andreas Kohlbecker
01:29 PM bug #6151 (Closed): implement pager for search service
UTIS is not retuning all possible results from the connected providers.
A pager for search service should be imple...
Andreas Kohlbecker
01:43 PM feature request #6155 (Closed): hide the empty higherClassification property from the taxon object serialization
implemented and tested Andreas Kohlbecker
01:42 PM feature request #6155 (Closed): hide the empty higherClassification property from the taxon object serialization
*NOTE: This issue has been imported from bitbucket (issue 17). All timestamps have been reset during the import.*
...
Andreas Kohlbecker
01:41 PM feature request #6154 (Closed): optional inclusion of the parentTaxon into the search responses
implemented and tested Andreas Kohlbecker
01:38 PM feature request #6154 (Closed): optional inclusion of the parentTaxon into the search responses
*NOTE: This issue has been imported from bitbucket (issue 16). All timestamps have been reset during the import.*
...
Andreas Kohlbecker
01:36 PM bug #6153 (Closed): NPE during classification/{uuid}/parent request

fixed by commit commit:utis-core|d7a90b5
Andreas Kohlbecker
01:35 PM bug #6153 (Closed): NPE during classification/{uuid}/parent request
http://cybertaxonomy.eu:80/eu-bon/utis/1.2/classification/0EB6CA37-3365-4AF5-A800-8FC4B8C366FA/parent?providers=pesi&... Andreas Kohlbecker
01:28 PM bug #6150 (Closed): missing and wrongly maped data in EEA_BDC_Client resonses
*originally closed on 2015-11-06*
DONE!
Andreas Kohlbecker
01:28 PM bug #6150 (Closed): missing and wrongly maped data in EEA_BDC_Client resonses
*NOTE: This issue has been imported from bitbucket (issue 12). All timestamps have been reset during the import.*
...
Andreas Kohlbecker
01:27 PM feature request #6149 (Closed): EUNIS: periodically update local EEA data
*originally closed on 2015-10-29*
implemented
Andreas Kohlbecker
01:26 PM feature request #6149 (Closed): EUNIS: periodically update local EEA data
*NOTE: This issue has been imported from bitbucket (issue 11). All timestamps have been reset during the import.*
...
Andreas Kohlbecker
01:25 PM feature request #6148 (Closed): generate java client api based on swagger data
*originally closed on 2015-11-06*
the client is available at http://dev.e-taxonomy.eu/gitweb/utis-client.git
Andreas Kohlbecker
01:24 PM feature request #6148 (Closed): generate java client api based on swagger data
*NOTE: This issue has been imported from bitbucket (issue 10). All timestamps have been reset during the import.*
...
Andreas Kohlbecker
01:23 PM feature request #6147 (Closed): EUNIS: use offline rdf as suggested by EEA
*originally closed on 2015-10-29*
this is fixed
Andreas Kohlbecker
01:22 PM feature request #6147 (Closed): EUNIS: use offline rdf as suggested by EEA
*NOTE: This issue has been imported from bitbucket (issue 9). All timestamps have been reset during the import.*
-...
Andreas Kohlbecker
01:21 PM bug #6146 (New): The checklist details of the Response object are missing in xml responses
*NOTE: This issue has been imported from bitbucket (issue 8). All timestamps have been reset during the import.*
-...
Andreas Kohlbecker
01:15 PM feature request #6144 (Closed): the classsification object is not reflecting all possible ranks
*originally closed on 2015-11-06*
this is fixed, the taxon object now has a list of 'higherClassificationInfo' o...
Andreas Kohlbecker
01:09 PM feature request #6144 (Closed): the classsification object is not reflecting all possible ranks
*NOTE: This issue has been imported from bitbucket (issue 6). All timestamps have been reset during the import.*
-...
Andreas Kohlbecker
12:26 PM feature request #6143 (Closed): Classification.clazz should be serialized as class
*originally closed on 2015-01-19*
done!
Andreas Kohlbecker
12:25 PM feature request #6143: Classification.clazz should be serialized as class
Using a mixin has been tested
* ClassificationMixIn.class :
* SpringMVCConfig.getJsonViewResolver()
~~~ java...
Andreas Kohlbecker
12:24 PM feature request #6143 (Closed): Classification.clazz should be serialized as class
*NOTE: This issue has been imported from bitbucket (issue 5). All timestamps have been reset during the import.*
-...
Andreas Kohlbecker
12:22 PM feature request #6142 (Closed): vernacular name search
Andreas Kohlbecker
12:20 PM feature request #6142: vernacular name search
*originally closed on 2015-01-19*
implemented
Andreas Kohlbecker
12:20 PM feature request #6142 (Closed): vernacular name search
*NOTE: This issue has been imported from bitbucket (issue 4). All timestamps have been reset during the import.*
-...
Andreas Kohlbecker
12:18 PM feature request #6141 (Closed): search with wildcard (like search) possible
*originally closed on 2015-01-19*
implemented
Andreas Kohlbecker
12:18 PM feature request #6141 (Closed): search with wildcard (like search) possible
NOTE: This issue has been imported from bitbucket (issue 3). All timestamps have been reset during the import.
---...
Andreas Kohlbecker
12:17 PM feature request #6140 (Closed): Create Terms of Service page and link it
originally closed on 2015-01-19 Andreas Kohlbecker
12:16 PM feature request #6140 (Closed): Create Terms of Service page and link it
NOTE: This issue has been imported from bitbucket (issue 2). All timestamps have been reset during the import.
----
Andreas Kohlbecker
12:15 PM bug #6139 (Closed): NPE in UtisController.search()
*originally closed on 2015-01-19* Andreas Kohlbecker
12:14 PM bug #6139 (Closed): NPE in UtisController.search()
*NOTE: This issue has been imported from bitbucket. All timestamps have been reset during the import.*
----
The...
Andreas Kohlbecker
11:48 AM feature request #5616: Add the"Open in..." menu to taxon search
Katja Luther wrote:
> The problem seems to be in the calculation of the orphan value. A taxon is only orphaned when ...
Andreas Müller
10:09 AM feature request #5616: Add the"Open in..." menu to taxon search
The problem seems to be in the calculation of the orphan value. A taxon is only orphaned when it is not used in a cla... Katja Luther
10:13 AM bug #6129: After creating a new Reference in selection dialog, it could not be found in the selection dialog
please have a look, if everything works as expected now. Katja Luther

10/20/2016

05:10 PM feature request #6058 (Resolved): Store NamedArea dialog filters more individually
Patrick Plitzner
03:59 PM feature request #5616: Add the"Open in..." menu to taxon search
Andreas Müller wrote:
> The first issue seems to be fixed.
>
> Handling of orphaned taxa still does not work (nei...
Patrick Plitzner
03:45 PM bug #6101 (Closed): NPE when having multiple lanugage support disabled
Patrick Plitzner
01:59 PM bug #6138 (Closed): fix test testNoRecursiveChangeEvents() in DerivedUnitFacadeTest
this test fails with
~~~ text
Caused by: org.h2.jdbc.JdbcSQLException: Eindeutiger Index oder Primärschlüssel ve...
Katja Luther
01:55 PM feature request #6050 (New): provide the possibility to choose the fields of the simple details view for names
the configuration is implemented now, please have a look, if it is ok or if more fields should be configurable. Katja Luther
01:55 PM feature request #6050 (Resolved): provide the possibility to choose the fields of the simple details view for names
Applied in changeset commit:taxeditor|76b874f88b5e44d9cf572760d39fecad6a99cdf7. Katja Luther

10/19/2016

09:50 PM task #6137 (In Progress): Urgent imports
PESI
MCL (#10048)
Uzbekistan #8996 (taxa), #9041 (altitudes), #9049 (habitats), #9125 (descriptions), #9126 (ph...
Andreas Müller
08:44 PM bug #6136 (New): Implement type providing name in homotypical group
For discussion see #6041.
Still need to decide if this is really the best solution.
Ask Greuther.
Is there alwa...
Andreas Müller
07:14 PM task #6135 (Closed): Remove authors from Taxonomische Großgruppe
... or make it configurable
Taxonomische Großgruppe
* Autorenschaft soll da nicht angezeigt werden
Was meint...
Andreas Müller
07:13 PM feature request #6134 (Closed): Allow grouping by Taxonomische Großgruppe
- Ja, wir brauchen auch eine Gruppierung nach den Taxonomischen Gruppen wie von dir beschrieben.
OK, versuche ich e...
Andreas Müller
07:03 PM feature request #6133: Improve Rank Webservice
/termVocabulary/ef0d1ce1-26e3-4e83-b47b-ca74eed40b1b/terms.json?orderBy=BY_ORDER_INDEX_ASC
- Ich dachte, die Ränge ...
Andreas Müller
07:02 PM feature request #6133 (Closed): Improve Rank Webservice
* ~~Filter ranks by those used in Edaphobase~~
* ~~Or if use findByMarker add sortindex/order ranks by sortindex~~...
Andreas Müller
06:48 PM feature request #6128: Include authorship in taxon search web service
SL: Bis jetzt haben wir einfach angenommen, dass alles, was angezeigt wird, auch durchsuchbar ist. Wir brauchen diese... Andreas Müller

10/18/2016

06:40 PM bug #6129 (Resolved): After creating a new Reference in selection dialog, it could not be found in the selection dialog
Applied in changeset commit:taxeditor|5a8a1f1453f51d9a99421a6d137f707c266a08b7. Katja Luther
06:40 PM feature request #5891 (Resolved): Taxon appended phrase should not allow empty string
Applied in changeset commit:taxeditor|ceaa3fed461d7c19d3fc124917b4bbfeb35d3f36. Katja Luther
06:36 PM feature request #5634: Excluded note for excluded taxa /taxon nodes
Applied in changeset commit:cdmlib|1e55f5c2544860c52cea161e4edcff5ef2e1bbfa. Andreas Müller
05:45 PM feature request #5634 (Resolved): Excluded note for excluded taxa /taxon nodes
Andreas Müller
06:36 PM feature request #5974 (Resolved): Remove synonym relationships
Applied in changeset commit:cdmlib|d7fa3e131995dd5543514aa3afd71fdd31b59bf5. Andreas Müller
06:36 PM feature request #5952: Second cache field for specimen (identityCache)
Applied in changeset commit:cdmlib|7e03e21e1ae317b2fc610adf44deabb82083a083. Andreas Müller
10:28 AM bug #6099: Duration of save is increasing
to reduce the saving time we removed the cascading to the child taxa.
please test the editor, if everything works as...
Katja Luther
09:20 AM bug #6120 (Closed): Cleanup uuidAndTitleCache methods
tested all selection dialogs where it is used and it seems to work. Katja Luther

10/17/2016

06:18 PM bug #6131 (Closed): Vaadin DistributionEditor TODOS
- ~~ok/cancel button in settings window -> same min width~~
- ~~if only 1 classification -> autoselect~~
- ~~NPE wh...
Patrick Plitzner
05:32 PM bug #6130: Areafilter widget broken
Typing in the text field is no longer filtering the selection of areas Andreas Kohlbecker
05:30 PM bug #6130 (Closed): Areafilter widget broken
This is a regression which might have been introduced while solving #6087 Andreas Kohlbecker
01:13 PM bug #6129: After creating a new Reference in selection dialog, it could not be found in the selection dialog
This is because the search pattern is created out of the abbrevTitleCache concatinated with the authorstring.
Removi...
Katja Luther
01:10 PM bug #6129 (Closed): After creating a new Reference in selection dialog, it could not be found in the selection dialog
mail von Norbert:
ich möchte sicherheitshalber nochmal an meine Bugmeldung vom 28.7.16 erinnern, welche vielleicht...
Katja Luther

10/16/2016

09:30 PM feature request #6128 (Closed): Include authorship in taxon search web service
/portal/taxon/find?doTaxaByCommonNames=1&doMisappliedNames=1&doSynonyms=1&doTaxa=1&pageNumber=0&pageSize=10&query={qu... Andreas Müller

10/14/2016

04:35 PM feature request #3363 (In Progress): dagger (Totenkreuz) after extinct and fossil taxa
Andreas Müller
04:26 PM feature request #3925 (Resolved): Unplaced and excluded to TaxonNode
Andreas Müller
04:12 PM task #6028 (Closed): Post-migration (trac->redmine) fixes
The obsolete custom fields have all been disabled and can be deleted. Andreas Kohlbecker
03:46 PM task #6020 (Closed): Consider replacing custom field 'keywords' by redmine_tags
The tags plugin is now enabled and the keywords have been migrated to tags.
I will also disable the keywords custo...
Andreas Kohlbecker
03:20 PM task #6029 (Closed): trac resolution to redmine status mapping invalid for `wontfix` and `invalid`
The fix is now applied to the production system. Andreas Kohlbecker
12:00 PM task #6029: trac resolution to redmine status mapping invalid for `wontfix` and `invalid`
Looks good.
I tested with http://130.133.70.38/redmine/projects/edit/issues?c%5B%5D=subject&c%5B%5D=priority&c%5B%...
Andreas Müller
12:57 PM bug #5676: Sensu does not show up if no author exists for secundum reference
This issue is ready for reviewing.
I created a dedicated test case which should cover all aspects: http://int.e-ta...
Andreas Kohlbecker

10/13/2016

11:46 PM bug #6127 (Closed): NPE in NameCatalogue Controller on name_catalogue/taxon
fixed Andreas Müller
05:49 PM bug #6127: NPE in NameCatalogue Controller on name_catalogue/taxon
For the review please click this:
http://test.e-taxonomy.eu/cdmserver/cichorieae/name_catalogue/taxon?classificat...
Andreas Kohlbecker
05:46 PM bug #6127 (Resolved): NPE in NameCatalogue Controller on name_catalogue/taxon
Applied in changeset cdmlib:commit:cdmlib|3fa85b454e525c42baf068b4f7cf9ecaad757fb1. Andreas Kohlbecker
05:41 PM bug #6127 (Closed): NPE in NameCatalogue Controller on name_catalogue/taxon

http://api.cybertaxonomy.org:80/cichorieae/name_catalogue/taxon?classification=76b17487-3df4-41c7-8043-2bbb266eac...
Andreas Kohlbecker
05:00 PM feature request #5952 (Resolved): Second cache field for specimen (identityCache)
Andreas Müller
04:58 PM feature request #5952: Second cache field for specimen (identityCache)
255 characters should be enough as it should be a short cache only holding most important identifiers Andreas Müller
04:34 PM task #6020: Consider replacing custom field 'keywords' by redmine_tags
Looks good. I tested it with the following query and could not find any differences between keywords and tags:
htt...
Andreas Müller
04:24 PM feature request #5981 (Resolved): Add abbreviation to Rank "Cultivar"
Andreas Müller
03:45 PM bug #3658 (Resolved): Update Nomenclatural code for datasources
Andreas Müller
03:44 PM feature request #5974 (In Progress): Remove synonym relationships
Andreas Müller
03:34 PM bug #4461 (Resolved): Ordering in datasources view fails
Andreas Müller
03:23 PM bug #5676 (Resolved): Sensu does not show up if no author exists for secundum reference
Applied in changeset commit:cdm-dataportal|763b610cafda73d41d185ddb4e44f8baa701c0a2. Andreas Kohlbecker
01:21 PM feature request #6126 (New): Make the label for nomenclatural status configurable
add the possibility to configure whether the labels of the drop down menu are the title or the abbrev of the nomencla... Katja Luther
01:15 PM bug #5692 (Resolved): Delete a person within the bulk editor deletes the person even if not saved
Applied in changeset taxeditor:commit:taxeditor|7dce04a4ef06e30769a711c8b6aceb11b2137c31. Katja Luther
01:07 PM bug #5692: Delete a person within the bulk editor deletes the person even if not saved
I adapted the deletion to the merging and added the delete configurator to the lineAnnotation. Now the objects are an... Katja Luther
12:17 PM task #5083: Alternative image viewer for dataportal
The Universalviewer has now commonly accepted, even if there are concerns, but it is so far the best solution we have... Andreas Kohlbecker
12:06 PM task #5083: Alternative image viewer for dataportal
*Ralf Hand wrote:*
Hallo Andreas,

danke für den Link. Wir als sehr fotoorientiertes Projekt sind nicht uneinge...
Andreas Kohlbecker
11:42 AM task #5943 (Closed): back to search button/link should go into a drupal block
Enablement of the new block is done automatically when running the module update script, so no further action needs t... Andreas Kohlbecker
11:16 AM task #5943 (Resolved): back to search button/link should go into a drupal block
Applied in changeset commit:cdm-dataportal|beb914ef020af7daeaf97ce1f75d7bcb098dc9eb. Andreas Kohlbecker

10/11/2016

06:09 PM task #6125 (New): Implement tests for OAuth2 in cdmlib-remote
The tests in spring-projects/spring-security-oauth samples/oauth2/sparklr project are a good start! Andreas Kohlbecker
03:35 PM bug #5948 (Resolved): supress protologue icon if according media uri is missing
Applied in changeset cdm-dataportal:commit:cdm-dataportal|275b2642c2438013cb1ac06bb986dceb388592d7. Andreas Kohlbecker
01:36 PM bug #5948 (In Progress): supress protologue icon if according media uri is missing
Andreas Kohlbecker
01:36 PM bug #5948 (Rejected): supress protologue icon if according media uri is missing
Andreas Kohlbecker
02:22 PM bug #5692: Delete a person within the bulk editor deletes the person even if not saved
Whatever solution we choose please cover it with an according test. Andreas Müller
02:19 PM bug #5692: Delete a person within the bulk editor deletes the person even if not saved
Katja Luther wrote:
> Katja Luther wrote:
> I don't want to change the readonly=false, but maybe it is possible to ...
Andreas Müller
12:22 PM bug #5692: Delete a person within the bulk editor deletes the person even if not saved
Katja Luther wrote:
> Andreas Müller wrote:
> > Katja Luther wrote:
> > > The problem seems to be that we have to ...
Katja Luther
11:58 AM bug #5692: Delete a person within the bulk editor deletes the person even if not saved
Andreas Müller wrote:
> Katja Luther wrote:
> > The problem seems to be that we have to use the @transactional(read...
Katja Luther
11:43 AM bug #5692: Delete a person within the bulk editor deletes the person even if not saved
Katja Luther wrote:
> The problem seems to be that we have to use the @transactional(readonly=false) and this means ...
Andreas Müller
11:30 AM bug #5692: Delete a person within the bulk editor deletes the person even if not saved
The problem seems to be that we have to use the @transactional(readonly=false) and this means that the commit is call... Katja Luther
01:25 PM feature request #6110: Use https for map service calls when the portal is access via https
This needs to be tested at the edit-test server. The following requirements need to be fulfilled for testing:
* po...
Andreas Kohlbecker
01:22 PM feature request #6110 (Resolved): Use https for map service calls when the portal is access via https
Applied in changeset commit:cdm-dataportal|7aeb752750a73e9a99fa20b4c3e932aae49a2a94. Andreas Kohlbecker
10:04 AM task #6118: evaluate spring-security-auth2 and spring-cloud-security as a framework for OAuth2
updating development test script to latest implementation Andreas Kohlbecker

10/10/2016

10:39 PM task #6118: evaluate spring-security-auth2 and spring-cloud-security as a framework for OAuth2
Adding shell script to test different authentication modes. Andreas Kohlbecker

10/09/2016

04:16 PM bug #6119 (Resolved): Implement uuidAndTitleCache remote services
Andreas Müller
04:13 PM bug #6119 (In Progress): Implement uuidAndTitleCache remote services
Andreas Müller
 

Also available in: Atom