Skip to content
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

[Ethan] Xhr page requests #45

Merged
merged 5 commits into from
Mar 19, 2012
Merged

[Ethan] Xhr page requests #45

merged 5 commits into from
Mar 19, 2012

Conversation

treybean
Copy link
Member

I noticed that multiple events were firing on some of the page requests, create/update. I realized that since these are now being loaded via ajax into colorbox, the application.js/tandem.js was being loaded every time we loaded a new page form into the colorbox. Now, we just don't include the layout if it's an xhr request.

…emoved duplicate assets that were in assets/images, since they are in assets/javascripts and can be found if we pass WYMEditor the right path (and make sure they can be precompiled).
… tandem.js and make the popup layout use tandem.js
…ndem bundle and therefore WYMEditor's auto path compute methods fail, since it can't find a script tag it thinks it should expect.
@treybean
Copy link
Member Author

Note. This was branched off the precompile_branch, hence the duplicated commits.

@evizitei
Copy link
Contributor

makes sense, merging

evizitei added a commit that referenced this pull request Mar 19, 2012
@evizitei evizitei merged commit 60a2366 into master Mar 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants