Added
- Chinese localization for "Mainland China simplified characters"
#477, thank you @374365283
and @summerwang - Specify the default login host in the cluster config
#508 - Control nginx max upload size by setting byte size in nginx_stage.yml
using configuration optionnginx_file_upload_max
and the files app will now respect this
#502 - Add an info.md.erb (or info.html.erb) to the root of any batch connect app
to display extra information. the context for the erb is the session and the rendered
string is passed through a markdown renderer
#556 - Configure a single batch connect app to submit to multiple different clusters, either
in form.yml or submit.yml:
#524
#536
#538
#553 - Streamlined Copy and Paste for Chrome
#537 - Dockerfile for help with development #309
- Configurable logo height using OOD_DASHBOARD_LOGO_HEIGHT set to a value like
100px
which
enables using SVG for logos on the dashboard - Add TurboLinks dependeny to the dashboard in decrease loading time
498