-
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
Issue/#706 #707
Closed
Closed
Issue/#706 #707
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
- Bumped the timeout for the JQuery dependency on tags - No longer passing the model and form to the page/menu sidebars (this seemed to cause issues with ckEditor)
Fixes for intermittent IE issues
Added a check for NodeJS version
Changed user preferences to be session based
Fixes issue with plugins not running their JS in time
Fixes dashboard tags for grid view
Fixes issue with inheritance placing the course collection on save of…
Some other fixes to tags not allowing images to save
Noticed in 1024x768 in FF 36.
Fixes issue with Firefox component list widths
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.
Fixes #706