-
Notifications
You must be signed in to change notification settings - Fork 15
master #76
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
Closed
Closed
master #76
Conversation
This file contains hidden or 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
angular-rails-templates [registers][1] in sprockets any template engine it can from the list: erb haml liquid md radius slim str textile wiki. apitome comes with template engine for md files. It must be poorly written, since sprockets chokes on ckeditor's CHANGES.md file (and others) as a result. Namely it [fails][2] to add extension back to the filename. But I didn't dig into it enough to be certain who's the culprit. [1]: https://github.com/pitr/angular-rails-templates/blob/v1.0.2/lib/angular-rails-templates/engine.rb#L12-L21 [2]: https://github.com/rails/sprockets/blob/v2.12.4/lib/sprockets/asset_attributes.rb#L50
Make rademade_admin get along with md files
add explicit definition for table columns
Fixed search value case.
Fixed logout via get
fixed thead option on tables
Feature/rails 5
fix asstets path
jquery-form: add version constraint
Revert "jquery-form: add version constraint"
temp: fixes
fix related items destroy
Feature/rails 5
No bower tasks on asset precompile
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.