March 2009 Archives by date
Starting: Thu Mar 12 15:30:59 EDT 2009
Ending: Tue Mar 31 16:52:43 EDT 2009
Messages: 70
- [Umlaut-commits] [1327] trunk/lib/service_adaptors/amazon.rb: nil bug when Amazon has no hits for an ISBN
nobody at rubyforge.org
- [Umlaut-commits] [1328] trunk/lib/hip3: include title lookup in Hip3 search results
nobody at rubyforge.org
- [Umlaut-commits] [1329] trunk/lib/service_adaptors: include keyword matches as reliable exact matches if title matches more or less exactly .
nobody at rubyforge.org
- [Umlaut-commits] [1330] trunk/app/models/request.rb: Pretty serious bug where background services were not properly marked as Queued in the db .
nobody at rubyforge.org
- [Umlaut-commits] [1331] trunk/app: Okay, I think this is an actual reliable way of preventing double running of bg services .
nobody at rubyforge.org
- [Umlaut-commits] [1332] trunk/app/models/request.rb: add resposne method has a defined return value
nobody at rubyforge.org
- [Umlaut-commits] [1333] trunk/app/models/sfx_url.rb: Config variable to let you add regexps for urls that should be considered SFX-controlled , even though they couldn't be discovered from SFX kb
nobody at rubyforge.org
- [Umlaut-commits] [1334] trunk/config/initializers/umlaut/resolve_logic.rb: sample line for configged additional SfxUrl ignore urls
nobody at rubyforge.org
- [Umlaut-commits] [1335] trunk/app/models/service_response.rb: rejiggered constants for indicating lack of surety about edition match in responses
nobody at rubyforge.org
- [Umlaut-commits] [1336] trunk/lib/marc_helper.rb: a module for doing some useful things with marc records, will get bigger in the future probably
nobody at rubyforge.org
- [Umlaut-commits] [1337] trunk/app/views/resolve: display response[:match_reliability] and response[:edition_str] when appropriate, to indicate a possible alternate edition
nobody at rubyforge.org
- [Umlaut-commits] [1338] trunk/app/models/service_bundle.rb: Refresh of activerecord association not neccesary after all
nobody at rubyforge.org
- [Umlaut-commits] [1339] trunk/config/environments/development.rb: Lets suppress ActiveRecord console output in development mode, there' s way too much there.
nobody at rubyforge.org
- [Umlaut-commits] [1340] trunk/public/stylesheets/basic.css: styles for alternate edition info
nobody at rubyforge.org
- [Umlaut-commits] [1341] trunk/lib/service_adaptors: hip services refactored to use MarcHelper, and to find reliably 'exact' matches based on keywords, not just on identifiers.
nobody at rubyforge.org
- [Umlaut-commits] [1342] trunk/lib/service_adaptors/internet_archive.rb: InternetArchive now generates responses with match_reliability set to unsure , and edition info provided.
nobody at rubyforge.org
- [Umlaut-commits] [1343] trunk/lib/marc_helper.rb: better edition statement from MARC
nobody at rubyforge.org
- [Umlaut-commits] [1344] trunk/app: Okay, somewhat more sensible and efficient method for marking services as queued so they won 't be run twice.Use for foreground AND bg services.
nobody at rubyforge.org
- [Umlaut-commits] [1345] trunk/lib/service_adaptors/hip3_service.rb: suppress_urls config no longer used, use config for SfxUrls instead for now.
nobody at rubyforge.org
- [Umlaut-commits] [1346] trunk/lib/marc_helper.rb: typo bad variable name
nobody at rubyforge.org
- [Umlaut-commits] [1347] trunk: Make room for 'cited by' results on the screen.
nobody at rubyforge.org
- [Umlaut-commits] [1348] trunk/lib/metadata_helper.rb: some helper methods for finding doi and pmid
nobody at rubyforge.org
- [Umlaut-commits] [1349] trunk/config/initializers/umlaut/resolve_views.rb: record the cited_by partial, so it will be properly updated
nobody at rubyforge.org
- [Umlaut-commits] [1350] trunk/lib/service_adaptors/scopus.rb: scopus plugin, work in progress
nobody at rubyforge.org
- [Umlaut-commits] [1351] trunk/lib/marc_helper.rb: include the stupid GMD in the edition string
nobody at rubyforge.org
- [Umlaut-commits] [1352] trunk/lib/marc_helper.rb: more fine tuning of how marc 533 is used in edition string
nobody at rubyforge.org
- [Umlaut-commits] [1353] trunk/lib/marc_helper.rb: oops, 7 had to be in quotes for a match
nobody at rubyforge.org
- [Umlaut-commits] [1354] trunk/lib/marc_helper.rb: yet more fine tuning
nobody at rubyforge.org
- [Umlaut-commits] [1355] trunk/app: Set bg threads to lower priority to deal with ruby' s brain-dead green thread scheduling.
nobody at rubyforge.org
- [Umlaut-commits] [1356] trunk/lib/marc_helper.rb: should default to fulltext_titlelevel
nobody at rubyforge.org
- [Umlaut-commits] [1357] trunk/lib/service_adaptors/m_books.rb: parameterize api url, and use new hathitrust one.
nobody at rubyforge.org
- [Umlaut-commits] [1358] trunk/lib/service_adaptors/hip_holding_search.rb: catch nils
nobody at rubyforge.org
- [Umlaut-commits] [1359] trunk/lib/service_adaptors/hip_holding_search.rb: okay, this time actually succesfully trap missing values
nobody at rubyforge.org
- [Umlaut-commits] [1360] trunk/lib/service_adaptors/hip_holding_search.rb: more care in not searching catalog without a title
nobody at rubyforge.org
- [Umlaut-commits] [1361] trunk/lib/service_adaptors/hip_holding_search.rb: cant' strip out things in brackets so naively
nobody at rubyforge.org
- [Umlaut-commits] [1362] trunk/lib: some tools for recognizing an embedded AACR2 GMD in a string
nobody at rubyforge.org
- [Umlaut-commits] [1363] trunk: crazy bug where amazon was over-writing all existing Referent identifiers.
nobody at rubyforge.org
- [Umlaut-commits] [1364] trunk/lib/metadata_helper.rb: helpers for getting Sudoc and GPO Item Number out of a referent
nobody at rubyforge.org
- [Umlaut-commits] [1365] trunk/app/views/resolve/_background_progress.rhtml: Allow an argument to control message to user about what is in progress
nobody at rubyforge.org
- [Umlaut-commits] [1366] trunk/app/views/resolve/_fulltext_element.rhtml: show source ( service.display_name) if so instructed
nobody at rubyforge.org
- [Umlaut-commits] [1367] trunk/public/stylesheets/basic.css: better styling for right hand column material
nobody at rubyforge.org
- [Umlaut-commits] [1368] trunk: moved cited_by links to a sidebar 'more like this' area shared with 'similar' type responses
nobody at rubyforge.org
- [Umlaut-commits] [1369] trunk/lib/service_adaptors/scopus.rb: A Scopus plug-in! Registering with Scopus is a bit of a pain.
nobody at rubyforge.org
- [Umlaut-commits] [1370] trunk/lib/service_adaptors/scopus.rb: better comments on where we' ve disabled pre-check for hits
nobody at rubyforge.org
- [Umlaut-commits] [1371] trunk/lib/service_adaptors/scopus.rb: docs
nobody at rubyforge.org
- [Umlaut-commits] [1372] trunk/lib/service_adaptors/isi.rb: ISI Web of X plug in, woo\!
nobody at rubyforge.org
- [Umlaut-commits] [1373] trunk/lib/service_adaptors/gpo.rb: In progress, a GPO plugin
nobody at rubyforge.org
- [Umlaut-commits] [1374] trunk/lib/service_adaptors/jcr.rb: Journal Citation Reports link plug-in, woooo\!
nobody at rubyforge.org
- [Umlaut-commits] [1375] trunk/lib/service_adaptors/jcr.rb: parameterized link text
nobody at rubyforge.org
- [Umlaut-commits] [1376] trunk/lib/service_adaptors/isi_impact_factor.rb: replaced by jcr.rb
nobody at rubyforge.org
- [Umlaut-commits] [1377] trunk/lib/service_adaptors: consistent capitalization of links
nobody at rubyforge.org
- [Umlaut-commits] [1378] trunk/app/models/referent.rb: Do not re-use cached referents based on a shared rft_id.
nobody at rubyforge.org
- [Umlaut-commits] [1379] trunk/app/models/permalink.rb: No longer add a tag-uri for each referent.
nobody at rubyforge.org
- [Umlaut-commits] [1380] trunk/app/controllers/store_controller.rb: don' t reference add_tag_uri\!, it's been removed, no longer used.
nobody at rubyforge.org
- [Umlaut-commits] [1381] trunk/app/views/resolve/_related_items.rhtml: spacing on page layout
nobody at rubyforge.org
- [Umlaut-commits] [1382] trunk/app/views/resolve/_highlighted_links_start.rhtml: more consistent view DRY, use _fulltext_element in _highlighted_links_start
nobody at rubyforge.org
- [Umlaut-commits] [1383] trunk/lib/service_adaptors: add a hyphen to an issn properly please\!
nobody at rubyforge.org
- [Umlaut-commits] [1384] trunk/lib/service_adaptors/hip_holding_search.rb: fine tune title matching, remove debugger statement
nobody at rubyforge.org
- [Umlaut-commits] [1385] trunk/lib/hip3/bib_searcher.rb: sudoc searching
nobody at rubyforge.org
- [Umlaut-commits] [1386] trunk: Deprecate that fulltext_title_level response type.
nobody at rubyforge.org
- [Umlaut-commits] [1387] trunk/app/views/resolve/index.rhtml: hide related items for books
nobody at rubyforge.org
- [Umlaut-commits] [1388] trunk/db/orig_fixed_data/service_type_values.yml: thinking about what the right user-presentable name for cited_by should be .
nobody at rubyforge.org
- [Umlaut-commits] [1389] trunk/app/views/resolve/_related_items.rhtml: tweak
nobody at rubyforge.org
- [Umlaut-commits] [1390] trunk/app/views/resolve/index.rhtml: okay, hide empty related items box for non-articles in a way that actually works .
nobody at rubyforge.org
- [Umlaut-commits] [1391] trunk/db/orig_fixed_data/service_type_values.yml: um, call it " references to this"?
nobody at rubyforge.org
- [Umlaut-commits] [1392] trunk/app: a date means we're title-level only if we're not a book
nobody at rubyforge.org
- [Umlaut-commits] [1393] trunk/lib/hip3/bib_searcher.rb: properly quote search terms when searching HIP
nobody at rubyforge.org
- [Umlaut-commits] [1394] trunk/lib: get_sudoc works with both info: sudoc and rsinger purl methods of encapsulating, and properly unescapes to get actual sudoc
nobody at rubyforge.org
- [Umlaut-commits] [1395] trunk/lib/metadata_helper.rb: oops, now it properly unescapes
nobody at rubyforge.org
- [Umlaut-commits] [1396] trunk/lib/metadata_helper.rb: some nil bugs
nobody at rubyforge.org
Last message date:
Tue Mar 31 16:52:43 EDT 2009
Archived on: Tue Mar 31 16:52:44 EDT 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).