Skip to content

Hotfix/v1.1.1#381

Merged
darylhedley merged 4 commits into
masterfrom
hotfix/v1.1.1
Jun 5, 2014
Merged

Hotfix/v1.1.1#381
darylhedley merged 4 commits into
masterfrom
hotfix/v1.1.1

Conversation

@darylhedley

Copy link
Copy Markdown
Contributor

Fixes internal router, model, load order and questionView bugs

fixes #380
fixes #379
fixes #377
fixes #376
fixes #374

- Fixes adapt.json getting latest components
- Fixes the _isAvailable completion and ready
- Fixes to location class added to #wrapper tag
- Fixes to questionView with feedback titles
- Fixed load order bug
- Remove unnecessary event removals
- Removed un-used init method
- Made check for dataLoaded more robust
@kevincorry

Copy link
Copy Markdown
Contributor

Looks good +1

@kineogavin

Copy link
Copy Markdown
Contributor

+1 for the load order fix...but should line 52 in app.js
Adapt.off('adaptCollection:dataLoaded configModel:dataLoaded');
not be...
Adapt.off('adaptCollection:dataLoaded courseModel:dataLoaded');
?

@darylhedley

Copy link
Copy Markdown
Contributor Author

Good spot!

darylhedley added a commit that referenced this pull request Jun 5, 2014
@darylhedley
darylhedley merged commit ec9f0b8 into master Jun 5, 2014
@darylhedley
darylhedley deleted the hotfix/v1.1.1 branch June 5, 2014 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

4 participants