Created
June 23, 2017 16:27
-
-
Save yulgit1/5589abb655e1f7e8b720eac0bbe2a92b to your computer and use it in GitHub Desktop.
blacklight_collection app
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
On branch wholesale | |
Changes to be committed: | |
(use "git reset HEAD <file>..." to unstage) | |
deleted: app/assets/config/manifest.js | |
modified: app/assets/javascripts/application.js | |
new file: app/assets/javascripts/blacklight_gallery.js | |
deleted: app/assets/javascripts/cable.js | |
new file: app/assets/javascripts/iiif.js | |
new file: app/assets/javascripts/jquery.lazyload.min.js | |
new file: app/assets/javascripts/openseadragon.js | |
modified: app/assets/stylesheets/application.css | |
modified: app/assets/stylesheets/blacklight.scss | |
new file: app/assets/stylesheets/blacklight_gallery.css.scss | |
new file: app/assets/stylesheets/openseadragon.css | |
deleted: app/channels/application_cable/channel.rb | |
deleted: app/channels/application_cable/connection.rb | |
modified: app/controllers/application_controller.rb | |
new file: app/controllers/book_cover_controller.rb | |
modified: app/controllers/catalog_controller.rb | |
deleted: app/jobs/application_job.rb | |
renamed: app/assets/javascripts/channels/.keep -> app/mailers/.keep | |
deleted: app/mailers/application_mailer.rb | |
renamed: vendor/.keep -> app/models/.keep | |
deleted: app/models/application_record.rb | |
deleted: app/models/marc_indexer.rb | |
modified: app/models/search_builder.rb | |
modified: app/models/solr_document.rb | |
modified: app/models/user.rb | |
new file: app/views/catalog/_compact_index_default.html.erb | |
new file: app/views/catalog/_show_header_lido.html.erb | |
new file: app/views/catalog/_show_header_marc.html.erb | |
new file: app/views/catalog/_show_lido.html.erb | |
new file: app/views/catalog/_show_marc.html.erb | |
new file: app/views/catalog/_thumbnail_marc.html.erb | |
modified: app/views/layouts/application.html.erb | |
deleted: app/views/layouts/mailer.html.erb | |
deleted: app/views/layouts/mailer.text.erb | |
new file: vendor/assets/javascripts/.keep | |
new file: vendor/assets/javascripts/jquery.fancybox.min.js | |
new file: vendor/assets/stylesheets/.keep | |
new file: vendor/assets/stylesheets/jquery.fancybox.min.css |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment