Release Notes 1.0.1 - AudiovisualMetadataPlatform/amp_documentation GitHub Wiki
Release Notes 1.0.1
This patch release completes the back-end work of access control implementation so that APIs cannot be accessed without proper authorization. It also resolves several bugs, particularly the Reset Password link, and adds the ability to customize default roles via CSV.
Code commits for this patch release impact multiple AudiovisulaMetadataPlatform repositories, and are bundled together into a series of 1.0.1 packages. Installation instructions are available in the amp_bootstrap repository.
Summary | Issue key |
---|---|
Improve chunking of text for webvtt produced by Whisper large model. | AMP-3072 |
Dashboard column headers do not match content | AMP-3063 |
troubleshoot issue with media player not showing | AMP-3062 |
No content file details display on content file page | AMP-3054 |
Workflow output links on content file page broken | AMP-3053 |
Whisper produces webvtt with only 1 line | AMP-3046 |
in Prod: Output links on Evaluation Test result page don't respond to clicking | AMP-3016 |
404 error when visualizing MGM Eval test results | AMP-3015 |
When switching units in drop-down, Assign Roles content does not update | AMP-3008 |
Content files cannot play | AMP-3006 |
AMP mechanism to extract workflow outputs | AMP-3004 |
Investigate prompt training with Whisper | AMP-3003 |
Impl AC for Spring Data Rest GET item (findById) API | AMP-2998 |
Access to PFile media and WFresult output bypass authentication | AMP-2990 |
No unit data shows up in content navigation for Unit Viewer role | AMP-2972 |
add AC to RoleAssignmentController | AMP-2958 |
add AC to RoleController | AMP-2955 |
add AC to WorkflowEditProxy | AMP-2951 |
add AC to WorkflowResultController | AMP-2948 |
Review repository README pages and update | AMP-2945 |
Update MGM documentation for devs | AMP-2937 |
Make ac_role_action.csv configurable so that administrators can override default role configuration | AMP-2936 |
Update system architecture documentation on AMP confluence | AMP-2935 |
add AC to JobController | AMP-2926 |
add AC to WorkflowController | AMP-2920 |
add AC to FileUploadController | AMP-2919 |
add AC to MediaController | AMP-2913 |
Bundle name has no validation rule impl'ed | AMP-2909 |
add AC to DeliverController | AMP-2903 |
add AC to DataentityController | AMP-2897 |
add AC to BundleController | AMP-2894 |
Error when submitting 50 files to workflow in AMP interface | AMP-2893 |
Gentle forced alignment no longer building | AMP-2892 |
add AC to BatchController | AMP-2888 |
add AC to BagController | AMP-2883 |
Transcript HMGM is including port number in proxied install | AMP-2864 |
Edit workflows buttons no longer appear for admin | AMP-2855 |
Account approval generates the wrong URL when proxied | AMP-2852 |
Getting 400 error when creating an new item right after creating its parent collection | AMP-2848 |
Unit Viewer can create/edit items if previously navigated to a Unit with higher level permissions | AMP-2847 |
add AC to AmpUserController | AMP-2845 |
Non-admin users cannot edit supplemental files | AMP-2827 |
investigate another bug with ItemSearch (unrelated to AC) | AMP-2825 |
Access control wiki documentation | AMP-2764 |
Disable marked endpoints that are not used | AMP-2718 |
Create Whisper and partial workflow documentation on wiki | AMP-2671 |
API /account/validate is not doing anything | AMP-2651 |
Reset Password is failing | AMP-2226 |