Project

General

Profile

Activity

From 09/18/2023 to 10/17/2023

10/17/2023

06:34 PM Revision 52cf965e (cdmlib): ref #10410: adapt test
Katja Luther
06:06 PM task #10414 (Resolved): Remove Georgian subdivisions from Euro+Med
The automated part of this ticket should be fixed. The remaining issues with multiple distributions with differing st... Andreas Müller
04:59 PM task #10414: Remove Georgian subdivisions from Euro+Med
Deduplicating Euro+Med Import sources:
~~~sql
-- source_id, dist_id, dist_id2 , --, nameCache, taxon, st
-- d...
Andreas Müller
03:07 PM bug #10416 (Resolved): In dto taxon page title for autonyms missing subsp. part
This should be fixed, please review. Katja Luther
03:06 PM bug #10416 (Closed): In dto taxon page title for autonyms missing subsp. part
Katja Luther
03:03 PM Revision e5ec62f0 (taxeditor): ref #10410: add preference and adapt checklist editor
Katja Luther
03:01 PM Revision f1be303f (cdmlib): ref #10410: adapt dto creation
Katja Luther
12:56 PM Revision ca929e29 (taxeditor): ref #5973: newly created desc are default if no other default exists
Katja Luther
12:25 PM Revision 305ec296 (cdmlib): ref #10397: check also for typespecimen
Katja Luther
11:28 AM Revision 8c18567f (cdm-dataportal): ref #10415: do not call PK WS everytime
Katja Luther
10:53 AM bug #10415 (Closed): WS to get polytomous keys and specimen called independend of portal configuration
To know whether the polytomous key tab should be shown, the WS to get the polytomous keys is called and if no PK are ... Katja Luther

10/16/2023

04:21 PM feature request #10398 (Resolved): Make it configurable in ABCD import if identifications should be imported as determinations or individualAssociations or both
please review Katja Luther
03:15 PM bug #10409: Default application language should be English
Andreas Müller wrote in #note-9:
> There is still commented code in PreferenceUtil in checkDefaultLanguage() and get...
Katja Luther
03:11 PM feature request #10387 (Resolved): Show transliteration of common name in dataportal
There is a first implementation with {common name}/{transliteration available}. Please review. Katja Luther
03:09 PM Revision caf5c45a (cdm-dataportal): ref #10387: add transliteration to common name in data portal
Katja Luther
12:59 PM Revision 19c32a0c (cdmlib): ref #10397: add check for IndividualsAssociation
Katja Luther
12:48 PM Revision 99373e2e (cdm-dataportal): fix display of autonyms
Katja Luther

10/13/2023

10:51 PM task #10414: Remove Georgian subdivisions from Euro+Med
Excel update statement
~~~
="UPDATE OriginalSourceBase SET sourcedElement_id = " & distId2 & " WHERE id = " & sou...
Andreas Müller
09:53 PM task #10414: Remove Georgian subdivisions from Euro+Med
exact duplicate sources
~~~sql
SELECT source_id FROM (
SELECT osb.id source_id, deb.id dist_id, n.nameCache, de...
Andreas Müller
12:29 PM feature request #10364: Implement state modifiers for matrix
Andreas Müller wrote in #note-15:
> Ahh, ok, so the modifiers work now (and hiding them if not available is also a g...
Katja Luther
12:04 PM Revision 8eca5e6a (taxeditor): ref #10364: set focus to newly created status dropdown
Katja Luther
11:27 AM Revision b2aac79d (taxeditor): ref #10364: label of noData and handling of empty modifier selection
Katja Luther
10:22 AM Revision af62e445 (taxeditor): ref #10364: move add button to the right and refresh after remove line
Katja Luther
09:18 AM Revision ba233e15 (taxeditor): code cleanup
Katja Luther
08:09 AM bug #10409: Default application language should be English
Andreas Müller wrote in #note-10:
> It generally works. After restart the language stays as selected before. After ne...
Katja Luther
07:53 AM Revision 4a2d61fe (cdmlib): ref #10397: revert continue
Katja Luther
07:53 AM Revision 5b289f85 (cdmlib): ref #10397: revert last changes - continue
Katja Luther

10/12/2023

06:14 PM bug #10409: Default application language should be English
It generally works. After restart the language stays as selected before. After new installation the language is Engli... Andreas Müller
06:10 PM bug #10409 (Feedback): Default application language should be English
There is still commented code in PreferenceUtil in checkDefaultLanguage() and getPreferredDefaultLanguage(). Is this ... Andreas Müller
05:56 PM feature request #10364: Implement state modifiers for matrix
Andreas Müller wrote in #note-16:
> >Generally I guess as we need the possibility for multiple lines and for 2 field...
Katja Luther
01:53 PM feature request #10364: Implement state modifiers for matrix
>Generally I guess as we need the possibility for multiple lines and for 2 fields it might be better to put the label... Andreas Müller
01:45 PM feature request #10364: Implement state modifiers for matrix
Ahh, ok, so the modifiers work now (and hiding them if not available is also a good idea).
So it is no regression,...
Andreas Müller
12:42 PM feature request #10364: Implement state modifiers for matrix
Andreas Müller wrote in #note-12:
> I don't understand how to enter a second status with this implementation. As this...
Katja Luther
12:34 PM feature request #10364: Implement state modifiers for matrix
Minor issue: label of the dialogue should be "Enter new value(s)" Andreas Müller
12:32 PM feature request #10364: Implement state modifiers for matrix
I don't understand how to enter a second status with this implementation. As this is a regression compared to the cur... Andreas Müller
05:53 PM Revision 7919b6d3 (taxeditor): ref #10364: add + button to add more than one status
Katja Luther
05:21 PM task #10414: Remove Georgian subdivisions from Euro+Med
Differing status
~~~sql
SELECT deb.id, n.nameCache, deb.area_id, t.titleCache, st.titleCache
FROM DescriptionEle...
Andreas Müller
12:12 PM task #10414 (In Progress): Remove Georgian subdivisions from Euro+Med
Andreas Müller
04:26 PM Revision 29c0da4b (taxeditor): ref #10364: set status row invisible if data unavailable status is
chosen Katja Luther
03:53 PM Revision e53dd7fa (taxeditor): ref #10364: change order of modifier and status in dialogue
Katja Luther
03:48 PM Revision 17447324 (taxeditor): ref #10364: move the label above status and modifier combos
Katja Luther
03:11 PM Revision b7d17f42 (taxeditor): remove termDtocombo from formFactory
Katja Luther
02:57 PM Revision ad9bd5eb (taxeditor): using kindOf for checking of subtype
Katja Luther
02:30 PM Revision fc6f5583 (taxeditor): allow also term vocs of modifier hierarchy
Katja Luther
12:49 PM Revision fec775ec (taxeditor): avoid NPE
Katja Luther
12:29 PM feature request #10362: Implement noDataStatus in matrix and details view
"No Data available" => either do Data->data or available->Available, depending what is more consistent with TaxEditor... Andreas Müller
12:22 PM feature request #10362 (Feedback): Implement noDataStatus in matrix and details view
When a no-data-available value is selected, the Status label and the delete button (and all other components like mod... Andreas Müller
12:24 PM Revision 68af0673 (cdmlib): ref #2975 for label for not interpretable
Andreas Müller
10:39 AM Revision a5431e1c (cdmlib): ref #10397: revert last changes
Katja Luther
08:48 AM Revision 30dc81c7 (cdmlib): ref #10398: adapt test to new configurator attribute
Katja Luther

10/11/2023

04:08 PM task #10414: Remove Georgian subdivisions from Euro+Med
Finding distributions for descriptions/taxa that do have only Georgia (core) data.
~~~sql
SELECT deb.id, t.titleCach...
Andreas Müller
04:06 PM task #10414 (Closed): Remove Georgian subdivisions from Euro+Med
There is no real reason for having Georgia devided into Abkhazia, Adjaria and Georgia(core). So we want to merge thes... Andreas Müller
02:39 PM feature request #10398 (In Progress): Make it configurable in ABCD import if identifications should be imported as determinations or individualAssociations or both
This is implemented now, the default is that only the individual association is created.
The import dialog shows a d...
Katja Luther
02:37 PM Revision 8db46556 (cdmlib): ref #10398: importing specimen/taxon rel depending on configurator
Katja Luther
02:37 PM Revision 274c99ef (taxeditor): ref #10398: make it configurable how the specimen/taxon rel should be
imported Katja Luther
01:52 PM Revision 29b9c348 (taxeditor): ref #10398:adapt to changed configurator attribute name - continue
Katja Luther
01:11 PM Revision 4846088b (taxeditor): ref #10398:adapt to changed configurator attribute name
Katja Luther
01:11 PM Revision 373d931c (cdmlib): ref #10398: smaller changes in SpecimenImportConfigurator
Katja Luther
12:57 PM bug #10411 (In Progress): Show subareas of area trees in area selection dialogue for distribution editor
I think this is already in progress. Andreas Müller
09:52 AM Revision 91ac7897 (taxeditor): ref #10410: adaptions in PreferencesUtil
Katja Luther
09:23 AM Revision be5bb5fd (taxeditor): ref #10410: newly created descriptions set as default for chosen
preference Katja Luther
09:21 AM Revision 6bd16ce6 (taxeditor): ref #10410: adapt TaxEditor to changed preference predicate name
Katja Luther
09:12 AM Revision 6a1ebabc (cdmlib): ref #10397: check for taxon associations
Katja Luther

10/10/2023

03:10 PM Revision 2be734d6 (cdmlib): ref #5973: add new preference predicate for description handling in
distr editor Katja Luther
11:40 AM Revision a0e0acff (cdmlib): fix potential NPE in DistributionAggregation
Andreas Müller
11:40 AM Revision 59bea635 (cdmlib): cleanup
Andreas Müller
10:24 AM bug #10409: Default application language should be English
Andreas Müller wrote in #note-7:
> Andreas Müller wrote in #note-5:
> > Is the associated revision the only one rel...
Katja Luther
09:36 AM bug #10413 (New): In distribution editor it should be possible to add an additional distribution
Currently in distribution editor it is only possible to create one distribution per area and taxon, but sometimes it ... Katja Luther
09:34 AM bug #10412 (New): Better handling of areas with more than one distribution in distribution editor
If there is more than one distribution for an area and a given taxon data are currently not editable in distribution ... Katja Luther

10/09/2023

10:48 PM bug #10409: Default application language should be English
Andreas Müller wrote in #note-5:
> Is the associated revision the only one related to this ticket? I ask because I c...
Andreas Müller
10:45 PM bug #10410 (Feedback): Newly created distributions are added to computed description
This generally works, but if a new description needs to be created this description does not yet get flagged as "defa... Andreas Müller
10:44 PM feature request #5973: Implement DescriptionBase.isDefault in TaxEditor
>adding isDefault to the first description created
This should be changed to:
Adding isDefault to a newly created d...
Andreas Müller
05:04 PM Revision e2fac394 (cdmlib-apps): latest changes to Greece image activator
Andreas Müller
03:28 PM feature request #7922: Add other possibilities to save distributions created with the distribution editor
AM: ... hier wurden 3 Lösungen angedacht:
1. ~~Verwendung des default Flags: dieses wurde mit #5875 im CDM implement...
Andreas Müller
11:22 AM feature request #7922: Add other possibilities to save distributions created with the distribution editor
Using the default description for new created distribtion data is implemented now. Also showing all distribution data... Katja Luther
02:22 PM feature request #10364 (Feedback): Implement state modifiers for matrix
Andreas Müller
12:24 PM Revision 9bca8097 (taxeditor): ref #7922: better label for > 1 distribution, adapt to default desc
Katja Luther
11:24 AM Revision 9e90879e (cdmlib): ref #7922: collect all descriptions containing distributions except
computed ones Katja Luther

10/06/2023

01:30 PM bug #10410: Newly created distributions are added to computed description
mail ERS:
Hallo zusammen,
ich versuche mich in diese Argumentation hineinzudenken und bin mir nicht ganz sicher...
Katja Luther
11:43 AM feature request #5973 (In Progress): Implement DescriptionBase.isDefault in TaxEditor
Katja Luther
11:17 AM feature request #5973: Implement DescriptionBase.isDefault in TaxEditor
First implementation available:
* ~~moving the default description always to top (if exists)~~
* ~~adding isDefaul...
Katja Luther
11:12 AM Revision 7fa90a24 (taxeditor): ref #5973: set first description as default
Katja Luther
10:38 AM Revision 0682d2cc (taxeditor): ref #5973: add menu item to set default description, adapt labelprovider
Katja Luther
10:37 AM Revision fad84c5b (cdmlib): ref #5973: use default description for distribution editor
Katja Luther

10/05/2023

06:10 PM bug #10411: Show subareas of area trees in area selection dialogue for distribution editor
Please also check if the tree order is taken from the term tree in case of selecting areas from the tree and having "... Andreas Müller
05:37 PM bug #10411 (Closed): Show subareas of area trees in area selection dialogue for distribution editor
For area trees the subareas are not shown. This was observed in Flora of Georgia:
![](clipboard-202310051737-7sz52...
Andreas Müller
12:40 PM bug #10363 (Feedback): Find a solution for importing all shared preferences in a new eclipse installation
I tested with the latest eclipse version 2023-09-R and importing team preferences from the update site http://netcete... Andreas Müller
12:15 PM bug #10363: Find a solution for importing all shared preferences in a new eclipse installation
The instructions for remote workspace preferences can be found here: https://dev.e-taxonomy.eu/redmine/projects/edit/... Andreas Müller
11:41 AM Revision a1e9f9e7 (taxeditor): ref #5973: revert changes in details
Katja Luther
11:38 AM bug #10410 (Resolved): Newly created distributions are added to computed description
AM:
es ist zwar nicht falsch und auch gut, die computed descriptions auszuschließen, aber das wird im gegebenen Fall...
Andreas Müller
09:39 AM bug #10410: Newly created distributions are added to computed description
This should be fixed. Please review. Katja Luther
08:44 AM bug #10410 (Closed): Newly created distributions are added to computed description
Descriptions created in distribution editor sometimes added to computed description. This should not be possible.
...
Katja Luther
11:33 AM Revision 84e6e6ee (taxeditor): ref #5973: add default checkbox to description details
Katja Luther
11:31 AM bug #10402 (In Progress): The header of character matrix shows titlecache instead of the label
The titlecache should be adapted to changes in representation label but in some cases this might not happen.
For e...
Katja Luther
11:07 AM bug #10394: Details page for derived unit only shows categorical data
Andreas Müller wrote in #note-1:
> Is this a dataportal issue?
Maybe more a cdmlib issue because the data collect...
Katja Luther
11:05 AM feature request #10362 (Resolved): Implement noDataStatus in matrix and details view
The noDataStatus drop down is added to the matrix and the details view.
When a noDataStatus is selected, the value ...
Katja Luther
11:00 AM Revision cf501600 (taxeditor): ref #10362: add NoDataStatus to details view
Katja Luther
10:24 AM feature request #7922: Add other possibilities to save distributions created with the distribution editor
Additional possibility:
* (default) description for all distributions: there is one description flagged as distribut...
Andreas Müller
10:04 AM feature request #10364: Implement state modifiers for matrix
A first implementation for categorical data is available, please have a look whether this is ok.
There is a filter...
Katja Luther
09:39 AM Revision 3314b941 (cdmlib): ref #10410: ignore computed descriptions for distribution editor
Katja Luther

10/04/2023

02:41 PM Revision 0005cc02 (taxeditor): ref #10364: adapt editor to possibility to add language parameter -
continue Katja Luther
02:19 PM Revision 1332db49 (taxeditor): ref #10364: adapt editor to possibility to add language parameter
Katja Luther
02:16 PM Revision f46aed37 (cdmlib): fix error in language handling in termDto
Katja Luther
02:15 PM Revision e8d3d00b (cdmlib): ref #10364: add language parameter for rowWrapper creation
Katja Luther
12:37 PM Revision 79768b91 (cdmlib): ref #10178 add configurator and matching result to name matching
Andreas Müller
12:34 PM Revision 05135c9d (cdmlib): cleanup
Andreas Müller
10:38 AM Revision 780fb316 (taxeditor): adapted manifest
Katja Luther
10:10 AM Revision 52bc8059 (taxeditor): ref #10362: add NoData Enum
Katja Luther
10:08 AM Revision ba3378f6 (taxeditor): ref #10364: continue adding modifiers and noData to matrix
Katja Luther
10:01 AM Revision 231f3745 (taxeditor): adapt imports to moved dtos
Katja Luther
09:42 AM Revision e8be3e00 (cdmlib): adapt to moved dtos
Katja Luther
09:30 AM Revision 5eed3133 (cdmlib): ref #10364: adapt dtos and dto handling to using modifiers
Katja Luther
09:15 AM Revision 31de7e35 (taxeditor): ref #10362: add noDataStatus and modifier drop down to dialog
Katja Luther

10/03/2023

01:58 PM Revision 0e73be42 (cdmlib): clean up
Belen Escobari

09/29/2023

09:35 PM Revision 148a27ca (cdm-server): add ATTR_FORCE_SYSTEM_CONSOLE_ENCODING to war.launch
Andreas Müller
09:35 PM Revision 7183e283 (cdm-server): reformat cdm-webapp.launch
Andreas Müller
09:30 PM Revision a7d1d29b (cdm-server): format cdm-server help.launch, profile.launch, debug.launch and war.launch and adapt log4j->log4j2
Andreas Müller
08:56 PM Revision 507ab6ff (cdmlib): add distributionStatusColors computation as commented code
Andreas Müller
08:55 PM Revision 79230c86 (cdmlib): cleanup
Andreas Müller

09/28/2023

09:18 PM Revision 9c7d1e85 (cdmlib): cleanup
Andreas Müller
09:06 PM Revision 97dbc20a (cdmlib-apps): minor changes to CaseariaIdentifierActivator
Andreas Müller
09:06 PM Revision 2b345f92 (cdmlib-apps): ref #10133, ref #9771 adapt OntologyExportActivator to update configuration
Andreas Müller
09:06 PM Revision 7731f1ed (cdmlib-apps): ref #10324 add synonym filter and other changes for final Georgia import
Andreas Müller
08:35 PM bug #10409: Default application language should be English
Is the associated revision the only one related to this ticket? I ask because I can see there are a couple of more co... Andreas Müller
03:07 PM bug #10409 (Resolved): Default application language should be English
During the start the application gets the preference from config.ini, in product configuration properties can be adde... Katja Luther
11:12 AM bug #10409 (Closed): Default application language should be English
mail ERS:
this brings me to the point that in many cases, the TaxEditor opens in German language (also on my lapto...
Katja Luther
08:26 PM Revision 66840e4b (cdmlib-apps): cleanup
Andreas Müller
08:26 PM Revision 0061aa45 (cdmlib-apps): ref #10378 add Koperski import and export
Andreas Müller
06:38 PM Revision 979845a3 (cdmlib): truncate nameCache if necessary
Andreas Müller
03:10 PM Revision 4984536d (taxeditor): revert changes
Katja Luther
02:57 PM Revision 3065ecf2 (taxeditor): get language preference from config.ini
Katja Luther
02:04 PM Revision bba26b36 (taxeditor): add osgi.nl to config file
Katja Luther
01:14 PM Revision 716501ce (taxeditor): reenable saving of editor laguage in config.ini
Katja Luther
12:46 PM Revision bc82da26 (cdmlib): cleanup
Andreas Müller
12:27 PM feature request #10364: Implement state modifiers for matrix
Please be also aware that modifiers and states should support i18n Andreas Müller
11:30 AM bug #10228: Fields for elevation and date should always be expanded
For protologues it does not work. The small arrow indicates that the part is "open", but the element is not shown. Katja Luther
11:08 AM Revision ce23dc02 (taxeditor): fix default language handling
Katja Luther
10:31 AM Revision 8fcfeb7f (taxeditor): remove storage of default language in config.ini
Katja Luther

09/27/2023

05:31 PM discussion #10408: Workflow support for print publication references
This has been discussed e.g. during the Achyranthoids manuscript creation. Andreas Müller
05:30 PM discussion #10408 (New): Workflow support for print publication references
For print publication we usually need reference lists. These maybe can be created during CDM light export. We need to... Andreas Müller
10:24 AM task #6208 (In Progress): Implement synonymy service responding with DTO
This is more or less implemented by #10222/ #10322 I guess. Andreas Müller
10:09 AM feature request #10406 (New): Feedback button for taxon pages
ERS:
Wir haben die User gefragt, weshalb wir extrem wenig Feedback bekommen, und die Antwort war ziemlich eindeuti...
Andreas Müller

09/26/2023

01:00 PM bug #10214 (Closed): Cache configuration for term cache not correctly initialized in taxeditor
I tested it with an idle editor and after this time terms will be reloaded, terms already reloaded are not loaded aga... Katja Luther
12:18 PM Revision eb5df7ad (taxeditor): fix language handling
Katja Luther
11:22 AM Revision d0806f49 (cdmlib-apps): add CaseariaIdentifierActivator
Andreas Müller
11:13 AM Revision 8283f4ba (cdmlib-apps): cleanup
Andreas Müller
10:05 AM Revision 69b1471b (taxeditor): open protologue as default
Katja Luther

09/25/2023

07:53 PM feature request #9771 (Closed): Implement Cdm2Cdm for vocabularies
test for updating graphs including non-toplevel nodes added.
So we can close this ticket now.
Andreas Müller
03:51 PM feature request #9771: Implement Cdm2Cdm for vocabularies
Andreas Müller wrote in #note-13:
> And create new ticket for issues related to synchronizing.
New tickets #10404...
Andreas Müller
03:40 PM feature request #9771: Implement Cdm2Cdm for vocabularies
Andreas Müller wrote in #note-8:
> A Problem are users used in Person or User
Users are currently not imported so...
Andreas Müller
07:40 PM Revision c1410cac (cdmlib): ref #9771 fix recursive graph update
Andreas Müller
07:39 PM Revision 96b97cc4 (cdmlib): cleanup
Andreas Müller
03:48 PM feature request #10405 (New): Allow synchronizing terms
see also #9771.
In the above ticket synchronization was only implemented by allowing to add terms. In a next step ...
Andreas Müller
03:45 PM feature request #10404 (New): Allow synchronizing term trees in TaxEditor
see #9771
For now we only allow synchronizing term trees as this is what is needed for additivity.
The update ...
Andreas Müller
03:11 PM discussion #10403 (New): Should syn. sec. be part of the homotypical group instead of single synonym?
TB:
Was ist der Standard für Syn Sec von homotypischen Synonymen (relevant für Caryophyllales an sich)? Diese sind...
Andreas Müller

09/22/2023

03:56 PM feature request #9771: Implement Cdm2Cdm for vocabularies
Tests are now running on server. But still need a test for updating graphs.
And fix the other above issues.
Andreas Müller
03:54 PM Revision 9e6cbe31 (cdmlib): cleanup
Andreas Müller
03:43 PM task #6993 (Duplicate): Implement web service tests
duplicates #9460 Andreas Müller
03:38 PM Revision 19a3c32c (cdmlib): ref #9771 try to fix path issue on linux
Andreas Müller
03:13 PM Revision 2e9db04e (cdmlib): cleanup
Andreas Müller
03:12 PM Revision 449c4ac6 (cdmlib): ref #9771 use system tmp directory for other repository and split graph test
Andreas Müller
01:26 PM task #10356 (Closed): Combine Caryophyllales data portals
The renaming took place and also some configuration issues in the portal have been solved so I think we can close the... Andreas Müller
12:06 PM Revision e6f24ce6 (cdmlib): ref #10178 replace DoubleResult by SingleNameMatchingResult
Andreas Müller
11:41 AM Revision 01536be1 (cdmlib): ref #10178 some comments and code cleaning for name matching
Andreas Müller
11:39 AM Revision a7b7d55f (cdmlib): clean up line endings etc.
Andreas Müller
09:31 AM Revision 676cf9d8 (taxeditor): ref #10402: show label of character instead of titlecache in header
Katja Luther
08:27 AM bug #10402 (Closed): The header of character matrix shows titlecache instead of the label
The header of the character matrix should show the label of a character, but shows the titlecache which is the concat... Katja Luther

09/21/2023

10:10 PM Revision 3f79af9b (cdmlib): ref #9771 fix configurator setting for adding terms in Cdm2CdmVocabularyImportTest
Andreas Müller
09:55 PM Revision a3d28473 (cdmlib): ref #9771 fix configurator setting in Cdm2CdmVocabularyImportTest
Andreas Müller
03:37 PM feature request #10133 (Closed): Improve ontology state vocabularies
Terms were updated in cdmterms and updates for flora greece and cichorieae were running.
This should be fixed now.
Andreas Müller
03:35 PM Revision dab1a4a7 (cdmlib): ref #9771 , ref #10133 implement add missing terms for term trees
Andreas Müller
03:34 PM Revision 1caa4215 (cdmlib): ref #9771 , ref #10133 allow configuation for addMissingTerms
Andreas Müller
03:33 PM Revision 60c10f08 (cdmlib): ref #9771 , ref #10133 allow importing graphs with partial vocabularies (javadoc)
Andreas Müller
03:25 PM Revision 2eec5662 (cdmlib): cleanup
Andreas Müller
03:15 PM Revision 26d5da72 (cdmlib): ref #10401 adapt NomenclaturalStatusTypeIczn terms in csv
Andreas Müller
03:14 PM bug #10401: Update StatisticalMeasureType labels
Andreas Müller wrote:
> SampleSize=>Sample Size
> TypicalLowerBoundary=>Typical Lower Boundary
> TypicalUpperBound...
Andreas Müller
03:13 PM bug #10401: Update StatisticalMeasureType labels
Andreas Müller wrote in #note-1:
> Also we may adapt the ICZN Suppressed Nom.Status.Type labels for "Suppressed Name...
Andreas Müller
03:13 PM bug #10401: Update StatisticalMeasureType labels
Also we may adapt the ICZN Suppressed Nom.Status.Type labels for "Suppressed Name" and "Nomen oblitum". We need to sw... Andreas Müller
03:09 PM bug #10401 (New): Update StatisticalMeasureType labels
SampleSize=>Sample Size
TypicalLowerBoundary=>Typical Lower Boundary
TypicalUpperBoundary=>Typical Upper Boundary
...
Andreas Müller
02:48 PM Revision f607a5c8 (cdmlib): update labels for some statistical measures (cont.)
Andreas Müller
02:40 PM Revision 6f05df61 (cdmlib): update labels for some statistical measures
Andreas Müller
10:36 AM Revision b8cf681f (cdmlib): ref #10324 add filter for heterotypic synonyms
Andreas Müller
10:35 AM Revision e327e364 (cdmlib): ref #10324 fix mapping for nomenclatural status
Andreas Müller
10:35 AM Revision 72c12ce0 (cdmlib): ref #10324 add source to endemics
Andreas Müller
10:19 AM Revision 3ff5390b (cdmlib): cleanup
Andreas Müller

09/20/2023

01:11 PM feature request #10400 (Closed): Make taxon-specimen relation for taxon pages configurable in webservice
currently it can not be defined which relations (individuals association, determination, type specimen, ...) should b... Andreas Müller
12:40 PM bug #10399 (Duplicate): Map sometimes not shown in portal without tabs
Andreas Müller
11:01 AM bug #10399: Map sometimes not shown in portal without tabs
Andreas Müller wrote in #note-2:
> Is this maybe a duplicate for #9463
There it says: "using the UV webpack shoul...
Andreas Müller
10:59 AM bug #10399: Map sometimes not shown in portal without tabs
Is this maybe a duplicate for #9463 Andreas Müller
09:51 AM bug #10399 (Duplicate): Map sometimes not shown in portal without tabs
In some cases the distribution map is not shown. For example
https://caryophyllales.org/cdm_dataportal/taxon/9853...
Katja Luther
10:32 AM Revision d274c736 (cdm-dataportal): fix exception for DNA Marker
Katja Luther

09/19/2023

01:06 PM bug #10397: Moving a specimen imported via ABCD to a new taxon does not show the specimen on the new taxon page but on the old one
AM:
ich sehe gerade, dass du mit https://dev.e-taxonomy.eu/redmine/projects/edit/repository/cdmlib/revisions/25160...
Andreas Müller
12:33 PM bug #10397: Moving a specimen imported via ABCD to a new taxon does not show the specimen on the new taxon page but on the old one
KK:
I need to move a lot of imported specimens from one taxon to another, mostly because the specimens are incorrect...
Andreas Müller
12:09 PM bug #10397 (Closed): Moving a specimen imported via ABCD to a new taxon does not show the specimen on the new taxon page but on the old one
This is because ABCD imports determinations/identifications. Also moving a specimen to a new taxon does not automatic... Andreas Müller
12:36 PM feature request #10398 (Closed): Make it configurable in ABCD import if identifications should be imported as determinations or individualAssociations or both
Still needs to be discussed what the default should be. Andreas Müller
12:27 PM bug #10394: Details page for derived unit only shows categorical data
Is this a dataportal issue? Andreas Müller
12:25 PM bug #7084: display SpecimenOrObservationBase.preferredStableUri in DataPortal
unclear on which page. Is this a phycobank specific page, the general specimen page or the specimen display on taxon ... Andreas Müller
09:25 AM Revision 19829f84 (cdm-dataportal): avoid modify non-object error
Katja Luther

09/18/2023

01:12 PM discussion #10396 (New): Handle "not endemic" in CDM
In #3817 it was discussed if we can handle endemism in the same way as other ordinary distribution data.
Until now...
Andreas Müller
 

Also available in: Atom