Changes
#241 (Nov 22, 2024, 12:38:59 AM)
#240 (Nov 21, 2024, 12:37:57 AM)
- remove test using deprecated method — j.burel / detail
- added viridis lut family (matplotlib) — unknown / detail
- added colorblind friendly cividis lut (Nuñez) — unknown / detail
- added mako and rocket lut (seaborn) — unknown / detail
- added rocket lut (Mikhailov) — unknown / detail
- Extend test coverage for tables slice, read and readCoordinates API — sbesson / detail
- Separate return order slice tests from empty input slice tests — sbesson / detail
- Add test covering all semantics of start,end passed to table.read() — sbesson / detail
- Add test for the return order of readCoordinates — sbesson / detail
- Split table.read() tests for various start/end cases — sbesson / detail
- Add test case for table.addData (both on opened and reopened tables) — sbesson / detail
- Add test cases for table.updateData — sbesson / detail
- Ivy: resolve netcdf-java-platform artifact using unidata-resolver — sbesson / detail
- Add changelog for 5.6.14 — j.burel / detail
- Remove link to OMERO.web PR — j.burel / detail
- Remove ref to test — j.burel / detail
- Remove ref to dependency — j.burel / detail
- Rephrase Java 8 note — j.burel / detail
- Bump dependencies version — j.burel / detail
- Move paragraph — j.burel / detail
- Re-organise items — j.burel / detail
#239 (Nov 20, 2024, 12:38:32 AM)
#219 (Nov 1, 2024, 12:38:46 AM)
#148 (Aug 16, 2024, 12:37:16 AM)
- Revert "Upgrade Ivy to 2.5.2" — callan / detail
- Remove OMEZarrReader for now — j.burel / detail
- Add history for 5.6.13 — w.moore / detail
- Update history.rst — noreply / detail
#131 (Jul 30, 2024, 12:35:59 AM)
- Handle archive status being populated (See ome/omero-web#555) — callan / detail
- Tests for get_where_list and slice table API calls — andreas / detail
- Fix flake8 — andreas / detail
- Fix tests — andreas / detail
- Fix tests — andreas / detail
- Fix URL names — andreas / detail
- bump dependencies version — j.burel / detail
- add entry to history — j.burel / detail
- add Note about IceGrid template change — j.burel / detail
- Supplement TestTables.testColumnSpaceNames with advanced queries — sbesson / detail
- add new entries — j.burel / detail
#130 (Jul 26, 2024, 12:39:33 AM)
#121 (Jul 19, 2024, 12:38:57 AM)
#115 (Jul 13, 2024, 12:37:18 AM)
- Add documentation for the omero.logging properties — sbesson / detail
- Use lowercase false for omero.logging.timedlog — sbesson / detail
- Clarify that omero.logging.level is only for Python servers — sbesson / detail
- Add a test case for ome/omero-py#418 — callan / detail
- Fix typo — callan / detail
- Expand test cases to cover `readCoordinates()` and `read()` — callan / detail
#91 (Jun 14, 2024, 12:38:08 AM)
#57 (May 9, 2024, 1:03:21 PM)
#55 (May 8, 2024, 12:37:05 AM)
- Remove all imports of print_function compatibility method — sbesson / detail
- Remove all imports of division compatibility method — sbesson / detail
- Remove all imports of absolute_import compatibility method — sbesson / detail
- Replace all usages of native_str compatibility method — sbesson / detail
- Replace all usages of standard_library compatibility method — sbesson / detail
- Replace all usages of old_div — sbesson / detail
- Replace usage of past.builtins.execfile by exec — sbesson / detail
- Replace all usages of past.builtins.basestring by str — sbesson / detail
- Replace all usages of past.builtins.long — sbesson / detail
- Review and cleanup all codepaths handling Python 2 — sbesson / detail
- Remove all unnecessary builtins imports — sbesson / detail
- Fix miscellaneous flake8 warnings — sbesson / detail
- Fix exec invocation for training scripts — sbesson / detail
- OMERO.web integration tests: expect timestamp without milliseconds — sbesson / detail
- build with various Python version — j.burel / detail
- cap setuptools — j.burel / detail
- fix badge display — j.burel / detail
#42 (Apr 25, 2024, 12:38:53 AM)
- disconnect — j.burel / detail
- remove assumption user is in the same group — j.burel / detail
- add tests — j.burel / detail
- add tests and fix new ones — j.burel / detail
- flake8 — j.burel / detail
- check that the secure is coming from client if specified — j.burel / detail
- simplify test — j.burel / detail
- check that the host is set from the client if specified — j.burel / detail
- handle exception thrown — j.burel / detail
- create client — j.burel / detail
- fix formatting — j.burel / detail
- review test — j.burel / detail
- fix test after switching user — j.burel / detail
- review secure tests — j.burel / detail
- add more secure tests — j.burel / detail
- use new name of tar.gz file — j.burel / detail
- bump omero-scripts to 5.8.2 — j.burel / detail
- create a new user — j.burel / detail
- review test — j.burel / detail