v5.11.0.rc1
Pre-release
Pre-release
What's Changed
- Add .travis.yml by @joshmoore in #5
- Py2 by @joshmoore in #2
- 5.5 (dev2) by @joshmoore in #7
- Remove integration tests from omero-web by @joshmoore in #8
- Ship AGPL with the sdist by @joshmoore in #9
- unit tests by @will-moore in #10
- Replaces assert (True) in multiline webgateway tests, flake8 by @manics in #20
- Use pkg_resources to locate nginx templates by @manics in #19
- Py3 fixes by @will-moore in #15
- more_py3_fixes by @will-moore in #26
- Py3 synchronization by @joshmoore in #27
- Django 1.9 by @will-moore in #12
- Add Developer installation to README by @will-moore in #30
- Version check 5.6 5.5 by @will-moore in #32
- Django 1.11 by @will-moore in #29
- futurize testlib by @joshmoore in #33
- Annotation marshal: fix Python2/3 compatibility by @sbesson in #35
- Fix test annotate tag by @will-moore in #37
- history by @jburel in #39
- webgateway: view by @jburel in #40
- fix test_marshal_projects_params by @will-moore in #41
- fix csrf reset rendering settings by @will-moore in #42
- Fix test containers by @will-moore in #43
- test plategrid_fix dates by @will-moore in #46
- webadmin by @jburel in #36
- fix test_metadata by @will-moore in #44
- Test show fix by @will-moore in #47
- remove usage of iteritems by @jburel in #49
- Remove long in webclient gateway by @will-moore in #45
- list(myColleagues.values()) in webclient search page by @will-moore in #48
- Handle bytes -> json for webgateway.get_thumbnail_json by @will-moore in #52
- Fix import basestring - batch annotate fix by @will-moore in #53
- Link image by @will-moore in #16
- Bump omero-web OME dependencies by @sbesson in #55
- fix api test_container_crud by @will-moore in #38
- Enable py36 unit tests and fix failures by @joshmoore in #57
- gateway: view by @jburel in #54
- Fix Tag creation in webclient by @will-moore in #50
- Tox improvements (flake8) and cleanup by @sbesson in #59
- Uncap flake8 in tox.ini by @sbesson in #62
- Fix saving of Experimenter in multiple groups by @will-moore in #69
- Extend sleep time for webgateway cachesettings test by @sbesson in #74
- Fix display of stdout, stderr script results by @will-moore in #61
- Changelog by @will-moore in #78
- Export as png by @will-moore in #70
- omero-py>=5.6.dev5 by @manics in #82
- Add omero.web.nginx_server_extra_config by @manics in #80
- changelog http rename by @will-moore in #84
- Use config.xml cached at startup in Django settings by @manics in #83
- Fix webclient figure scripts dialog by @will-moore in #73
- Urls import handling by @will-moore in #79
- Add note about pip install editable omero-py by @manics in #81
- Try omero_ext.path first by @joshmoore in #77
- Add markers around generated omero.web.nginx_server_extra_config by @manics in #90
- Fix roi masks and thumbnails by @will-moore in #92
- Fix activities clear list by @will-moore in #86
- Fix script results failures by @will-moore in #87
- Avoid parallel table.close() on the same table by @will-moore in #25
- download images as zip + CSS fixes by @will-moore in #76
- Fix handling of exceptions in process_custom_settings by @will-moore in #94
- test_web: add 'config parse' test by @joshmoore in #91
- Handle lookupLdapAuthExperimenter exception by @will-moore in #24
- Filter by map anns webclient by @will-moore in #22
- Ignore OMERO_HOME in omeroweb/settings.py by @will-moore in #98
- web requires OMERODIR by @manics in #100
- Use BytesIO for default thumbnail by @will-moore in #104
- Py3 only by @will-moore in #103
- Bump to omero-marshal 0.7.dev1 by @joshmoore in #105
- Remove requirements files (close #96) by @joshmoore in #107
- Changelog 5.6.0 by @will-moore in #106
- Quick fix of the show downloads regex by @joshmoore in #109
- table download by @will-moore in #3
- Fix and expand "open with" plugin support by @chris-allan in #113
- Fix webadmin search firefox by @will-moore in #125
- Fix color picker hex input box by @chris-allan in #114
- Confine projections to no more than 256MiB of raw data by @chris-allan in #115
- Script GUI file upload by @will-moore in #128
- Delete check parent links by @will-moore in #124
- Use sizeC in stack size to be as safe as possible by @chris-allan in #130
- Fix feedback url encode by @will-moore in #131
- Rating post only by @will-moore in #132
- Use chosen plugin for script UI values by @will-moore in #135
- Map ann parent ID by @will-moore in #119
- Fix shape_thumbnail using integer division by @will-moore in #137
- Script upload by @will-moore in #126
- Upload script only with WriteScriptRepo privileges by @will-moore in #140
- Shape thumbnail float points by @will-moore in #141
- Prep for 5.62 by @jburel in #139
- omero.web.root_application: override / handler by @manics in #123
- pytest-sugar not compatible with pytest 5.4.0+ by @chris-allan in #152
- Close sessions where user is anonymous but is_valid_public_url is false by @kkoz in #151
- Update changelog for v5.6.3 release. by @mtbc in #153
- preserve whitespace for comments by @will-moore in #150
- omero-web-docker release process by @will-moore in #156
- Fix edit of shares by @will-moore in #162
- Convert HTTP request JSON content from bytes to string. by @mtbc in #170
- Fix thumbnail size from config by @will-moore in #165
- Filter map anns number 10m m by @will-moore in #147
- paths to object ROI by @will-moore in #159
- public user workflow crash by @will-moore in #154
- Fix new flake8 warnings by @joshmoore in #174
- Set sign_tags to True by default in .bumpversion.cfg by @sbesson in #176
- Render roi thumbnail fixes by @will-moore in #157
- host property doc by @jburel in #177
- paths_to_object supports ?shape=1 by @will-moore in #178
- api_experimenters_groups by @will-moore in #148
- Handle no 'callback' in request.session by @will-moore in #186
- Changelog 5.7.0 by @will-moore in #185
- Always marshal tile metadata on presence of pyramid by @chris-allan in #193
- Be defensive and return default value for scripts_to_ignore by @sbesson in #195
- Prevent large zip files for archived files from being created by @manics in #197
- Cap pytest-xdist to avoid psutil failures by @sbesson in #201
- login_required(doConnectionCleanup=False) will close conn unless streaming by @will-moore in #191
- chgrp owner not in group by @will-moore in #212
- History results browse link by @will-moore in #206
- shortening filter fix by @will-moore in #198
- Use integer division in history and omero_table pagination by @will-moore in #203
- link ownership matches child owner by @will-moore in #199
- Download table as csv by @will-moore in #192
- Return 404 for imgData if image not found by @will-moore in #209
- disk usage percent fix by @will-moore in #211
- Add changelog for 5.8.0 release by @will-moore in #216
- Add more details to README release process by @will-moore in #220
- Run tox in travis instead of Docker by @manics in #219
- precommit (black) rebased by @manics in #218
- Remove f-string usage for Python 3.5 compatibility by @jburel in #228
- Changelog 5.8.1 by @jburel in #229
- Migrate CI to GitHub actions by @sbesson in #240
- Add a URL Link as output of OMERO.script in Activities tab by @emilroz in #233
- Openwith fixes by @will-moore in #232
- webgateway: use list comprehension instead of map (fix for Python 3) by @JonnyJD in #245
- fix end of subtree childCount by @will-moore in #249
- Get table rows batch by @kkoz in #243
- filter KV show auto-complete by @will-moore in #250
- Improve install info in README by @will-moore in #239
- omero table link to ROI by @will-moore in #264
- Chown webclient by @will-moore in #149
- annotations api limit by @will-moore in #256
- Jstree padding bottom by @will-moore in #257
- remove shares by @will-moore in #265
- Getting range_size from kwargs negates the limit URL parameter by @kkoz in #268
- Added an option to set SESSION_COOKIE_PATH via "omero config set" by @andreyyudin in #271
- Changelog 5.9.0 by @will-moore in #269
- user settings page fix by @will-moore in #278
- render_image URL numbers by @will-moore in #272
- Handle show object in invalid group by @will-moore in #276
- active_group switch handles invalid group by @will-moore in #273
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #284
- fix editphoto by @will-moore in #274
- Run script no params error log by @will-moore in #275
- Table query case insensitive by @will-moore in #277
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #286
- Add user table metadata to metadata endpoint by @kkoz in #283
- Ome user id fix by @will-moore in #285
- mapr object id fix by @will-moore in #282
- Changelog 5.9.2 by @will-moore in #288
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #293
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #298
- Handle parent not found on POST webclient/api/links by @will-moore in #294
- multi-select click well images by @will-moore in #296
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #306
- Only return the column names that were requested by @kkoz in #305
- omero table link to shape by @will-moore in #310
- Add support for /shape/ID/ by @will-moore in #291
- Improve OMERO.table download usability by @will-moore in #300
- Add configuration settings for default search group and user by @knabar in #297
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #316
- Respect login view for public login button by @emilroz in #312
- Timezone from client by @will-moore in #303
- constrain plate grid by @will-moore in #270
- Add omero.web config option to set custom favicon by @emilroz in #311
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #320
- Update jquery by @will-moore in #180
- Upgrade Underscore to 1.13.1 by @chris-allan in #317
- Changelog 5.10.0rc1 by @will-moore in #321
New Contributors
- @joshmoore made their first contribution in #5
- @manics made their first contribution in #20
- @mtbc made their first contribution in #153
- @JonnyJD made their first contribution in #245
- @andreyyudin made their first contribution in #271
Full Changelog: https://github.com/ome/omero-web/commits/v5.11.0.rc1