-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/0.1.1 #751
Merged
Merged
Release/0.1.1 #751
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Also stringifies options object so it can work with nodejs v0.12 fixes #630
Removes sidebar update class
- Adds validate:false override as we don’t use backbone.model.validate - Fixes getting and setting of assets - Adds Origin.scaffold.getCurrentForm for all your form goodiness
The hashed filename is unique so this gets around problems with spaces in the filenames, special characters, etc.
…tput Use hashed filenames in output
Issue/#649 part2 Allow assets to be removed from mongoDB collection when removed from course
- Also brings in Finbars changes
Corrected caching of the single page app
Switch editor to cdn -- development branch update
This will generate a warning if not v0.10.33.
- Adds ability to link external assets - Gives a more detailed err output when pressing preview and it runs an external grunt task - Matches model data to hidden input value
A hangover from the 'colors' library.
Version checking on bootstrap
Fixing npm issue on Travis
This will save on API calls to return thumbnails which don't exist and present a consistent UI to the user.
Separate the setting of assetType and metadata
The en.json files is now the 'compiled' version. I've renamed the original file to en-application.json and updated the Gruntfile and .gitignore. This way, running a build won't flag the en.json file as a modified file, which was happening previously since the merge task was introduced.
This patch is to handle circumstances where an uploaded zip file has an unexpected folder structure.
Added logging and error for when plugin structure is incorrect
Re-worked language string compilation
- Corrected contributors list - Updated version number - Corrected dependencies
Fixes #679 -- Adds missing favicon
Conflicts: plugins/content/bower/index.js
Fixes reference to files[0] to the actual folder name
Fixed issue with manipulated nested objects
Upgrading the Adapt Framework will automatically pull the sample 'course' folder. This will cause problems with the publish/preview functionality if it is not removed.
closing overlay using escape key
Fixes #749 - remove 'course' folder during upgrade
Version 0.1.1.
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.