September 2008 Archives by subject
Starting: Thu Sep 4 17:26:47 EDT 2008
Ending: Mon Sep 29 17:34:19 EDT 2008
Messages: 53
- [Umlaut-commits] [1115] trunk/lib/service_adaptors/m_books.rb: search by multiple identifiers
nobody at rubyforge.org
- [Umlaut-commits] [1116] trunk/app/views/resolve/_search_inside.rhtml: dont show spinner unless its genre is book
nobody at rubyforge.org
- [Umlaut-commits] [1117] trunk/public/javascripts/embed/umlaut-embed.js: handle more complicated setup parameters
nobody at rubyforge.org
- [Umlaut-commits] [1118] trunk/app/views/resolve/_search_inside.rhtml: better dont show spinner unless its genre is book
nobody at rubyforge.org
- [Umlaut-commits] [1119] trunk/lib/service_adaptors/hip3_service.rb: pay attention to 856 too
nobody at rubyforge.org
- [Umlaut-commits] [1120] trunk: code-generating helper for limiting a list of things and putting overflow in a 'more' link
nobody at rubyforge.org
- [Umlaut-commits] [1121] trunk/lib/service_adaptors/hip3_service.rb: improved note generating for
nobody at rubyforge.org
- [Umlaut-commits] [1122] trunk/app/views: use list_with_limit helper for 'more' link, for DRY
nobody at rubyforge.org
- [Umlaut-commits] [1123] trunk/public/javascripts/embed/umlaut-embed.js: Much improved helper js for embedding umlaut.
nobody at rubyforge.org
- [Umlaut-commits] [1124] trunk/app/views/resolve/_fulltext.rhtml: more correct logic for new method of deciding when to print ' title-level link only' warning
nobody at rubyforge.org
- [Umlaut-commits] [1125] trunk/lib/umlaut_http.rb: http helper method module, right now including a proxy-like-header spoofing helper
nobody at rubyforge.org
- [Umlaut-commits] [1126] trunk/lib/service_adaptors: google proxy spoofing logic moved to helper for DRY.
nobody at rubyforge.org
- [Umlaut-commits] [1127] trunk/lib/service_adaptors/open_library.rb: fix some bugs that resulted in errors in some cases in code that calculates best open library match
nobody at rubyforge.org
- [Umlaut-commits] [1128] trunk/lib/service_adaptors/open_library.rb: oops, left debugger call in
nobody at rubyforge.org
- [Umlaut-commits] [1129] trunk/lib/service_adaptors/open_library.rb: suppress PDF link if PDF wasnt actually available on HEAD request, or was 0 bytes
nobody at rubyforge.org
- [Umlaut-commits] [1130] trunk/lib/service_adaptors/open_library.rb: even better check for faulty PDF link, check server http response status
nobody at rubyforge.org
- [Umlaut-commits] [1131] trunk/lib/service_adaptors/open_library.rb: correct reporting of service_types_generated
nobody at rubyforge.org
- [Umlaut-commits] [1132] trunk/lib/service_adaptors/m_books.rb: display name is HathiTrust, no longer MBooks
nobody at rubyforge.org
- [Umlaut-commits] [1133] trunk/lib/service_adaptors: use 'excerpts' instead of ' limited preview' for display label
nobody at rubyforge.org
- [Umlaut-commits] [1134] trunk/lib/umlaut_http.rb: comments
nobody at rubyforge.org
- [Umlaut-commits] [1135] trunk/app/views/resolve/_service_errors.rhtml: better error messages for actual end users, including what types of services may have been effected
nobody at rubyforge.org
- [Umlaut-commits] [1136] trunk/app/models/request.rb: #get_service_type should take ServiceTypeValue obj in addition to string
nobody at rubyforge.org
- [Umlaut-commits] [1137] trunk/app/views/resolve/partial_html_sections.rhtml: include full url in response not just path
nobody at rubyforge.org
- [Umlaut-commits] [1138] trunk/app: Umlaut api response! resolve/resolve_api action
nobody at rubyforge.org
- [Umlaut-commits] [1139] trunk: config to ignore some urls in sfx url list import
nobody at rubyforge.org
- [Umlaut-commits] [1140] trunk/lib/hip3/holding.rb: another collection code for internet dummy holding; this really shouldnt be in Hip3 adaptor as its JHU specific, oh well
nobody at rubyforge.org
- [Umlaut-commits] [1141] trunk/app/views/resolve/_fulltext.rhtml: bug in which index to display 'journal level only' warning for in list
nobody at rubyforge.org
- [Umlaut-commits] [1142] trunk/app/models/service_bundle.rb: uncache dispatched_services after starting services in a thread, so the main thread has up to date relationship next time accessed
nobody at rubyforge.org
- [Umlaut-commits] [1143] trunk/public/stylesheets/basic.css: change alignment on small right box
nobody at rubyforge.org
- [Umlaut-commits] [1144] trunk/public/javascripts/embed/umlaut-embed.js: add before_update callback, change name of on_update to after_update
nobody at rubyforge.org
- [Umlaut-commits] [1145] trunk/public/javascripts/embed/umlaut-embed.js: use new refresh_url (not just path) in api response, use only umlaut_base js global variable, no need for umlaut_host or umlaut_path to be set
nobody at rubyforge.org
- [Umlaut-commits] [1146] trunk/public/javascripts/embed/umlaut-embed.js: header comments
nobody at rubyforge.org
- [Umlaut-commits] [1147] trunk/lib/service_adaptors/internet_archive.rb: allow different @ num_results in config for different mediatypes
nobody at rubyforge.org
- [Umlaut-commits] [1148] trunk/app/models/service_bundle.rb: refresh service_types after running bundle in background too
nobody at rubyforge.org
- [Umlaut-commits] [1149] trunk: Create new ServiceTypeValue for excerpts.
nobody at rubyforge.org
- [Umlaut-commits] [1150] trunk: Factored a "expand_contract_section" helper our of the " list_with_limit_helper".
nobody at rubyforge.org
- [Umlaut-commits] [1151] trunk/app: changed api action from resolve/resolve_api to resolve/ api
nobody at rubyforge.org
- [Umlaut-commits] [1152] trunk/app/views/resolve/api.rxml: better generation of XML for arbitrary collection data in response
nobody at rubyforge.org
- [Umlaut-commits] [1153] trunk/lib/umlaut_http.rb: cast to string manually to avoid weird error we saw in log where it tried to make it a float
nobody at rubyforge.org
- [Umlaut-commits] [1154] trunk/lib/service_adaptors/hip3_service.rb: send some 856 links to abstract service
nobody at rubyforge.org
- [Umlaut-commits] [1155] trunk: space out abstract/ToC links better
nobody at rubyforge.org
- [Umlaut-commits] [1156] trunk: bg updating of toc and abstracts sections
nobody at rubyforge.org
- [Umlaut-commits] [1157] trunk/app/controllers/resolve_controller.rb: specify div id to partial mapping in environment, not in class variable in resolve controller
nobody at rubyforge.org
- [Umlaut-commits] [1158] trunk/app/views/alternate/resolve_alternate.rhtml: get rid of gratuitous heading
nobody at rubyforge.org
- [Umlaut-commits] [1159] trunk/lib/service_adaptors/hip3_service.rb: better translation of 856 url to umlaut response
nobody at rubyforge.org
- [Umlaut-commits] [1160] trunk: oops, this is what we meant
nobody at rubyforge.org
- [Umlaut-commits] [1161] trunk/config/environment.rb: oops, this is what we meant too
nobody at rubyforge.org
- [Umlaut-commits] [1162] trunk/app/views/layouts/distribution/jhu_resolve.rhtml: more credits ; really ought to automate the credits list from services
nobody at rubyforge.org
- [Umlaut-commits] [1163] trunk/app/views/layouts/distribution/jhu_resolve.rhtml: one more credit
nobody at rubyforge.org
- [Umlaut-commits] [1164] trunk: new preemption config architecture for services
nobody at rubyforge.org
- [Umlaut-commits] [1165] trunk/lib/service_adaptors/hip_holding_search.rb: better non buggy default set
nobody at rubyforge.org
- [Umlaut-commits] [1166] trunk/lib/service_adaptors/cover_thing.rb: usual nil error
nobody at rubyforge.org
- [Umlaut-commits] [1167] trunk: our 'alternate' views are really the standard Umlaut ones these days, lets put them in place to be so
nobody at rubyforge.org
Last message date:
Mon Sep 29 17:34:19 EDT 2008
Archived on: Mon Sep 29 19:40:13 EDT 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).