Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ome/omero-web

Django-based OMERO.web client
https://github.com/ome/omero-web

Merge pull request #467 from knabar/maint-changelog-5.20.0

Add change log for 5.20.0

4dde940f1d1e7a0126d062051e1a3841271c8b68 authored over 1 year ago by Andreas Knab <[email protected]>
Use try/finally to make sure we revertGroupForSession()

4491c05537478e5be200483d6503daea4469a06a authored over 1 year ago by William Moore <[email protected]>
Clarify comment

737e7023f46abacc8e8b18b3092c1d325bc4ebac authored over 1 year ago by Andreas Knab <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

ce5aded8713f7c132ba9acbfd9f4e1b2f0aa751b authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Temp setGroupForSession to edit current group

5e59985d6c4135a8ed8f00007317ffce3be6348f authored over 1 year ago by William Moore <[email protected]>
Flake8 fix

c76f3774b923c6c6487bfac6740e4af65a658e04 authored over 1 year ago by William Moore <[email protected]>
Move MultipleFileField to custom_forms.py

f2793a1f7081ed0ecddd0e65a5b698b281908220 authored over 1 year ago by William Moore <[email protected]>
Update changelog

1dbdf0e51c3032bc51a4119f5ce043ede9d5fafb authored over 1 year ago by Andreas Knab <[email protected]>
Merge remote-tracking branch 'origin/master' into MultipleFileField

593172ad4097b18c03b90f4022db1c861baf9a15 authored over 1 year ago by William Moore <[email protected]>
Merge pull request #466 from sbesson/annotation_files_validation

Avoid the creation of empty file annotations

d53e79060a2f375292e3164f18ac6b02bf9482c7 authored over 1 year ago by Will Moore <[email protected]>
Temporarily cap Django to 3.2.18

3bda370963e6560111dc04c857ce34dc69d02eb6 authored over 1 year ago by Sébastien Besson <[email protected]>
Bump requirement to Django>=3.2.19

1968045a5240855ea42748e02064c35fa2601e02 authored over 1 year ago by William Moore <[email protected]>
Bind uploaded files to the FilesAnnotationForm

Presently, files uploaded in the UI are not bound to the form and
thus the is_valid() check is l...

305fb669bdcfd9889af51f703d5884d39c229ac5 authored over 1 year ago by Sébastien Besson <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

bf80b251f7285f135ec26684189ab6468a67c512 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add MultipleFileField to handle and clean multiple files

fb473b5e4ba23390401a10c32042f4df9924e358 authored over 1 year ago by William Moore <[email protected]>
Add right_panel_title block at top of name.html

950dea05f79f59ea5957b8ebe29814876800ac24 authored over 1 year ago by William Moore <[email protected]>
OME.formatDate handles null input

1b2f9a43c3603eb2f2673f61ef767967fc723618 authored over 1 year ago by William Moore <[email protected]>
Move block right_panel_title to another PR

02cd8256ff3f825e7e493ad7e4a679a74953ea03 authored over 1 year ago by William Moore <[email protected]>
Merge remote-tracking branch 'origin/master' into django-4-0

272711263d9d6c3b2a79faba8e3e4f139ea1930d authored over 1 year ago by Chris Allan <[email protected]>
Merge pull request #457 from sbesson/portalocker_replacement

Declare portalocker as external dependency

a6f89622e3de4e3a59356a1db127a89afb17bb99 authored over 1 year ago by jean-marie burel <[email protected]>
Revert whitespace change

0412b6db5dd2294e349e1aa51cbc065203ff65c9 authored over 1 year ago by William Moore <[email protected]>
Revert custom extension hooks

56cef3a8efa7c8c497c6f8d3010bdbea975e3eb3 authored over 1 year ago by William Moore <[email protected]>
Add dependency on pytz

b394be49cbcab2245ac59a2754aba6708f5d9214 authored over 1 year ago by Chris Allan <[email protected]>
ifnotequal a b --> if a != b

720aa2223354b1a82446bf3975122624779c9e2e authored over 1 year ago by Chris Allan <[email protected]>
ifequal a b --> if a == b

3ee45511c88cf5920c5efe18f84ca824af201d33 authored over 1 year ago by Chris Allan <[email protected]>
Add compatibility function for HttpRequest.is_ajax()

dfb1462cf30c2ea3f214c55ac55144035255d58f authored over 1 year ago by Chris Allan <[email protected]>
django.utils.encoding.smart_text --> django.utils.encoding.smart_str

a9d38ad2dcf11b82097e04f97f71faeb61395a6a authored over 1 year ago by Chris Allan <[email protected]>
django.utils.translation.ugettext_lazy --> django.utils.translation.gettext_lazy

7d7375ddbdaab7f5405f1931c140c8df45140d36 authored over 1 year ago by Chris Allan <[email protected]>
django.utils.http.is_safe_url --> django.utils.http.url_has_allowed_host_and_scheme

d571038a5a945105ab14a96f88670b4ba8cb1899 authored over 1 year ago by Chris Allan <[email protected]>
django.conf.urls.url --> django.urls.re_path

0f25d29fb4c236b6bbd86599be9feb6450ec7ebb authored over 1 year ago by Chris Allan <[email protected]>
Update to latest django-pipeline version

e0a7d685280e1b463cb0b9faa1b8efdb08dc99f4 authored over 1 year ago by Chris Allan <[email protected]>
Switch to force_str and clean up some py2 string handling

a7816aa3b2ca6a65bf238f0c95a07f7f0f33a4e1 authored over 1 year ago by Chris Allan <[email protected]>
Allow Django 4.0.x

c9191f7e6f5284016fe70f0c89eaba3efda1474c authored over 1 year ago by Chris Allan <[email protected]>
Declare portalocker as external dependency

Import the dependency rather than our vendored copy in settings.py

8c639a062ec14f891328c64f4ec74ac4f952a63e authored over 1 year ago by Sébastien Besson <[email protected]>
Merge branch 'allow-tiled-img-histograms' of github.com:kkoz/omero-web into allow-tiled-img-histograms

3fd3d097a7d160976937272b113d89fb42dce27f authored over 1 year ago by Kevin Kozlowski <[email protected]>
Use proper histogram error message

148f6ad1438f8dd2f1cd687d8b784fbb6407a9fd authored over 1 year ago by Kevin Kozlowski <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

7c119ed3a53f708554314841ddd22b68745478c1 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Use proper histogram error message

b8b4c9d1f4e7d2e196be080d7683f90947ad85a9 authored over 1 year ago by Kevin Kozlowski <[email protected]>
flake8 fix

9a686e716c7d3948806c5a7bbd17d8269e41e376 authored over 1 year ago by William Moore <[email protected]>
Log exception

30de15371da07de35e3e2ff8cb9dcf793bba961d authored over 1 year ago by Kevin Kozlowski <[email protected]>
Catch ApiUsageExceptions from server if tiled images not supported

871fe8193a693c1e2b8b0333faebdeab37fd8f6e authored over 1 year ago by Kevin Kozlowski <[email protected]>
Merge pull request #455 from jburel/conda_channel_fix

use ome channel to install Ice 3.6

b3a74ac8f4081f60e955c750b68fea4f3e747a29 authored over 1 year ago by jean-marie burel <[email protected]>
split command to install latest omero-py

5b20806ff74255fc4b07adbb67e997977df1178f authored over 1 year ago by Jean-Marie Burel <[email protected]>
use ome channel to install Ice 3.6

077a0689d50588bc19b3eb4e0ece35d326fb83c0 authored over 1 year ago by Jean-Marie Burel <[email protected]>
black formatting

319ebcb64c5e079d020685b1182f28f8f2a78609 authored over 1 year ago by Kevin Kozlowski <[email protected]>
Merge pull request #454 from jburel/drop_py37

Drop py37

a6139cb5dbf45b8af623f1031e602ff736cb887e authored over 1 year ago by jean-marie burel <[email protected]>
update setup-python to v4

1b825dfde711475b8fad9ede5409264230b749b6 authored over 1 year ago by Jean-Marie Burel <[email protected]>
replace py 3.6 by 3.8

024d64319c68649dda864dd4233975048d92e5a2 authored over 1 year ago by Jean-Marie Burel <[email protected]>
drop python 3.7

f7ca50dde7c98c9c7066eb81a719d604c8d96c2b authored over 1 year ago by Jean-Marie Burel <[email protected]>
bump action checkout

13a3e237df108095b292288511eff69f883a3f98 authored over 1 year ago by Jean-Marie Burel <[email protected]>
Update actions to v3 and v4

afd00cdbd64ab6060a7cdbeb0bb3584d7c44ef28 authored over 1 year ago by jean-marie burel <[email protected]>
Add z,c, and t size checks

8a4cffdc2abc1072668621c10f10222d6366578c authored over 1 year ago by Kevin Kozlowski <[email protected]>
Remove img size check for histogram_json endpoint

1f0d952fe82454d7f4919516761b5608384988af authored over 1 year ago by Kevin Kozlowski <[email protected]>
Merge pull request #453 from ome/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

cf761982c59d035406453c27831b4ebe94bc3a77 authored over 1 year ago by jean-marie burel <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0.....

1cdc270a629ccd73ab6e7389ba9b27e281de3a65 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

083fb9bc75191be581d3331915d0bcd1fb4b7546 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Right panel loads html from app/includes/ right_panel_title()

87c7e146580ac0e752cdc46669b3f519cbadbe57 authored almost 2 years ago by William Moore <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

01f9625a6d281134d414645e66bee553b2bf9176 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add hook for app/includes/right_panel.html

b43f90349ad9dae7bfe7ade7a97c8728825df8ba authored almost 2 years ago by William Moore <[email protected]>
Merge remote-tracking branch 'origin/master' into mapr_extension_hook

33a1bbf1ac3d62c07c70b2b0579d9ed9f8131307 authored almost 2 years ago by William Moore <[email protected]>
Bump version: 5.19.0 → 5.19.1.dev0

52bfbb40341d3355bc0c9f9d38ce016d3c6baba6 authored almost 2 years ago by Andreas Knab <[email protected]>
Bump version: 5.18.1.dev0 → 5.19.0

c706c42fb5495dd40833ec7f3be0450c2fab280b authored almost 2 years ago by Andreas Knab <[email protected]>
Merge pull request #449 from knabar/maint-changelog-5.19.0

Add change log for 5.19.0

0014587b19d44415cfefe5265f4adb05acc1a7b8 authored almost 2 years ago by Andreas Knab <[email protected]>
Change link from latest to stable

559a8e483746f3e462a8dc3e830f32eae5bbb290 authored almost 2 years ago by Andreas Knab <[email protected]>
Add references to docs

dc61af66c8212bbd1275ec500a3ab682b0f36e88 authored almost 2 years ago by Andreas Knab <[email protected]>
Add more PRs to changelog

4213cde1fb457d12dffdc974e30527c7bf330e8c authored almost 2 years ago by Andreas Knab <[email protected]>
Merge pull request #412 from will-moore/split_view_figure_big_images

Split view figure big images

3f6061a16cce27e4cac2aec051f51917abc5d7cb authored almost 2 years ago by Andreas Knab <[email protected]>
Merge pull request #411 from will-moore/thumbnail_scaling

Thumbnail zooming

46196a155e600d7445c00578ba648b8d69bccbd4 authored almost 2 years ago by Andreas Knab <[email protected]>
Merge pull request #444 from ome/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

928d5792279a0c36130b3631fd3c06e542c28301 authored almost 2 years ago by Andreas Knab <[email protected]>
Merge pull request #446 from sbesson/search_errors

OMERO.web search: fix handling of server errors

ba14ba2594e5155c5b6b892c400ee9d6444ddde4 authored almost 2 years ago by Andreas Knab <[email protected]>
Merge pull request #426 from will-moore/comments_spinner

Show spinner while loading and saving Comments

359f10cc7555c5d8ccfe75bbb4e9a6da4cae7edd authored almost 2 years ago by Andreas Knab <[email protected]>
Merge pull request #443 from kkoz/rdef-query-checks

Rdef query checks

24e4cb31d7cc4441e5a2b12021e74d2f278552e6 authored almost 2 years ago by Andreas Knab <[email protected]>
Pass z, t, and conn to render_image and render_image_region

641148bb851eea0662a89016b4254c8420fb89a8 authored almost 2 years ago by Kevin Kozlowski <[email protected]>
Add note about render_image call

f709721e42044169deeed2e1bb2cbb79a76bb6ed authored almost 2 years ago by Andreas Knab <[email protected]>
Start changelog for 5.19.0

ef356502efec25b29b4536b0a594ea9f6a0a8161 authored almost 2 years ago by Andreas Knab <[email protected]>
Merge branch 'rdef-query-checks' of github.com:kkoz/omero-web into rdef-query-checks

860e86aabab07f6157c8f4deb51bc7396f85c107 authored almost 2 years ago by Kevin Kozlowski <[email protected]>
Update endpoint django names for new rdef endpoints

017e260c1d6bc8f45ccad37626a92afb4f32db64 authored almost 2 years ago by Kevin Kozlowski <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

8aee72f0ff23c012f002b84c315a4c167f1c5bfd authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
New render_image and render_image_region endpoints

daed073b03f72fa6d70b46de0844b740800a6605 authored almost 2 years ago by Kevin Kozlowski <[email protected]>
Fix opening of rating tab

a1fb6e3a37b012eb6a08c7f8a589a9cb6ef3227b authored almost 2 years ago by William Moore <[email protected]>
Merge branch 'rdef-query-checks' of github.com:kkoz/omero-web into rdef-query-checks

ff72607df92f8ea04ca997abee11069f8fd3aa51 authored almost 2 years ago by Kevin Kozlowski <[email protected]>
flake8

5043e770cf80b21e7a6b0eb6631851a0a7c8367c authored almost 2 years ago by Kevin Kozlowski <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

79d4dd620de3e03eeb16ee4b2327a5b6d31029cd authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge branch 'rdef-query-checks' of github.com:kkoz/omero-web into rdef-query-checks

0d421be53ae052e4833913319839cca5a32cc33a authored almost 2 years ago by Kevin Kozlowski <[email protected]>
Fix tests to use decorator

e23ac6bf74e3bfc6ea9dab7c8880b26512fbe569 authored almost 2 years ago by Kevin Kozlowski <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

9cecdd8b0e0367b9c4d7ae9d9a4d1679e5c5bdbe authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Remove old rdef validation and add decorator to saveImgRdef

de6b4243f85e7f574922a4216bdc83f142e9bf36 authored almost 2 years ago by Kevin Kozlowski <[email protected]>
Bump version: 5.18.0 → 5.18.1.dev0

399466c0bbc7d8d3e098c7f2624bde40bf1e48f9 authored almost 2 years ago by Andreas Knab <[email protected]>
Bump version: 5.17.1.dev0 → 5.18.0

bce746523832988c233bdb9e3a873aa9d01b275a authored almost 2 years ago by Andreas Knab <[email protected]>
Merge pull request #442 from knabar/maint-changelog-5.18.0

Add change log for 5.18.0

d7b21be89e4d5cef80fa13862a59d82980011809 authored almost 2 years ago by Andreas Knab <[email protected]>
Add Django upgrade PR

c28975ebcda3d8c59026e53cb73679f4e3e18f05 authored almost 2 years ago by Andreas Knab <[email protected]>
Merge pull request #441 from kkoz/maps-fix

Apply inversion and quantization to proper channels

9ac7ade1886ed0f5e359af62eee0fa1748fa5d68 authored almost 2 years ago by Andreas Knab <[email protected]>
Merge pull request #448 from sbesson/django_3.2.18_min

Bump minimum Django version to 3.2.18

40a84381ad275b80bc98af221b59625b0df4c8af authored almost 2 years ago by Andreas Knab <[email protected]>
Bump minimum Django version to 3.2.18

Includes the security fixes from
https://www.djangoproject.com/weblog/2023/feb/14/security-relea...

cc74c3b602ee31800ec93408c7e1d21c861db649 authored almost 2 years ago by Sébastien Besson <[email protected]>
flake8

86bb029cea62e44f96c993e194de896170f110e3 authored almost 2 years ago by Kevin Kozlowski <[email protected]>
Add decorator for redirecting requests with no rdef query params to one with defaults

e18fcd85a9c99ba4fa3c6723b75402a575aab1ef authored almost 2 years ago by Kevin Kozlowski <[email protected]>
OMERO.web search controller: reintroduce exception handling

Use the presence of "caused a parse exception" to identify ParsingException
sent by the server a...

256a0776adc6b7443e82ce86d453916027e93668 authored almost 2 years ago by Sébastien Besson <[email protected]>
Add additional PR

ee29a6417229abdd46cb136d571e419c7f03409b authored almost 2 years ago by Andreas Knab <[email protected]>
Merge JSONSerializer work

dc334eac44923516bc1ddd28bced6f4f62af7ee9 authored almost 2 years ago by Kevin Kozlowski <[email protected]>
Merge pull request #436 from sbesson/py27_warning_removal

Remove outdated Python version warning

6e25b39df40dbe6e84994430a022be369898c3a3 authored almost 2 years ago by Andreas Knab <[email protected]>