Project

General

Profile

Andreas Müller's activity

From 12/23/2020 to 01/21/2021

01/21/2021

08:42 PM EDIT Revision a3fe9a5a (taxeditor): cleanup
Andreas Müller
08:35 PM EDIT Revision 56613858 (taxeditor): ref #9356 clean up SourceComparator
Andreas Müller
08:35 PM EDIT Revision 35fb8b4d (taxeditor): cleanup
Andreas Müller
08:16 PM EDIT bug #9356: Comparison method violates its general contract for SourceComparator and TypeDesignationComparator
The SourceComparator looks fine. I only cleaned it up a bit. Andreas Müller
07:34 PM EDIT bug #9356 (Feedback): Comparison method violates its general contract for SourceComparator and TypeDesignationComparator
For TypeDesignationComparator the line
~~~
return o1.getUuid().compareTo(o2.getUuid());
~~~
will never be rea...
Andreas Müller
07:41 PM EDIT Revision 0287cfe2 (cdmlib): fix compile error
Andreas Müller
07:26 PM EDIT Revision a407a44c (cdmlib): improve generics for AgentService.getUuidAndAbbrevTitleCache
Andreas Müller
07:25 PM EDIT Revision a5502a9b (cdmlib): cleanup
Andreas Müller
07:23 PM EDIT Revision 9c187406 (cdmlib): ref #9356 adapt TypeDesignationComparator to fix case when both type status are null ; and cleanup null compare part above
Andreas Müller
06:44 PM EDIT bug #9353: Copy & Paste creates dirty data in term trees
In general the copy&past works now. Andreas Müller
06:43 PM EDIT bug #9353 (Feedback): Copy & Paste creates dirty data in term trees
Paste requires save first. Is this really needed? Most task are now handled without save-requirement so it breaks a b... Andreas Müller
06:36 PM EDIT bug #9353: Copy & Paste creates dirty data in term trees
Andreas Müller wrote:
> There is a duplicate error message when c%p a duplicate term to a non-duplicate allowing tre...
Andreas Müller
06:35 PM EDIT bug #9353: Copy & Paste creates dirty data in term trees
The error message on duplicate also appears if the tree allows duplicates:
![](picture752-1.png)
Andreas Müller
06:31 PM EDIT bug #9353: Copy & Paste creates dirty data in term trees
There is a duplicate error message when c%p a duplicate term to a non-duplicate allowing tree.
![](picture135-1.pn...
Andreas Müller
06:06 PM EDIT feature request #8756: Refresh button for structure tree and property tree in Character Editor
sorry, I forgot to re-assign this to you Andreas Müller
06:04 PM EDIT bug #9142: The Agent search dialog shows duplicated entries
Andreas Müller wrote:
> By the way can't we remove the commented line?
I deleted the line and also cleaned up the...
Andreas Müller
04:37 PM EDIT bug #9142: The Agent search dialog shows duplicated entries
Katja Luther wrote:
> Andreas Müller wrote:
> > Thats what I thought. It is actually not really a wrong implementat...
Andreas Müller
05:40 PM EDIT Revision b09fb3b9 (cdmlib): cleanup and improve generics
Andreas Müller
04:13 PM EDIT Revision 29d1e817 (cdmlib): cleanup
Andreas Müller
04:13 PM EDIT Revision 3133b77d (cdmlib): ref #9142 code simplification
Andreas Müller
04:02 PM EDIT feature request #8289 (Closed): Add "Open in RefObj view" to term editor context menu
Looks good now. Andreas Müller
02:04 PM EDIT feature request #8289 (Feedback): Add "Open in RefObj view" to term editor context menu
Works as expected. Only issue: in other places we have the open in menu just below the New menu and also it is separa... Andreas Müller
04:00 PM EDIT bug #8874 (Feedback): move taxon is reverted when taxon is edited afterwards
Another more critical issue related to the code reviewed:
The following code:
~~~
for (Map.Entry<String, Integ...
Andreas Müller
03:58 PM EDIT bug #8874: move taxon is reverted when taxon is edited afterwards
I also wonder, why in the code only the UpdateResult part was adapted, but not the ImportResult. Is this specific to ... Andreas Müller
03:55 PM EDIT bug #8874: move taxon is reverted when taxon is edited afterwards
It seems to work. However, I do not fully understand, why. Don't the changes try to guarantee that all open taxa rela... Andreas Müller
03:35 PM EDIT bug #8874: move taxon is reverted when taxon is edited afterwards
I think I remember the mail discussion about this issue. There, we discussed that this happens only if the taxon was ... Andreas Müller
03:48 PM EDIT Revision 3e89c139 (taxeditor): cleanup
Andreas Müller
03:22 PM EDIT bug #9344 (Closed): Datasets in Descriptive Dataset Navigator should be ordered
looks fine Andreas Müller
03:20 PM EDIT bug #7711: Bugs in media gallery
>if a transient (id>0) media is removed all volatile (id=0) media are also removed automatically
this still happen...
Andreas Müller
03:16 PM EDIT bug #7711 (Feedback): Bugs in media gallery
When removing the last image of the image gallery I got:
~~~
last remote method : http://test.e-taxonomy.eu:80/cd...
Andreas Müller
01:58 PM EDIT bug #9372: in media details view unprotected title cache is not updated when underlying data is changed
It still does not seem to work. Now, even the title in the bulk editor table does not change anymore.
Do we talk a...
Andreas Müller
01:43 PM EDIT bug #9264 (Feedback): Flag for toggle button for linking taxon with navigator looses/switch value without clicking the button
seems to work.
Is the parameter boolean isLinkWithTaxon really needed? it is not used. Is it only to have any para...
Andreas Müller
01:07 PM EDIT bug #9410 (New): DNA Marker is not shown correctly on specimen page
instead it shows only "Object":
![](picture342-1.png)
Example: http://portal.cybertaxonomy.org/algaterra-new/cd...
Andreas Müller
01:02 PM EDIT bug #9365 (Feedback): Reuse taxon does not work in new Taxon dialogue
Andreas Müller wrote:
> As you are now using a different method for createNewTaxonNode all the TaxonNode data like s...
Andreas Müller
11:49 AM EDIT bug #9365: Reuse taxon does not work in new Taxon dialogue
As you are now using a different method for createNewTaxonNode all the TaxonNode data like source and status are not ... Andreas Müller
11:38 AM EDIT bug #9365 (Feedback): Reuse taxon does not work in new Taxon dialogue
The disabling of the secundum is still missing. Andreas Müller
12:58 PM EDIT feature request #9338: Restructure term menus
I moved questions on unhandled term types to new ticket #9409 Andreas Müller
12:52 PM EDIT feature request #9338 (Feedback): Restructure term menus
Andreas Müller
12:51 PM EDIT feature request #9338: Restructure term menus
The new menu looks much better now (also mentioned by AK recently). Good we changed this. Andreas Müller
12:49 PM EDIT feature request #9338: Restructure term menus
And a small change to my above description: can we put Modifier and Scope into 1 section followed by another section ... Andreas Müller
12:47 PM EDIT feature request #9338: Restructure term menus
TaxonNodeAgentRelationType should be also editable for vocabularies (sorry, my comment was maybe not clear)
Langua...
Andreas Müller
12:57 PM EDIT feature request #9409 (New): [Decision] Which terms should be editable in term tree editor (and vocabulary editor)
copied from #9338
Open term types:
DerivationEventType (not in use yet?) => if to use last section
DnaQualityT...
Andreas Müller
12:30 PM EDIT bug #9393: NPE when removing parent from TaxonNode editor
Shouldn't we split the ticket? This ticket is mostly on NPEs not on general problems with parent handling. Andreas Müller
10:23 AM EDIT bug #9393: NPE when removing parent from TaxonNode editor
These are different issues but very related to the given issue therefore I mention it here. If difficult to fix feel ... Andreas Müller
10:17 AM EDIT bug #9393: NPE when removing parent from TaxonNode editor
When opening the NodeEditor from classification the parent field is still empty. When selecting a parent the Labels a... Andreas Müller
10:15 AM EDIT bug #9393 (Feedback): NPE when removing parent from TaxonNode editor
I got a very similar NPE when deleting the "reuse existing name":
~~~
last remote method : http://test.e-taxono...
Andreas Müller
12:24 PM EDIT bug #9350 (Feedback): Create new taxonnode ignores the publish flag
Works as expeccted.
Should we check after the release that the code merge worked correctly? Or should we close tic...
Andreas Müller
12:03 PM EDIT task #9407 (New): Reuse taxon should check classification before save
Reusing a taxon is not allowed in the same classification. If doing so anyway in the taxon node dialogue an error is ... Andreas Müller
11:06 AM EDIT bug #9369 (Feedback): Reference Detail is missing in MediaSpecimen details view
The missing reference detail is fixed.
The spaces between some fields are still missing.
Moving the URI to top ...
Andreas Müller
10:53 AM EDIT bug #9371 (Closed): Media bulk does not persist data anymore
No it saves as expected Andreas Müller
10:48 AM EDIT feature request #9375 (Closed): Alphabetical order for reference type drop down
Works as expected. Andreas Müller
10:43 AM EDIT bug #9391 (Closed): If named area level does not exist remove the level information
Looks fine Andreas Müller
10:38 AM EDIT bug #9382: For nomenclatural source show taxonname in referencing objects view
I dis some further changes and NPE prevention. Please have a look and close if you think it is ok. Andreas Müller
10:37 AM EDIT bug #9382: For nomenclatural source show taxonname in referencing objects view
Applied in changeset commit:taxeditor|db226011dbf5f1c7de1060d15dce17f7faaed67f. Andreas Müller
10:37 AM EDIT Revision db226011 (taxeditor): fix #9382 handle potential NPE and adapt label to make clear that it is not the name itself but the source that is referencing
Andreas Müller
10:26 AM EDIT Revision 36fdf767 (taxeditor): cleanup
Andreas Müller
09:43 AM EDIT feature request #9404: Open issues for Tropicos Import
Maybe the format will change in future:
WGB to Chuck Miller:
I see that the Tropicos Name Matching is working aga...
Andreas Müller

01/20/2021

08:06 PM EDIT bug #6164: cyprus: invalid data causing crash in modifier editor
test if this is still an open issue. Andreas Müller
07:55 PM EDIT feature request #3502: extensions not yet handled in compose_cdm_specimenOrObservation()
target version is missing! Put on current milestone like other specimen related issues? Andreas Müller
07:49 PM EDIT task #3485: object graph returned by REST services can be specified by initstrategy
target version is missing! Is this still an open issue? Andreas Müller
07:48 PM EDIT bug #3480: tagged text with square bracket confuses json
target version is missing. I put it to same milestone as related ticket. Please change if this is wrong. Andreas Müller
07:40 PM EDIT feature request #3030: Jenkins php jobs: setup for code analysis, mess detection etc..
target version is missing! Is it still an open issue? Andreas Müller
07:37 PM EDIT feature request #6016: ICN rules in cdm validation framework implemented
target version is missing! Is it still an open issue? Andreas Müller
07:35 PM EDIT feature request #6598: Migrate commands and handlers
target version is missing!
Can we assess in current milestone what still needs to be done to close this ticket. Th...
Andreas Müller
07:30 PM EDIT task #9377: Update of other platform user documentation
target version is missing! Andreas Müller
07:27 PM EDIT feature request #8182: show blast search result
is this still an open issue? Should it be reviewed? Should open issues be moved to new ticket?
Is there an example...
Andreas Müller
07:25 PM EDIT bug #7829 (Closed): Improve deduplication of parsed names and references
This has been finished (with few exceptions) in #9085. Andreas Müller
07:10 PM EDIT feature request #6133 (Closed): Improve Rank Webservice
Created follow up #9406 for open issue, close this ticket Andreas Müller
07:09 PM EDIT feature request #9406: Open issue for Edaphobase rank web service
put to low priority as edaphobase is currently not active Andreas Müller
07:08 PM EDIT feature request #9406 (Rejected): Open issue for Edaphobase rank web service
follow up for #6133
Open issue:
* representations are not mapped to a language
Andreas Müller
06:49 PM EDIT task #5085: Aggregate Distributions
This is a duplicate for some other tickets: #5176, #8679, #8677 and maybe someother.
Should be tested on FauEu Data ...
Andreas Müller
06:33 PM EDIT bug #7665 (Closed): ConcurrentModificationException when closing Editor
If at all it happens very seldom. We should open a new ticket with a new stacktrace if it happens again. Andreas Müller
06:23 PM EDIT bug #1119 (Duplicate): [PARSER] Duplicate inreferences created during parsing are NOT merged when data gets saved
This has been fully fixed in #9085 so close this ticket as duplicate Andreas Müller
06:04 PM EDIT bug #3737 (Closed): Protected caches for taxa and names behave inconsistent
The first issue is solved. The second was improved, however, it still sometimes works inconsistent meaning that the s... Andreas Müller
06:04 PM EDIT bug #9405 (In Progress): Fields set to irrelevant for cache should be set by state only
Andreas Müller
06:02 PM EDIT bug #9405 (Closed): Fields set to irrelevant for cache should be set by state only
follow up from #3737
Currently this is not yet the case as they are set during UI update by calling refresh only o...
Andreas Müller
05:52 PM EDIT feature request #6965 (Closed): Tropicos Import
open issues copied to #9404, close this Andreas Müller
05:51 PM EDIT feature request #9404 (New): Open issues for Tropicos Import
copied from #6965
* Tests genauer
* Progressmonitor
* "Analyse" vor Import
* Klären, welche Funktionen von ...
Andreas Müller

01/19/2021

07:18 PM EDIT Revision 888558ae (taxeditor): simplify rank handling
Andreas Müller
06:56 PM EDIT Revision 68b29e1f (taxeditor): make getCollection method final and remove deprecated annotation
Andreas Müller
06:54 PM EDIT Revision 688220c6 (taxeditor): cleanup
Andreas Müller
01:03 PM EDIT Revision b66bc2e5 (taxeditor): cleanup
Andreas Müller
11:55 AM EDIT task #9300: Name Page: harmonize media specimen lectotype representations
so should we change status to "in progress" as questions are solved? Andreas Müller

01/18/2021

10:38 PM EDIT Revision 780809e8 (taxeditor): remove unused parent
Andreas Müller
10:38 PM EDIT Revision bc137806 (taxeditor): cleanup
Andreas Müller
09:52 PM EDIT Wiki edit: SPRINT_Cichorieae_Portal_1 (#3)
Andreas Müller
07:11 PM EDIT Revision 17337b4f (taxeditor): fix generics compile error
Andreas Müller
05:27 PM EDIT Revision 17eaac4f (taxeditor): cleanup
Andreas Müller
04:11 PM EDIT Revision ad7201d3 (taxeditor): cleanup and generics for ICdmEntitySessionEnabled
Andreas Müller
03:03 PM EDIT Revision 28ead5fc (taxeditor): cleanup
Andreas Müller
02:21 PM EDIT bug #9398 (Closed): ObjectNotFoundException when removing a synonym that is used as NameInSource
Either this is a problem on the order of operations during save. Or it is a general issue with merge where it could b... Andreas Müller
01:08 PM EDIT feature request #6308 (Feedback): Add configuration dialog for the deletion of synonyms in name editor
The 2 warnings do not show up anymore so we can close this ticket.
However, I am a bit astonished that no warning ex...
Andreas Müller
12:31 PM EDIT Revision 1e863be8 (cdmlib): cleanup
Andreas Müller
11:37 AM EDIT feature request #7886 (Closed): Divide local preferences to db dependend local preferences
The open issue was moved to new ticket #9394.
This ticket can be closed.
Andreas Müller
11:36 AM EDIT bug #9394 (New): Local preferences can not be edited if no database connection exists
All database dependend preferences should be disabled in this case Andreas Müller
11:31 AM EDIT bug #7236 (Closed): Make available distribution status a database preference for TaxEditor distribution editor
This seems to be fixed. Open a new ticket if something does not work yet as expected. Andreas Müller
11:15 AM EDIT feature request #4363 (Resolved): Show more informative message for unsupported specimen structures in specimen bulk editor
Andreas Müller
11:11 AM EDIT bug #4362 (Closed): Some File->New dialogs do not work
Andreas Müller
11:10 AM EDIT bug #4362: Some File->New dialogs do not work
>Name cache fields behave strange as even with protected title cache they are not completely disabled.
This seems...
Andreas Müller
11:05 AM EDIT bug #9393 (In Progress): NPE when removing parent from TaxonNode editor
~~~
last remote method : http://test.e-taxonomy.eu:80/cdmserver/rem_conf_am/remoting/taxonnode.service
last remote ...
Andreas Müller
10:50 AM EDIT bug #6955 (Closed): NamedAreaSelection Dialog needs to be adapted to filtered getUuidAndTitleCache loading
This is fixed. The open issue is moved to a follow up ticket: #9391 Andreas Müller
10:45 AM EDIT feature request #7121 (Closed): adapt remaining UuidAndTitleCache methods to use filter
As this is too long ago we close the ticket without linking to the revert. Andreas Müller
10:43 AM EDIT bug #7124 (Closed): Avoiding multiple repesentation exceptions by removing the conversation from selection dialogs
This seems to be fixed. Andreas Müller
10:34 AM EDIT feature request #6076 (Feedback): Specimen biocase search should work on observations
Andreas Müller
10:26 AM EDIT feature request #6315 (Closed): Implement setSecundumForSubtree in TaxEditor
Andreas Müller
10:25 AM EDIT feature request #6315: Implement setSecundumForSubtree in TaxEditor
Andreas Müller wrote:
> There is also a lot of space between label "New secundum reference" and the text box for the...
Andreas Müller
10:23 AM EDIT bug #9390 (In Progress): Remaining issues for set secundum dialog
follow up from #6315
1. ~~there is too much space between label "If no reference is chosen ... " and the checkboxe...
Andreas Müller
09:35 AM EDIT bug #9354: Sorting in distribution editor is broken
I put this to critical as it is a requirement the E+M Bratislava team to edit disttribution data for CZ and SK which ... Andreas Müller

01/15/2021

12:29 PM EDIT bug #9386: orthographic variants should not be symmetrical
Ich möchte nochmal explizit auf die Probleme hinweisen, die sich datenverabeitungsseitig aus symmetrischen Beziehunge... Andreas Müller
12:17 PM EDIT bug #9386: orthographic variants should not be symmetrical
Wolf-Henning Kusber wrote:
> What is about data exports? Isn't it maybe more problematic if the relation symetrical ...
Andreas Müller
12:10 PM EDIT bug #9386: orthographic variants should not be symmetrical
Andreas Kohlbecker wrote:
> auch wenn diese Beziehung zwischen zwei Namen im Modell als ungerichtet definiert ist, b...
Andreas Müller
12:07 PM EDIT bug #9386: orthographic variants should not be symmetrical
Andreas Kohlbecker wrote:
> Ich würde dafür plädieren die Benennung der Relation beizubehalten, sie aber im Modell a...
Andreas Müller
11:54 AM EDIT bug #9386: orthographic variants should not be symmetrical
Andreas Kohlbecker wrote:
> auch wenn diese Beziehung zwischen zwei Namen im Modell als ungerichtet definiert ist, b...
Andreas Müller
10:36 AM EDIT bug #9386: orthographic variants should not be symmetrical
> WGB:
>
> richtig, Art. 61.1 sagt, dass es nur eine gültige („valid“, nicht „correct“) Variante gibt, aber er spr...
Andreas Müller
09:50 AM EDIT bug #9386: orthographic variants should not be symmetrical
ERS:
ja, es kann nur eine korrekte orthographische Variante geben, und daher ist die Richtung nicht symmetrisch: s...
Andreas Müller

01/14/2021

10:16 AM EDIT bug #9386: orthographic variants should not be symmetrical
Wolf-Henning Kusber wrote:
> It is correct that there is only one correct spelling. In PhycoBank, we need to registe...
Andreas Müller
10:12 AM EDIT bug #9386: orthographic variants should not be symmetrical
WGB:
richtig, Art. 61.1 sagt, dass es nur eine gültige („valid“, nicht „correct“) Variante gibt, aber er spricht a...
Andreas Müller

01/13/2021

06:12 PM EDIT bug #9386 (New): orthographic variants should not be symmetrical
According to the nomenclatural code there is always only 1 valid orthographic variant so the name relationship should... Andreas Müller
05:29 PM EDIT task #8455: Show specimen preferredStableURL as external link icon?
Screenshot for long URI in typification:
![](picture429-1.png)
Andreas Müller
04:26 PM EDIT task #8455: Show specimen preferredStableURL as external link icon?
example for ugly linking: http://ws2.cybertaxonomy.org/dataportal/greece_bupleurum_01_with_onthology/?q=cdm_dataporta... Andreas Müller
05:26 PM EDIT bug #9384 (Closed): DefaultReferenceCacheStrategy.createShortCitation() working not correctly for Teams with two members
as we talk about bibliographic references here the ICN (or any other code) is not relevant here. It is the rule I hav... Andreas Müller
04:18 PM EDIT bug #9384: DefaultReferenceCacheStrategy.createShortCitation() working not correctly for Teams with two members
The fix was not fully correct as it created teams like Name1, Name2 & al. but there should be always a maximum number... Andreas Müller
04:20 PM EDIT Revision 22b89169 (cdmlib): add javadoc comment
Andreas Müller
04:14 PM EDIT Revision 619db306 (cdmlib): fix #9384, ref #9279 fixed incorrect implementation of createShortCitation and added tests
Andreas Müller
04:12 PM EDIT Revision 8b822608 (cdmlib): cleanup
Andreas Müller

01/12/2021

11:55 AM EDIT bug #9174: After longer inactivity NPE for cache
Andreas Müller wrote:
> This is maybe the same as #7699
??
Andreas Müller

01/11/2021

10:13 PM EDIT feature request #9380 (New): It is not possible to show MediaRepresentation(Part) supplemental data
... as they can not be explicitly selected in the details view. This should be possible (e.g. for showing id and uuid) Andreas Müller

01/10/2021

11:05 AM EDIT Revision 0ccecb37 (cdmlib-apps): ref #1447 latest changes to PesiFindIdenticalNamesActivator and PesiEuroMedValidator
Andreas Müller
11:02 AM EDIT Revision cd156f0a (cdmlib-apps): latest changes to PesiTaxonExport
Andreas Müller
11:01 AM EDIT Revision 8b256be0 (cdmlib-apps): ref #6591 adapt PESI import to new original spellings handling
Andreas Müller
10:56 AM EDIT Revision c1a8faa1 (cdmlib): ref #6591 adapt PESI import to new original spellings handling
Andreas Müller
10:54 AM EDIT Revision b36706c7 (cdmlib): cleanup
Andreas Müller

01/09/2021

04:17 PM EDIT Revision 45c2e0b4 (cdmlib-apps): ref #1447 latest changes to PesiCommandLineMerge and PesiMergeObject
Andreas Müller
04:11 PM EDIT Revision 600a00cd (cdmlib): cleanup
Andreas Müller
11:24 AM EDIT feature request #5575 (In Progress): DNA Sample requires CacheStrategy
I added a very first version for DNASample cache strategy to avoid the -titleCache not availble- messages Andreas Müller
11:22 AM EDIT Revision 26008f31 (cdmlib): ref #5573, ref #7612 adapt MediaSpecimenDefaultCacheStrategy to OccurrenceCacheStrategyBase
Andreas Müller
11:21 AM EDIT Revision a30452ad (cdmlib): ref #5575 add first version of DnaSample cache strategy
Andreas Müller
01:36 AM EDIT feature request #7612: CacheStrategy for MediaSpecimens
I implemented now a very basic version of the cache strategy to avoid -titleCache not yet implemented- messages Andreas Müller
01:34 AM EDIT feature request #7612 (In Progress): CacheStrategy for MediaSpecimens
To me it is a bit unclear what the suggestion is how the MediaSpecimen cache strategy should be implemented. Andreas Müller
01:30 AM EDIT Revision 197a9558 (cdmlib): ref #7612 a first (preliminary) version of MediaSpecimenDefaultCacheStrategy
Andreas Müller
01:03 AM EDIT Revision 4dbcb616 (cdmlib): cleanup and use TermTestBase for model tests
Andreas Müller

01/08/2021

10:30 PM EDIT Revision fb6b774e (cdmlib): cleanup
Andreas Müller
07:52 PM EDIT bug #9373 (Closed): In specimen details view used within specimen tree editor titleCache field is not enabled when it is protected
instead you first have to click on the protected button which does not change the button but the text field gets enabled Andreas Müller
07:49 PM EDIT bug #9371: Media bulk does not persist data anymore
See also related tickets when fixing this. Andreas Müller
07:38 PM EDIT bug #9371 (Closed): Media bulk does not persist data anymore
except for create and delete
I tested for title, description, uri, supplemental data = > nothing worked
This is...
Andreas Müller
07:48 PM EDIT bug #9372 (Closed): in media details view unprotected title cache is not updated when underlying data is changed
e.g. when only URI exists usually the title is the file name but changing the URI does not change the title field.
H...
Andreas Müller
07:32 PM EDIT feature request #9370 (New): Search in media bulk editor should include search on URI
there are multiple usecases for this Andreas Müller
07:17 PM EDIT bug #9369 (Closed): Reference Detail is missing in MediaSpecimen details view
but the detail often is important. In general we could also implement as like a (single) source but there is some mor... Andreas Müller
02:51 PM EDIT task #9132: Update cyprus images to Scaler default API and add thumbnails
Hi Andreas,
ich bin ja gerade dabei #9132 auch für Cichorieae zu machen. Die Links habe ich bereits alle umgestel...
Andreas Müller
12:36 PM EDIT task #9132: Update cyprus images to Scaler default API and add thumbnails
Links in the Cichorieae database have all be updated to use the scaler API.
Only open issue is now to reload metad...
Andreas Müller

01/06/2021

02:27 PM EDIT feature request #9114: Handle malformed URIs in user type
In #9111#note-1 AK suggests to also encode fragment and query parts. This has **not** been implemented in the origina... Andreas Müller
02:15 PM EDIT feature request #9114: Handle malformed URIs in user type
Katja, can you please check if you can find out what the httpinvoker problem is. I currently can't start the TaxEdito... Andreas Müller
12:08 PM EDIT feature request #9114 (In Progress): Handle malformed URIs in user type
I implemented a new class eu.etaxonomy.cdm.common.URI and use this in model but also at other places like import sour... Andreas Müller
02:20 PM EDIT feature request #9111 (Resolved): Handle Malformed URIs
I removed the related code again as #9114 is now more or less implemented and URI encoding is now done in cdmlib. Ple... Andreas Müller
02:18 PM EDIT Revision 9916da4a (taxeditor): ref #9111, ref #9114 remove TaxEditor specific URI encoding code as encoding is handled in cdmlib now
Andreas Müller
01:07 PM EDIT Revision 84aa450d (cdmlib): uncomment RdfViewTest.testNameInformationRdf as it seems to work currently
Andreas Müller
01:01 PM EDIT Revision 9691cba9 (cdmlib): cleanup
Andreas Müller
01:00 PM EDIT Revision c22065e1 (cdmlib): ref #9114 fix RdfViewTest
Andreas Müller
11:00 AM EDIT Revision 5402f2a6 (cdmlib): cleanup
Andreas Müller
11:00 AM EDIT Revision 4ad992ed (cdmlib): ref #9114 further adapt jsonConfigurations and add new constructor to URI wrapper
Andreas Müller
10:50 AM EDIT Revision 3154d43f (taxeditor): ref #9114 further adapt some classes to URI wrapper in taxeditor
Andreas Müller
10:49 AM EDIT Revision adb769b4 (taxeditor): cleanup
Andreas Müller
10:18 AM EDIT Revision f9c3f295 (cdmlib): ref #9114 adapt json mapping to new URI wrapper
Andreas Müller
10:17 AM EDIT Revision 6b33224a (cdmlib): ref #9114 adapt javadoc for new URI wrapper user type
Andreas Müller
10:17 AM EDIT Revision 7ab5b913 (cdmlib): cleanup
Andreas Müller
01:35 AM EDIT Revision 4d87641f (cdmlib): ref #9114 add toFile() to URI to wrapper
Andreas Müller
01:30 AM EDIT Revision 5acb8103 (taxeditor): ref #9114 adapt some classes with URI to wrapper in taxeditor (cont.)
Andreas Müller
01:29 AM EDIT Revision 2ab21f97 (taxeditor): cleanup
Andreas Müller
12:34 AM EDIT Revision 7b06bd8f (taxeditor): ref #9114 adapt some classes with URI to wrapper in taxeditor (cont.)
Andreas Müller
12:33 AM EDIT Revision 53e60781 (taxeditor): cleanup
Andreas Müller

01/05/2021

09:49 PM EDIT Revision 15c5de38 (taxeditor): ref #9114 adapt some classes with URI to wrapper in taxeditor (cont.)
Andreas Müller
09:49 PM EDIT Revision 00b46185 (taxeditor): cleanup
Andreas Müller
09:37 PM EDIT Revision 5dfe9f9b (taxeditor): ref #9114 adapt some classes with URI to wrapper in taxeditor (cont.)
Andreas Müller
09:27 PM EDIT Revision 38556872 (taxeditor): cleanup
Andreas Müller
09:26 PM EDIT Revision f5a55599 (taxeditor): ref #9114 adapt some classes with URI to wrapper in taxeditor (cont.)
Andreas Müller
09:07 PM EDIT Revision 5b2e9e6b (cdmlib): ref #9114 add compareTo to URI wrapper
Andreas Müller
09:02 PM EDIT Revision 96378f2b (taxeditor): ref #9114 adapt some classes with URI to wrapper in taxeditor (cont.)
Andreas Müller
09:02 PM EDIT Revision 66eb9f49 (taxeditor): cleanup
Andreas Müller
08:34 PM EDIT Revision c7a6e70f (taxeditor): cleanup
Andreas Müller
08:34 PM EDIT Revision bf3cb991 (taxeditor): ref #9114 adapt some classes with URI to wrapper in taxeditor
Andreas Müller
08:16 PM EDIT Revision dd94c99b (cdmlib-apps): ref #9114 adapt URI to wrapper in cdmlib-app (cont.)
Andreas Müller
08:13 PM EDIT Revision 7cc5a1d7 (cdm-vaadin): cleanup
Andreas Müller
08:13 PM EDIT Revision 4cd4de2d (cdm-vaadin): ref #9114 adapt URIs to URI wrapper in vaadin
Andreas Müller
08:08 PM EDIT Revision 999006a7 (cdmlib): ref #9114 preliminary ignore RdfViewTest
Andreas Müller
08:07 PM EDIT Revision f588e53b (cdmlib): cleanup
Andreas Müller
08:05 PM EDIT Revision de8249cf (cdmlib): ref #9114 add URI Wrapper and replace all java.net.URI occurrences by the wrapper in cdmlib
Andreas Müller
07:45 PM EDIT Revision 20a31445 (cdmlib-apps): Adapt CentaureaCloneActivator to moved clone method
Andreas Müller
07:45 PM EDIT Revision 26790e9b (cdmlib-apps): ref #9114 adapt URI to wrapper in cdmlib-app
Andreas Müller
07:23 PM EDIT Revision b920f5c2 (cdmlib-apps): cleanup
Andreas Müller
05:45 PM EDIT Revision 2720ea2c (cdmlib): cleanup
Andreas Müller

01/04/2021

07:38 PM EDIT Revision 5da100f1 (cdmlib): ref #9366 fix test in TypeDesignationSetManagerTest
Andreas Müller
07:17 PM EDIT bug #9366: Specimen type designation with specimen having only collection name but not collection code does not show collection information
Please review Andreas Müller
07:14 PM EDIT bug #9366 (Resolved): Specimen type designation with specimen having only collection name but not collection code does not show collection information
Applied in changeset commit:cdmlib|99d3463856a840dd42c0532791b67b299b7b7fed. Andreas Müller
07:08 PM EDIT bug #9366 (Closed): Specimen type designation with specimen having only collection name but not collection code does not show collection information
e.g. Scorzonera kurtii Yıld. in Ot Sist. Bot. Dergisi 18(2): 15. 2012 in Cichorieae DB
The holotype collection inf...
Andreas Müller
07:14 PM EDIT Revision 99d34638 (cdmlib): fix #9366 add collection name to specimen titleCache if collection code does not exist
Andreas Müller
07:13 PM EDIT Revision 960711fc (cdmlib): cleanup
Andreas Müller
 

Also available in: Atom