Changes
#554 (Oct 31, 2025, 12:36:17 AM)
#472 (Aug 1, 2025, 7:58:25 AM)
#469 (Jul 26, 2025, 12:36:35 AM)
- Add test for getObjects('MapAnnotation') — w.moore / detail
 - test select obj from MapAnnotation query — w.moore / detail
 
#441 (Jun 26, 2025, 9:20:03 AM)
#434 (Jun 18, 2025, 2:42:14 AM)
- TestCoverage.testUploadAndScript: assert the script ID — sbesson / detail
 - tabletests.test_service: rename testBlankTable as createBlankTable — sbesson / detail
 - test_isession: merge testJoinSession_Helper with testJoinSession — sbesson / detail
 - test_ishare: copy the test1201() logic and rename test_OS_regular_user — sbesson / detail
 - test_repository: consume new create_test_dir API — sbesson / detail
 - test_scripts: assert the service and fix delete test set-up — sbesson / detail
 - test_repository: use self.create_managed_dir API — sbesson / detail
 - test_isession: do not return the session uuid — sbesson / detail
 - Remove more return statements in pytest tests — sbesson / detail
 - update dependencies — noreply / detail
 
#432 (Jun 16, 2025, 9:28:58 AM)
#359 (Apr 3, 2025, 1:37:41 AM)
- Add changelog for 5.6.15 release — d.lindner / detail
 - Fix release date — noreply / detail
 - update dependencies — noreply / detail
 
#358 (Apr 2, 2025, 1:50:54 AM)
#343 (Mar 20, 2025, 12:45:15 AM)
- update dependencies — noreply / detail
 - Remove JUL over SLF4J and JCL over SLF4J as OMERO server dependencies — sbesson / detail
 - Fix failing CSRF login integration test — sbesson / detail
 - Fix CSRF token integration tests — sbesson / detail
 - TestLogin: add get_login_url utility method — sbesson / detail
 - Expand failing CSRF integration tests — sbesson / detail
 - Adjust tests for simplify CSRF failure error message — sbesson / detail
 - Simplify test_login_errors — sbesson / detail
 - Extend test_login_errors with JSON content type — sbesson / detail
 - TestLogin.test_login_example: also test JSON content type — sbesson / detail
 
#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