Project

General

Profile

Release Notes » History » Version 574

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