Project

General

Profile

Release Notes » History » Version 572

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