Project

General

Profile

Release Notes » History » Version 594

Andreas Müller, 08/19/2020 09:20 PM

1 121 Andreas Müller
2 149 Andreas Kohlbecker
# Cdm Platform Roadmap
3 148 Andreas Kohlbecker
4
5 203 Andreas Müller
_Please login to see all tickets_
6 10 Andreas Kohlbecker
7 270 Andreas Müller
{{>toc}}
8 314 Andreas Müller
9 590 Andreas Müller
## CDM Platform 5.18 (scheduled for Sep 30th, 2020)
10 1 Andreas Kohlbecker
11 592 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 295 , -c)}}*
12 590 Andreas Müller
13
 **What will be new?**
14
15
*Downloads:*(not yet available) [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.18.0/), [CDM Server](https://dev.e-taxonomy.eu/download/cdmserver/5.18.0/), [Data Portal](https://dev.e-taxonomy.eu/download/dataportal/5.18.0/)
16
17
18
19 593 Andreas Müller
## CDM Platform 5.17 (scheduled for Aug 19th, 2020)
20 590 Andreas Müller
21 592 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 299 , -c)}}*
22 1 Andreas Kohlbecker
23
*Downloads:*(not yet available) [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.17.0/), [CDM Server](https://dev.e-taxonomy.eu/download/cdmserver/5.17.0/), [Data Portal](https://dev.e-taxonomy.eu/download/dataportal/5.17.0/)
24
25 593 Andreas Müller
**What is new?**
26
27 594 Andreas Müller
* **Data Portal**
28
 * improve universal viewer handling for thumbnails and meta data
29
 * possible default copyright statement below image viewer
30
 * improve handling of annotations and other footnotes like sources
31
      * some more annotations and sources are shown now
32
 * improved map representation for TDWG area maps
33
 * fix bug that misapplied name taxa are not shown and not found in search
34
 * fix bug that placemark icons are not clickable in map
35
 * improve test system
36
37
* **CDM Library**
38
39
* **Web Services**
40
 * fix bug in taxon service that misapplied name taxa return no result
41
42
* **TaxEditor**
43
44
* **Vaadin / Registration**
45
46 593 Andreas Müller
{{ref_issues(-f:fixed_version_id = 299 , id, subject, status)}}
47
48 1 Andreas Kohlbecker
## CDM Platform 5.16 (released June 30th, 2020)
49 583 Andreas Müller
50 585 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 297 , -c)}}*
51 583 Andreas Müller
52 593 Andreas Müller
*Downloads:* [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.16.0/), [CDM Server](https://dev.e-taxonomy.eu/download/cdmserver/5.16.0/), [Data Portal](https://dev.e-taxonomy.eu/download/dataportal/5.16.0/)
53 583 Andreas Müller
54
**What is new?**
55
56
* **Data Portal**
57
 * Fix for sortorder of taxon nodes in taxon tree
58
 * Fix for incorrect link for geo-coordinates in point maps
59 587 Andreas Kohlbecker
 * Fix for missing information on taxon pages (see #9095)
60 583 Andreas Müller
61
* **CDM Library**
62 589 Andreas Müller
 * Improved deduplication of references and authors during name parsing (the relatively empty parsed references and authors are now merged with richer references and authors, which include e.g. also URI, ISBN, lifespan, first name, etc. information)
63 583 Andreas Müller
 * Improved caching mechanism (which hopefully leads to less multiple representation exceptions in TaxEditor)
64
 * Improved formatting and parsing of dates and periods (now we generally use a format like "30 Jun 2020" which is more language independent)
65
66
* **TaxEditor**
67 584 Andreas Müller
  * Setting focus automatically to newly created facts in Fact View
68
  * Improved reference and author deduplication during creation of new taxa and synonyms
69 588 Andreas Müller
  * Improved handling of malformed URIs
70
  * Fix bug which threw multiple representation exceptions when editing taxa with a taxon node source (which exists very often in some databases)
71 1 Andreas Kohlbecker
  * Fix bug throwing an exception when deleting a classification
72 583 Andreas Müller
  * Fix bug throwing an exception when deleting multiple records in bulk editor  
73 585 Andreas Müller
 
74 583 Andreas Müller
{{ref_issues(-f:fixed_version_id = 297 , id, subject, status)}}
75
76 558 Andreas Müller
77 568 Andreas Müller
## CDM Platform 5.15 (released June 23rd, 2020)
78 558 Andreas Müller
79 574 Andreas Müller
*Issues: {{ref_issues(-q:Release5.15 , -c)}}*
80 548 Andreas Kohlbecker
81 582 Andreas Müller
*Downloads:* [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.15.0/), [CDM Server](https://dev.e-taxonomy.eu/download/cdmserver/5.15.0/), [Data Portal](https://dev.e-taxonomy.eu/download/dataportal/5.15.0/)
82 1 Andreas Kohlbecker
83 563 Andreas Müller
**What will be new?**
84
85 565 Andreas Müller
* **Data Model**
86 567 Andreas Müller
 * TaxonNode has a "status" attribute now instead of flags "doubtful", "unplaced" and "excluded"
87
     * Allows to use only max. 1 of the above status for the same node
88
     * "Excluded Notes" changed to => "Status notes" and is valid for what ever status has been chosen
89 566 Andreas Müller
 * Measurement values handled as "BigDecimal" to avoid rounding errors related to floating point algebra and to allow to handle exactness (e.g. 1.6 differs from 1.60) 
90
 * "Available for" attribute for features to distinguish if features are available for taxa, for names and/or for specimen
91
 * Temporal fact datatype for e.g. flowering periods supporting time periods like (Apr-)May-July(-Aug)
92 572 Andreas Müller
 * New feature "Flowering period"
93
 * New feature "Altitude" added
94
 * Rename "later homonym for" to "later homonym of"#
95
 * "Links" added to main classes like taxa, names, references, authors, ... - these allow adding an unlimited number of URL-links to these objects together with a description what this link is for
96
 * Key-Value structure for storing media metadata (not yet used)
97 1 Andreas Kohlbecker
98 572 Andreas Müller
* **Data Portal**
99 579 Andreas Kohlbecker
 * New implementation of the occurrence point display is maps which allows new important features:
100
     * Field unit information can now be shown. 
101
     * Display of error radius
102 580 Andreas Kohlbecker
     * NOTE: More exciting features will come with the following releases.
103 579 Andreas Kohlbecker
 * The new image viewer which has been integrated into the dataportal with version 5.13 is now stable and available for all data portal installations. The new image viewer uses the iiif conform Universalviewer. The new viewer adapts to different screen sizes and supports mobile devices.
104 581 Andreas Müller
 * The beautiful Noto font family is now the default for the data portal and brings improved readability and excellent unicode support.
105
 * The status (unplaced, doubtful, excluded) of a taxon node is now shown on taxon pages and in the classification tree. 
106 572 Andreas Müller
107 571 Andreas Müller
* **CDM Server**
108 568 Andreas Müller
 * Improved logging
109 576 Andreas Kohlbecker
 * Debian installation package improved
110 571 Andreas Müller
111 568 Andreas Müller
* **CDM Library**
112
 * Improved permissions for users being allowed to edit all taxonomies
113 1 Andreas Kohlbecker
114 568 Andreas Müller
* **TaxEditor**
115 570 Andreas Müller
 * Improved deduplication, especially for taxa entered via taxon node editor
116 1 Andreas Kohlbecker
 * Persons: allow editing lifespan
117 568 Andreas Müller
 * Possibility to create or update database schema via connect dialog
118
 * Improved layout of connect dialog
119 572 Andreas Müller
 * Taxon nodes status with status notes (see Data Model), available in taxon node wizard and in CDM light export
120 570 Andreas Müller
 * Factual Data:
121
     * Possibility to enter temporal data (phenology)
122
     * Factual dataset source is shown as (uneditable) source for each fact
123
     * Facts view: remember expansion state after deleting
124
     * Remove caching form facts view which (resulted in unexpected results)
125
 * Descriptive dataset editor and matrix editor:
126
     * Improve performance of matrix editor
127
     * Add context menu to matrix editor (and remove preliminary buttons)
128
     * Fix failing adding of specimen which are not attached to a field unit
129
     * Remove taxon in descriptive dataset editor only available if taxon has focus
130
     * Fix bug when selecting a character tree for a descriptive dataset
131
 * Reference bulk editor table has new included columns: year, in-reference, uri
132
 * Open link button for entering DOIs in reference details view
133
 * Features:
134
     * Possibility to define if a feature is available for taxa, specimen and/or taxon names
135
 * Improved decimal/rounding handling of quantitative data (e.g. distinguish 9.1 form 9.10)
136
 * Configurable if the old specimen list editor should be avialable via main menu
137 569 Andreas Müller
 * Bug fixes:
138 570 Andreas Müller
     * Broken media deatils view fixed for "MediaSpecimen" 
139 568 Andreas Müller
     * Exception when creating a new taxon 
140 569 Andreas Müller
     * Search does find orphaned synonyms now
141 570 Andreas Müller
     * Term search fixed
142 1 Andreas Kohlbecker
     * Exception in referencing objects view for TextualTypeDesignations
143
     * Exception in name details view if name relations were incomplete (no type, no from-name or no to-name)
144
     * Exception when deleting a descriptive dataset
145 570 Andreas Müller
     * Incorrect context menu for synonyms after moving a synonym into or out of the homotypic group
146
     * Opened selection dialogs lock editing in other windows
147
     * Remember expansions state of sections in details view and supplemental data view (this feature was lost for some time)
148
     * Recently used references list is not emptied anymore after using search dialog for nomenclatural reference
149
     * Bulk editor: multiple deduplications without saving do now remember all deduplications
150
     * Some widget is disposed exceptions fixed
151
     * fix verbatime date not persisted for books
152 565 Andreas Müller
153 573 Andreas Müller
{{ref_issues(-q:Release5.15 , id, subject, status)}}
154 563 Andreas Müller
155 558 Andreas Müller
## CDM Platform 5.14 (released April 8th, 2020)
156 1 Andreas Kohlbecker
157
*Issues: {{ref_issues(-f:fixed_version_id = 293 , -c)}}*
158
159 563 Andreas Müller
*Downloads:* [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.14.0/), [CDM Server](https://dev.e-taxonomy.eu/download/cdmserver/5.14.0/), [Data Portal](https://dev.e-taxonomy.eu/download/dataportal/5.14.0/)
160
161 558 Andreas Müller
**What's new?**
162
163
* **Data Portal**
164 559 Andreas Müller
    * Structured descriptive data is shown on specimen page as continous text
165
    * Bugfix for the new universal media viewer
166
    * Bugfix for some descriptive data pages for taxon descriptions
167 558 Andreas Müller
168 559 Andreas Müller
* **Import/Export**
169
    * Handling of descriptions improved for ABCD import
170
    * Bug fix for CDM lite export of textual type designation missing a language
171
172 558 Andreas Müller
* **TaxEditor**
173 559 Andreas Müller
    * Set as basionym available also for accepted taxa
174
    * Distribution details view: configurable to show also abbreviation for selected named areas
175
    * Performance improved for preference dependend descriptive data matrix editing
176
    * Cloned descriptions show according icon
177
    * User/roles/rights:
178
            * ROLE_USER_MANAGER is allowed to change passwords
179
            * unnecessary "expired" flags removed from User UI
180 560 Andreas Müller
            * isAdmin valid for all users having ROLE_ADMIN
181 559 Andreas Müller
    * DNA Sample view allows editing of determinations
182
    * Export dialogue remembers last selected folder
183
    * Bug fixes:
184 560 Andreas Müller
         * Handling of preferences for term lists fixed
185 559 Andreas Müller
         * ConcurrentModificationException occurring at different places fixed
186
         * Incorrect handling of "show descriptions only for field units" fixed
187
         * Missing "id in vocabulary" in term labels fixed
188 1 Andreas Kohlbecker
         * Freetext filter for name relationship type selection in name relationship dialogue fixed
189 560 Andreas Müller
         * Exception caused by missing "number of rows in status dropdown" fixed
190 558 Andreas Müller
         * Exception when opening orphaned names in name bulk editor from search result fixed
191
    
192 546 Andreas Müller
193 561 Andreas Müller
{{ref_issues(-q:Release5.14 , id, subject, status)}}
194 533 Andreas Müller
195 1 Andreas Kohlbecker
## CDM Platform 5.13 (released March 23th, 2020)
196 551 Andreas Kohlbecker
197 533 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 284 , -c)}}*
198
199 563 Andreas Müller
*Downloads:* [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.13.1/), [CDM Server](https://dev.e-taxonomy.eu/download/cdmserver/5.13.0/), [Data Portal](https://dev.e-taxonomy.eu/download/dataportal/5.13.0/)
200 1 Andreas Kohlbecker
201 548 Andreas Kohlbecker
**What's new?**
202 549 Andreas Kohlbecker
  
203 1 Andreas Kohlbecker
* **Data Portal**
204 549 Andreas Kohlbecker
    * A new image viewer for the dataportal is now available. The new image viewer uses the [iiif](https://iiif.io/) conform [Universalviewer](http://universalviewer.io/).   
205
    * Several bugfixes regarding security and display of structured descriptions etc...
206 548 Andreas Kohlbecker
207
* **Import/Export**
208 552 Andreas Müller
    * DarwinCoreArchive: Categorical and quantitative data added to export
209 548 Andreas Kohlbecker
210 1 Andreas Kohlbecker
* **CDM Library**
211 552 Andreas Müller
    * Caching of in-references for nomenclatural references: only author's family name (without initials) is used now if available
212
    * Some improvements to the rights&roles management for editing of references
213
    * Bugfixes:
214
         * Names without ranks not found in taxon searches
215
         * Find best matching (in terms of size) image representation fixed/improved
216
         * some further bugfixes
217
         
218 1 Andreas Kohlbecker
* **TaxEditor**
219 552 Andreas Müller
     * Fix for failing connections (this might be the reason for many unclear errors that occurred in the past)
220 553 Andreas Müller
     * MacOS X version fixed (TaxEditor available for MacOS X again)
221 552 Andreas Müller
     * Search in bulk editors now also works on abbreviated title(caches)
222
     * Some improvements to the distribution editor
223 553 Andreas Müller
     * Some improvements to preference pages
224 555 Andreas Müller
     * Freetext search for all dropdown boxes available now
225 553 Andreas Müller
     * Search result view moved to the bottom of taxon navigator view (as default)
226
     * Taxon navigator allows open-in for multi-selection for name editor and distribution editor
227
     * Suggested file name for DwC-A export improved
228 555 Andreas Müller
     * Move-to functionality improved in term editor and term tree editor
229 552 Andreas Müller
     * Bugfixes:
230 1 Andreas Kohlbecker
         * Names without ranks not found in search
231 553 Andreas Müller
         * NameInSource only added after moving factual data if requested by the user
232
         * Measurment units added to quantitative data in descriptive data matrix editor
233
         * Automatically refresh available-specimen list for descriptive data matrix if descriptive dataset changes
234
         * Name features not visible in taxon factual data view anymore, but only in name factual data view
235
         * Inheriting sec-reference for root taxa from classification reference works again
236 555 Andreas Müller
         * Selection list for entering states for categorical data is sorted now
237
         * Deleting specimen descriptions possible now
238 556 Andreas Müller
         * Fix for deleting name types
239 550 Andreas Kohlbecker
240 548 Andreas Kohlbecker
* **Web editor (Phycobank registration UI)**
241
    * Bug fix in reference editor 
242 1 Andreas Kohlbecker
    
243 547 Andreas Müller
244 1 Andreas Kohlbecker
{{ref_issues(-q:Release5.13 , id, subject, status)}}
245
246 561 Andreas Müller
## CDM Platform 5.12 (released Jan 20th, 2020)
247 533 Andreas Müller
248 542 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 283 , -c)}}*
249 496 Andreas Müller
250 563 Andreas Müller
*Downloads:* [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.12.0/), [CDM Server](https://dev.e-taxonomy.eu/download/cdmserver/5.12.0/), [Data Portal](https://dev.e-taxonomy.eu/download/dataportal/5.12.0/)
251
252 533 Andreas Müller
**What's new?**
253 496 Andreas Müller
254 537 Andreas Müller
* **Data Model**
255
    * Added "per mm²" to measurement units
256 541 Andreas Müller
    * Allow linking to CDM taxa as information source (currently only available for algorithms, not (yet) for editing in TaxEditor)
257 537 Andreas Müller
    
258
* **Data Portal**
259
    * Structured Descriptions
260
          * Show structure descriptions in general page as pseudo feature block (position configurable)
261
          * Implement explicit page for descriptions, using dataset character/feature tree (or general feature tree) for ordering
262
          * Order states by frequency
263
          * Improve display of average values (and other statistical vlaues) and single values
264
          * Support for linking to other CDM records as information source (for aggregated desciptions)
265
    * Show type designations for synonyms
266
    * Improved handling for URLs linking to not existing/deleted records (e.g. deleted polytomous keys)
267
268
* **Import/Export**
269
    * CDM light:
270
        * Typification column added to name and homotypical group files
271
        * Handling of name identifiers fixed
272
273
* **CDM Library**
274
    * Algorithms for descriptive data aggregation (distributions/structured descriptive data) fixed/improved
275 539 Andreas Müller
    * Polynomous key generation algorithm improved
276 537 Andreas Müller
    * Fix bug for deleting a taxon used in 2 different classifications
277 1 Andreas Kohlbecker
    * Fix repair term tree sortindex
278 539 Andreas Müller
    * Allow distribution aggregation to run on taxonomic subtrees
279 537 Andreas Müller
280
* **Documentation**
281 538 Andreas Müller
    * New Documentation available at https://dev.e-taxonomy.eu/redmine/projects/edit/wiki/PlatformDocumentation
282 537 Andreas Müller
283 1 Andreas Kohlbecker
* **TaxEditor**
284 538 Andreas Müller
    * Documentation: see above
285 537 Andreas Müller
    * Editing of structured descriptive data now available as standard feature (was experimental before)
286
            * Character editor
287
            * Term search
288
            * Matrix editor
289 1 Andreas Kohlbecker
            * GFBio and ontology imports
290 538 Andreas Müller
            * Support for "allow duplicates" for term collections
291 1 Andreas Kohlbecker
            * Note: however there are still issues especially with the Character editor which hopefully will be fixed in the next version (we recommend to contact the EDIT team before using this feature)
292 540 Andreas Müller
    * Distribution aggregation available in taxon navigator
293 538 Andreas Müller
    * Added freetext filter to combo boxes
294 1 Andreas Kohlbecker
    * Links to other CDM records as information sources visible (but not editable)
295 538 Andreas Müller
    * "Move to ..." added to term editor
296 537 Andreas Müller
    * Improved handling for different term tree types (ordered, flat, distinct, ...)
297 538 Andreas Müller
    * Specimen import: list of existing BioCase endpoints available as dropdown
298 537 Andreas Müller
    * Fix multiple bugs related to BioCase specimen import
299
    * Fix collapsing tree bug when moving taxa in taxon navigator
300 1 Andreas Kohlbecker
    * Fix bug that reference search dialog does not open under certain conditions
301
302 536 Andreas Müller
{{ref_issues(-q:Release5.12 , id, subject, status)}}
303
304 542 Andreas Müller
## CDM Platform 5.11 (released Nov 15th, 2019)
305 1 Andreas Kohlbecker
306 535 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 275 , -c)}}*
307
308 563 Andreas Müller
*Downloads:* Ask the edit team for backups of this version
309
310 533 Andreas Müller
**What's new?**
311 496 Andreas Müller
312
* **Data Model**
313 499 Andreas Müller
    * Added count parameter for statics during data aggregation of categorical (structured descriptive) data
314 515 Andreas Müller
    * Added ORCID identifier to persons
315 526 Andreas Müller
    * Added CDM source links (sources may link to other information in the same CDM instance)
316 496 Andreas Müller
317
* **Data Portal**
318 500 Andreas Müller
    * Fixed polytomous key display for key parts linked from multiple places
319 506 Andreas Müller
    * Fix label formatting for specimen with missing collection identifier in specimen tables
320 512 Andreas Kohlbecker
    * Fixing problem with names having multiple nomenclatural status
321 496 Andreas Müller
322
* **Import/Export**
323 505 Andreas Müller
    * ABCD:
324
        * Fix collector and field number handling for derived units missing this data (but available in field unit record)
325 496 Andreas Müller
326
* **CDM Library**
327 517 Andreas Müller
    * Better parsing for infrageneric autonyms with authors
328 530 Andreas Müller
    * Imporved distribution and descriptive data aggregation
329 496 Andreas Müller
330 518 Andreas Müller
* **CDM Server**
331
    * Fix memory leaks
332
333 496 Andreas Müller
* **TaxEditor**
334 507 Andreas Müller
335 1 Andreas Kohlbecker
    * Taxon search: new filter to search only for published taxa 
336 510 Andreas Müller
    * Terms:
337 523 Andreas Müller
          * Tree editor for Named Areas, Ranks and Distribution Status available (to define user defined term collections and orders, including cross-vocabulary collections) - usage of such collections will be implemented in future releases
338 509 Andreas Müller
    * Taxon/Name details view
339
          * Nomenclatural code edition editable for rule considered (nomenclatural status and name relationships)
340
          * Rule considered and nomenclatural code editon visibility configurable (serverside and local)
341 1 Andreas Kohlbecker
          * Minor changes in ordering of misapplied name details view
342 529 Andreas Müller
    * Person details view
343
          * ORCID editable
344 1 Andreas Kohlbecker
    * Taxon navigator:
345
          * Taxon node doubtful flag editable via context menu
346
          * Rename view to "Taxon Navigator" (regression in one of the last releases)
347
          * Refresh problem after editing classfication label or adding child taxon to classification
348
          * Rename open-in for Taxon Node (Wizard) to ... Dialogue
349
          * Reorder and rename import menu (items)
350 532 Andreas Müller
    * Import/Export:
351 510 Andreas Müller
          * Multiple fixes for file based ABCD import
352 522 Andreas Müller
          * Fix for DwC-A export
353 519 Andreas Müller
    * Factual Data View
354
          * Visibility of "modifier" and "modifying text" is configurable now
355 1 Andreas Kohlbecker
    * Distribution Editor
356
          * Default source also used when creating an additional source for an existing source
357 496 Andreas Müller
    * User administration
358 1 Andreas Kohlbecker
          * Better error handling for user and group names with not allowed characters
359 483 Andreas Müller
360 498 Andreas Müller
{{ref_issues(-q:Release5.11 , id, subject, status)}}
361
362 533 Andreas Müller
## CDM Platform 5.10 (released Sep 23rd, 2019)
363 483 Andreas Müller
364 485 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 274 , -c)}}*
365 453 Andreas Müller
366 563 Andreas Müller
*Downloads:* Ask the edit team for backups of this version
367
368 484 Andreas Müller
 **What's new?**
369
370
* **Data Portal**
371 489 Andreas Kohlbecker
    * Taxon section in name page can be suppressed via settings.
372
    * Bug fix of a regression related to the display of DOIs and publication reference links.
373 484 Andreas Müller
374
* **Import/Export**
375 488 Andreas Kohlbecker
    * CDM light export:
376 492 Katja Luther
        * type designation export differs between textual and specimen type designation
377 493 Katja Luther
    * Biocase search:
378
        * add possibility to search for Higher Taxon
379 1 Andreas Kohlbecker
380 489 Andreas Kohlbecker
* **CDM Library**
381 488 Andreas Kohlbecker
    * Bugfixes and code maintenance
382
        * Providing the default user role USER_MANAGER to all databases.
383
384 1 Andreas Kohlbecker
* **TaxEditor**
385
    * Bugfix for swap taxon and synonym
386 489 Andreas Kohlbecker
    * Further improvements to preference handling 
387 488 Andreas Kohlbecker
    * Search dialogue for distribution areas works with abbreviations
388 1 Andreas Kohlbecker
    * Old taxeditor documentation made available.
389
390
* **Web editor (Phycobank registration UI)**
391 488 Andreas Kohlbecker
    * Name relations and nomencaltural status now offering fields to mention the nomenclatural code edition. 
392
    * Layout and user experience (UX) issues in the UI have been solved (#8014, #8342, #8377). 
393
    * Fixing important bug to prevent data loss and corruption (#8462, #8527)
394 1 Andreas Kohlbecker
395 486 Andreas Müller
{{ref_issues(-q:Release5.10 , id, subject, status)}}
396
397 494 Andreas Müller
## CDM Platform 5.9 (released Aug 29th, 2019)
398 453 Andreas Müller
399 481 Andreas Müller
*Issues: {{ref_issues(-q:Release5.9 , -c)}}*
400 453 Andreas Müller
401 563 Andreas Müller
*Downloads:* [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.9.0/), [CDM Server](https://dev.e-taxonomy.eu/download/cdmserver/5.9.0/), [Data Portal](https://dev.e-taxonomy.eu/download/dataportal/5.9.0/)
402 453 Andreas Müller
403 563 Andreas Müller
**What's new?**
404
405 477 Andreas Müller
* **Data Model**
406 473 Andreas Müller
 * Term structure improved to allow all types of relations between terms and to allow vocabulary independent term collections/graphs (partly implemented in TaxEditor)
407
 * Add state vocabulary for presence/absence of a biological structure
408
 * Improve structure for inapplicableIf handling in character trees used for descriptive data matrices/datasets and for indentification keys
409
 * Improve authority handling in data model (preparation only)
410 480 Andreas Kohlbecker
 * Allow certain patterns only as usernames (Latin letters, numbers, '_', '.' are allowed)
411 473 Andreas Müller
 * Doubtful (placement) flag for taxon nodes
412 480 Andreas Kohlbecker
 * List of nomenclatural code editions (e.g. Melbourne Code) additional to rule considered in nomenclatural status, name relationship and hybrid relationship
413
 * Fields added to allow externally managed terms and vocabularies (not yet in TaxEditor)
414 474 Andreas Müller
 * Fields for textual/verbatim type designation information
415
 * Possibility to add fixed markers/types to a description (e.g. to mark a description as a computed/aggregated description which should not be editable)  
416 465 Patrick Plitzner
417 473 Andreas Müller
418 465 Patrick Plitzner
* **Data Portal**
419 479 Andreas Kohlbecker
 * Adapted to term structure changes in the data model.
420
 * Improved ordering of type designations in the name and taxon pages.
421
 * Harmonization and improvement of the specimen display in various parts of the portal, including better intra portal linking.
422 1 Andreas Kohlbecker
 * Performance improvement regarding to type designations.
423 479 Andreas Kohlbecker
 * Auto-zooming of maps has been fixed for different map projections.
424 480 Andreas Kohlbecker
 * Improved layout of the registration page to clearly show the nomenclatural act.
425
 * Classification tree horizontally automatically scrolls to active entry.
426 1 Andreas Kohlbecker
427
* **Import/Export**
428 477 Andreas Müller
 * CDM light export:
429
       * add textual/verbatim type designations
430
       * some minor adaptations
431
432
* **CDM Library**
433 476 Andreas Müller
 * Fix and improve polytomous key generation (to be used from descriptive data set, experimental feature)
434 474 Andreas Müller
 * Multiple improvements and bug fixes to web services 
435
436 1 Andreas Kohlbecker
* **TaxEditor**
437
 * Add textual/verbatim type designations to details view
438 473 Andreas Müller
 * Use feature states for applicability of term nodes
439
 * Improvement and harmonization of serverside and local preferences
440 465 Patrick Plitzner
 * Update name in source data when changing an accepted taxon into a synonym (configurable)
441 1 Andreas Kohlbecker
 * Allow setPublish for subtree to include misapplied names, pro parte synonyms and exclude hybrids
442 474 Andreas Müller
 * Seperate term tree editor for each term type available
443 479 Andreas Kohlbecker
 * Warning if misapplied names or pro parte synonyms are used/linked from more then 1 other taxon.
444 474 Andreas Müller
 * Bugs.
445 1 Andreas Kohlbecker
       * fixed term order of term trees
446 465 Patrick Plitzner
447 453 Andreas Müller
{{ref_issues(-q:Release5.9 , id, subject, status)}}
448 481 Andreas Müller
449 453 Andreas Müller
## CDM Platform 5.8 (released on Jul 19th, 2019)
450 462 Andreas Müller
451 454 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 273 , -c)}}*
452 446 Andreas Müller
453 563 Andreas Müller
*Downloads:* Ask the edit team for backups of this version
454
455 453 Andreas Müller
 **What's new?**
456 1 Andreas Kohlbecker
457 453 Andreas Müller
* **Data Portal**
458
459 460 Andreas Müller
 * cm added as measurment unit
460
461
* **Data Portal**
462
463 457 Andreas Kohlbecker
    * Improvements to the media page related to source references and the media title
464
    * Name page shows more information: name relations, type designation with specimen map, related taxa, nomenclatural acts (registrations)
465 1 Andreas Kohlbecker
        * The automatic redirect behavior to the taxon page is now configurable
466
    * Registration search:
467 460 Andreas Müller
        * Support for filtering by references
468
        * Improved search by type designation status and name
469 457 Andreas Kohlbecker
    * Registration page:
470
        *  Subheadline to show the type of the nomenclatural event
471
    * General layout improvements
472
        * Links to reference pages as unobtrusive icon link 
473
    * Maps:
474 463 Andreas Kohlbecker
        * Support for [OpenTopoMap](https://opentopomap.org/#map=5/49.000/10.000) 
475 464 Andreas Kohlbecker
        * ![](open-topo-map-berlin.png)
476 457 Andreas Kohlbecker
    * User interface to search the Unified Taxonomic Information Service ([UTIS](https://cybertaxonomy.eu/eu-bon/utis/)) 
477
    * Bugfixes related to 
478
        * Name relations
479
        * Nomenclatural status
480
        * Type designations
481 453 Andreas Müller
482 461 Andreas Müller
* **CDM Server**
483
484
 * improved error detection when failing to start
485
486 451 Andreas Müller
* **TaxEditor**
487 1 Andreas Kohlbecker
488
 * improved deduplication for references in name editor (hotfix 5.7.3)
489 460 Andreas Müller
490
 * handling of preferences improved
491
492
       * consistent model to always allow default and specific values and to handle override more intuitive
493
       * area specific status list preferences for distribution data
494
       * status list serverside preferences for distribution data handled in details view
495
       * ranks as serverside preferences
496
       * nomenclatural status as serverside preferences
497
       * visibility of fields Source.idInSource and Source.IdNamespace as preferences 
498
499
 * CDMlight export
500
501
       * includes excluded flag and excluded notes
502
       * sortindex for taxa added
503
       * improvements in ABCD import 
504
505
 * Terms allow adding media in term editor
506 461 Andreas Müller
507
 * Media:
508
509
        * media loaded asynchronously to improve performance (has open issues)
510 451 Andreas Müller
511
 * Bugs
512
513 1 Andreas Kohlbecker
       * exception/freezing when opening name in source search dialogue (hotfix 5.7.3)
514
       * recognize again the previous state (opened sections) of details view and supplemental data view (hotfix 5.7.3)
515 451 Andreas Müller
       * refresh in name bulk editor after search (hotfix 5.7.3)
516 1 Andreas Kohlbecker
517 458 Andreas Kohlbecker
* **Web editor (Phycobank registration UI)**
518
519
    * Registration list view with reference filter
520
    * Curators and admins can edit arbitrary Annotations (Notes)
521 459 Andreas Kohlbecker
    * Bugfixes related to 
522
        * user permissions
523 458 Andreas Kohlbecker
        * ...
524
     
525
526 1 Andreas Kohlbecker
{{ref_issues(-q:Release5.8 , id, subject, status)}}
527
528 462 Andreas Müller
## CDM Platform 5.7 (released on May 6th, 2019)
529 453 Andreas Müller
530 445 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 269 , -c)}}*
531
532 563 Andreas Müller
*Downloads:* Ask the edit team for backups of this version
533
534 449 Andreas Müller
 **What's new?**
535
536 438 Andreas Müller
* **Data Portal**
537 447 Andreas Müller
538 1 Andreas Kohlbecker
 * Bugfix for setting the feature tree for the general page
539 447 Andreas Müller
540 448 Andreas Müller
* **TaxEditor**
541
542
 * some urgent bugfixes for character matrix editing 
543 447 Andreas Müller
 * possibility to define area specific distribution status for distribution editor (UI for setting this preference is still missing)
544 448 Andreas Müller
 * some bugfixes
545 450 Andreas Kohlbecker
546
* **Web editor (Phycobank registration UI)**
547
548
    * All comboboxes for references are making use of the ellypsed reference labels
549 447 Andreas Müller
    * The TaxonNamePopeditor now supports editing the nomenclatural status
550
    * Name type status filter in registration search simplified
551 1 Andreas Kohlbecker
    * and some bugfixes
552 447 Andreas Müller
553 453 Andreas Müller
{{ref_issues(-q:Release5.7 , id, subject, status)}}
554 447 Andreas Müller
555 1 Andreas Kohlbecker
## CDM Platform 5.6 (released on Apr 12th, 2019)
556 408 Andreas Müller
557 1 Andreas Kohlbecker
*Issues: {{ref_issues(-f:fixed_version_id = 268 , -c)}}*
558
559 563 Andreas Müller
*Downloads:* Ask the edit team for backups of this version
560 1 Andreas Kohlbecker
561 438 Andreas Müller
 **What's new?** 
562 407 Andreas Müller
563 432 Katja Luther
* **Data Model**
564 443 Andreas Müller
 * feature trees have been refactored to typified Term trees which support any type of terms
565
 * added term types to term vocabularies
566
 * added structure, property and regional modifier as new term types
567 432 Katja Luther
568
* **Data Portal**
569 443 Andreas Müller
 * added time period for description elements in data portals
570
 * improve user profile settigs in cdm_dataportal
571
 * harmonize registrationId links and make testing easier
572 432 Katja Luther
 * improve image gallery settings labeling
573
574
* **Import/Export**
575 443 Andreas Müller
 * name facts added to cdm light export
576 432 Katja Luther
577
* **TaxEditor**
578 443 Andreas Müller
 * term editor 
579
        * add "plural" to representations
580
        * new term editor for structures, properties, regional modifers
581
 * feature/term tree editor 
582
        * feature trees became more generic and support all types of terms (not yet fully available in editor)
583
        * restrict editor according to typified term trees
584
 * name editor
585
         * creating duplicates of specimen type designations
586
 * update of open data after updating subtree operations (update publish flag and update sec reference)
587
 * user selection dialogs for group members filter out already added users
588
 * name facts now editable, when selecting name in details view and in name bulk editor
589
 * sources can be added to type designations
590 1 Andreas Kohlbecker
 
591 443 Andreas Müller
 * Bugs
592 1 Andreas Kohlbecker
593 443 Andreas Müller
       * changing of title cache of a factual data set was not possible
594
       * selection dialogs for teams or persons did not filter out institutes
595
       * insufficient rights lead to missing focus in name editor
596
       * fixed title cache issues for taxon descriptions
597 432 Katja Luther
598 442 Andreas Müller
* **Web editor (Phycobank registration UI)**
599 444 Andreas Kohlbecker
    * User friendly message when accessing editors with unsufficient permissions (#8218)
600
    * Registry curator can unlock a published registration for minor changes (#8192)
601
    * Solving a major performance problem related to uninomial und specific epithet comboboxes (#8176)
602
    * Better lables for popup editors breadcrumbs  (#7962)
603
    * ReferenceEditor: optional validation for completenes of Partial values in datePublished (#7968)
604
    * Create blocking relations for un-registered names which are to be used in nomenclatural acts (#8050)
605
    * TaxonNamePopEditor: name part field visibility not correct for all ranks (#7963)
606
    * ReferenceEditor: filter inReferences ONLY by applicable reference type suppess Generic and NULL (#8149)
607
    * ReferencePopupEditor: When coming from NameEdior editing of the inreference should not be blocked (#8191)
608
    * Bugfixes:
609
        * Fixing enabled state of edit buttons in combobox widgets (#8217)
610
        * Solving multiple problems related to problems with hibernate session an transaction handling
611
        * Problem with inserting a section - inReference is "lost" (#8097)
612
        * Error saving name type designation editor due to problem in poupeditor context (#8099)
613
    
614 432 Katja Luther
615
{{ref_issues(-q:Release5.6 , id, subject, status)}}
616
617 420 Andreas Müller
## CDM Platform 5.5 (released on Feb 14th, 2019)
618 407 Andreas Müller
619 1 Andreas Kohlbecker
*Issues: {{ref_issues(-f:fixed_version_id = 267 , -c)}}*
620
621 439 Andreas Müller
*Downloads:* [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.5.1/), [CDM Server](https://dev.e-taxonomy.eu/download/cdmserver/5.5.3/), [Data Portal](https://dev.e-taxonomy.eu/download/dataportal/5.5.0/)
622 395 Andreas Müller
623 438 Andreas Müller
 **What's new?**
624 1 Andreas Kohlbecker
625 428 Andreas Müller
* **Data Model**
626 1 Andreas Kohlbecker
627 422 Andreas Müller
 * removed/added some attributes from certain attribute types (e.g. removed *date published* and *authorship* from journals and print series, added ISBN to Proceedings)
628
629 423 Andreas Müller
* **CDM Server**
630
631
 * Available as docker container
632
633 422 Andreas Müller
* **Import/Export**
634
635 420 Andreas Müller
 * taxon (tree)index added to CDMlight export
636
637 418 Andreas Müller
* **Dataportal**
638 409 Andreas Müller
639 419 Andreas Müller
 * improved registration page, now showing the complete nomenclatural act data and registration metadata
640 418 Andreas Müller
     * human feedback to users in case a registration is not public or does not exist
641
 * improved diplay of type designations
642
 * improved display of registrations in lists like in search results and reference page
643
 * reference page shows name relations
644
 * details page for field units improved 
645
 * some bugs fixed
646 409 Andreas Müller
647
* **TaxEditor**
648 410 Andreas Müller
649 1 Andreas Kohlbecker
 * Distribution editor
650
651 422 Andreas Müller
     * use new table frame work (so called NAT tables), offering improved usabilty and functionality like filtering, column freezing etc
652
     * improved area selection dialog
653
     * bug fixes
654 1 Andreas Kohlbecker
655 422 Andreas Müller
 * Preferences
656
     
657
     * new menu structure for local preferences (not fully completed yet)
658
     * serverside preferences and local preferenced unsing same user interface pages
659
     * translation to German completed
660
     * improved handling of "(allow) override" functionality
661
     * improved handling of default values
662
     * (the last 2 will be further developed into 1 system with one of the next releases)
663
664
665 414 Andreas Müller
 * References
666 1 Andreas Kohlbecker
     
667 412 Andreas Müller
     * DOI available as attribute
668 410 Andreas Müller
     * warning for multiple usage of references also in details view (not only in editing dialog)
669 422 Andreas Müller
     * improved attribute selection for specific reference types (see data model section above)
670 1 Andreas Kohlbecker
 
671 420 Andreas Müller
 * Rights&Roles
672
     
673
     * Role "remoting" added, only users belonging to a group with role remoting are allowed to open data in TaxEditor 
674 414 Andreas Müller
675
 * Term editor
676 410 Andreas Müller
     
677 409 Andreas Müller
     * performance improved
678 1 Andreas Kohlbecker
     * 2nd symbol for terms available
679 424 Andreas Müller
     * Bugs/exceptions when moving or adding terms fixed 
680 414 Andreas Müller
 
681
 * Feature tree editor
682
683 1 Andreas Kohlbecker
     * drag&drop from (feature) term editor available
684
     * Right click menu added (replacement for buttons)
685
     * copy&paste added (for the rare case that a feature should be reused within the tree)
686
687 424 Andreas Müller
 * Name editor
688 1 Andreas Kohlbecker
689 430 Patrick Plitzner
     * invalid designations available similar to pro parte synonyms and misapplied names (formatting not yet correct)
690 424 Andreas Müller
691
 * Description/Character Editor (experimental, multiple improvements)
692
693
 * Taxon node wizard improved
694
695
 * Automated deduplication of references and authors works also for new taxon dialog (before it worked only in name editor)
696
697 416 Andreas Kohlbecker
 * Bugs
698 422 Andreas Müller
   
699
     * Improved (title)cache updating
700 1 Andreas Kohlbecker
     * Empty dialog for File -> New -> Reference -> Change reference type fixed
701
     * Some exceptions thrown in term editor fixed
702 424 Andreas Müller
     * sometimes invisible deduplication icons fixed in bulk editor
703
     * handling of deleting new+unsaved records fixed in bulk editor    
704 416 Andreas Kohlbecker
705 429 Andreas Kohlbecker
* **Web editor (Phycobank registration UI)**
706 425 Andreas Kohlbecker
   * Reference editor
707 427 Andreas Müller
        * Reference editor: Label In proceedings in InProceedings missing
708
        * ReferencePopupEditor: saving a newly created inreference is not refreshing the inrefernce field with the new entity
709
        * ReferencePopupEditor: apply sensible reference type pre-set for in references 
710
        * ReferenceEditor: filter inReferences by applicable reference type
711
        * ReferenceEditor misses institution, organization and school fields
712 425 Andreas Kohlbecker
   * TaxonNameEditor: 
713
        * Entering data for name parts (genus, specific epithet) is now required
714
        * Exclude current name from name relationship comboboxes  
715
        * orthographic name correction available
716
   * Registration start view:
717 427 Andreas Müller
        * Reference combobox to offer two search modes
718
        * Exclude irrelevant reference types from list of existing publications
719 425 Andreas Kohlbecker
   * Registration Workingset Editor
720
        * A couple of severe bugs fixed
721
        * realiably setting registration date when status is set to PUBLISHED
722
   * Registration search 
723
        * Registration items in list view is using the wrong button icons for blocking regs and validation errors
724
   * SpecimenTypeDesignationEditor
725
        * Display of altitude fixed and also a related problem when saving
726
        * GeoLocationField uses OpenTopoMap
727
        * Collection date supports timespans
728
        * Improved user feedback
729
        * Geolocation 
730 427 Andreas Müller
             * Suopport for reference systems
731
             * Map shows error radius
732 425 Andreas Kohlbecker
   * cdmlib-vaadin UI widgets
733
        * Reference combobox options with ellypsed reference titles 
734 1 Andreas Kohlbecker
        * ToOneRelatedEntityCombobox validation fixed, layout problems solved
735 425 Andreas Kohlbecker
        * PopupEditors notify user on editor changes and allow the user choose from discard or save in a dialog
736
        * PopupEditors show editor context information as 'breadcrumbs' in the header or toolbar.
737
   * Label improvements
738
   * Permission and security improvements
739
   * Performance improvements
740
   * Classification fragments are managed in a non cyclic directed graph, this mainly improves the search capabilities 
741 427 Andreas Müller
        * Automatic management of the graph during editing of RegistrationStatusFieldInstantiator  
742 425 Andreas Kohlbecker
   * Bugs fixed:
743
        * Massive memory consumption problem solved
744
        * Multiple representations problems fixed 
745
        * LazyInitializationExceptions fixed
746
        * Fixing problems with possibly corrupted hiberante sessions
747
   * Complete removal of the rejected messaging prototype implementation
748
     
749 416 Andreas Kohlbecker
750 415 Andreas Kohlbecker
{{ref_issues(-q:Release5.5 , id, subject, status)}}
751
752 395 Andreas Müller
## CDM Platform 5.4 (released on Oct 25th, 2018)
753 1 Andreas Kohlbecker
754
*Issues: {{ref_issues(-f:fixed_version_id = 266 , -c)}}*
755 393 Andreas Müller
756 563 Andreas Müller
*Downloads:* Ask the edit team for backups of this version
757 1 Andreas Kohlbecker
758 395 Andreas Müller
 **What's new?**
759
760 396 Andreas Müller
* **Documentation**
761
762
 * online webservice documentation was broken since 5.3. Fixed.
763
764 395 Andreas Müller
* **Dataportal**
765
766 396 Andreas Müller
 * display of related taxa (misapplied names, pro parte synonyms, concept relations)
767
       * sort order
768
       * hyperlink to related taxa was missing
769
       * further links (???)
770
771 401 Andreas Müller
 * phycobank/name registration related
772 404 Andreas Kohlbecker
       * search via taxon graph (#7835)
773 396 Andreas Müller
       * improvements on name registration page
774 404 Andreas Kohlbecker
       * hide unpublished names, types and registrations (#7723)
775 396 Andreas Müller
776 395 Andreas Müller
* **TaxEditor**
777 406 Andreas Müller
 
778
 * restart menu available
779 397 Andreas Müller
 * distribution editor
780
781
      * further improvements, now it is not an experimental feature anymore (but still has some open issues, we recommend to contact us before using)
782 398 Andreas Müller
      * improved area selection (still some issues)
783
      * predefined source selection
784 399 Andreas Müller
      * support supplemental data
785 405 Andreas Kohlbecker
      * support various symbols/labels for areas and status
786 398 Andreas Müller
787 1 Andreas Kohlbecker
 * performance
788
      * faster loading of details view and other views (open issues exist)
789
      * faster creation of factual data view right click menu
790 397 Andreas Müller
791 398 Andreas Müller
 * bulk editor
792
      * multiple columns available for display and sorting
793
      * symbol indicating deduplication status
794
 
795 400 Andreas Müller
 * navigator
796 399 Andreas Müller
      * set excluded and unplaced via right click menu
797
798 398 Andreas Müller
 * name relationships allow reverse direction
799 1 Andreas Kohlbecker
 * hybrid flags enabled/disabled rank specific
800 401 Andreas Müller
 * determination events can now have sources  
801 402 Andreas Müller
 * factual data
802 397 Andreas Müller
      * improved labels for descriptions including sources
803 1 Andreas Kohlbecker
      * available common name references can be explicitly marked
804
      * reference search on alternative identifiers possible parallel to title (cache) search
805
      * add sources to descriptions when creating them (explicit menu item)
806 398 Andreas Müller
      * reorder menu ("new" on top, ...)
807 405 Andreas Kohlbecker
      * available distribution area vocabularies and status and common name areas definable via DB preferences
808 400 Andreas Müller
809 401 Andreas Müller
 * further database sided preferences implemented (there are still some bugs, we recommend contacting us before using DB sided preferences)
810 397 Andreas Müller
      * exclude specimen, media, import/exports, multiple classification functionality
811 1 Andreas Kohlbecker
      * further attributes for simplified name details view
812 397 Andreas Müller
      * distribution area vocabulary selection
813 1 Andreas Kohlbecker
      * distribution status selection
814
      * checklist perspective as start perspective
815
      * simplify sources view (hide IdInSource and IdNamespace)
816
817 402 Andreas Müller
 * client side (local) preferences stored database specific
818 401 Andreas Müller
      
819 402 Andreas Müller
      * if users use multiple databases client side preferences often need to be different depending on the database in use; now also client side preferences are stored for each database and not for the complete TaxEditor installation anymore (only valid for newly changed preferences)
820 401 Andreas Müller
821 402 Andreas Müller
 * NOTE: preference handling (server and client side) still has some severe open issues, we will try to work on them for the next release, so we recommend to handle with care until then
822 401 Andreas Müller
823 400 Andreas Müller
 * bugs:
824
      * taxon node editor does not allow editing existing taxon data anymore, only taxon node data
825 397 Andreas Müller
      * right click menu sometimes does not show up in name editor
826
      * exceptions when editing terms in term editor
827 1 Andreas Kohlbecker
      * freezing login dialog if no connection established
828
      * exception after saving bulk editor
829 397 Andreas Müller
      * exception during specimen search in bulk editor
830
      * exception when canceling "move elements" in factual data view
831 396 Andreas Müller
      
832
833 395 Andreas Müller
* **Browser Editor (Vaadin)**
834 396 Andreas Müller
835 403 Andreas Kohlbecker
 * performance
836
      * big workingsets in the RegistrationWorkingSetEditor are loading much faster now. This improvement also has positive effects on other editors (#7785)
837
 * usability
838
      * multiple classifications and classification fragments can be merged into a common taxon graph structure. This graph first of all allows searching names by higher ranked names. Edits of names are automatically tracked in the graph. (#7834)
839
      * New mode for the TaxonNameEditor: `VALIDATE_AGAINST_HIGHER_NAME_PART`. This mode requires that a higher name must exising in the data base before it can be used as name part. (#7783, #7648, #7831, #7830, 7845)
840
      * improving some labels in the UI
841 1 Andreas Kohlbecker
 * bugs
842 403 Andreas Kohlbecker
      * memory issues (#7036, #7036)
843
      * problem with session attributes in different CDM Instances
844 395 Andreas Müller
845
846
{{ref_issues(-q:Release5.4 , id, subject, status)}}
847 379 Andreas Müller
848 394 Andreas Müller
849 1 Andreas Kohlbecker
## CDM Platform 5.3 (released on Sep 17th, 2018)
850 393 Andreas Müller
851 563 Andreas Müller
*Downloads:* Ask the edit team for backups of this version
852 381 Andreas Müller
853 379 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 265 , -c)}}*
854
855
 **What's new?**
856
857
* **General**
858
859 385 Andreas Müller
  * Allow handling "continued" for reference date published for dates like *2017+*
860 379 Andreas Müller
  * Allow filtering some webservices on taxonomic subtrees
861 1 Andreas Kohlbecker
862 379 Andreas Müller
* **Dataportal**
863 384 Andreas Müller
864
 * Creation of data portals with a filter on taxonomic subtrees (e.g. families)
865 387 Andreas Müller
 * Formatting of misapplied names and invalid designations refactored (and hopefully improved) 
866 1 Andreas Kohlbecker
 * Improved advanced search on taxa with geo-filter, * on start does work now, but still remaining issues for searches including * and whitespace
867 387 Andreas Müller
 * Improved handling of specimen with protected cache
868 379 Andreas Müller
 * Tree View for specimen data (still experimental)
869 388 Andreas Müller
 * Bugs
870 379 Andreas Müller
     * Fix for aggregated images not being shown anymore
871
     * Fix empty bibliography sections
872 388 Andreas Müller
     * Fix disabling of determination keys block in tab-less taxon pages
873 379 Andreas Müller
874
875
* **Export**
876
877 1 Andreas Kohlbecker
 * Improved handling for types in CDM light export
878 380 Andreas Müller
 
879 379 Andreas Müller
* **TaxEditor**
880
881 390 Andreas Müller
 * "Continued" for date published (see General section) available in TaxEditor
882 379 Andreas Müller
 * External links for sources (not yet implemented in data portal)
883 1 Andreas Kohlbecker
 * Label changes
884 379 Andreas Müller
 * Consistent handling of Description and DescriptionElement **sources**
885 1 Andreas Kohlbecker
 * Warning if Media are linked multiple times
886 379 Andreas Müller
 * Improved synchronization between views when moving factual data
887 389 Andreas Müller
 * Improved formatting of misapplied names and pro parte synonyms (synchronized with formatting in data portal)
888 379 Andreas Müller
 * Ordering misapplications with defined alphabetic order
889
 * Editing of supplemental data for descriptive data sets
890
 * Specimen Tree Editor collapsable and expandable
891
 * Bugs
892
      * Protected cache handling in details view for References
893
      * Exception when deleting a polytomous key
894
      * Dialog to avoid creating users with duplicated usernames
895
      * Exception when trying to create a new datasource
896
897
* **Browser Editor (Vaadin)**
898 391 Andreas Kohlbecker
    
899
    * Reference editor offers field for adding notes
900
    * Multiple important bug fixes to increase the overall stability and reliance of the registration system
901
        * Preventing from creation of empty registrations 
902 392 Andreas Kohlbecker
        * Problem with inserting several new authors into a new author team solved
903 379 Andreas Müller
        * Memory leak eliminated 
904 383 Andreas Müller
905 373 Andreas Müller
{{ref_issues(-q:Release5.3 , id, subject, status)}}
906
907 1 Andreas Kohlbecker
## CDM Platform 5.2 (released on Aug 17th, 2018)
908 382 Andreas Müller
909 563 Andreas Müller
*Downloads:* Ask the edit team for backups of this version
910 373 Andreas Müller
911
*Issues: {{ref_issues(-f:fixed_version_id = 263 , -c)}}*
912
913
 **What's new?**
914
915
* **General**
916 376 Andreas Müller
917
 * Some improvements for ABCD import
918
 * Some minor improvements for CDM light export
919 373 Andreas Müller
 * New webservice for formatted taxon relationships (misapplications, pro parte synonyms, concept relationships) - available in data portal in next version
920
921
* **Dataportal**
922 374 Andreas Müller
923
 * Reference page
924
     
925
     * proper formatting of taxon names in registration summary
926
     * proper handling of date published without end date
927
928
 * Specimen tab
929
     
930
     * remove "associated with" in compressed table
931 1 Andreas Kohlbecker
     * correct handling of freetext in altitude, distance to gorund and watersurface in default specimen table
932
     * correct handling of missing values for numeric values (do not show 0 anymore) in default specimen table
933 376 Andreas Müller
 
934
 * Name Registration
935
    
936 1 Andreas Kohlbecker
     * TBC
937
938 376 Andreas Müller
* **TaxEditor**
939
  
940
 * Bulk editor
941
     
942
     * improve new implementation with so called NAT tables
943 1 Andreas Kohlbecker
     * asynchronous loading of data for large datasets
944 376 Andreas Müller
945
 * specimen
946
     
947
     * remaining issues for determinations in details view
948 1 Andreas Kohlbecker
 
949 375 Andreas Müller
 * Bugs
950
951
     * Taxa, being misapplied names or pro parte synonyms elsewhere, always show misapplied name details view
952 1 Andreas Kohlbecker
     * specimen server preferences are not saved
953
     * exception handling for media with corrupted metadata
954 376 Andreas Müller
     * exception out of bounds exception after deleting record in bulk editor
955
     * problems with progress monitor for setting publish flag for subtree (maybe some issues open)
956
     * dragging a misapplication on itself throws exception
957 1 Andreas Kohlbecker
     * multiple representations exception when adding annotation in bulk editor
958 376 Andreas Müller
959
 * experimental features 
960 377 Andreas Müller
     
961
     * data aggregation in character matrix
962 376 Andreas Müller
     * improved workflow for editing descriptive data 
963 375 Andreas Müller
964 376 Andreas Müller
* **Browser Editor (Vaadin)**
965
    
966 373 Andreas Müller
     * TBC: name registration issues 
967
968 358 Andreas Müller
{{ref_issues(-q:Release5.2 , id, subject, status)}}
969
970
## CDM Platform 5.1 (released on Jun 27th, 2018)
971 372 Andreas Müller
972 440 Andreas Müller
*Downloads:* [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.1.2/), [CDM Server](https://dev.e-taxonomy.eu/download/cdmserver/5.1.0/), [Data Portal](https://dev.e-taxonomy.eu/download/dataportal/5.1.0/)
973 367 Andreas Müller
974 358 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 261 , -c)}}*
975
976
 **What's new?**
977
978 1 Andreas Kohlbecker
* **General**
979 359 Andreas Müller
980
 * update script to model 5.0 fixed for PostGreSQL databases
981
 * freetext search indexing fixed after change in misapplied names
982
 * term related webservices include language information 
983
984
* **Dataportal**
985
986
 * Withheld taxa with publish=false from dataportal results (not yet implemented for freetext search on factual data)
987
 * External Links fixed
988
 * Default visibility for pro parte and partial synonyms and misapplied names
989
 * Find pro parte and partial synonyms in search
990
 * Creation date for media visible
991 358 Andreas Müller
992 1 Andreas Kohlbecker
* **TaxEditor**
993 359 Andreas Müller
994
 * Recently used references list for reference search dialog (bibliographic references only)
995
 * Find pro parte and partial synonyms in search
996
 * Default value for taxon publish flag configurable (true, false, inherit)
997
 * Allow multiple selections for moving taxa
998
 * Progress monitoring for moving taxa
999
 * Default nomenclatural status is nom. illeg.
1000
 * Further support for eclipse4
1001
 * Bulk editor
1002
     * change table type (using so called NAT tables now, which are more powerful)
1003
     * sorting for columns by clicking on column headers
1004
     * multi select for deduplication more user friendly
1005
 * Bugs
1006
      * fixed lazy loading exception for misapplied names with type specimen
1007
      * incorrect title cache creation for persons with protected title cache
1008
      * new team member added to the end of the list now
1009
      * some File->New dialogues fixed
1010 358 Andreas Müller
1011 362 Andreas Kohlbecker
* **Browser Editor (Vaadin)**
1012
    * Improved consistency in taxon names by restricting the higher name parts like genus name or species epithet to names which are already known to the system. (#7364)
1013
    * Support for validations and replaced synonyms in the TaxonNameEditor
1014
    * Login dialog can be submitted by pressing the enter key
1015
    * Fields visibility in the ReferenceEditor adapts to the Reference type
1016
    * A Field for editorial notes is now available in TaxonName , NameType and SpecimenType editors
1017
    * Bugs
1018
        * Readonly state problems fixed
1019 358 Andreas Müller
        * Fixing incomplete terms
1020 361 Andreas Kohlbecker
1021
{{ref_issues(-q:Release5.1 , id, subject, status)}}
1022 344 Andreas Müller
1023 1 Andreas Kohlbecker
## CDM Platform 5.0 (released on May 16th, 2018)
1024 355 Andreas Müller
1025 343 Andreas Müller
*Issues: {{ref_issues(-q:Release5.0, -c)}}*
1026 356 Andreas Müller
1027 343 Andreas Müller
 **What's new?**
1028 353 Andreas Müller
1029
* **General**
1030 349 Andreas Müller
1031 1 Andreas Kohlbecker
 * Project Website (cybertaxonomy.org) migrated to Drupal 8
1032 353 Andreas Müller
 * Demo servers renamed to demo I and demo II
1033
 * Improved performance for saving
1034
1035
* **Model**
1036 345 Andreas Müller
1037
 * Micrometer added to measurement units
1038
 * Person last name and first name renamed to given name and family name
1039
 * Add second under definable symbol to defined terms (e.g. for better representations of distribution status)
1040
 * Change type of Media.mediaCreated from DateTime (single date) to TimePeriod (start and end time, freetext, ...)
1041
 * Allow time for TimePeriod (before only dates were handled) -  not yet handled in TaxEditor
1042
 * Support for zoological in-Authors
1043
 * Add verbatim date to publication date of references
1044
 * Individual count for occurrence data changed from numbers to text
1045 346 Andreas Müller
 * Added external links to sources (not yet supported in TaxEditor)
1046 1 Andreas Kohlbecker
 * Rename "WorkingSet" to "DescriptiveDataSet" and make it a so called identifiable entity (=> some further attributes like sources, extensions, ...)
1047
 * Added nomen oblitum to zoological name status vocabulary
1048
1049 348 Andreas Müller
* **TaxEditor**
1050 347 Andreas Müller
 
1051 353 Andreas Müller
 * Further migration to Eclipse4 (e4) => migration finished now except for some open issues.
1052 354 Andreas Müller
 * Hardcoded update sites to avoid problems with automated TaxEditor update in future (and for development)
1053 1 Andreas Kohlbecker
 * Download site shows version number and release date
1054 354 Andreas Müller
 
1055
 * Name editor
1056
      * Specimen Type Designation ordered by type
1057
      * Pro parte and partial synonyms handled similar to misapplied names (internally handled as concept relationships)
1058 353 Andreas Müller
      * Allow editing pro parte and partial misapplied names
1059 354 Andreas Müller
 
1060
 * References
1061
      * Reference search via alternative identifiers available
1062 1 Andreas Kohlbecker
      * References have verbatim date
1063
 
1064 353 Andreas Müller
 * Media representations have fixed order (by creation date in database)
1065 1 Andreas Kohlbecker
 * Allow opening gathering events from referencing objects view
1066 353 Andreas Müller
1067 1 Andreas Kohlbecker
 * New Dialog for editing server based preferences, including some more preferences (but still incomplete)
1068 353 Andreas Müller
1069 1 Andreas Kohlbecker
 * Deleting names and taxa for specimen determinations
1070
1071
 * Usage view migrated to e4 and fully functional again
1072
1073 353 Andreas Müller
 * Taxon navigator
1074 1 Andreas Kohlbecker
       * fully refactored underlying data model
1075
       * improve performance
1076
       * refresh mechanism improved for changes elsewhere
1077 353 Andreas Müller
       * Progress monitor and cancel for set secundum for subtree (not yet available for set publish for subtree)
1078 354 Andreas Müller
1079
 * Feature tree editor
1080
      * Multi-language support for feature tree editor
1081 353 Andreas Müller
      * Details view and supplemental data view for feature tree/nodes
1082 349 Andreas Müller
1083 353 Andreas Müller
 * Rights&Roles: drag&drop for rights on features in rights editor
1084 354 Andreas Müller
1085
 * Facts
1086
      * Fact label in fact view truncated and line breaks removed
1087 352 Andreas Müller
      * Fact have a time scope now in facts details view
1088 347 Andreas Müller
1089 1 Andreas Kohlbecker
 * Refresh:
1090
      * Taxon navigator after changes to taxa, names or sort order
1091
      * Name editors with specimen types after a specimen has been deleted
1092 349 Andreas Müller
      * Name editor after selecting a new taxon for a misapplied name
1093 1 Andreas Kohlbecker
      * Name relationships and similar data in details view after selecting a new name for a taxon
1094 353 Andreas Müller
      * Open taxa refreshed after setting secundum or publish flag for subtree
1095 348 Andreas Müller
      * Refresh reference title cache after changing in-reference title in edit dialog
1096
 
1097
 * Renaming:
1098
      * Person: lastname => family name; firstname => other/given name
1099
      * Specimen Bulk Editor => Specimen Editor (List)  and Derivative Editor => Sepcimen Editor (Tree)
1100
      * Working Set Editor => Descriptive Data Editor
1101 347 Andreas Müller
 * Distribution Editor
1102
      * Available areas as server based preferences
1103
      * Area selection dialog improved
1104
      * some further bug fixes (still some open)    
1105
      
1106
 * Bug fixes:
1107
      * Selection of nomenclatural code in "new taxon" dialog
1108
      * Accepted taxon and new synonym disappear after creating homotypic synonym
1109 1 Andreas Kohlbecker
      * Right click menus in name editor
1110
      * correct handling of doubtful in misapplied names
1111 348 Andreas Müller
      * Missing labels for gathering events in referencing objects view
1112
      * dirty flag after number recomputation in polytomous key
1113
      * saving of preferences only after pressing "Finish" button
1114
      * Exception after selecting a team after team has been merged in bulk editor
1115 1 Andreas Kohlbecker
      * Show only accepted taxa for concept relationship taxon selection and polytomous key taxon selection
1116 349 Andreas Müller
      * Exception when searching for "?" in Taxon search dialog
1117
      * Exception when creating the first node in polytomous key
1118
      * To many menu entries in a fresh name bulk editor
1119
      * Do not allow self-referencing name relationships
1120 350 Andreas Müller
      * Remove "open in ... referencing objects view" where not appropriate
1121
      * Refresh issues for details and supplemental data view
1122 1 Andreas Kohlbecker
      * Exception when deleting a type specimen
1123 349 Andreas Müller
      * Excluded and excluded note notupdated in taxon node wizard
1124 347 Andreas Müller
      * Removing country not possible in specimen editors
1125
      * Dirty flag handling when deleting a synonym in name editor
1126
      * Term could be opened multiple times for same term type, now they are singletons
1127 1 Andreas Kohlbecker
      * Remove old data when again parsing a time period
1128 361 Andreas Kohlbecker
1129 346 Andreas Müller
{{ref_issues(-q:Release5.0 , id, subject, status)}}
1130 343 Andreas Müller
 
1131 346 Andreas Müller
* **Browser Editor (Vaadin)**
1132 1 Andreas Kohlbecker
1133 349 Andreas Müller
 * Many improvements in name registration editor
1134 1 Andreas Kohlbecker
 * Help for distribution editor
1135 344 Andreas Müller
 * Sorting of areas in area selection dialog
1136
1137
 {{ref_issues(-q:Release5.0 , id, subject, status)}}
1138
1139 343 Andreas Müller
1140 1 Andreas Kohlbecker
1141 302 Andreas Müller
1142 1 Andreas Kohlbecker
1143
## Previous Releases Archive
1144
1145
1146
see [[CdmPlatformRoadmapArchive]]