Activity
From 01/15/2023 to 02/13/2023
02/13/2023
- 06:06 PM Revision 4dedd84d (cdmlib): ref #10222: full featureTree support and first implementation for all fact categories and some cleanup
- 12:27 PM Revision 0d0e6f48 (cdm-dataportal): ref #10222: start fixing distribution handling
- 12:26 PM Revision 156dfaf7 (cdm-dataportal): ref #10222: fix facts and synonymy handling
- 12:12 PM Revision 7830c448 (cdmlib): ref #10249: adapt test and remove credit from mapping (needs to be
- discussed)
- 11:53 AM Revision 9ee689d3 (cdmlib-apps): ref #10242 synonym cleanup for Sileneae
- 10:53 AM task #10249 (In Progress): Mapping for metadata labels of images in portal
- I created an enumeration which should hold all mappings.
- 10:50 AM Revision 9ae8f179 (cdmlib): ref #10249: add metaDataMapping Enum
02/10/2023
- 02:32 PM task #10249: Mapping for metadata labels of images in portal
- Andreas Müller wrote in #note-2:
> Is this on purpose a separate ticket (compared to #10234)?
I think yes, becaus... - 01:57 PM task #10249: Mapping for metadata labels of images in portal
- Is this on purpose a separate ticket (compared to #10234)?
- 01:04 PM task #10249 (In Progress): Mapping for metadata labels of images in portal
- It should be possible to provide a mapping for the displayed meta data labels and the labels coming from apache imagi...
- 02:18 PM Revision bb132c2d (cdmlib): ref #10222: handle mediaMetaDataKeyIncludes default value is null and
- adapt CamelCase handling
- 02:04 PM task #10222: Use DTOs for portal taxon page - first implementation for E+M
- Katja Luther wrote:
> * currently the facts are merged into the feature tree (see _mergeFeatureTreeDescriptions in c... - 02:00 PM task #10222: Use DTOs for portal taxon page - first implementation for E+M
- Katja Luther wrote:
> * the distribution facts are handled separately in dataportal, maybe we should handle them in... - 01:04 PM Revision 8f819ae9 (cdmlib): ref #10222 fix distribution status handling
- 12:58 PM Revision 4ae14058 (cdmlib): ref #10222 use treeDTO in taxon page
- 12:53 PM Revision 6c724662 (cdmlib): cleanup and missing commons.lang3 case
- 11:49 AM Revision 0dcf18fb (cdmlib): ref #10222 fix location of IDistributionService in http invoker config
- 11:46 AM Revision 01a636b8 (taxeditor): ref #10222 add service.geo to taxeditor.local import-packages
- 11:34 AM Revision 37c0dea7 (taxeditor): ref #10055 remove all dependencies to org.apache.commons.lang. from taxeditor
- 11:28 AM Revision c7613fbe (cdmlib-apps): ref #10055 remove all dependencies to org.apache.commons.lang. from app-import
- 11:28 AM Revision 4f737e6e (cdm-vaadin): ref #10055 remove all dependencies to org.apache.commons.lang. from vaadin
- 11:27 AM Revision b83487a4 (cdmlib): ref #10055 remove all dependencies to org.apache.commons.lang. from cdmlib
- 11:16 AM Revision 8aab3e8d (cdm-vaadin): adapt vaadin to commons-lang3
- 11:15 AM Revision e45c49d7 (cdmlib-apps): ref #10222 rename DistributionService to DistributionServiceImpl in app-import
- 11:09 AM Revision 59d2ebb9 (cdmlib): ref #10222 rename DistributionService to DistributionServiceImpl
- 10:56 AM Revision 26bc309b (cdmlib): hope this helps
- 10:27 AM Revision cf6ad3c7 (cdmlib): ref #10222 some renaming for EditGeoServiceTest and move CondensedDistribution Tests to cdmlib-model and fix endemic symbol
- 10:12 AM Revision bfcf9fd5 (cdmlib-apps): ref #9650 fix CacheUpdater
- 10:06 AM Revision 3a9023ec (cdmlib-apps): remove some files
- 10:06 AM Revision 2fedea5a (cdmlib-apps): ref #10242 final version of Sileneae import (before synonym cleanup=
- 10:03 AM Revision 917d123c (cdmlib-apps): adapt cdmlib-import to use commons-lang3
- 10:01 AM Revision 3e1a98dd (cdmlib-apps): ref #10222 adapt cdmlib-import to new facade and distribution service locations
- 09:47 AM Revision 288567bf (cdmlib): ref #10222 fix EditGeoService issue by moving test files to correct folder
- 09:37 AM Revision f3e6f488 (taxeditor): ref #10228: protologue should be open
- 09:37 AM Revision 6719ea77 (taxeditor): Test
- 09:27 AM Revision d7ebd299 (cdmlib): fix DerivedUnitFacadeTest issues by moving to correct folder
- 08:50 AM Revision 98d33634 (cdmlib): cleanup
- 01:03 AM Revision ec076543 (taxeditor): ref #10222 adapt taxeditor to changes (DerivedUnitFacade and CondensedDistributionRecipe move) and cleanup
- 12:57 AM Revision 3580ecdf (cdmlib): ref #10222 adapt httpInvoker config to distribution service
- 12:45 AM Revision ae6650c0 (cdmlib): ref #10222 add getter/setter to config
02/09/2023
- 11:57 PM Revision cdc7fc11 (cdmlib): Merge remote-tracking branch 'origin/develop' into develop
- 11:47 PM Revision 4b328a0a (cdmlib): cleanup
- 11:47 PM Revision c51ddecb (cdmlib): ref #10222 first implementation of distributionInfo for portalDTO loading
- 02:13 PM bug #10248 (Resolved): Vocabulary is not shown in TermSearch
- This is fixed, please review.
- 01:34 PM bug #10248 (In Progress): Vocabulary is not shown in TermSearch
- 01:34 PM bug #10248: Vocabulary is not shown in TermSearch
- the localize method does not localize the vocabulary dto, for the term strings it works.
- 10:01 AM bug #10248: Vocabulary is not shown in TermSearch
- LocaleContext.getLanguages(); returns null because LocaleContextHandlerInterceptor.preHandle(HttpServletRequest reque...
- 09:41 AM bug #10248 (Closed): Vocabulary is not shown in TermSearch
- The result of the term search should show the vocabulary and the term type, but content.localize(new TermRepresentati...
- 02:10 PM Revision 165baee9 (cdmlib): ref #10248: localize should also localize voc dto
- 01:22 PM task #10222: Use DTOs for portal taxon page - first implementation for E+M
- There is a first implementation for the dataportal available, you can have a look if you exchange the taxon with newt...
- 01:19 PM Revision 10195819 (cdm-dataportal): ref #10222: show homotypic synonyms
- 12:29 PM Revision 33b3c39d (cdmlib): ref #10222 move DistributionInfo to cdmlib-services to make available for portalDTO loading
- 11:55 AM Revision 1b97abe8 (cdmlib): move DerivedUnitFacade to cdmlib-model
- 11:51 AM Revision 23c121a5 (cdmlib): cleanup and commons-lang3 for StringUtils everywhere in cdmlib
02/08/2023
- 01:52 PM Revision a3510252 (cdmlib): ref #10245 (#9626). Combined publisher tests.
- 01:02 PM bug #10234: MetaData of images coming from the new image server are not shown
- Now, the labels are converted from camelCase to "normal" string with whitespaces (is there a name for it?).
Next ... - 12:57 PM Revision a459f419 (cdmlib): ref #10245 (#9626) add publisher and place published to ReferenceDefaultCacheStrategy
- 12:55 PM Revision 87902c05 (cdm-dataportal): very first implementation to use the taxon dto in dataportal
- 10:58 AM bug #10247: Common name search is slow
- KL:
also wenn man die einfache Suche verwendet, dann wird TaxonServiceImpl.findTaxaAndNames(IFindTaxaAndNamesConfi... - 10:41 AM bug #10247 (New): Common name search is slow
- ... if there is a huge number of common names (like e.g. in E+M) and if the common name search is switched on in sett...
02/07/2023
- 03:30 PM Revision 6f1fddd0 (cdmlib): ref #10245 revert dc5d76b60e13dc1 and 3b420db52da4be3e
- 02:36 PM feature request #10245: #9626 Implement publisher information for bibliographic reference formatting
- Belen Escobari wrote:
Kilian N. & Raab-Straube E. von 2008: Neue Funde irgendwo in der Alten Welt. P. 3 in: Lack H... - 01:17 PM feature request #10245: #9626 Implement publisher information for bibliographic reference formatting
- Ich habe über die 1 oder >1 Frage nochmal nachgedacht. Eine Kompromisslösung wäre 1 oder 2. D.h. es gibt maximal 2 Pu...
- 01:17 PM feature request #10245: #9626 Implement publisher information for bibliographic reference formatting
- ich halte es für einen so seltenen Fall (ich würde aber nicht "sehr selten" sagen), dass mir eine Modellerweiterung n...
- 01:17 PM feature request #10245: #9626 Implement publisher information for bibliographic reference formatting
- Kurz zum Background: Belens Frage ging auch in die Richtung, ob wir in dem Bereich ein differenzierteres Model brauch...
- 01:16 PM feature request #10245: #9626 Implement publisher information for bibliographic reference formatting
- der Fall, dass ein Buch gemeinsam von zwei verschiedene Verlagen an zwei verschiedenen Orte herausgegeben wird, ist s...
- 01:16 PM feature request #10245: #9626 Implement publisher information for bibliographic reference formatting
- das Beispiel ist doch genau wie es aussehen sollte?
Auf den Portalen werden aber der Verlag und der Ort gar nicht ... - 01:15 PM feature request #10245: #9626 Implement publisher information for bibliographic reference formatting
- Im Ticket 1924 (bug #1924: CIHORIEAE in-references in Footnotes - EDIT - EDIT Project Management (e-taxonomy.eu)) kön...
- 01:13 PM feature request #10245: #9626 Implement publisher information for bibliographic reference formatting
- The classes to be used are ReferenceDefaultCacheStrategy and ReferenceDefaultCacheStrategyTest
- 01:10 PM feature request #10245 (Closed): #9626 Implement publisher information for bibliographic reference formatting
- Kilian N. & Raab-Straube E. von 2008: Neue Funde irgendwo in der Alten Welt. P. 3 in: Lack H. W. & Greuter W. (ed.), ...
- 02:08 PM Revision ac9e228e (cdmlib): ref #10234: adapt tests
- 01:49 PM Revision 3b420db5 (cdmlib): ref: #10245 dev Test
- 01:29 PM Revision c8a9e355 (cdmlib): ref #10234: convert camel case labels
- 12:59 PM Revision 8ffddece (cdmlib): ref #10242 add multiple nom status handling to comparator (avoid NPE) and hasStatus to TaxonName
- 12:59 PM Revision 01ea006a (cdmlib): add notho for rankless trinom hybrids
- 12:59 PM Revision 3fcbcc72 (cdmlib): cleanup
- 11:57 AM bug #10234: MetaData of images coming from the new image server are not shown
- After debugging and analyzing the cdm and apache code, we now know that the mapping of the camelcase labels to human ...
- 09:59 AM Revision dc5d76b6 (cdmlib): ref #9626: add publisher and place published.
- 09:49 AM Revision 1bbd9d11 (taxeditor): Handle & in term search
02/06/2023
- 12:41 PM bug #10244 (Resolved): Modifying text of quantitative data not saved
- This is fixed, please review.
- 12:23 PM bug #10244: Modifying text of quantitative data not saved
- we should implement this asap. I guess it is fast.
- 10:01 AM bug #10244 (Closed): Modifying text of quantitative data not saved
- Entering a modifying text in details view of quantitative data is not saved.
- 12:40 PM Revision 67ae1442 (taxeditor): Fix handle event in QuantitativeDataDetailElement
- 10:12 AM bug #10228 (In Progress): Fields for elevation and date should always be expanded
02/03/2023
- 09:13 PM task #10232: Import Finnish common names
- Maybe we still want to set the preferred flag.
- 09:11 PM task #10242 (Closed): Import Sileneae
- 05:23 PM bug #10243 (New): Unranked infraspec. can't be parsed
- e.g. Silene inflata [infraspec.] prostrata Gaudin, Fl. Helv. 3: 164. 1828
02/02/2023
02/01/2023
- 10:47 PM task #10242 (Closed): Import Sileneae
- Taxon.xlsx:
Akzeptierte Taxa mit Link zu Namen und Parents (link to AcceptedTaxon_ID)
NomTax.xlsx:
Synonyme ... - 10:29 PM task #10232 (Closed): Import Finnish common names
- I guess this is fully implemented. The open issues that common names are not found in (advanced) search does not seem...
- 10:26 PM task #10236 (Discussed): Import data from caucasus DB to E+M
- 09:43 PM feature request #10241 (In Progress): Handle modifiers and modifying text for quantitative data and description elements formatting
- Implemented for QuantitativeDataFormatter. Still need to check other formatters like DefaltQuantitativeDescriptionBui...
- 07:13 PM feature request #10241 (Closed): Handle modifiers and modifying text for quantitative data and description elements formatting
- Currently modifying text and modifyer for description elements as well as modifiers for StatisticalMeasurementValue a...
- 08:05 PM Revision ca482b9d (cdmlib): ref #10232 add handling for quantitative and categorical data to DescriptionElementFormatter
- 07:57 PM Revision 3d345f97 (cdmlib): handle potential NPE in MicroFormatCategoricalDescriptionBuilder
- 07:56 PM Revision 5c790b9f (cdmlib): ref #10232 add modifier handling to QuantitativeDataFormatter and DesciptionElementFormatterBase
- 07:55 PM Revision 5d83c972 (cdmlib): ref #10232 fix issue in common name export
- 05:38 PM feature request #10240 (New): Improve DOI formatting for references
- AM:
im Kontext der Flora von Griechenland kommt gerade eine Frage zur Formatierung von DOI Angaben bei Referenzen ...
01/31/2023
- 06:53 PM task #10239: Caucasus databases and portals available
- Meeting 2023-01-31:
* Maryam will start entering data from conspectus with E+M areas to complete the taxonomic bac... - 03:29 PM Revision 2c60f44a (taxeditor): add urlString to error message
- 02:09 PM Revision 03807dcf (taxeditor): use swtbot stable release instead of snapshot
01/30/2023
- 05:52 PM task #10239: Caucasus databases and portals available
- UUIDs:
ERS:
spricht was dagegen, die uuids für Namen gleich zu halten? Da erwarte ich kaum Abweichungen, oder? ... - 05:44 PM task #10239: Caucasus databases and portals available
- sec-refs:
ERS:
wahrscheinlich gibt es nicht viele Daten, aber wenn, sollten wir sie mit exportieren. Es ist noc... - 05:36 PM task #10239: Caucasus databases and portals available
- WFO-IDs:
NaK:
wäre auf jeden Fall sinnvoll, und das Institut in Baku ist auch Teil des WFO Konsortiums.
Wenn wir d... - 05:33 PM task #10239: Caucasus databases and portals available
- Kew/ILDIS:
ERS:
diese haben ja gar keine Verbreitungsangaben für die Südkaukasusländer, sondern nur für TCS. Si... - 05:27 PM task #10239: Caucasus databases and portals available
- AM:
Verstehe ich es richtig, dass dann im Armenien Slice wirklich nur Taxa landen sollen, die in Armenien vorkomme... - 05:26 PM task #10239: Caucasus databases and portals available
- NaK:
anbei sind nochmal die drei Proposals. Ich glaube, dass Anton sie kannte, Andreas und Katja aber vermutlich n... - 05:22 PM task #10239 (New): Caucasus databases and portals available
- This is kind of a master ticket for issues related to the 3 caucasus portals and the caucasus project.
Also use the ... - 05:12 PM feature request #5807: implement sub-distribution area inclusion in TaxonService.findTaxaAndNamesByFullText()
- Check if this is still an open issue
- 04:59 PM feature request #10238 (New): Show accepted name for name type designations with types being synonyms
- NaK:
wir hatten gestern mit einigen Autoren der Caryophyllaceae-Checkliste eine Format-Frage diskutiert, und ich w... - 04:03 PM task #10237 (New): Remove generation of SLD files on file system
- Franck:
By looking at the code, I noticed that its biggest drawback is that it generates the SLD files and images ... - 03:57 PM Revision dfe955e1 (cdmlib): ref #9664 fix updateNomenclaturalCache() and updateCollectorCache() in Person
- 03:08 PM Revision 077baea5 (cdmlib): ref #10232 finalize CommonNameExcelImport and some cleanup
- 02:39 PM task #10232 (Resolved): Import Finnish common names
- We still need to run the final import for the Swedish names. Afterwards, the ticket can be closed.
- 12:20 PM task #10232: Import Finnish common names
- ERS:
aus meiner Sicht kann es losgehen, scheint alles geklärt. Die wenigen eventuellen Homonyme kann ich sicher na... - 10:04 AM Revision 051d16ee (cdmlib-apps): ref #10232 add Finnish common name activator (cont.)
01/27/2023
- 06:19 PM task #10232: Import Finnish common names
- Andreas Müller wrote in #note-5:
> AM:
>
> ich habe jetzt den Commons Name Import für die Finnischen Daten weitge... - 04:56 PM task #10232: Import Finnish common names
- AM:
ich habe jetzt den Commons Name Import für die Finnischen Daten weitgehend fertig.
Das Hauptproblem ist dabei... - 08:42 AM Revision b675f9d4 (cdmlib): fix https in EditGeoServiceTest
- 08:41 AM Revision 33078d01 (cdmlib): ref #10232 first implementation for E+M finnish common name import
01/26/2023
- 10:37 AM Revision 68f017cc (taxeditor): ref # 10221: code cleaning - move remote server view to store
- 10:36 AM Revision 30ab88dd (taxeditor): ref #10221: code cleaning
01/25/2023
- 06:49 PM feature request #9197 (Discussed): Handle caucasus conspectus data in E+M and caucasus portal
- 06:45 PM feature request #9197 (In Progress): Handle caucasus conspectus data in E+M and caucasus portal
- 06:49 PM task #10236 (In Progress): Import data from caucasus DB to E+M
- 06:48 PM task #10236 (Discussed): Import data from caucasus DB to E+M
- for details see #7921
Maybe not needed. Wait for final decision. - 02:58 PM Revision f3367749 (taxeditor): ref #10221: adaptions in CdmServerInfo
- 02:56 PM Revision 2b54bf6d (taxeditor): ref #10221: fix create new remote server entry
- 02:31 PM Revision e98e917e (taxeditor): ref 10221: adapt view
- 01:45 PM Revision ed5b62c9 (taxeditor): ref 10221: abstract class for remote server handler
- 01:39 PM feature request #10221 (In Progress): Add form to edit the json file with cdmserver info
- Added new view and edit and delete handlers, the new creation still does not work.
- 01:38 PM Revision ab0d5feb (taxeditor): ref #10221: Add view and wizard to edit remote servers
- 12:37 PM bug #10234: MetaData of images coming from the new image server are not shown
- Dominik Roepert wrote in #note-5:
> iptc
> Headline
> Caption
> Country/PrimaryLocationName
> ProvinceState
> ... - 09:13 AM bug #10234: MetaData of images coming from the new image server are not shown
- iptc
Headline
Caption
Country/PrimaryLocationName
ProvinceState
City
Sublocation
DateCreated
Credit
CopyrightNotice
...
01/24/2023
- 11:28 PM Revision d5797bc3 (cdmlib-apps): ref #10232 add Finnish common name activator
- 11:28 PM Revision 3af4f365 (cdmlib-apps): cleanup
- 03:19 PM bug #10234 (In Progress): MetaData of images coming from the new image server are not shown
- 01:20 PM bug #10234 (Closed): MetaData of images coming from the new image server are not shown
- mail DR:
Guten Morgen,
könnten wir uns zum Metadatenworkflow nochmal besprechen? Die Bilder werden jetzt über d... - 10:41 AM bug #6500: Remaining issues for volume formating in generic references
- The classes to be used are ReferenceDefaultCacheStrategy and ReferenceDefaultCacheStrategyTest
01/23/2023
- 10:05 PM feature request #10233 (New): Allow "for grouping only" structures for terms
- Probably we need these for both, vocabularies and lists/trees/graphs.
As an example: structures which are more mod... - 09:15 PM feature request #10133: Improve ontology state vocabularies
- entire plant-habit and -ecological adaptiations should be fixed now
- 08:59 PM task #10224 (Closed): Import Kew Nyctaginaceae data to Caryophyllales
- 04:29 PM task #10224 (Resolved): Import Kew Nyctaginaceae data to Caryophyllales
- Applied in changeset commit:cdmlib-apps|7a76c575543eac54588c7acfb7f36ea27129a2ce.
- 05:40 PM Revision 5e328b3f (cdmlib-apps): ref #10224 final to KewImport for Nyctaginaceae import (cont.)
- 04:29 PM Revision 5a432167 (cdmlib-apps): cleanup
- 04:29 PM Revision 7a76c575 (cdmlib-apps): fix #10224 final to KewImport for Nyctaginaceae import
- 03:48 PM task #10232 (Closed): Import Finnish common names
- File to be found at:
ERS:
ja genau, in erster Linie geht es bei dieser Liste nur um den Common Name Import, da ... - 11:44 AM bug #10230 (New): Nomenclatural reference selection dialogue should behave like the other reference selection dialogues
- mail WB:
ich bin mal wieder in der Warteschleife, hier im Details View, Nom. Source, Reference.
bis zu 2 Minu...
01/21/2023
- 01:07 AM Revision 4ffefb82 (cdmlib): ref #10222 annotation ids and cleanup
- 12:37 AM Revision 8b6c9ee0 (cdmlib): ref #10222 change labels for TaxonBaseDto (fix)
- 12:20 AM Revision ed8f7a1c (cdmlib): minor
- 12:20 AM Revision fb97750d (cdmlib): ref #10222 add supplemental data (cont.) + change labels for TaxonBaseDto
01/20/2023
- 11:11 PM Revision b53e0283 (cdmlib): ref #10222 add supplemental data
- 12:11 PM Revision 7c921120 (cdm-dataportal): adapt taxon node status text
- 11:10 AM Revision ae0f24f2 (cdmlib): add method to get uuid and abbrev titlecache for a set of uuids
01/19/2023
- 02:20 PM task #10205 (Resolved): Update GBIF import to modern json library.
- The jsonlib library and depending libraries are removed again.
This should work now, please review. - 01:41 PM task #10205 (In Progress): Update GBIF import to modern json library.
- The gbif import on cdmlibrary side is adapted.
- 02:18 PM Revision 21527fe6 (taxeditor): ref #10205: remove jsonlib library again from MANIFEST.MF
- 02:00 PM Revision def0d632 (cdmlib): ref #10205: fixing parseOriginalDataSetUri
- 01:35 PM Revision 4a24714d (cdmlib): ref #10205: using Jackson library for GBIF import
- 01:11 AM Revision 8eeb988a (cdmlib): ref #10222 add tagged text for typification (cont.)
- 01:08 AM Revision 2a70744d (cdmlib): ref #10222 add tagged text for synonyms
- 01:08 AM Revision 2de51344 (cdmlib): cleanup
- 01:07 AM Revision ba3f97f8 (cdmlib): ref #10222 move TypedLabel to model (fix NPE when using label only)
- 12:33 AM Revision ed1bc91c (cdm-vaadin): cleanup TypedEntityReference constructors in vaadin and general cleanup
- 12:32 AM Revision cbcfbd6b (cdmlib): cleanup TypedEntityReference constructors in cdmlib
- 12:00 AM Revision 29532667 (cdmlib): ref #10222 add tagged text for typification
01/18/2023
- 11:51 PM Revision 65dea50f (cdmlib): ref #10222 enable message handling and add message for type designation formatting exceptions
- 11:33 PM Revision 7142f595 (cdmlib): ref #10222 rename ContainerDto.collection to items
- 11:30 PM task #10222: Use DTOs for portal taxon page - first implementation for E+M
- taxonNode agent relationships should be implemented now. Please review. Do we need more fields (I tried to use only t...
- 04:29 PM task #10222: Use DTOs for portal taxon page - first implementation for E+M
- Some tetst data available at: https://test.e-taxonomy.eu/cdmserver/cyprus/portal/taxon/a4637006-8ea3-443b-b4e6-b6f668...
- 02:25 PM task #10222: Use DTOs for portal taxon page - first implementation for E+M
- > * specimen: could we reuse or reorganize the already existing derivedUnit/fieldunit dtos? They are already implemen...
- 02:21 PM task #10222: Use DTOs for portal taxon page - first implementation for E+M
- > * taxonName: should everything be handled in typedLabel or in own DTO?
> * if we have an own dto, we can add ran... - 11:28 PM Revision 03573c63 (cdmlib): ref #10222 add agentlink to taxonNodeAgentRelDto
- 11:18 PM Revision a1fd62a1 (cdmlib): ref #10222 use taggedText for taxon label for now and cleanup
- 10:12 PM Revision 1ba32c3e (cdmlib): ref #10222 move TypedLabel to model (fix text data label handling) and cleanup
- 10:07 PM Revision 5f2cda93 (cdmlib): ref #10222 first implementation for typification in TaxonPageDto
- 10:01 PM Revision 40499c6d (cdmlib): ref #10222 taxonnode agent relations to TaxonNodeDTO (fix) and doc
- 10:00 PM Revision d17eff4c (cdmlib): ref #10222 move TypedLabel to model
- 09:32 PM Revision f4ebb25c (cdmlib): ref #10222 taxonnode agent relations to TaxonNodeDTO and doc
- 02:54 PM bug #10228: Fields for elevation and date should always be expanded
- This should be fixed, please review.
- 02:53 PM bug #10228 (Resolved): Fields for elevation and date should always be expanded
- Applied in changeset commit:taxeditor|be9ad72658f97d4481f4ec6311bfe65ba1551534.
- 02:40 PM Revision be9ad726 (taxeditor): fix #10228: open fields for elevation and date in specimen dialog
- 02:15 PM Revision bdf714a1 (cdmlib): ref #10222 add status and statusNote to TaxonNodeDTO (fix)
- 11:49 AM Revision 88a09909 (cdmlib): ref #10222 add status and statusNote to TaxonNodeDTO
01/17/2023
- 07:09 PM Revision 390cc644 (cdmlib): ref #10222 first incomplete implementation of taxonPageDto
- 03:02 PM bug #10228 (In Progress): Fields for elevation and date should always be expanded
- mail NaK:
noch eine gaanz große Bitte für den nächsten Release, die hoffentlich leicht zu machen ist
Es wäre to... - 02:46 PM Revision e41b3686 (cdmlib): ref #10222 first incomplete implementation of synonymy (cont.)
- 12:26 AM Revision 173ccb3f (cdmlib-apps): ref #10049, ref #10050, ref #10184 add area geo service mapping for MCL
01/16/2023
- 11:16 PM task #10227 (New): Implement bioschema.org on taxon pages
- see https://bioschemas.org/profiles/
and https://bioschemas.org/profiles/Taxon/1.0-RELEASE for better findability
... - 11:10 PM Revision 1eb2f086 (cdmlib): ref #10222 first incomplete implementation of synonymy (cont.)
- 10:52 PM task #10226 (New): Upgrade to Spring 6.x
- copied from #10216 :
* spring 6 links: see also https://www.heise.de/hintergrund/Spring-Framework-6-verarbeitet-N... - 12:07 PM Revision 3c582c09 (taxeditor): add only exception, not exception and message
- 11:47 AM Revision 6c41cae9 (cdmlib): do not add exceptions for name deletion a second time
01/15/2023
Also available in: Atom