Skip to content

Changes

Summary

  1. remove test using deprecated method (details)
  2. added viridis lut family (matplotlib) (details)
  3. added colorblind friendly cividis lut (Nuñez) (details)
  4. added mako and rocket lut (seaborn) (details)
  5. added rocket lut (Mikhailov) (details)
  6. Extend test coverage for tables slice, read and readCoordinates API (details)
  7. Separate return order slice tests from empty input slice tests (details)
  8. Add test covering all semantics of start,end passed to table.read() (details)
  9. Add test for the return order of readCoordinates (details)
  10. Split table.read() tests for various start/end cases (details)
  11. Add test case for table.addData (both on opened and reopened tables) (details)
  12. Add test cases for table.updateData (details)
  13. Ivy: resolve netcdf-java-platform artifact using unidata-resolver (details)
  14. Add changelog for 5.6.14 (details)
  15. Remove link to OMERO.web PR (details)
  16. Remove ref to test (details)
  17. Remove ref to dependency (details)
  18. Rephrase Java 8 note (details)
  19. Bump dependencies version (details)
  20. Move paragraph (details)
  21. Re-organise items (details)
Commit 8ab762759b5a6b3d7d6dc2f75522a728f38bfaaa by j.burel
remove test using deprecated method
The file was modified components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py
Commit 36f1381af6c3e86fdffe8fe826dde6aa8fd8e226 by unknown
added viridis lut family (matplotlib)
The file was addedluts/matplotlib/plasma.lut
The file was addedluts/matplotlib/inferno.lut
The file was addedluts/matplotlib/viridis.lut
The file was addedluts/matplotlib/magma.lut
Commit ceaa8cf67fe6326ddc6aac82ce5734d413f69754 by unknown
added colorblind friendly cividis lut (Nuñez)
The file was addedluts/cividis.lut
Commit dc20eda041e28ad7854605ba0a95944eaea2b7c1 by unknown
added mako and rocket lut (seaborn)
The file was addedluts/seaborn/mako.lut
The file was addedluts/seaborn/rocket.lut
Commit 5ad71799ee4523aa115ea83f2209a36841b30a37 by unknown
added rocket lut (Mikhailov)
The file was addedluts/turbo.lut
Commit b3c41eb0f18a1acade86c29a5a60b4bd09a6e1b8 by sbesson
Extend test coverage for tables slice, read and readCoordinates API

- add test case for the special handling of empty inputs in table.slice
- add various test cases for invalid inputs in the table reading API
The file was modified components/tools/OmeroPy/test/integration/tablestest/test_service.py
Commit e9106652e5c937b40ae31cad59c88d661522ed40 by sbesson
Separate return order slice tests from empty input slice tests
The file was modified components/tools/OmeroPy/test/integration/tablestest/test_service.py
Commit 3d5add672b1d6e49df7d73c4364f421df476d4fc by sbesson
Add test covering all semantics of start,end passed to table.read()
The file was modified components/tools/OmeroPy/test/integration/tablestest/test_service.py
Commit ec61064a8b34228f53b3966938535032f896f552 by sbesson
Add test for the return order of readCoordinates
The file was modified components/tools/OmeroPy/test/integration/tablestest/test_service.py
Commit 3d6c2b5d46d5daf50c29ba4d2663f6c4f76a3ee2 by sbesson
Split table.read() tests for various start/end cases
The file was modified components/tools/OmeroPy/test/integration/tablestest/test_service.py
Commit 4399052d007e61eec6c2b8e06826821a2f21e772 by sbesson
Add test case for table.addData (both on opened and reopened tables)
The file was modified components/tools/OmeroPy/test/integration/tablestest/test_service.py
Commit 2744425d999e734714787787ce36ad95bf83d2cc by sbesson
Add test cases for table.updateData
The file was modified components/tools/OmeroPy/test/integration/tablestest/test_service.py
Commit 45b16b5771e11162cf613b8447f8fd363f2bc4e5 by sbesson
Ivy: resolve netcdf-java-platform artifact using unidata-resolver

Bio-Formats 8.0.0 bumps the dependency of the cdm-core dependency
to 5.6.0. As the parent POM has been renamed to netcdf-java-platform,
this commit maps this artifact to the unidata-resolver so that it can
be retrieved during the copy-server operation.
The file was modified etc/ivysettings.xml
Commit 15180192452f127d47f6078c16b3f179b1f63254 by j.burel
Add changelog for 5.6.14
The file was modified history.rst
Commit c37ef6b83f64d95e7b94d279eeab42d0136c8c88 by j.burel
Remove link to OMERO.web PR
The file was modified history.rst
Commit 74c646840578aae95f8e70085be196aecde21c36 by j.burel
Remove ref to test
The file was modified history.rst
Commit a4e72e9bc3bc88ef50417302301e13c3dcb081fd by j.burel
Remove ref to dependency
The file was modified history.rst
Commit 86a5739c91b766b5a9dd286c0354b064ebe2a7f4 by j.burel
Rephrase Java 8 note
The file was modified history.rst
Commit eb07bb7f98d3c9d528d4b53852d983731af648a9 by j.burel
Bump dependencies version
The file was modified etc/omero.properties
Commit 384e44cba08b8bd99419400a59d3e1df3cebee3c by j.burel
Move paragraph
The file was modified history.rst
Commit aa942e47ceb2154a1607e8a151bf4b0eae47912a by j.burel
Re-organise items
The file was modified history.rst