Project

General

Profile

Release Notes » History » Version 433

Katja Luther, 04/11/2019 05:27 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 407 Andreas Müller
## CDM Platform 5.6 (scheduled for Feb 28th, 2019)
10 1 Andreas Kohlbecker
11 408 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 268 , -c)}}*
12 1 Andreas Kohlbecker
13 407 Andreas Müller
*Downloads:*(not yet available) [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.6.0/), [CDM Server](https://dev.e-taxonomy.eu/download/dataportal/5.6.0/), [Data Portal](https://dev.e-taxonomy.eu/download/cdmserver/5.6.0/)
14
15
 **What will be new?**
16
17 432 Katja Luther
* **Data Model**
18
 * Feature trees have been refactored to typified Term trees which support any type of terms
19
 * Added term types to term vocabularies
20
 * Added structure, property and regional modifier as new term types
21
22
* **Data Portal**
23
 * Check if time period is handled correctly for description elements in data portals
24
 * user profile settigs in cdm_dataportal module done wrong
25
 * harmonize registrationId links and make tesing easier
26
 * improve image gallery settings labeling
27
28
* **Web editor (Phycobank registration UI)**
29
 * ReferenceEditor: optional validation for completenes of Partial values in datePublished
30
 * ReferenceEditor: filter inReferences ONLY by applicable reference type suppess Generic and NULL 
31
 * ReferencePopupEditor: When coming from NameEdior editing of the inreference should not be blocked
32
 * The curator must be able to unlock a published registration for edition
33
34
* **Import/Export**
35
 * Greece import Willing images
36
 * add name facts to cdm light export
37
38
* **TaxEditor**
39
 * Term editor 
40
 	* Add "plural" to representation detail element
41
 	* New term editor for structures, properties, regional modifers
42
 * Feature tree editor 
43
 	* Now support term trees of any kind of term
44
 	* Restrict editor according to typified term trees
45
 * Name editor
46
 	* Creating duplicates of specimen type designations
47
 * Update of open data after updating subtree operations (update publish flag and update sec reference)
48
 * User selection dialogs for group members filter out already added users
49
 * NameFacts now editable 
50
 * Sources can be added to Typedesignations
51
 * Implement term search view
52
 * Add context menu and drag'n'drop to CharacterEditor
53
 * Allow selecting structural/property modifiers when creating a character
54
 
55
* **Bugs**
56
57
 * Changing of titleCache of a factual data set was not possible
58
 * Selection dialogs for teams or persons did not filter out institutes
59
 * Insufficient rights lead to missing focus in name editor
60
 * Fixed title cache issues for taxon descriptions
61
62
63
{{ref_issues(-q:Release5.6 , id, subject, status)}}
64
65 420 Andreas Müller
## CDM Platform 5.5 (released on Feb 14th, 2019)
66 407 Andreas Müller
67
*Issues: {{ref_issues(-f:fixed_version_id = 267 , -c)}}*
68
69 395 Andreas Müller
*Downloads:*(not yet available) [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.5.0/), [CDM Server](https://dev.e-taxonomy.eu/download/dataportal/5.5.0/), [Data Portal](https://dev.e-taxonomy.eu/download/cdmserver/5.5.0/)
70
71
 **What will be new?**
72 1 Andreas Kohlbecker
73 428 Andreas Müller
* **Data Model**
74 1 Andreas Kohlbecker
75 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)
76
77 423 Andreas Müller
* **CDM Server**
78
79
 * Available as docker container
80
81 422 Andreas Müller
* **Import/Export**
82
83 420 Andreas Müller
 * taxon (tree)index added to CDMlight export
84
85 418 Andreas Müller
* **Dataportal**
86 409 Andreas Müller
87 419 Andreas Müller
 * improved registration page, now showing the complete nomenclatural act data and registration metadata
88 418 Andreas Müller
     * human feedback to users in case a registration is not public or does not exist
89
 * improved diplay of type designations
90
 * improved display of registrations in lists like in search results and reference page
91
 * reference page shows name relations
92
 * details page for field units improved 
93
 * some bugs fixed
94 409 Andreas Müller
95
* **TaxEditor**
96 410 Andreas Müller
97 1 Andreas Kohlbecker
 * Distribution editor
98
99 422 Andreas Müller
     * use new table frame work (so called NAT tables), offering improved usabilty and functionality like filtering, column freezing etc
100
     * improved area selection dialog
101
     * bug fixes
102 1 Andreas Kohlbecker
103 422 Andreas Müller
 * Preferences
104
     
105
     * new menu structure for local preferences (not fully completed yet)
106
     * serverside preferences and local preferenced unsing same user interface pages
107
     * translation to German completed
108
     * improved handling of "(allow) override" functionality
109
     * improved handling of default values
110
     * (the last 2 will be further developed into 1 system with one of the next releases)
111
112
113 414 Andreas Müller
 * References
114 1 Andreas Kohlbecker
     
115 412 Andreas Müller
     * DOI available as attribute
116 410 Andreas Müller
     * warning for multiple usage of references also in details view (not only in editing dialog)
117 422 Andreas Müller
     * improved attribute selection for specific reference types (see data model section above)
118 1 Andreas Kohlbecker
 
119 420 Andreas Müller
 * Rights&Roles
120
     
121
     * Role "remoting" added, only users belonging to a group with role remoting are allowed to open data in TaxEditor 
122 414 Andreas Müller
123
 * Term editor
124 410 Andreas Müller
     
125 409 Andreas Müller
     * performance improved
126 1 Andreas Kohlbecker
     * 2nd symbol for terms available
127 424 Andreas Müller
     * Bugs/exceptions when moving or adding terms fixed 
128 414 Andreas Müller
 
129
 * Feature tree editor
130
131 1 Andreas Kohlbecker
     * drag&drop from (feature) term editor available
132
     * Right click menu added (replacement for buttons)
133
     * copy&paste added (for the rare case that a feature should be reused within the tree)
134
135 424 Andreas Müller
 * Name editor
136 1 Andreas Kohlbecker
137 430 Patrick Plitzner
     * invalid designations available similar to pro parte synonyms and misapplied names (formatting not yet correct)
138 424 Andreas Müller
139
 * Description/Character Editor (experimental, multiple improvements)
140
141
 * Taxon node wizard improved
142
143
 * Automated deduplication of references and authors works also for new taxon dialog (before it worked only in name editor)
144
145 416 Andreas Kohlbecker
 * Bugs
146 422 Andreas Müller
   
147
     * Improved (title)cache updating
148 1 Andreas Kohlbecker
     * Empty dialog for File -> New -> Reference -> Change reference type fixed
149
     * Some exceptions thrown in term editor fixed
150 424 Andreas Müller
     * sometimes invisible deduplication icons fixed in bulk editor
151
     * handling of deleting new+unsaved records fixed in bulk editor    
152 416 Andreas Kohlbecker
153 429 Andreas Kohlbecker
* **Web editor (Phycobank registration UI)**
154 425 Andreas Kohlbecker
   * Reference editor
155 427 Andreas Müller
        * Reference editor: Label In proceedings in InProceedings missing
156
        * ReferencePopupEditor: saving a newly created inreference is not refreshing the inrefernce field with the new entity
157
        * ReferencePopupEditor: apply sensible reference type pre-set for in references 
158
        * ReferenceEditor: filter inReferences by applicable reference type
159
        * ReferenceEditor misses institution, organization and school fields
160 425 Andreas Kohlbecker
   * TaxonNameEditor: 
161
        * Entering data for name parts (genus, specific epithet) is now required
162
        * Exclude current name from name relationship comboboxes  
163
        * orthographic name correction available
164
   * Registration start view:
165 427 Andreas Müller
        * Reference combobox to offer two search modes
166
        * Exclude irrelevant reference types from list of existing publications
167 425 Andreas Kohlbecker
   * Registration Workingset Editor
168
        * A couple of severe bugs fixed
169
        * realiably setting registration date when status is set to PUBLISHED
170
   * Registration search 
171
        * Registration items in list view is using the wrong button icons for blocking regs and validation errors
172
   * SpecimenTypeDesignationEditor
173
        * Display of altitude fixed and also a related problem when saving
174
        * GeoLocationField uses OpenTopoMap
175
        * Collection date supports timespans
176
        * Improved user feedback
177
        * Geolocation 
178 427 Andreas Müller
             * Suopport for reference systems
179
             * Map shows error radius
180 425 Andreas Kohlbecker
   * cdmlib-vaadin UI widgets
181
        * Reference combobox options with ellypsed reference titles 
182
        * ToOneRelatedEntityCombobox validation fixed, layout problems solved
183
        * PopupEditors notify user on editor changes and allow the user choose from discard or save in a dialog
184
        * PopupEditors show editor context information as 'breadcrumbs' in the header or toolbar.
185
   * Label improvements
186
   * Permission and security improvements
187
   * Performance improvements
188
   * Classification fragments are managed in a non cyclic directed graph, this mainly improves the search capabilities 
189 427 Andreas Müller
        * Automatic management of the graph during editing of RegistrationStatusFieldInstantiator  
190 425 Andreas Kohlbecker
   * Bugs fixed:
191
        * Massive memory consumption problem solved
192
        * Multiple representations problems fixed 
193
        * LazyInitializationExceptions fixed
194
        * Fixing problems with possibly corrupted hiberante sessions
195
   * Complete removal of the rejected messaging prototype implementation
196
     
197 416 Andreas Kohlbecker
198 415 Andreas Kohlbecker
{{ref_issues(-q:Release5.5 , id, subject, status)}}
199
200 395 Andreas Müller
## CDM Platform 5.4 (released on Oct 25th, 2018)
201 1 Andreas Kohlbecker
202
*Issues: {{ref_issues(-f:fixed_version_id = 266 , -c)}}*
203 393 Andreas Müller
204 407 Andreas Müller
*Downloads:* [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.4.0/), [CDM Server](https://dev.e-taxonomy.eu/download/dataportal/5.4.0/), [Data Portal](https://dev.e-taxonomy.eu/download/cdmserver/5.4.0/)
205 1 Andreas Kohlbecker
206 395 Andreas Müller
 **What's new?**
207
208 396 Andreas Müller
* **Documentation**
209
210
 * online webservice documentation was broken since 5.3. Fixed.
211
212 395 Andreas Müller
* **Dataportal**
213
214 396 Andreas Müller
 * display of related taxa (misapplied names, pro parte synonyms, concept relations)
215
       * sort order
216
       * hyperlink to related taxa was missing
217
       * further links (???)
218
219 401 Andreas Müller
 * phycobank/name registration related
220 404 Andreas Kohlbecker
       * search via taxon graph (#7835)
221 396 Andreas Müller
       * improvements on name registration page
222 404 Andreas Kohlbecker
       * hide unpublished names, types and registrations (#7723)
223 396 Andreas Müller
224 395 Andreas Müller
* **TaxEditor**
225 406 Andreas Müller
 
226
 * restart menu available
227 397 Andreas Müller
 * distribution editor
228
229
      * further improvements, now it is not an experimental feature anymore (but still has some open issues, we recommend to contact us before using)
230 398 Andreas Müller
      * improved area selection (still some issues)
231
      * predefined source selection
232 399 Andreas Müller
      * support supplemental data
233 405 Andreas Kohlbecker
      * support various symbols/labels for areas and status
234 398 Andreas Müller
235 1 Andreas Kohlbecker
 * performance
236
      * faster loading of details view and other views (open issues exist)
237
      * faster creation of factual data view right click menu
238 397 Andreas Müller
239 398 Andreas Müller
 * bulk editor
240
      * multiple columns available for display and sorting
241
      * symbol indicating deduplication status
242
 
243 400 Andreas Müller
 * navigator
244 399 Andreas Müller
      * set excluded and unplaced via right click menu
245
246 398 Andreas Müller
 * name relationships allow reverse direction
247 1 Andreas Kohlbecker
 * hybrid flags enabled/disabled rank specific
248 401 Andreas Müller
 * determination events can now have sources  
249 402 Andreas Müller
 * factual data
250 397 Andreas Müller
      * improved labels for descriptions including sources
251 1 Andreas Kohlbecker
      * available common name references can be explicitly marked
252
      * reference search on alternative identifiers possible parallel to title (cache) search
253
      * add sources to descriptions when creating them (explicit menu item)
254 398 Andreas Müller
      * reorder menu ("new" on top, ...)
255 405 Andreas Kohlbecker
      * available distribution area vocabularies and status and common name areas definable via DB preferences
256 400 Andreas Müller
257 401 Andreas Müller
 * further database sided preferences implemented (there are still some bugs, we recommend contacting us before using DB sided preferences)
258 397 Andreas Müller
      * exclude specimen, media, import/exports, multiple classification functionality
259 1 Andreas Kohlbecker
      * further attributes for simplified name details view
260 397 Andreas Müller
      * distribution area vocabulary selection
261 1 Andreas Kohlbecker
      * distribution status selection
262
      * checklist perspective as start perspective
263
      * simplify sources view (hide IdInSource and IdNamespace)
264
265 402 Andreas Müller
 * client side (local) preferences stored database specific
266 401 Andreas Müller
      
267 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)
268 401 Andreas Müller
269 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
270 401 Andreas Müller
271 400 Andreas Müller
 * bugs:
272
      * taxon node editor does not allow editing existing taxon data anymore, only taxon node data
273 397 Andreas Müller
      * right click menu sometimes does not show up in name editor
274
      * exceptions when editing terms in term editor
275 1 Andreas Kohlbecker
      * freezing login dialog if no connection established
276 397 Andreas Müller
      * exception after saving bulk editor
277
      * exception during specimen search in bulk editor
278
      * exception when canceling "move elements" in factual data view
279 396 Andreas Müller
      
280
281 395 Andreas Müller
* **Browser Editor (Vaadin)**
282 396 Andreas Müller
283 403 Andreas Kohlbecker
 * performance
284
      * big workingsets in the RegistrationWorkingSetEditor are loading much faster now. This improvement also has positive effects on other editors (#7785)
285
 * usability
286
      * 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)
287
      * 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)
288
      * improving some labels in the UI
289 1 Andreas Kohlbecker
 * bugs
290 403 Andreas Kohlbecker
      * memory issues (#7036, #7036)
291
      * problem with session attributes in different CDM Instances
292 395 Andreas Müller
293
294
{{ref_issues(-q:Release5.4 , id, subject, status)}}
295 379 Andreas Müller
296 394 Andreas Müller
297 1 Andreas Kohlbecker
## CDM Platform 5.3 (released on Sep 17th, 2018)
298 393 Andreas Müller
299 382 Andreas Müller
*Downloads:* [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.3.0/), [CDM Server](https://dev.e-taxonomy.eu/download/dataportal/5.3.0/), [Data Portal](https://dev.e-taxonomy.eu/download/cdmserver/5.3.0/)
300 381 Andreas Müller
301 379 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 265 , -c)}}*
302
303
 **What's new?**
304
305
* **General**
306
307 385 Andreas Müller
  * Allow handling "continued" for reference date published for dates like *2017+*
308 379 Andreas Müller
  * Allow filtering some webservices on taxonomic subtrees
309 1 Andreas Kohlbecker
310 379 Andreas Müller
* **Dataportal**
311 384 Andreas Müller
312
 * Creation of data portals with a filter on taxonomic subtrees (e.g. families)
313 387 Andreas Müller
 * Formatting of misapplied names and invalid designations refactored (and hopefully improved) 
314 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
315 387 Andreas Müller
 * Improved handling of specimen with protected cache
316 379 Andreas Müller
 * Tree View for specimen data (still experimental)
317 388 Andreas Müller
 * Bugs
318 379 Andreas Müller
     * Fix for aggregated images not being shown anymore
319
     * Fix empty bibliography sections
320 388 Andreas Müller
     * Fix disabling of determination keys block in tab-less taxon pages
321 379 Andreas Müller
322
323
* **Export**
324
325 1 Andreas Kohlbecker
 * Improved handling for types in CDM light export
326 380 Andreas Müller
 
327 379 Andreas Müller
* **TaxEditor**
328
329 390 Andreas Müller
 * "Continued" for date published (see General section) available in TaxEditor
330 379 Andreas Müller
 * External links for sources (not yet implemented in data portal)
331 1 Andreas Kohlbecker
 * Label changes
332 379 Andreas Müller
 * Consistent handling of Description and DescriptionElement **sources**
333
 * Warning if Media are linked multiple times
334 384 Andreas Müller
 * Improved synchronization between views when moving factual data
335 389 Andreas Müller
 * Improved formatting of misapplied names and pro parte synonyms (synchronized with formatting in data portal)
336 379 Andreas Müller
 * Ordering misapplications with defined alphabetic order
337
 * Editing of supplemental data for descriptive data sets
338
 * Specimen Tree Editor collapsable and expandable
339
 * Bugs
340
      * Protected cache handling in details view for References
341
      * Exception when deleting a polytomous key
342
      * Dialog to avoid creating users with duplicated usernames
343
      * Exception when trying to create a new datasource
344
345
* **Browser Editor (Vaadin)**
346 391 Andreas Kohlbecker
    
347
    * Reference editor offers field for adding notes
348
    * Multiple important bug fixes to increase the overall stability and reliance of the registration system
349
        * Preventing from creation of empty registrations 
350 392 Andreas Kohlbecker
        * Problem with inserting several new authors into a new author team solved
351 379 Andreas Müller
        * Memory leak eliminated 
352 383 Andreas Müller
353 373 Andreas Müller
{{ref_issues(-q:Release5.3 , id, subject, status)}}
354
355 1 Andreas Kohlbecker
## CDM Platform 5.2 (released on Aug 17th, 2018)
356 382 Andreas Müller
357 373 Andreas Müller
*Downloads:* [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.2.1/), [CDM Server](https://dev.e-taxonomy.eu/download/dataportal/5.2.0/), [Data Portal](https://dev.e-taxonomy.eu/download/cdmserver/5.2.0/)
358
359
*Issues: {{ref_issues(-f:fixed_version_id = 263 , -c)}}*
360
361
 **What's new?**
362
363
* **General**
364 376 Andreas Müller
365
 * Some improvements for ABCD import
366
 * Some minor improvements for CDM light export
367 373 Andreas Müller
 * New webservice for formatted taxon relationships (misapplications, pro parte synonyms, concept relationships) - available in data portal in next version
368
369
* **Dataportal**
370 374 Andreas Müller
371
 * Reference page
372
     
373
     * proper formatting of taxon names in registration summary
374
     * proper handling of date published without end date
375
376
 * Specimen tab
377
     
378
     * remove "associated with" in compressed table
379 1 Andreas Kohlbecker
     * correct handling of freetext in altitude, distance to gorund and watersurface in default specimen table
380
     * correct handling of missing values for numeric values (do not show 0 anymore) in default specimen table
381 376 Andreas Müller
 
382
 * Name Registration
383
    
384 1 Andreas Kohlbecker
     * TBC
385
386 376 Andreas Müller
* **TaxEditor**
387
  
388
 * Bulk editor
389
     
390
     * improve new implementation with so called NAT tables
391 1 Andreas Kohlbecker
     * asynchronous loading of data for large datasets
392 376 Andreas Müller
393
 * specimen
394
     
395
     * remaining issues for determinations in details view
396 1 Andreas Kohlbecker
 
397 375 Andreas Müller
 * Bugs
398
399
     * Taxa, being misapplied names or pro parte synonyms elsewhere, always show misapplied name details view
400 1 Andreas Kohlbecker
     * specimen server preferences are not saved
401
     * exception handling for media with corrupted metadata
402 376 Andreas Müller
     * exception out of bounds exception after deleting record in bulk editor
403
     * problems with progress monitor for setting publish flag for subtree (maybe some issues open)
404
     * dragging a misapplication on itself throws exception
405 1 Andreas Kohlbecker
     * multiple representations exception when adding annotation in bulk editor
406 376 Andreas Müller
407
 * experimental features 
408 377 Andreas Müller
     
409
     * data aggregation in character matrix
410 376 Andreas Müller
     * improved workflow for editing descriptive data 
411 375 Andreas Müller
412 376 Andreas Müller
* **Browser Editor (Vaadin)**
413
    
414 373 Andreas Müller
     * TBC: name registration issues 
415
416 358 Andreas Müller
{{ref_issues(-q:Release5.2 , id, subject, status)}}
417
418
## CDM Platform 5.1 (released on Jun 27th, 2018)
419 372 Andreas Müller
420 366 Andreas Müller
*Downloads:* [TaxEditor](https://dev.e-taxonomy.eu/download/taxeditor/5.1.2/), [CDM Server](https://dev.e-taxonomy.eu/download/dataportal/5.1.0/), [Data Portal](https://dev.e-taxonomy.eu/download/cdmserver/5.1.0/)
421 367 Andreas Müller
422 358 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 261 , -c)}}*
423
424
 **What's new?**
425
426 1 Andreas Kohlbecker
* **General**
427 359 Andreas Müller
428
 * update script to model 5.0 fixed for PostGreSQL databases
429
 * freetext search indexing fixed after change in misapplied names
430
 * term related webservices include language information 
431
432
* **Dataportal**
433
434
 * Withheld taxa with publish=false from dataportal results (not yet implemented for freetext search on factual data)
435
 * External Links fixed
436
 * Default visibility for pro parte and partial synonyms and misapplied names
437
 * Find pro parte and partial synonyms in search
438
 * Creation date for media visible
439 358 Andreas Müller
440 1 Andreas Kohlbecker
* **TaxEditor**
441 359 Andreas Müller
442
 * Recently used references list for reference search dialog (bibliographic references only)
443
 * Find pro parte and partial synonyms in search
444
 * Default value for taxon publish flag configurable (true, false, inherit)
445
 * Allow multiple selections for moving taxa
446
 * Progress monitoring for moving taxa
447
 * Default nomenclatural status is nom. illeg.
448
 * Further support for eclipse4
449
 * Bulk editor
450
     * change table type (using so called NAT tables now, which are more powerful)
451
     * sorting for columns by clicking on column headers
452
     * multi select for deduplication more user friendly
453
 * Bugs
454
      * fixed lazy loading exception for misapplied names with type specimen
455
      * incorrect title cache creation for persons with protected title cache
456
      * new team member added to the end of the list now
457
      * some File->New dialogues fixed
458 358 Andreas Müller
459 362 Andreas Kohlbecker
* **Browser Editor (Vaadin)**
460
    * 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)
461
    * Support for validations and replaced synonyms in the TaxonNameEditor
462
    * Login dialog can be submitted by pressing the enter key
463
    * Fields visibility in the ReferenceEditor adapts to the Reference type
464
    * A Field for editorial notes is now available in TaxonName , NameType and SpecimenType editors
465
    * Bugs
466
        * Readonly state problems fixed
467 358 Andreas Müller
        * Fixing incomplete terms
468 361 Andreas Kohlbecker
469
{{ref_issues(-q:Release5.1 , id, subject, status)}}
470 344 Andreas Müller
471 1 Andreas Kohlbecker
## CDM Platform 5.0 (released on May 16th, 2018)
472 355 Andreas Müller
473 343 Andreas Müller
*Issues: {{ref_issues(-q:Release5.0, -c)}}*
474 356 Andreas Müller
475 343 Andreas Müller
 **What's new?**
476 353 Andreas Müller
477
* **General**
478 349 Andreas Müller
479 1 Andreas Kohlbecker
 * Project Website (cybertaxonomy.org) migrated to Drupal 8
480 353 Andreas Müller
 * Demo servers renamed to demo I and demo II
481
 * Improved performance for saving
482
483
* **Model**
484 345 Andreas Müller
485
 * Micrometer added to measurement units
486
 * Person last name and first name renamed to given name and family name
487
 * Add second under definable symbol to defined terms (e.g. for better representations of distribution status)
488
 * Change type of Media.mediaCreated from DateTime (single date) to TimePeriod (start and end time, freetext, ...)
489
 * Allow time for TimePeriod (before only dates were handled) -  not yet handled in TaxEditor
490
 * Support for zoological in-Authors
491
 * Add verbatim date to publication date of references
492
 * Individual count for occurrence data changed from numbers to text
493 346 Andreas Müller
 * Added external links to sources (not yet supported in TaxEditor)
494 1 Andreas Kohlbecker
 * Rename "WorkingSet" to "DescriptiveDataSet" and make it a so called identifiable entity (=> some further attributes like sources, extensions, ...)
495
 * Added nomen oblitum to zoological name status vocabulary
496
497 348 Andreas Müller
* **TaxEditor**
498 347 Andreas Müller
 
499 353 Andreas Müller
 * Further migration to Eclipse4 (e4) => migration finished now except for some open issues.
500 354 Andreas Müller
 * Hardcoded update sites to avoid problems with automated TaxEditor update in future (and for development)
501 1 Andreas Kohlbecker
 * Download site shows version number and release date
502 354 Andreas Müller
 
503
 * Name editor
504
      * Specimen Type Designation ordered by type
505
      * Pro parte and partial synonyms handled similar to misapplied names (internally handled as concept relationships)
506 353 Andreas Müller
      * Allow editing pro parte and partial misapplied names
507 354 Andreas Müller
 
508
 * References
509
      * Reference search via alternative identifiers available
510 1 Andreas Kohlbecker
      * References have verbatim date
511
 
512 353 Andreas Müller
 * Media representations have fixed order (by creation date in database)
513 1 Andreas Kohlbecker
 * Allow opening gathering events from referencing objects view
514 353 Andreas Müller
515 1 Andreas Kohlbecker
 * New Dialog for editing server based preferences, including some more preferences (but still incomplete)
516 353 Andreas Müller
517 1 Andreas Kohlbecker
 * Deleting names and taxa for specimen determinations
518
519
 * Usage view migrated to e4 and fully functional again
520
521 353 Andreas Müller
 * Taxon navigator
522 1 Andreas Kohlbecker
       * fully refactored underlying data model
523
       * improve performance
524
       * refresh mechanism improved for changes elsewhere
525 353 Andreas Müller
       * Progress monitor and cancel for set secundum for subtree (not yet available for set publish for subtree)
526 354 Andreas Müller
527
 * Feature tree editor
528
      * Multi-language support for feature tree editor
529 353 Andreas Müller
      * Details view and supplemental data view for feature tree/nodes
530 349 Andreas Müller
531 353 Andreas Müller
 * Rights&Roles: drag&drop for rights on features in rights editor
532 354 Andreas Müller
533
 * Facts
534
      * Fact label in fact view truncated and line breaks removed
535 352 Andreas Müller
      * Fact have a time scope now in facts details view
536 347 Andreas Müller
537 1 Andreas Kohlbecker
 * Refresh:
538
      * Taxon navigator after changes to taxa, names or sort order
539
      * Name editors with specimen types after a specimen has been deleted
540 349 Andreas Müller
      * Name editor after selecting a new taxon for a misapplied name
541 1 Andreas Kohlbecker
      * Name relationships and similar data in details view after selecting a new name for a taxon
542 353 Andreas Müller
      * Open taxa refreshed after setting secundum or publish flag for subtree
543 348 Andreas Müller
      * Refresh reference title cache after changing in-reference title in edit dialog
544
 
545
 * Renaming:
546
      * Person: lastname => family name; firstname => other/given name
547
      * Specimen Bulk Editor => Specimen Editor (List)  and Derivative Editor => Sepcimen Editor (Tree)
548
      * Working Set Editor => Descriptive Data Editor
549 347 Andreas Müller
 * Distribution Editor
550
      * Available areas as server based preferences
551
      * Area selection dialog improved
552
      * some further bug fixes (still some open)    
553
      
554
 * Bug fixes:
555
      * Selection of nomenclatural code in "new taxon" dialog
556
      * Accepted taxon and new synonym disappear after creating homotypic synonym
557 1 Andreas Kohlbecker
      * Right click menus in name editor
558
      * correct handling of doubtful in misapplied names
559 348 Andreas Müller
      * Missing labels for gathering events in referencing objects view
560
      * dirty flag after number recomputation in polytomous key
561
      * saving of preferences only after pressing "Finish" button
562
      * Exception after selecting a team after team has been merged in bulk editor
563 1 Andreas Kohlbecker
      * Show only accepted taxa for concept relationship taxon selection and polytomous key taxon selection
564 349 Andreas Müller
      * Exception when searching for "?" in Taxon search dialog
565
      * Exception when creating the first node in polytomous key
566
      * To many menu entries in a fresh name bulk editor
567
      * Do not allow self-referencing name relationships
568 350 Andreas Müller
      * Remove "open in ... referencing objects view" where not appropriate
569
      * Refresh issues for details and supplemental data view
570 1 Andreas Kohlbecker
      * Exception when deleting a type specimen
571 349 Andreas Müller
      * Excluded and excluded note notupdated in taxon node wizard
572 347 Andreas Müller
      * Removing country not possible in specimen editors
573
      * Dirty flag handling when deleting a synonym in name editor
574
      * Term could be opened multiple times for same term type, now they are singletons
575 1 Andreas Kohlbecker
      * Remove old data when again parsing a time period
576 361 Andreas Kohlbecker
577 346 Andreas Müller
{{ref_issues(-q:Release5.0 , id, subject, status)}}
578 343 Andreas Müller
 
579 346 Andreas Müller
* **Browser Editor (Vaadin)**
580 1 Andreas Kohlbecker
581 349 Andreas Müller
 * Many improvements in name registration editor
582 1 Andreas Kohlbecker
 * Help for distribution editor
583 344 Andreas Müller
 * Sorting of areas in area selection dialog
584
585
 {{ref_issues(-q:Release5.0 , id, subject, status)}}
586
587 343 Andreas Müller
588 334 Andreas Müller
## CDM Platform 4.14 (released on Feb 15th, 2018)
589 1 Andreas Kohlbecker
590 338 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 259 , -c)}}*
591 1 Andreas Kohlbecker
592 338 Andreas Müller
 **What's new?**
593
594 339 Andreas Müller
* **General / Model**
595 341 Andreas Müller
596 338 Andreas Müller
 * Export:
597 1 Andreas Kohlbecker
     * CSV_Print and CDM light: Progress monitor added (hopefully also fixes the problem of failing long running exports)
598 339 Andreas Müller
599
* **TaxEditor**
600
 * Distribution Editor
601
      * Bugfix: Status not deletable
602
      * Natural sorting of areas
603
 * Feature Tree editor: several bugfixes
604 340 Andreas Müller
 * Rights Editor:
605
      * Allow Drag&Drop
606 339 Andreas Müller
 * Taxon Navigator:
607
      * Handling of excluded and unplaced (move to the end and use icon)
608 338 Andreas Müller
 * Bugs
609 339 Andreas Müller
      * Protected Cache for person editing not working
610
      * Opening a type specimen from referencing objects view throws an exception
611 338 Andreas Müller
612
* **Dataportal**
613 342 Andreas Kohlbecker
 * Bugfix: Misapplied name search not working
614 338 Andreas Müller
615 1 Andreas Kohlbecker
* **Browser Editor (Vaadin)**
616 338 Andreas Müller
 * Registration UI completed
617
618
 {{ref_issues(-q:Release4.14 , id, subject, status)}}
619 343 Andreas Müller
620 328 Andreas Müller
621 1 Andreas Kohlbecker
## CDM Platform 4.13 (released on Feb 1st, 2018)
622 334 Andreas Müller
623
*Issues: {{ref_issues(-f:fixed_version_id = 258 , -c)}}*
624
625 1 Andreas Kohlbecker
 **What's new?**
626 335 Andreas Müller
627
* **General / Model**
628
 
629
 * Export:
630 336 Andreas Müller
     * DwC-A and CDM light: Add rank and area filter (not yet available in TaxEditor)
631 335 Andreas Müller
 
632
 * Added pro parte misapplied name relationship (not yet fully supported by TaxEditor and Dataportal) 
633
 * Bugs:
634 1 Andreas Kohlbecker
     * DwC-A Export did use incorrect file endings
635
     * DwC-A Export include headers fixed
636
637 335 Andreas Müller
* **TaxEditor**
638
639
 * Exports
640
     * DwC-A and CDM light: allow filtering for published taxa/synonyms only
641
     * DwC-A: filtering on single taxa
642
643
 * Performance
644
     * After selecting an area in area search dialog
645
646
 * Security:
647
     * Allow to fully forget "remembered" password
648
649
 * Taxon Navigator:
650
     * Consistent delete dialog for single nodes and nodes with children
651
     * Set for Subtree functionality: change of data synchronized with open name editors (still some open issues)
652
653
 * Search Dialogues:
654
     * Taxon search: Allow sorting by rank, too
655 337 Andreas Müller
 
656 335 Andreas Müller
 * Bugs
657
     * Fix in Caching mechanism: hopefully fixes many of the "multiple representations" exceptions
658
     * Bulk Editor
659
           * Set focus to newly created record
660
           * Exceptions when using wildcards for user and group search
661
     * TaxonNavigator: 
662
           * ClassCast exceptions when synchronizing with NameEditor
663
           * Failing behavior after an exception
664
     * Default Classification for "Move factual data" dialogue
665
  
666 1 Andreas Kohlbecker
 * Character data editing (experimental)
667 337 Andreas Müller
     * New character matrix editor (only available as experimental feature) 
668 335 Andreas Müller
    
669
* **Dataportal**
670
  
671
 * FSI Viewer for media did not work for Chrome and other browsers anymore
672 1 Andreas Kohlbecker
673 335 Andreas Müller
674 337 Andreas Müller
* **Browser Editor (Vaadin)**
675 335 Andreas Müller
676
 * Many improvements in name registration editor (not yet publicly available)
677
678 334 Andreas Müller
679 328 Andreas Müller
 {{ref_issues(-q:Release4.13 , id, subject, status)}}
680 329 Andreas Müller
681 314 Andreas Müller
682
## CDM Platform 4.12 (released on Dec 5th, 2017)
683 1 Andreas Kohlbecker
684 328 Andreas Müller
*Issues: {{ref_issues(-f:fixed_version_id = 257 , -c)}}*
685
686
 **What's new?**
687
688 332 Andreas Müller
* **General / Model**
689
690 331 Andreas Müller
 * Better support for SQL Server (not yet ready)
691 328 Andreas Müller
 * Tropicos import (not yet available through TaxEditor)
692 1 Andreas Kohlbecker
693
* **TaxEditor**
694 332 Andreas Müller
695
 * Search Dialogs fully refactored
696
     * improve performance
697
     * improve usability (filter button, new record buttons)
698 1 Andreas Kohlbecker
     * fix bugs (multiple representation exceptions)
699 332 Andreas Müller
     * migration to eclipse4
700 331 Andreas Müller
 * Specimen Editor
701 332 Andreas Müller
      * edit & delete buttons added to specimen determinations
702
 * Name Parser
703 331 Andreas Müller
      * better recognition of reference duplicates
704 332 Andreas Müller
      * remove empty spaces in nomenclatural author names
705
 * bug fixes
706
     * exception when reusing taxon names
707
     * widget is disposed exceptions
708
     * multiple representation exceptions in bulk editor and specimen tree editor
709 328 Andreas Müller
     * refresh of taxon title after taxon/synonym swap
710 331 Andreas Müller
     * ask for saving when closing workbench
711
712 332 Andreas Müller
* **Browser Editor (Vaadin)**
713
 * Distribution Editor
714 328 Andreas Müller
     * Ordering of areas by vocabulary defined order
715
     * German translation
716 314 Andreas Müller
717
718 330 Andreas Müller
 {{ref_issues(-q:Release4.12 , id, subject, status)}}
719 304 Andreas Müller
720
721 1 Andreas Kohlbecker
## CDM Platform 4.11 (released on Nov 11th, 2017)
722 314 Andreas Müller
723 1 Andreas Kohlbecker
*Issues: {{ref_issues(-f:fixed_version_id = 256 , -c)}}*
724 314 Andreas Müller
725 316 Andreas Müller
 **What's new?**
726
727
* **General / Model**
728
 * Some minor improvements in the rights&roles module
729
730
* **DataPortal**
731
 * Display name registration metadata in footnotes
732 320 Andreas Müller
733 321 Andreas Müller
* **TaxEditor**
734 320 Andreas Müller
 * Eclipse3->Eclipse4 migration
735
     * migration
736
           * Editors: name editor, bulk editors, group authority editor
737
           * Views: search result, concept graph
738 317 Andreas Müller
           * Modules: molecular module, polytomous key module
739 316 Andreas Müller
           * Dialogues: preferences, import wizards and views, 
740
           * others: taxon navigator, main menu, theme
741
     * bugfixes for bugs that came with the previous migration
742
 * Distribution editor: add possibility to add references to distributions (first version)
743 319 Patrick Plitzner
 * some improvements for the import/export wizard (e.g. order of configuration pages)
744 316 Andreas Müller
 * Setting publish flag for a classification subtree
745
 * Media View shows preview (first version, needs to be switched on in preferences)
746
 * Performance improvements (details view rendering, combo boxes, name editor focus)
747
 * Bugs
748 322 Andreas Müller
     * rank selection did not work if ranks were sorted naturally
749 323 Andreas Müller
     * drag&drop for classifications in navigator disabled
750 316 Andreas Müller
     * exception when switching type of description element in details view
751
     * size of search field to small
752 324 Andreas Kohlbecker
     * multiple minor issues
753 327 Andreas Müller
754
* **Browser Editor (Vaadin)**
755
   * Distribution editor fixed and improved (ready for use in production)
756
   * Name Registration
757
        * Rights&Roles for Registrations
758 316 Andreas Müller
        * RegistrationUI: Buttons only enabled if the user has according permissions
759 1 Andreas Kohlbecker
        * phycobankID links only active when status is PUBLISHED
760 315 Andreas Müller
        * minor bug fixes
761 314 Andreas Müller
762
763 302 Andreas Müller
 {{ref_issues(-q:Release4.11 , id, subject, status)}}
764
765 1 Andreas Kohlbecker
## CDM Platform 4.10 (released on Sept 15th, 2017)
766 304 Andreas Müller
767
*Issues: {{ref_issues(-f:fixed_version_id = 255 , -c)}}*
768
769 306 Andreas Müller
 **What's new?**
770 307 Andreas Müller
771 304 Andreas Müller
* **General / Model**
772 307 Andreas Müller
 * Allow recursive setting of publish flag (not yet available in TaxEditor)
773
 * Fix usage of country label in specimen title cache
774
775
* **Rights&Roles**
776 1 Andreas Kohlbecker
 * Role group "Admin" as standard group to all CDM instances
777 307 Andreas Müller
 * Fix rights checking for editing of persons and teams
778
779 1 Andreas Kohlbecker
* **DataPortal**
780
 * Fix selection of best matching image representation for profile picture and overlay images
781 313 Andreas Müller
 * Fix bug with links to synonyms in tabbed view with no explicit synonym tab
782 307 Andreas Müller
783 308 Andreas Müller
* **TaxEditor**
784
 * New download site available
785 1 Andreas Kohlbecker
 * Eclipse3->Eclipse4 migration 
786 307 Andreas Müller
     * Views: Details, Conceptrelations, Referencing objects, datasource, factual data, supplemental data, media
787
     * Editors: terms
788 308 Andreas Müller
 * Misapplication editing improved, also reusability of misapplied name taxa
789
 * Automated updating fixed
790 311 Andreas Müller
 * Export:
791 308 Andreas Müller
     * CDM light and DwC-A export for taxonomic subtrees (e.g. families, genus, ...)
792 311 Andreas Müller
     * Progress monitor for DwC-A export
793 1 Andreas Kohlbecker
     * DwC-A exports higher classification for each taxon
794 307 Andreas Müller
     * Fix DwC-A export not stored in selected file
795
     
796 309 Andreas Müller
 * Allow scientific name editing for bacterial, fungi, cultivar plants and undefined codes (non viral names)
797 307 Andreas Müller
 * Add Person, team and specimen cache updating
798 308 Andreas Müller
 * Specimen
799
     * Add Life-form to field unit and kind-of-unit, lifestage and sex to derived units (specimen)
800 306 Andreas Müller
 * Performance
801 308 Andreas Müller
     * Improve performance when first loading selection dialog for named area (still needs further improvement)
802
     * View refresh faster (still needs further improvement)
803
 * Bugs
804
     * Exception during drag&drop in taxon navigator
805
     * Editing Rights&Roles throws exception
806
     * Deleting media leads to inconsistent data
807
     * Move description to other taxon command fails in factual data view
808 307 Andreas Müller
     * Sorting of ranks not configurable anymore
809
     * Duplicate menu in search result view
810
     * Handling of with time zones for date time editing (image created, ...)
811
812 306 Andreas Müller
813 310 Andreas Müller
* **Documentation**
814 312 Andreas Kohlbecker
 * Fix OAIPMH swagger documentation
815 304 Andreas Müller
816 1 Andreas Kohlbecker
* **Vaadin**
817 303 Andreas Müller
 * Registration UI prototype
818
819 302 Andreas Müller
820 1 Andreas Kohlbecker
 {{ref_issues(-q:Release4.10 , id, subject, status)}}
821 302 Andreas Müller
822 10 Andreas Kohlbecker
## CDM Platform 4.9 (released on July 20th, 2017)
823 293 Andreas Müller
824
*Issues: {{ref_issues(-f:fixed_version_id = 253 , -c)}}*
825
826
827 296 Andreas Müller
 **What's new?**
828 293 Andreas Müller
829
* **General / Model**
830 295 Andreas Müller
 * Framework for csv imports implemented
831
832
* **DataPortal**
833
 * In tabbed version it is now possible to show the synonymy on the general page
834
 * Feature block items "glue" is now configurable
835
 * Media: 
836 1 Andreas Kohlbecker
       * image viewer uses best quality media representation now
837 295 Andreas Müller
       * "show captions under thumbnails" is now evaluated
838
       * "back to image" improved
839
 
840
 * Specimen table:
841
       * uses country label instead of full description (not yet fixed for titlecache, will come in 4.10)
842 1 Andreas Kohlbecker
       * collection date shows up now
843 295 Andreas Müller
       * label for specimen in collection simplified
844
       * preferred stable URI shows up as text, not only link
845
846 1 Andreas Kohlbecker
 * Bugs:
847
       * map did not show point data, when some specimen where not georeferenced
848 296 Andreas Müller
       * bounding box for maps did not work correctly
849
850 298 Andreas Müller
* **TaxEditor**
851 297 Andreas Müller
 * Feature tree editor 
852
      * allows drag&drop from term editor
853 299 Andreas Müller
      * uses context menu
854
 * Restore
855 300 Andreas Müller
      * restoring views after restart/reconnect works now on a per instance level when using multiple instances of the TaxEditor on the same computer, leading to less exceptions
856
 * Taxon Navigator
857 296 Andreas Müller
      * Linking taxa opened in NameEditor with taxa in navigator works now (was fixed in 4.8 but not mentioned there)
858
 * Experimental
859
      * Allow handling terms as "kind-of"
860 1 Andreas Kohlbecker
 * Bugs
861 312 Andreas Kohlbecker
      * details view for taxon relationships fixed
862
 * Logging
863
      * human readable labels for datasources when logging datasource issues
864 293 Andreas Müller
865 294 Andreas Müller
* **Vaadin**
866 268 Andreas Müller
 * Generic MVP (Model View Presenter) framework with support for the CDM library
867 270 Andreas Müller
868 1 Andreas Kohlbecker
 {{ref_issues(-q:Release4.9 , id, subject, status)}}
869 289 Andreas Müller
870
## CDM Platform 4.8 (released on July 6th, 2017)
871 290 Andreas Müller
872 289 Andreas Müller
 **NOTES for TaxEditor users**
873 288 Andreas Müller
874 270 Andreas Müller
 * The automated update via Help->Search for Updates does not seem to work for this version. Please download the TaxEditor from https://dev.e-taxonomy.eu/download/taxeditor/stable/ . Contact us if you encounter problems.
875
 * It may happen that the right click menu in the Specimen Tree Editor does not appear. In this case please delete the following file: {user}\.cdmLibrary\.metadata\.plugins\org.eclipse.e4.workbench\workbench.xmi
876
877
 **What's new?**
878 272 Andreas Müller
879
* **General / Model**
880
881 276 Andreas Müller
 * Classes for name and type registration added
882
 * Unify taxon name class (will allow changing name types like changing a botanical name into a zoological name) and simplifies development
883
 * Person: initials added
884
 * Reference: type Website: accessed (date) field added
885 1 Andreas Kohlbecker
 * References: attributes added to allow usage sharing references by multiple instances
886 286 Andreas Müller
 * Remove unique index on rights (e.g. copyright) to make it reusable
887 272 Andreas Müller
 * Added "Exact Value" to statistical measures for quantitative data
888 1 Andreas Kohlbecker
889 272 Andreas Müller
 * Improved reporting for schema updates
890 286 Andreas Müller
891
* **DataPortal**
892 282 Andreas Kohlbecker
 
893 272 Andreas Müller
 * Position of protologue icon moved directly behind nomenclatural reference (was behind status before, misleading because status can have its own reference)
894 270 Andreas Müller
 * Additional base maps for the map viewer: Stamen terrain, OpenTopoMap
895 274 Andreas Müller
 * In cases where images are available in multiple qualities the DataPortal now chooses the quality which is most appropriate for the current display situation. 
896 283 Andreas Müller
897 270 Andreas Müller
* **Imports / Exports**
898 287 Andreas Müller
 * DwC-A (Darwin Core Archive) export for taxa fixed, improved and available via webservices
899
 * Improved reporting for imports and exports 
900
901
* **Vaadin Based Applications**
902 270 Andreas Müller
     * MVP framework with popup editor support which integrates into the the spring framework
903 273 Andreas Müller
     * Prototype implementation of the Phycobank (registry for algal nomenclatural acts)
904
905 1 Andreas Kohlbecker
* **TaxEditor**
906 274 Andreas Müller
 * Misapplications:
907 278 Andreas Müller
     * err. sec. references editable
908 1 Andreas Kohlbecker
     * improved formatting in name editor, especially for names having an author and a nom.ref., this allows better reusing of names
909
 * Person "initials" editable and used for better reference formatting (initials behind family name)
910 272 Andreas Müller
 * Feature Tree Editor: moved from preferences to main menu (together with term editor), and did some improvements
911 275 Andreas Müller
 * Website "accessed" editable and integrated in formatting
912 286 Andreas Müller
 * Media: "media created" editable 
913
 * Specimen Tree Editor migrated to only use Eclipse4 functionality now (all other editors still use a compatibility layer component)
914 1 Andreas Kohlbecker
 * Markers set to *true* by default
915
 * Parser
916 272 Andreas Müller
     * Autonym hybirds parsable 
917 287 Andreas Müller
 * Bugs:
918 1 Andreas Kohlbecker
      * Delete was not successful, but did not show an exception
919 287 Andreas Müller
      * Some menu items were duplicated
920
      * Incorrect user management when changing password
921 288 Andreas Müller
      * Setting of kind-of-unit for specimen
922 1 Andreas Kohlbecker
      * Restoring of views after restart or reconnect
923 264 Andreas Müller
924 252 Andreas Müller
{{ref_issues(-q:Release4.8 , id, subject, status)}}
925
926
## CDM Platform 4.7 (released on May 16th, 2017)
927
928
 **What's new?**
929 1 Andreas Kohlbecker
930 261 Andreas Müller
* **General / Model**
931 262 Andreas Müller
932 264 Andreas Müller
 * The main change in Version 4.7 is the upgrade of the TaxEditor from Eclipse 3.7 to Eclipse 4.6 (Neon). This upgrade will ease development in future. To make the TaxEditor running under e4.6 several adaptations had to be made.
933 259 Andreas Müller
      * IMPORTANT: Due to the upgrade it might happen that during the first opening an error shows up. If this happens CLOSE and REOPEN the editor.
934
      * IMPORTANT: Due to the upgrade the default update mechanism for the TaxEditor will not work. Instead you need to install it from scratch (download from https://dev.e-taxonomy.eu/download/taxeditor/stable/ and unzip into any folder). 
935 264 Andreas Müller
 * A new import and export framework has been established. It is meant for more feedback and reporting during the imports. Currently it is used only experimentally for the new "Excel Distribution Update" import (experimental feature), and partly for the new "CDM light (csv)" export (also experimental in the current state).
936 1 Andreas Kohlbecker
 * New identifier types for botanical names added: IPNI, Tropicos, WFO (World Flora Online)
937 253 Andreas Müller
 * Improved handling of hybrids
938 261 Andreas Müller
 * Automatic basionym recognition (not yet available in TaxEditor)
939 266 Andreas Müller
940
* **DataPortal**
941 254 Andreas Müller
942 1 Andreas Kohlbecker
 * Allow multiple layers in maps (option to define a wms overlay layer for the openlayers map viewer)
943
 * Bugfix for fast moving maps while padding
944 259 Andreas Müller
945 264 Andreas Müller
* **Imports / Exports**
946
947 258 Andreas Müller
  * Improved Import- and Export framework for better report resulting (existing imports/exports still need to be adapted to the new framework)
948
  * New: "CDM light (csv)" export - a CSV export that exports all CDM data for a single classification in csv format
949 1 Andreas Kohlbecker
  * New: RIS Reference import - e.g. to import reference data from Endnote via RIS format (still experimental, some attributes are not yet handled)
950 259 Andreas Müller
  * New: "Excel Distribution Update" added (still experimental, please contact us, if you want to use it)
951 265 Katja Luther
  * New: Multilingual Term Representation import (not yet available in TaxEditor)
952
  * New: Identifier import (not yet available in TaxEditor)
953 258 Andreas Müller
  * Updated: ABCD Import
954 261 Andreas Müller
      * possibility to import all siblings of a specimen derived from a culture.
955 1 Andreas Kohlbecker
      * better handling of media data, identifications, gathering events
956
957
958
* **TaxEditor**
959
 
960 261 Andreas Müller
 * Upgrade to Eclipse 4.6
961
 * Improved Parser
962
    * Parse "sp. nov." and similar names
963
 * Improved handling for original spellings (further improvements needed)
964
 * Prefill nomenclatural reference selection dialog if taxon name author is given
965
 * Selected items removed from selection dialog
966
 * Server-side preference for frequently used biocase providers added (ABCD import)
967 267 Katja Luther
 * Improved search behavior in Specimen Hierarchy Editor
968
 * Some improvements for the Alignement Editor integration
969
 * Rank list for create new name in bulk editor sorted
970
 * Improvements for specimen search/import:
971 262 Andreas Müller
     * better parsing of results to display scientific name, collection etc
972 263 Andreas Müller
     * add possibility to configure the import in result view
973
     * possibility to set the name of the import reference
974
 * Bug fixes:
975
     * Delete synonyms in Name Editor with supplemental data attached
976
     * Delete synonyms in bulk editor
977
     * Exception when switching to simple name details view
978 252 Andreas Müller
     * Empty reference dialog after changing reference type
979 255 Andreas Kohlbecker
     * Incorrect data when editing a new nomenclatural reference for a new name
980
     * Exception ("multiple representations") when adding name relationships
981 257 Andreas Kohlbecker
982
* **Vaadin Applications**
983 255 Andreas Kohlbecker
 
984
 * Better integration of cdm-vaadin with the Spring Framework by making use of the [[VaadinNotes#Vaadin-Spring|Vaadin Spring API]]
985 252 Andreas Müller
 * Spring enabled  [[VaadinNotes#Model-View-Presenter-MVP-Pattern|MVP UI framework]] with popup-editor support.
986
 
987
988 244 Andreas Müller
{{ref_issues(-q:Release4.7 , id, subject, status)}}
989
990
## CDM Platform 4.6 (released on March 13th, 2017)
991 246 Andreas Müller
992 245 Andreas Müller
 **What's new?**
993 246 Andreas Müller
994
* **General / Model**
995 248 Andreas Müller
996 250 Andreas Müller
 * Full migration to Java 8
997 248 Andreas Müller
 * Improved import functionality for IPNI Names (not yet available in TaxEditor)
998 246 Andreas Müller
 * Improved handling for intext references (references within a text) including support for deduplication (intext references are not yet editable in TaxEditor or visible in DataPortal)
999
 * Bugfix in permission handling for rights and roles
1000
 * Prepare for simplifying names module
1001
     * interfaces  #6369
1002 250 Andreas Müller
     * merge functionality #6365, #6366, #6364, #6360
1003
     * remove occurrence #6362
1004 248 Andreas Müller
 * Formatting
1005
     * Specimen: Use barcode or catalogue number if accession number is not available
1006
     * References:
1007 246 Andreas Müller
        * #5834 
1008 249 Andreas Müller
        * #6449 References with protected titleCache
1009 246 Andreas Müller
        * #3532 Nomenclatural reference null for database
1010 245 Andreas Müller
1011 1 Andreas Kohlbecker
1012 246 Andreas Müller
* **CDM Server**
1013
1014 249 Andreas Müller
 * Improved caching for multiple instances
1015 246 Andreas Müller
 * Improved authentication / security
1016
1017
1018
* **DataPortal**
1019 248 Andreas Müller
  
1020
  * Authentication for triggering freetext index creation
1021 246 Andreas Müller
  * Bugs:
1022
     * Wildcard search in advanced search #6354
1023 1 Andreas Kohlbecker
     * Missing data of marked descriptions
1024 249 Andreas Müller
     * "Usage" data not shown anymore 
1025
  * Remove "sensu" from misapplication footnotes
1026 1 Andreas Kohlbecker
  * Formatting:
1027
     * Improved formatting for media data
1028 247 Andreas Müller
 
1029 251 Andreas Müller
1030 1 Andreas Kohlbecker
* **TaxEditor**
1031
1032 251 Andreas Müller
 * Main menu
1033
     * Move user and user groups to Admin menu
1034 1 Andreas Kohlbecker
     * Move Specimen hierarchy editor to (bulk) editor menu
1035 251 Andreas Müller
 * Selection dialogs
1036
     * Restrict selections of in-references to the respective reference type
1037 1 Andreas Kohlbecker
 * Referencing objects view
1038
     * Improved performance and loading in background
1039 246 Andreas Müller
     * Fixed some bugs throwing exceptions
1040 251 Andreas Müller
 * Taxon navigator
1041 247 Andreas Müller
     * Set secundum for subtree (including synonyms)
1042
 * Specimen editor:
1043
     * Improved performance for counting results
1044 251 Andreas Müller
     * Improved labeling if some data is missing
1045
 * Rights (e.g. copyright) implemented as reusable record
1046 248 Andreas Müller
 * Improved Internationalization
1047
     * More terms/sentences translated to German
1048
     * Preparation for Spanish translation
1049
 * Improved handling for protected caches
1050
 * Parser improvements
1051
     * Names
1052 251 Andreas Müller
          * Algae #6100
1053 248 Andreas Müller
          * Hybrids #5983
1054 1 Andreas Kohlbecker
          * Reference volume additions #6439 
1055
     * Coordinates
1056
          * lat/long with English apostrophs
1057 247 Andreas Müller
 * Bugs
1058
     * Exceptions after changing password
1059
     * Field unit title cache not filled correctly #4390
1060
     * Exceptions when deleting misapplications
1061
     * Exceptions when entering dates and altitudes
1062
     * Exceptions when deleting empty name in name editor
1063
     * Exceptions when adding types to a taxon name
1064
     * Exceptions when deleting persons/teams
1065
     * Exceptions in datasource view
1066
     * Exceptions when deleting recently created media
1067 1 Andreas Kohlbecker
     * Exceptions when editing rights for a user group
1068 249 Andreas Müller
     * Avoid creation of dummy terms
1069 247 Andreas Müller
1070 249 Andreas Müller
 * #6408 NPE in AbcdParseUtility
1071 248 Andreas Müller
1072
 
1073 246 Andreas Müller
* **Web Editor**
1074 234 Andreas Müller
1075
 * New architecture for future developments    
1076
  
1077
1078
{{ref_issues(-q:Release4.6 , id, subject, status)}}
1079 204 Andreas Müller
1080 241 Andreas Müller
1081
## CDM Platform 4.5 (released on January 19th, 2017)
1082
1083
1084 236 Andreas Müller
 **What's new?** 
1085 241 Andreas Müller
1086 236 Andreas Müller
* **General / Model**
1087 238 Andreas Müller
1088 236 Andreas Müller
  * Possibility to set secundum reference for subtrees (implementation in TaxEditor still missing)
1089 237 Andreas Müller
1090 1 Andreas Kohlbecker
* **DataPortal**
1091 238 Andreas Müller
1092
 * Search
1093
     * Advanced search for taxa allows wildcards and some further bugs fixed
1094
     * Remove duplicates for common name search #6296
1095 237 Andreas Müller
     * Allow hiding classification information
1096
 * Improved display of media in image galleries and media pages
1097
     * Display of descriptions
1098 236 Andreas Müller
     * Display of rights (e.g. copyright)
1099
     * Display of sources
1100 237 Andreas Müller
     * Fix media representations (e.g. thumbnails) display on media page
1101 239 Andreas Müller
 * Taxon page
1102
    * Labels of tabs customizable
1103
 * Bugfixes for exceptions
1104
1105
* **TaxEditor**
1106 240 Andreas Müller
 * Repair method for corrupted CDM instances
1107
 * Polytomous Keys
1108
    * Allow inserting nodes at the beginning or in between
1109 1 Andreas Kohlbecker
    * other bugfixes
1110 240 Andreas Müller
 * Media
1111
    * Allow configurable delete in MediaView and bulk editor
1112
    * Fix save for reused Media
1113
 * Zoological nomenclatural status not shown anymore for botanical names (not yet the other way round) 
1114
 * Order in supplemental data view changed (types that are used more often were moved up)
1115
 * Improve order of type selection for sources/references
1116
 * Disallow self-referencing name relations
1117 237 Andreas Müller
 * Make details view empty if no selection exists
1118
 * Term editor menu structured
1119
 * Further Bugfixes
1120 236 Andreas Müller
      * selectable terms for stage and preservation method fixed
1121 235 Andreas Müller
      * delete for references fixed
1122
      * delete of unsaved taxon descriptions fixed
1123 204 Andreas Müller
      * selecting taxon node with '?' fixed
1124
      * missing ampersand in some labels fixed
1125
      * exception during creation of new taxon fixed
1126
1127
{{ref_issues(-q:Release4.5 , id, subject, status)}}
1128
1129 1 Andreas Kohlbecker
1130
## Previous Releases Archive
1131
1132
1133
see [[CdmPlatformRoadmapArchive]]