Oliver Foster

Results 36 issues of Oliver Foster

fixes https://github.com/adaptlearning/adapt_framework/issues/2526 fixes https://github.com/adaptlearning/adapt_framework/issues/2363 original issues https://github.com/adaptlearning/adapt_framework/issues/3044 ### What's changed? 1. We have NPM install support for plugins via our [normal registry server](https://github.com/adaptlearning/adapt-registry-server). The server is publically available for those...

breaking

fixes #3331 ### Fix * Added default navOrder for skip, back and drawer buttons Defaults reflect the schemas of https://github.com/adaptlearning/adapt-contrib-core/pull/239

bug
accessibility

### Subject of the issue Currently it's very difficult to add multilanguage plugin schemas for defaults and authoring tool ui names.

enhancement

### Subject of the issue Navigation buttons should have good default navOrders.

bug
accessibility

### Subject of the issue I'd like to propose that with v6 of adapt_framework, we switch the main build tools to a new repo called `adapt-framework` or some similar idea....

question

### Subject of the issue Follow up to https://github.com/adaptlearning/adapt_framework/pull/2794

enhancement

A proposal for achieving version migration for Adapt Framework content ## Problem Adapt content is built using a single version of Adapt Framework and associated plugins. Authoring Tool users have...

enhancement
question

fixes https://github.com/adaptlearning/adapt_framework/issues/2526 fixes https://github.com/adaptlearning/adapt_framework/issues/2363 original issues https://github.com/adaptlearning/adapt_framework/issues/3044 original prototype https://github.com/adaptlearning/adapt_framework/pull/3324 ### What's changed? 1. We have NPM install support for plugins via our [normal registry server](https://github.com/adaptlearning/adapt-registry-server). The server is publically...

breaking

fixes #3547 Speed up AAT compilation by only compiling when necessary and allowing javascript compilation caches to live for longer. ### New * Added `grunt server-diff:dev` which will only compile...

enhancement

fixes https://github.com/adaptlearning/adapt_authoring/issues/2763 ### Fix * Set default bower registry to secure http protocol

bug