Project

General

Profile

Activity

From 03/31/2023 to 04/29/2023

04/29/2023

10:43 AM task #10314 (New): Cleanup authors that differ only in collation
The following SQL finds such cases, but index should be set on nomenclaturalTitleCache for performance reasons.
~~...
Andreas Müller
09:44 AM bug #10313 (New): Default color of terms is not shown correctly in dataportal maps
NoK:
fällt mir gerade mal wieder auf: Die Farben für die Status native und present sind nicht zu unterscheiden:
h...
Andreas Müller
12:46 AM Revision 94a548d7 (cdmlib): cleanup
Andreas Müller
12:45 AM Revision f1e65bf3 (cdmlib): ref #9502, ref #9503, ref #10308 use areaTree in distributionInfo
Andreas Müller

04/28/2023

11:23 PM feature request #9502 (In Progress): Implement subarea preference rule and fallback areas for areas with complex hierarchy
Andreas Müller
11:09 PM feature request #9503 (In Progress): Handle term tree of areas and distribution status for distributionInfo in dataportal
term tree of areas is implemented in current release Andreas Müller
09:35 PM Revision 7f97d66b (cdmlib): ref #10229 add getPresenceTerm method to CdmImportBase
Andreas Müller
09:31 PM Revision 04886495 (cdmlib): ref #10308 make featureUuids a configuration parameter
Andreas Müller
09:23 PM Revision daada827 (cdmlib): make path transient in TermNode
Andreas Müller
09:21 PM Revision 7ea86afd (cdmlib): cleanup
Andreas Müller
01:38 PM Revision 37708b03 (cdmlib): ref #9502, ref #9503, ref #10308
Andreas Müller
01:14 PM Revision 494c3d5d (cdm-dataportal): ref #10308: add possibility to choose a area tree and use it in ws -deactivated
Katja Luther
01:13 PM Revision 051aa0a3 (cdm-dataportal): ref #10308: add possibility to choose a area tree and use it in ws
Katja Luther
12:57 PM Revision ddda374c (cdmlib): unignore DistributionServiceImplTest as map service is back again
Andreas Müller
12:55 PM Revision 1c8d2a40 (cdm-dataportal): ref #10308: add possibility to choose a area tree
Katja Luther
10:51 AM feature request #10312 (New): Create simple dataportal URL for searching by taxon names or taxon name parts
To allow linking to e.g. taxa in euro+med a simple URL syntax is needed that can be used by external users in the sam... Andreas Müller
09:10 AM Revision 12194ed8 (cdm-dataportal): ref #10308: create distribution part for every distribution feature - continue
Katja Luther
09:06 AM Revision 13137747 (cdm-dataportal): ref #10308: create distribution part for every distribution feature - continue
Katja Luther
08:39 AM Revision 9c1ce4a3 (cdm-dataportal): ref #10308: create distribution part for every distribution feature
Katja Luther

04/27/2023

04:36 PM bug #10311: Is misspelling for and is emendation for should be asymmetric
~~~
SELECT t.DTYPE, t.titleCache, t.symmetrical, t.transitive
FROM DefinedTermBase t
WHERE (t.titleCache LIKE '%miss...
Andreas Müller
04:16 PM bug #10311 (In Progress): Is misspelling for and is emendation for should be asymmetric
This partly duplicates #2303 Andreas Müller
04:11 PM bug #10311 (Closed): Is misspelling for and is emendation for should be asymmetric
In older DBs it is already asymmetric but in newer DBs it is not for some reason.
I changed it in all production D...
Andreas Müller
04:14 PM Revision fd2e98ff (cdmlib): minor
Andreas Müller
04:14 PM Revision c88c41c5 (cdmlib): ref #10311 make is misspelling for and is emendation for asymetric in term loading
Andreas Müller
02:54 PM Revision 2af4ad85 (cdm-dataportal): ref #10308: use adapted webservice to get distributionInfo only for distributions of feature contained in feature tree
Katja Luther
12:24 PM Revision c12abb27 (cdmlib): ref #9014 handle Pt|Sect|Abt with number as title, not series part
Andreas Müller
12:24 PM Revision a9264ba7 (cdmlib): add recto and verso to allowed details in parser
Andreas Müller
12:24 PM Revision b89c1252 (cdmlib): ref #10308, ref #10229 allow other features for Distribution class (e.g. IUCN status)
Andreas Müller
12:24 PM Revision 95ddfc44 (cdmlib): cleanup
Andreas Müller
12:24 PM Revision eb689664 (cdmlib): ref #10308 allow filtering by feature in distributionInfoFor
Andreas Müller
12:11 PM feature request #10310 (Closed): Add IUCN status as feature
It may allow Distribution and CategoricalData Andreas Müller
11:12 AM bug #10309: Password recovery should be available also for other instances
Currently the mail-address is hardcoded in a cdmlib application.properties file Andreas Müller
10:05 AM bug #10309 (New): Password recovery should be available also for other instances
For phycobank password recovery and registration is available now. The from-address is no-reply@phycobank, if we want... Katja Luther

04/26/2023

07:26 PM bug #10301 (Rejected): Allow curators to edit missing name informations
We decided not to fix this as data can be edited via TaxEditor and only old/dirty data is affected Andreas Müller
07:04 PM task #10308: Show IUCN "distribution" data separately
Related communication:
ERS:
Der „condensed distribution string“ sollte dem Euro+Med-Stanadard folgen, d.h., d...
Andreas Müller
07:02 PM task #10308 (Closed): Show IUCN "distribution" data separately
Currently for E+M mosses distribution data and IUCN data are merged as they both use Distribution as model class.
...
Andreas Müller
02:37 PM Revision d0947393 (cdmlib): ref #10307: new PreferencePredicate
Katja Luther
02:23 PM Revision 2f60b46a (cdmlib-apps): cleanup
Andreas Müller
02:23 PM Revision d41f3900 (cdmlib-apps): ref #10229 add EuroMedEuroMosses imports
Andreas Müller
02:01 PM Revision 01c35a38 (taxeditor): expand serverside preference pages
Katja Luther
01:58 PM Revision d5348d80 (taxeditor): keep sorting of preference pages like in plugin.xml
Katja Luther
01:46 PM bug #10307: Adapt comparator for feature list to use the language string
In most cases the localize method of TermRepresentation_L10n is used and this uses LocaleContext.getLanguages(); to g... Katja Luther
01:43 PM Revision b96fc7a6 (taxeditor): ref #10307: use localize with language list
Katja Luther
01:41 PM Revision 36bfd9d1 (cdmlib): ref #10307: add localize method with list of languages
Katja Luther

04/25/2023

01:00 PM bug #10307 (Resolved): Adapt comparator for feature list to use the language string
This should be fixed, please review. Katja Luther
11:55 AM bug #10307: Adapt comparator for feature list to use the language string
Actually the order comes from the feature tree. Katja Luther
11:35 AM bug #10307 (Closed): Adapt comparator for feature list to use the language string
Currently the list of features is sorted by the titlecache, but should be sorted by the language string which is used... Katja Luther
12:59 PM Revision 816d05fb (taxeditor): ref #10307: add comparator to DynamicFeature Menu
Katja Luther
11:36 AM Revision abc6518f (cdmlib): ref #10178: fuzzy name matching
Belen Escobari
10:27 AM bug #10306: Layout: Not all functions in Vaadin available
Info: 1 and 3 is no real bug because the main scroll bars were out of the screen. Wolf-Henning Kusber
10:25 AM bug #10306 (Worksforme): Layout: Not all functions in Vaadin available
Layout of Vaadin user interface is changing. Production, studied with a Laptop. Normal usecase: split image with PDF ... Wolf-Henning Kusber
10:22 AM Revision d4cc5ff0 (cdm-server): ref #10037: adapt ssmtp.conf
Katja Luther
09:58 AM Revision 606abd3d (cdmlib): code cleaning
Katja Luther

04/24/2023

03:45 PM bug #10303 (Closed): Preferences saved uncorrectly with more than one vocabulary
For me saving taxon feature preferences works as expected, also when using >1 vocabularies. So I guess this is fully ... Andreas Müller
02:54 PM feature request #9840 (Duplicate): Add the possibility to enter new server
Katja Luther
02:52 PM bug #10305 (Closed): Add DB preference for term language
Currently the language for terms can be set only in the local preferences, but should be available also for DB prefer... Katja Luther
02:51 PM bug #10304 (New): Re-enable "Connect to last used datasource when launching"
"Connect to last used datasource when launching" is not possible anymore, we should re-enable it and another option c... Katja Luther
11:58 AM Revision 798c2652 (cdmlib): ref #10037: change from address
Katja Luther

04/21/2023

12:24 PM Revision 32d16126 (cdmlib): revert changes
Katja Luther
12:15 PM Revision bf24d07c (cdmlib): ref #10037: try without setting the from address
Katja Luther
12:06 PM task #10222: Use DTOs for portal taxon page - first implementation for E+M
Andreas Müller wrote in #note-26:
> Katja Luther wrote:
> > * currently the facts are merged into the feature tree...
Katja Luther
12:03 PM Revision 50fbdb66 (cdm-dataportal): ref #10222: add feature_tree uuid to webservice call
Katja Luther
10:44 AM Revision 9b155f98 (cdm-dataportal): ref #10222: add common name display
Katja Luther
08:38 AM Revision 1549c7b8 (cdmlib): revert adding of findMatchingNames in INameService
Katja Luther
08:31 AM Revision 5b7cd111 (cdmlib): ref #10037: trying to send the email with a different from address
Katja Luther

04/20/2023

02:59 PM feature request #10178: Implement fuzzy name matching
new methods were included in the classes NameServiceImpl and INameService.
a method calculates the distance among...
Belen Escobari
02:55 PM Revision 2948f981 (cdmlib): ref #10178: method findingMatchingNames added
Belen Escobari
02:28 PM Revision 80c3a867 (cdmlib): ref #10178: Fuzzy names. comparison among two names
Belen Escobari

04/19/2023

11:04 AM Revision e5b1821f (taxeditor): ref #10303: minor
Katja Luther
11:03 AM Revision bb513922 (taxeditor): ref #10303: add getter for checkedElements
Katja Luther
09:47 AM bug #10303 (Resolved): Preferences saved uncorrectly with more than one vocabulary
This was already implemented but not saved correctly. Please review. Katja Luther
08:52 AM bug #10303 (Closed): Preferences saved uncorrectly with more than one vocabulary
If more than one vocabulary is available for the feature preference and only one of the vocabularies is changed by ch... Katja Luther
09:46 AM Revision b799f2ae (taxeditor): ref #10303: use the checkedElements from composite, not treeviewer
Katja Luther
09:34 AM bug #10299 (In Progress): Verbatim year parsing and formatting for nomencl. references
verbatim year parsing should now recognize the default format.
Still open: correct formatting
Andreas Müller
09:33 AM Revision 0283d3cf (cdmlib): ref #10299 verbatim year parsing should now recognize the default format
Andreas Müller

04/17/2023

12:50 PM feature request #9131 (Worksforme): Show annotations for teams and persons in PhycoBank portal
Die ursprüngliche Idee war, über (editorial) Annotations im TaxEditor Texte für noch nicht in IPNI registrierte Autor... Wolf-Henning Kusber
10:24 AM Revision 5a1b203d (cdmlib): fix schema start version in Updater 5.35.1_5.36.0
Andreas Müller

04/14/2023

06:01 PM task #10302: Revise Status section
Nach den Screenshots hatte ich für Vaadin noch 2 und 3 ausgetauscht, also erst "Rule considered", dann "Code edition" Wolf-Henning Kusber
05:59 PM task #10302 (Closed): Revise Status section
Die Status-Sektion wurde im PhycoBank Projekt pragmatisch, aber nicht Modell-konform implementiert. Seit AM darauf hi... Wolf-Henning Kusber
05:43 PM Revision 4cfa3aba (cdmlib): revert some cleanup
Andreas Müller
05:31 PM task #10295 (Closed): Parse verbatim year in reference
For the details view parsing this should work. Name parsing handled in #10299 Andreas Müller
03:55 PM task #10295: Parse verbatim year in reference
This fix is only for the parsing in the Date published parser field:
![](clipboard-202304141554-chzok.png)
Gene...
Andreas Müller
11:35 AM task #10295 (Resolved): Parse verbatim year in reference
Belen Escobari
11:17 AM task #10295 (Closed): Parse verbatim year in reference
Belen Escobari
09:52 AM task #10295: Parse verbatim year in reference
fixed Belen Escobari
03:08 PM bug #10301 (Rejected): Allow curators to edit missing name informations
copied from #10269#note-15
"Als Curator bekomme ich die selbe Meldung, d.h. der Nachtrag der fehlenden Referenz is...
Andreas Müller
03:07 PM bug #10269: Selecting existing name for typification
WHK:
viel besser lesbar jetzt, vielen Dank
ABER: Als Curator bekomme ich die selbe Meldung, d.h. der Nachtrag ...
Andreas Müller
02:25 PM feature request #10291 (Closed): Implement second publisher information for bibliographic reference formatting and other remaining issues
Now it is correct. I simplified the code still a bit, but as all tests are still running I guess it works as before a... Andreas Müller
12:02 PM feature request #10291 (Resolved): Implement second publisher information for bibliographic reference formatting and other remaining issues
this should be fixed, please check Belen Escobari
10:34 AM feature request #10291 (Feedback): Implement second publisher information for bibliographic reference formatting and other remaining issues
One more issue found. See commented test. Andreas Müller
09:10 AM feature request #10291 (Resolved): Implement second publisher information for bibliographic reference formatting and other remaining issues
Andreas Müller wrote in #note-10:
> Belen Escobari wrote in #note-3:
> > A second place published and a second publ...
Katja Luther
08:07 AM feature request #10291: Implement second publisher information for bibliographic reference formatting and other remaining issues
Andreas Müller wrote in #note-12:
> Andreas Müller wrote in #note-11:
> > Belen Escobari wrote in #note-8:
> > > J...
Katja Luther
02:23 PM Revision da3b09d5 (cdmlib): cleanup
Andreas Müller
02:23 PM Revision 54ce6318 (cdmlib): ref #10291 simplify publisher formatting
Andreas Müller
12:49 PM Revision 2cfff606 (taxeditor): fix missing label for source
Katja Luther
12:31 PM Revision af35ec6a (cdm-server): Merge branch 'release/5.37.0' into develop
jenkins
12:31 PM Revision b18f56ad (cdm-server): jenkins merging release branch into master (strategy: theirs)
jenkins
12:30 PM Revision e878fd07 (cdm-server): updating poms for branch'release/5.37.0' with non-snapshot versions
jenkins
12:29 PM Revision ba652313 (cdm-webapp): Merge branch 'release/5.37.0' into develop
jenkins
12:29 PM Revision cfb999cb (cdm-webapp): jenkins merging release branch into master (strategy: theirs)
jenkins
12:29 PM Revision 6c274fb9 (cdm-webapp): updating poms for branch'release/5.37.0' with non-snapshot versions
jenkins
12:29 PM Revision a05c6105 (cdm-webapp): jenkins bumping cdmlib.version and cdm.vaadin.version to 5.37.0
jenkins
12:28 PM Revision 0a88ab11 (cdm-vaadin): Merge branch 'release/5.37.0' into develop
jenkins
12:28 PM Revision e68b3a82 (cdm-vaadin): jenkins merging release branch into master (strategy: theirs)
jenkins
12:25 PM Revision bdabee63 (cdm-vaadin): updating poms for branch'release/5.37.0' with non-snapshot versions
jenkins
12:25 PM Revision 1c841da5 (cdm-vaadin): jenkins bumping cdmlib.version to 5.37.0
jenkins
12:25 PM Revision d03a223b (taxeditor): Merge branch 'release/5.37.0' into develop
jenkins
12:25 PM Revision 94cf8b29 (taxeditor): Merge branch 'release/5.37.0'
jenkins
12:24 PM Revision 315c5584 (cdm-dataportal): Merge branch 'release/5.37.0' into develop
jenkins
12:24 PM Revision 2026c96b (cdm-dataportal): updating poms for branch'release/5.37.0' with non-snapshot versions
jenkins
12:23 PM Revision 44f85000 (cdm-dataportal): release-preparation: production level css
jenkins
12:23 PM Revision ce4f8f0a (cdmlib): Updating develop poms back to pre merge state
jenkins
12:23 PM Revision b73239b9 (cdmlib): Merge branch 'master' into develop
jenkins
12:23 PM Revision aa75d994 (cdmlib): updating develop poms to master versions to avoid merge conflicts
jenkins
12:23 PM Revision 7b7c59b5 (cdmlib): Merge branch 'release/5.37.0'
jenkins
12:15 PM feature request #5850 (Worksforme): Further improve referencing objects label provider
All issues have been fixed in the meanwhile Andreas Müller
12:09 PM Revision 83591b2a (cdmlib): updating poms for branch'release/5.37.0' with non-snapshot versions
jenkins
11:59 AM Revision 5f60d54d (cdmlib): ref #10291: adapt cache strategy for place published and publisher
Belen Escobari
11:20 AM Revision 2d0393fb (cdm-webapp): jenkins bumping cdmlib.version and cdm.vaadin.version to 5.37.0-SNAPSHOT
jenkins
11:19 AM Revision 5de8b69b (cdm-webapp): updating poms for 5.38.0-SNAPSHOT development
jenkins
11:19 AM Revision 4f781f66 (cdm-webapp): updating poms for 5.37.0 branch with snapshot versions
jenkins
11:19 AM Revision 62c5dccb (cdm-webapp): jenkins bumping cdmlib.version and cdm.vaadin.version to 5.38.0-SNAPSHOT
jenkins
11:19 AM Revision 2b0af869 (taxeditor): Updated version in pom / project files to taxeditor version : 5.38.0-SNAPSHOT and cdmlib version : 5.38.0-SNAPSHOT
jenkins
11:19 AM Revision 345dc0b9 (taxeditor): Updated version in pom / project files to taxeditor version : 5.37.0 and cdmlib version : 5.37.0
jenkins
11:19 AM bug #7633: MySQLIntegrityConstraintViolationException - Duplicate entry during fact editing
mail Maryam Malekmohammady:
I downloaded the 64-Java included version of the TaxEditor and I am using it now to wo...
Katja Luther
11:18 AM Revision 832dadc7 (cdm-server): updating poms for 5.38.0-SNAPSHOT development
jenkins
11:17 AM Revision 723f0f81 (cdm-vaadin): jenkins bumping cdmlib.version to 5.37.0-SNAPSHOT
jenkins
11:17 AM Revision 0217d1d2 (cdm-dataportal): updating poms for 5.38.0-SNAPSHOT development
jenkins
11:17 AM Revision f1c73d87 (cdm-vaadin): updating poms for 5.38.0-SNAPSHOT development
jenkins
11:17 AM Revision bbfac6c7 (cdm-vaadin): updating poms for 5.37.0 branch with snapshot versions
jenkins
11:17 AM Revision 03ec7e53 (cdm-vaadin): jenkins bumping cdmlib.version to 5.38.0-SNAPSHOT
jenkins
11:14 AM Revision 9bb7a554 (cdmlib): updating poms for 5.38.0-SNAPSHOT development
jenkins
10:12 AM Revision 63fc69df (cdmlib): ref #10291 add additional 2nd publisher formatting test
Andreas Müller
10:11 AM bug #8591: Multiple representations problem on setting synonym as basionym
mail WB:
Hallo,
nach Eingabe Concept Ref bei pp Synonym.
HG
W
~~~
last remote service : https://api.cybe...
Katja Luther
10:00 AM Revision 5fce180a (cdmlib): ref #10291 remove publication info from IJournal
Andreas Müller
09:12 AM bug #10300 (New): Preferences issues for filtering for term trees
copied from #10284:
Maybe some little fine tuning can be done for the preference (DB+local) + filter handling.
...
Katja Luther
09:10 AM feature request #10284 (Closed): Allow term trees as filters for named area dialogues
Andreas Müller wrote in #note-4:
> This works well for the filtering. Maybe some little fine tuning can be done for ...
Katja Luther
09:09 AM Revision 167ee41a (cdmlib): ref #10291: adapt cache strategy to all possible missing data cases in
publisher information. Katja Luther
08:26 AM Revision d09d91b9 (taxeditor): fix allow titleCache editing for term trees and remove representation
fields Katja Luther
08:06 AM Revision 755e96f4 (taxeditor): ref #10291: remove publisher informations for journals in details view
Katja Luther

04/13/2023

06:14 PM feature request #10291: Implement second publisher information for bibliographic reference formatting and other remaining issues
Andreas Müller wrote in #note-11:
> Belen Escobari wrote in #note-8:
> > Journals werden nicht mit Publisher zitier...
Andreas Müller
05:12 PM feature request #10291: Implement second publisher information for bibliographic reference formatting and other remaining issues
Belen Escobari wrote in #note-8:
> Journals werden nicht mit Publisher zitiert, ich kenne auch keine Ausnahmen.
I...
Andreas Müller
05:04 PM feature request #10291 (Feedback): Implement second publisher information for bibliographic reference formatting and other remaining issues
Belen Escobari wrote in #note-3:
> A second place published and a second publisher is now implemented in the referen...
Andreas Müller
05:36 PM bug #10299 (Discussed): Verbatim year parsing and formatting for nomencl. references
Andreas Müller
05:25 PM feature request #10284 (Resolved): Allow term trees as filters for named area dialogues
This works well for the filtering. Maybe some little fine tuning can be done for the preference (DB+local) + filter h... Andreas Müller
05:20 PM feature request #10288 (Closed): Implement publisher and placePublished2 in TaxEditor
I think we can leave it as it is. Andreas Müller
05:02 PM Revision 9d983a97 (cdmlib): ref #10291 add commented test for formatting with missing data
Andreas Müller
03:56 PM bug #10287 (Closed): Remaining issues for Remote Server View
Works as expected now an can be closed. Andreas Müller
03:51 PM bug #10293 (Worksforme): Person search results does not show identifier correctly
The problem here was that the database (data model) was already updated but the CDM Server was still the old version.... Andreas Müller
03:21 PM Revision 9c0016ba (taxeditor): ref #10824: adapt also common name area selection so term tree selection
is possible Katja Luther
03:11 PM Revision b60ffd2e (cdmlib): unify list and listByAbbrev methods (cont.)
Andreas Müller
02:53 PM Revision 3a846bd3 (cdmlib): unify list and listByAbbrev methods
Andreas Müller
02:39 PM Revision 779522f8 (taxeditor): ref #10284: adapt for no termtrees
Katja Luther
02:38 PM Revision ec374129 (cdmlib): ref #10284 fix test data
Andreas Müller
02:30 PM Revision 4e5f0be1 (taxeditor): ref #10284: code cleaning
Katja Luther
02:23 PM Revision df3e551a (taxeditor): ref #10284: add possibility to choose termtree for terms
Katja Luther
02:21 PM Revision 4f675264 (cdmlib): ref #10284 further finetuning for term service
Andreas Müller
02:19 PM Revision ccb5b5b6 (taxeditor): ref #10284: adapt editor code to changes in service
Katja Luther
01:16 PM Revision 3a8c69d9 (cdmlib): fix key for Symbol1 in TermSearchField
Andreas Müller
01:15 PM Revision 5c1cc699 (cdmlib): cleanup
Andreas Müller
01:15 PM Revision 98ac79de (cdmlib): ref #10284 finetuning for term service
Andreas Müller
10:47 AM Revision 73cafc53 (taxeditor): ref #10824:add trees to namedAreaDialog and filter - first
implementation Katja Luther

04/12/2023

10:56 PM Revision 7451bc51 (taxeditor): cleanup
Andreas Müller
07:58 PM Revision ba04dffc (cdmlib): ref #10284 add graph search on label
Andreas Müller
05:57 PM Revision 9af2c3b2 (taxeditor): ref #10284 adapt NamedAreaSelectionDialog and CommonNameNamedAreaSelectionDialog to term collection search
Andreas Müller
05:57 PM Revision 66fa42a1 (taxeditor): cleanup
Andreas Müller
05:56 PM Revision 69a04478 (cdmlib): temp ignore distribution service tests related to map service
Andreas Müller
05:40 PM Revision deaca585 (cdmlib): ref #10284 adjust service API to allow retrieving terms of a term collection
Andreas Müller
04:24 PM Revision d724ca92 (cdmlib): cleanup
Andreas Müller
03:24 PM Revision dc0daf78 (taxeditor): ref #10287: adapt connection test
Katja Luther
02:08 PM bug #10299: Verbatim year parsing and formatting for nomencl. references
AM:
in diesem Kontext ist uns aufgefallen, dass nomenklatorische Referenzen bislang ohne quotation mark formattiert ...
Andreas Müller
01:53 PM bug #10299 (In Progress): Verbatim year parsing and formatting for nomencl. references
The problem with this nomenclatural reference string is not the **ser** part but again the verbatim date part.
The ...
Andreas Müller
12:20 PM bug #10299 (Closed): Verbatim year parsing and formatting for nomencl. references
The correct reference formatting when adding the data in the data field is:
*Caucasoseris abietina (Boiss. & Balan...
Andreas Müller
01:39 PM task #10295: Parse verbatim year in reference
This should be fixed. Please review. Andreas Müller
12:14 PM task #10295 (Resolved): Parse verbatim year in reference
Andreas Müller
12:14 PM task #10295: Parse verbatim year in reference
AM:
grundsätzlich wird 2009 ["2008"] bereits schon geparsed.
Das Problem bei Nadjas Formatierung war, dass 2009 [...
Andreas Müller
01:27 PM task #8514 (Closed): remove all PhycoBank redmine instances
Andreas Müller wrote in #note-10:
> I guess this is fully implemented.
>
> Katja, can you have a final look if A...
Katja Luther
11:11 AM task #8514: remove all PhycoBank redmine instances
@Katja: did you have a look on this? Can we close?
If yes, please remove milestone.
Andreas Müller
01:07 PM Revision 2d2a661d (taxeditor): ref #10287: add move up and down in context menu
Andreas Müller
12:53 PM feature request #10284: Allow term trees as filters for named area dialogues
We should have a look if this can be included in current milestone as urgently needed for eFloraMex Andreas Müller
12:52 PM feature request #10291: Implement second publisher information for bibliographic reference formatting and other remaining issues
Journals werden nicht mit Publisher zitiert, ich kenne auch keine Ausnahmen.
"Print series": das ist schon mal ein...
Belen Escobari
12:23 PM feature request #10288 (Resolved): Implement publisher and placePublished2 in TaxEditor
Andreas Müller
12:13 PM Revision 6b67af3e (cdmlib): ref #10295 allow left quotation mark as right part of the quotation
Andreas Müller
11:38 AM bug #1924 (Closed): CIHORIEAE in-references in Footnotes
Andreas Müller
11:22 AM bug #10296 (Closed): Area Filter does not work in advanced search
The search UI works on the test server for E+M now and the fix makes sense. So I guess we can close. Andreas Müller
11:09 AM task #9975: Create new UML diagramms for the CDM
We will need further finetuning and also commit + installation so there is further work to do and we keep in 5.38 Andreas Müller
11:01 AM bug #10287 (Feedback): Remaining issues for Remote Server View
Everything works as expected. One more nice-to-have issue: allow "move up" and "move down" via d&d or context menu. Andreas Müller
10:01 AM bug #10287: Remaining issues for Remote Server View
Minor issues:
* Documentation of the class and the methods is often not correct. Also IMO we can fully documentation...
Andreas Müller
10:03 AM bug #10297 (New): Update php version on edit servers
On all servers more than one php version is installed, we should have a look whether they are still needed or could b... Katja Luther
09:59 AM Revision 59c95f1b (taxeditor): cleanup
Andreas Müller
09:59 AM Revision 8ba075b7 (taxeditor): ref #10287 change cdmlib label to lower case
Andreas Müller

04/11/2023

06:04 PM bug #2121 (Closed): Series part is not reflected in cache strategy
Andreas Müller
10:36 AM bug #10296 (Resolved): Area Filter does not work in advanced search
Katja Luther
10:36 AM bug #10296: Area Filter does not work in advanced search
This is fixed with checking for vocabulary dto in localize() Katja Luther
10:35 AM bug #10296 (Closed): Area Filter does not work in advanced search
mail ERS:
seit den letzten Updates/Maintenance gibt es keine Möglichkeit mehr, nach Arealen zu filtern.
„Type t...
Katja Luther
10:12 AM bug #10287 (Resolved): Remaining issues for Remote Server View
Please review. Katja Luther
10:11 AM bug #10287: Remaining issues for Remote Server View
For the check cdmlib version the basic version is implemented now. Katja Luther
10:08 AM Revision 0ded4de0 (taxeditor): ref #10287: add recommended to check cdmlib version
Katja Luther
10:00 AM Revision a32745ae (taxeditor): ref #10287: handling wrong port information
Katja Luther
09:41 AM feature request #10288: Implement publisher and placePublished2 in TaxEditor
Andreas Müller wrote in #note-6:
> To short the label I suggest to use "2nd ..."
This is implemented.
Katja Luther
09:40 AM feature request #10288: Implement publisher and placePublished2 in TaxEditor
Katja Luther wrote in #note-4:
> I think the second publisher information should be editable only if the first publi...
Katja Luther

04/05/2023

11:18 AM bug #1924 (Resolved): CIHORIEAE in-references in Footnotes
Verbatim year is already implemented. A test was added in the class VerbatimTimePeriodFormatterTest Belen Escobari
10:59 AM Revision fda4c183 (cdmlib): ref #1924: verbatim date is added: 2008 [“2007”]
Belen Escobari

04/03/2023

01:29 PM bug #2121 (Resolved): Series part is not reflected in cache strategy
This is already implemented and an example is given in the class ReferenceDefaultCacheStrategyTest method testBookGet... Belen Escobari
11:34 AM task #10295 (Closed): Parse verbatim year in reference
der Formatierung-Input, der korrekt geparst wird ist:
Kilian N. & Raab-Straube E. von "2009" [2008]: Flora der Al...
Belen Escobari

03/31/2023

09:40 AM Revision bb863be9 (taxeditor): ref #10287: open edit wizard by double click
Katja Luther
 

Also available in: Atom