2023.03
What's Changed
New Features:
- A new reader-study workflow for accepting and rejecting findings in Reader Studies
- More statistics
- Updated algorithm-job permissions
https://grand-challenge.org/blogs/march-2023-cycle-report/
- Increase maximum default brush diameter by @chrisvanrun in #2774
- Update dependencies by @github-actions in #2775
- Increase performance of API POST views by @jmsmkn in #2777
- Remove
view_job
permission from algorithm editors by @jmsmkn in #2776 - Only execute new jobs when there are available slots by @jmsmkn in #2779
- Refactor algorithm job creation by @jmsmkn in #2780
- Only restart celery workers on Python changes by @jmsmkn in #2782
- Add chart of algorithm usage by @jmsmkn in #2781
- Add list of top users of an algorithm by @jmsmkn in #2784
- Add widget model for questions by @amickan in #2778
- Remove usage of ImageImportError by @jmsmkn in #2783
- Update dependencies by @github-actions in #2785
- Add monthly usage statistics by @jmsmkn in #2787
- Unify chart usage by @jmsmkn in #2788
- Improve stats page performance by @jmsmkn in #2789
- Fix challenge cache, move staticstics tab and enable vega actions by @jmsmkn in #2790
- Fix reader study copying by @jmsmkn in #2793
- Show all model facts headers by @jmsmkn in #2794
- Separate out shuffling tests by @jmsmkn in #2791
- Add widget choice field to question model and form by @amickan in #2795
- Update dependencies by @jmsmkn in #2796
- Update challenge request accept email by @amickan in #2799
- Fix rendering of bar charts by @jmsmkn in #2801
- Allow data-target attribute on anchor tags by @amickan in #2802
- Track total submissions per challenge phase by @amickan in #2798
- Change submission_limit to submissions_limit_per_user_per_period by @amickan in #2803
- Override admin login page by @jmsmkn in #2805
- Move challenge request emails to txt files by @amickan in #2804
- Remove external challenges by @jmsmkn in #2806
- Fix creation of DZI images by @jmsmkn in #2797
- List all algorithm interfaces in help text by @jmsmkn in #2792
- Make interface fields optional on DS update form by @amickan in #2809
- Stop the users workstation sessions on logout by @jmsmkn in #2808
- Return validation errors on partial ds update by @amickan in #2810
- Allow answer modification without navigation by @jmsmkn in #2811
- Question can be required when using accept reject widget by @amickan in #2813
- Check for logo before allowing algorithm creation by @amickan in #2814
Full Changelog: v2023.02...v2023.03