October 2008 Archives by subject
Starting: Thu Oct 2 14:31:48 EDT 2008
Ending: Fri Oct 31 16:30:39 EDT 2008
Messages: 129
- [Blacklight-commits] [711] trunk/rails/app/views/catalog/_show_partials/_lib_catalog.html.erb: I made some changes to the default catalog item detail page: I split subjects into broad subjects and narrow subjects, added a linkable Series line, removed edition if it doesn't exist, and rearranged the display of the subject links
nobody at rubyforge.org
- [Blacklight-commits] [712] trunk/rails/app/views/catalog/_show_partials/_lib_catalog.html.erb: remove trailing commas from series statement
nobody at rubyforge.org
- [Blacklight-commits] [713] trunk/rails: * Re-architected application. js with a BLACKLIGHT namespace and a bootstrap BLACKLIGHT. app object wrapped in a self-executing function
nobody at rubyforge.org
- [Blacklight-commits] [714] trunk/rails/app/controllers/catalog_controller.rb: adding subject_facet and region_facet and removing topic_form_genre
nobody at rubyforge.org
- [Blacklight-commits] [715] trunk/rails/app/views/catalog/_show_partials/_lib_catalog.html.erb: Added Narrow Subjects and Broad Subjects, series field is now linked
nobody at rubyforge.org
- [Blacklight-commits] [717] trunk/rails: Removed PartialMapper, replaced with lib/uva/document. rb :doc_type method
nobody at rubyforge.org
- [Blacklight-commits] [718] trunk/rails/app: Fixed "Coins" view code
nobody at rubyforge.org
- [Blacklight-commits] [719] trunk/rails: updated coin view to reflect current style, changed source for coins to U.Va.
nobody at rubyforge.org
- [Blacklight-commits] [720] trunk/rails: Facet value pagination working (again)
nobody at rubyforge.org
- [Blacklight-commits] [721] trunk/rails/public/stylesheets/skins/uva_library/screen/core.css: Changed /images/globalHd references in css to /images/global_header
nobody at rubyforge.org
- [Blacklight-commits] [722] trunk/rails/public/images: Removing pie images
nobody at rubyforge.org
- [Blacklight-commits] [723] trunk/rails/app: Removing un-used messages controller stuff
nobody at rubyforge.org
- [Blacklight-commits] [724] trunk/rails: Hacked solr-ruby to use new spellcheck param (solr 1. 3 SpellCheckComponent)
nobody at rubyforge.org
- [Blacklight-commits] [725] trunk/rails: Updated link_to_document helper - now accepts a symbol: refers to the document field as a text value
nobody at rubyforge.org
- [Blacklight-commits] [726] trunk/rails: Added easier spelling/query suggestion handling
nobody at rubyforge.org
- [Blacklight-commits] [727] trunk/rails: removed bad condition in bookcovers controller - covers should now work
nobody at rubyforge.org
- [Blacklight-commits] [728] trunk/rails: Fixed broken coins view code
nobody at rubyforge.org
- [Blacklight-commits] [729] trunk/rails/app: Fixed search form - now adds :portal param
nobody at rubyforge.org
- [Blacklight-commits] [730] trunk/rails/app/controllers/catalog_controller.rb: Changed name of method in catalog_controller
nobody at rubyforge.org
- [Blacklight-commits] [731] trunk/rails: Fixed new bookmark form
nobody at rubyforge.org
- [Blacklight-commits] [732] trunk/rails/app/controllers/bookmarks_controller.rb: Fixed bookmarks list view - added "helper TagsHelper" in BookmarksController
nobody at rubyforge.org
- [Blacklight-commits] [733] trunk/rails: Remove constraint from catalog_controller
nobody at rubyforge.org
- [Blacklight-commits] [734] trunk/rails: Adding url of availability service directly to controller
nobody at rubyforge.org
- [Blacklight-commits] [735] trunk/rails: Sorting added
nobody at rubyforge.org
- [Blacklight-commits] [736] trunk/rails/app/controllers/catalog_controller.rb: Testing sorting fields...
nobody at rubyforge.org
- [Blacklight-commits] [737] trunk/rails/app/views/catalog/_show_partials/_lib_catalog.html.erb: more sort testing on dev server...
nobody at rubyforge.org
- [Blacklight-commits] [738] trunk/rails/app/views/layouts/application.html.erb: changed an rhtml style comment to a regular old html style comment.
nobody at rubyforge.org
- [Blacklight-commits] [739] trunk/rails: Reorganizing methods catalog_controller ( there were duplicate field lists)
nobody at rubyforge.org
- [Blacklight-commits] [740] trunk/rails/app/controllers/catalog_controller.rb: Fixed invalid callnumber field reference
nobody at rubyforge.org
- [Blacklight-commits] [741] trunk/rails/app/controllers/catalog_controller.rb: Fixed field list for index and show
nobody at rubyforge.org
- [Blacklight-commits] [742] trunk/rails/app/controllers/catalog_controller.rb: Fixed logic in sorting code
nobody at rubyforge.org
- [Blacklight-commits] [743] trunk/rails/app/controllers/catalog_controller.rb: Added respond_to html and xml for document show action
nobody at rubyforge.org
- [Blacklight-commits] [744] trunk/solr/conf: added marc_error as field of schema
nobody at rubyforge.org
- [Blacklight-commits] [745] trunk/solr/jobs/update.job: various path changes to updater job
nobody at rubyforge.org
- [Blacklight-commits] [746] trunk/availability_service: Now checking current_location when determining if items are available
nobody at rubyforge.org
- [Blacklight-commits] [747] trunk/rails: Fixed holdings and availability logic - should not hang anymore.
nobody at rubyforge.org
- [Blacklight-commits] [748] trunk/solr/conf/schema.xml: Added *_string field; this is an indexed, but not stored string field
nobody at rubyforge.org
- [Blacklight-commits] [749] trunk/solr/conf/solrconfig.xml: Added SpellCheckComponent support to dismax handler
nobody at rubyforge.org
- [Blacklight-commits] [750] trunk/rails: Removed URL based facet field mapping
nobody at rubyforge.org
- [Blacklight-commits] [751] trunk/rails: Updating album views
nobody at rubyforge.org
- [Blacklight-commits] [752] trunk/rails/app/views/catalog/_suggestions.html.erb: Fixed syntax error in suggestions partial
nobody at rubyforge.org
- [Blacklight-commits] [753] trunk/rails: Moved vendorized Blacklight stuff into lib/blacklight
nobody at rubyforge.org
- [Blacklight-commits] [754] trunk/rails/public/stylesheets/screen/base.css: This seemed to be missing?
nobody at rubyforge.org
- [Blacklight-commits] [755] trunk/rails/app/controllers/bookcovers_controller.rb: Fixed hostname in default image url
nobody at rubyforge.org
- [Blacklight-commits] [756] trunk/rails/app/controllers/bookcovers_controller.rb: Last "fix" broke it, this fix is for real.
nobody at rubyforge.org
- [Blacklight-commits] [757] trunk/rails/app/controllers/catalog_controller.rb: Adding text field to default :focus query_fields
nobody at rubyforge.org
- [Blacklight-commits] [758] trunk/rails: MultiParam now removes the entire key if there are 0 values
nobody at rubyforge.org
- [Blacklight-commits] [759] trunk/rails/app/controllers/catalog_controller.rb: Added preset list of item ids for the most recently added items for default index view
nobody at rubyforge.org
- [Blacklight-commits] [760] trunk/rails: re-added js code to display default bookcover
nobody at rubyforge.org
- [Blacklight-commits] [761] trunk/rails/app/controllers/catalog_controller.rb: Tweaking query for most recent items
nobody at rubyforge.org
- [Blacklight-commits] [762] trunk/rails/app/controllers/catalog_controller.rb: Tweaking query for most recent items
nobody at rubyforge.org
- [Blacklight-commits] [763] trunk/rails: Fixed bug in spellcheck params
nobody at rubyforge.org
- [Blacklight-commits] [764] trunk/rails/app/controllers/auth_controller.rb: Fixed conflict in pubcookie action
nobody at rubyforge.org
- [Blacklight-commits] [765] trunk/rails/app/views/layouts/application.html.erb: set pubcookie link to pubcookie_auth_url instead of pubcookie_auth_path
nobody at rubyforge.org
- [Blacklight-commits] [766] trunk/rails/config: Added SSL_ENABLED constant to each environment - this is used by routes.rb
nobody at rubyforge.org
- [Blacklight-commits] [767] trunk/rails: Fixed naming bugs lookup controller
nobody at rubyforge.org
- [Blacklight-commits] [768] trunk/rails: Added link to user main page in log-in text
nobody at rubyforge.org
- [Blacklight-commits] [769] trunk/rails/app/views/layouts/application.html.erb: Added link to user main page in log-in text
nobody at rubyforge.org
- [Blacklight-commits] [770] trunk/rails: Fixed dependecy load issues
nobody at rubyforge.org
- [Blacklight-commits] [771] trunk/rails/lib/uva/document.rb: I gave finding_aids their own line in the doc_type method.
nobody at rubyforge.org
- [Blacklight-commits] [772] trunk/rails/app/views/catalog/_show_partials/_dl_text.html.erb: Fixed broken code for generating link to fedora
nobody at rubyforge.org
- [Blacklight-commits] [773] trunk/rails/app: Added more "recently added" ids
nobody at rubyforge.org
- [Blacklight-commits] [774] trunk/rails: Added user. last_search - touched up bookmark and user main page
nobody at rubyforge.org
- [Blacklight-commits] [775] trunk/rails/app/controllers/catalog_controller.rb: Removed format param from user last_search
nobody at rubyforge.org
- [Blacklight-commits] [776] trunk/rails/app/views/layouts/application.html.erb: Fixed logic bug in last_search display
nobody at rubyforge.org
- [Blacklight-commits] [777] trunk/rails/public/stylesheets/form.css: tmp form styles
nobody at rubyforge.org
- [Blacklight-commits] [778] trunk/rails: Added support for LibraryThing bookcovers
nobody at rubyforge.org
- [Blacklight-commits] [779] trunk/rails: Fixed dependency/loading issue
nobody at rubyforge.org
- [Blacklight-commits] [780] trunk/rails/app/controllers/bookcovers_controller.rb: Added code to split up isbn values from params[:isbn]
nobody at rubyforge.org
- [Blacklight-commits] [781] trunk/rails/app/controllers: Dynamic most recently added
nobody at rubyforge.org
- [Blacklight-commits] [782] trunk/rails/public/javascripts/application.js: Fixed bookcover size to 120
nobody at rubyforge.org
- [Blacklight-commits] [783] trunk/rails/app/controllers/catalog_controller.rb: Changed relevancy ranking for music portal
nobody at rubyforge.org
- [Blacklight-commits] [784] trunk/rails: Moved forced size of bookcovers to app/views/bookcovers/ index, changed size from 120 to 110
nobody at rubyforge.org
- [Blacklight-commits] [785] trunk/rails/public/images/applied_param_remove_btn.png: Just adding a single image.
nobody at rubyforge.org
- [Blacklight-commits] [786] trunk/rails/app: Updated catalog_controller and coins show partial to reflect the use of region_facet and subject_facet instead of subject_geographic_facet and topic_form_genre_facet
nobody at rubyforge.org
- [Blacklight-commits] [787] trunk/rails: Refactored bookcover code
nobody at rubyforge.org
- [Blacklight-commits] [788] trunk/rails/app/controllers/catalog_controller.rb: Removed sorting code
nobody at rubyforge.org
- [Blacklight-commits] [789] trunk/rails/app/controllers/catalog_controller.rb: Fixed featured items code to first fetch items sorted by date_received, then filter out items that have downloaded bookcovers
nobody at rubyforge.org
- [Blacklight-commits] [790] trunk/solr/conf/schema.xml: Added new dynamic date field: *_date
nobody at rubyforge.org
- [Blacklight-commits] [791] trunk/rails/app: Facet list widget now sortable by list in CatalogController.facet_list
nobody at rubyforge.org
- [Blacklight-commits] [792] trunk/rails/app/views/catalog/_show_partials/_lib_album.html.erb: Removed invalid code referencing some experimental yahoo web services
nobody at rubyforge.org
- [Blacklight-commits] [793] trunk/rails/app/views/catalog/_show_partials/_lib_catalog.html.erb: I updated the catalog show partial for books so that linking to other items in the same series now works
nobody at rubyforge.org
- [Blacklight-commits] [794] trunk/rails/app: Use broad_format_facet instead of format_facet.
nobody at rubyforge.org
- [Blacklight-commits] [795] trunk/rails/lib/blacklight/lib/blacklight/library_thing.rb: Looks like this is supposed to use Blacklight::Utils, since there is no Blacklight::Bookcovers::Utils.
nobody at rubyforge.org
- [Blacklight-commits] [796] trunk/rails: Switch bookcover finder to return first item instead of searching through all
nobody at rubyforge.org
- [Blacklight-commits] [797] trunk/rails: fixing bug in bookcovers code ( making http requests when not needed)
nobody at rubyforge.org
- [Blacklight-commits] [798] trunk/rails/lib/blacklight/lib/blacklight/bookcovers.rb: Added isbn validation for Blacklight::Bookcovers.
nobody at rubyforge.org
- [Blacklight-commits] [799] trunk/rails/lib: Moved experimental code into lib/experiments
nobody at rubyforge.org
- [Blacklight-commits] [800] trunk/rails/app/views/catalog/_show_partials/_lib_album.html.erb: Fixed bug :)
nobody at rubyforge.org
- [Blacklight-commits] [801] trunk/rails: I reorganized the catalog show partial after some feedback from Jane Penner .
nobody at rubyforge.org
- [Blacklight-commits] [802] trunk/rails/app/views/catalog/_show_partials/_lib_catalog.html.erb: Minor tweaks to catalog show partial, e.g., I moved alternate_title to the top of the fields list.
nobody at rubyforge.org
- [Blacklight-commits] [803] trunk/rails/app: Adding series_title_facet to catalog controller, and linking series_title in the catalog show partial.
nobody at rubyforge.org
- [Blacklight-commits] [804] trunk/rails: * Reconciled Matt's recent changes with my code.
nobody at rubyforge.org
- [Blacklight-commits] [805] trunk/rails: I added more fine-grained behavior for processing 856 fields.
nobody at rubyforge.org
- [Blacklight-commits] [806] trunk/rails: * Widened the left column
nobody at rubyforge.org
- [Blacklight-commits] [807] trunk/rails/lib/uva/virgo_marc_record.rb: only show names, not birthdates, for authors and added_entry_personal_names.
nobody at rubyforge.org
- [Blacklight-commits] [808] trunk/rails/lib/uva/virgo_marc_record.rb: Changed the "process_856" implementation a bit
nobody at rubyforge.org
- [Blacklight-commits] [809] trunk/rails: I fixed uniform_title to reference 130a and 240a, and made the display of uniform title link to the uniform_title_facet
nobody at rubyforge.org
- [Blacklight-commits] [810] trunk/rails: Added CD cover image support
nobody at rubyforge.org
- [Blacklight-commits] [811] trunk/rails/app/views/catalog: updated display for digital library text objects
nobody at rubyforge.org
- [Blacklight-commits] [812] trunk/rails/app: Removing bookcovers controller files/dirs
nobody at rubyforge.org
- [Blacklight-commits] [813] trunk/rails/app: Comments for catalog_controller
nobody at rubyforge.org
- [Blacklight-commits] [814] trunk/rails/app: More comments
nobody at rubyforge.org
- [Blacklight-commits] [815] trunk/rails: Images in RSS for coins and digital library (image) documents
nobody at rubyforge.org
- [Blacklight-commits] [816] trunk/rails: * Very close to finishing applied parameters display.
nobody at rubyforge.org
- [Blacklight-commits] [817] trunk/rails: Added Rake task for removing failed document image requests - this is useful for giving the request another try if it originally failed
nobody at rubyforge.org
- [Blacklight-commits] [818] trunk/rails/public/stylesheets/skins/uva_library/screen/core.css: Fixed margin/widths for most recent items
nobody at rubyforge.org
- [Blacklight-commits] [819] trunk/rails: Added max-width to cover images
nobody at rubyforge.org
- [Blacklight-commits] [820] trunk/rails/app/controllers/catalog_controller.rb: Made @ facet_params available to show action in catalog
nobody at rubyforge.org
- [Blacklight-commits] [821] trunk/rails/app/views/catalog/_show_partials/_lib_album.html.erb: Updates to show screen for music recordings
nobody at rubyforge.org
- [Blacklight-commits] [822] trunk/rails: Added params to show links for search params persistance
nobody at rubyforge.org
- [Blacklight-commits] [823] trunk/rails/app/views/catalog/index.html.erb: These are recently added items, but not necessarily our MOST recently added items.
nobody at rubyforge.org
- [Blacklight-commits] [824] trunk/rails/app/controllers/catalog_controller.rb: Adding books to most recent items under the "music" portal
nobody at rubyforge.org
- [Blacklight-commits] [825] trunk/rails: * Reordered the facets list, according to https://jira. lib.virginia.edu/browse/BLACKLIGHT-176
nobody at rubyforge.org
- [Blacklight-commits] [826] trunk/rails/lib/blacklight/lib/blacklight/music_brainz.rb: Added exception handling for music brainz requests
nobody at rubyforge.org
- [Blacklight-commits] [827] trunk/rails/app/controllers/catalog_controller.rb: Fixed minor typo.
nobody at rubyforge.org
- [Blacklight-commits] [828] trunk/rails/lib/blacklight/lib/blacklight/music_brainz.rb: Fixed un-expected jump error
nobody at rubyforge.org
- [Blacklight-commits] [829] trunk/rails/app/views/catalog/_show_partials/_lib_catalog.html.erb: Strip trailing slash from title and subtitle
nobody at rubyforge.org
- [Blacklight-commits] [830] trunk/rails: Moved the stripping of a trailing slash from the title out of a specific view and to the virgo_marc_record .rb, to keep things DRY.
nobody at rubyforge.org
- [Blacklight-commits] [831] trunk/rails/lib/blacklight/lib/blacklight/music_brainz.rb: More debugging/logging for music brainz request
nobody at rubyforge.org
- [Blacklight-commits] [832] trunk/rails/lib/blacklight/lib/blacklight/utils.rb: Logging for fetch_url helper
nobody at rubyforge.org
- [Blacklight-commits] [833] trunk/rails/lib/uva/virgo_marc_record.rb: Checkto make sure that title and subtitle exist before you try to strip them .
nobody at rubyforge.org
- [Blacklight-commits] [834] trunk/rails/lib/blacklight/lib/blacklight/last_fm.rb: Added condition in LastFM
nobody at rubyforge.org
- [Blacklight-commits] [835] trunk/rails/lib/blacklight/lib/blacklight/music_brainz.rb: Changed " next" to "return" in music brainz service
nobody at rubyforge.org
- [Blacklight-commits] [836] trunk/rails/lib/blacklight/lib/blacklight/last_fm.rb: Changed image data size threshold
nobody at rubyforge.org
- [Blacklight-commits] [837] trunk/rails/lib/blacklight/lib/blacklight/last_fm.rb: Added status code checking to last fm
nobody at rubyforge.org
- [Blacklight-commits] [838] trunk/rails/lib/blacklight/lib/blacklight/last_fm.rb: Making requests through open-uri now
nobody at rubyforge.org
- [Blacklight-commits] [839] trunk/rails/app/views/catalog/_show_partials/_lib_catalog.html.erb: re-arragened things slightly.
nobody at rubyforge.org
- [Blacklight-commits] [840] trunk/rails/app/views/catalog/_show_partials/_lib_album.html.erb: Don 't allow empty <dd> tags on the album show partial
nobody at rubyforge.org
Last message date:
Fri Oct 31 16:30:39 EDT 2008
Archived on: Fri Oct 31 16:30:41 EDT 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).