June 2008 Archives by subject
Starting: Sun Jun 1 21:30:42 EDT 2008
Ending: Mon Jun 30 18:58:01 EDT 2008
Messages: 92
- [Umlaut-commits] [1000] U2/lib/service_adaptors/google_book_search.rb: As long as we' re setting a display_name, let's use it
nobody at rubyforge.org
- [Umlaut-commits] [1001] U2/lib/service_adaptors/google_book_search.rb: except without typos please
nobody at rubyforge.org
- [Umlaut-commits] [1002] U2/lib/tasks/umlautdb.rake: Nightly maintenance now purges Requests no longer associated with a session .
nobody at rubyforge.org
- [Umlaut-commits] [1003] U2/app/models/request.rb: ye old missing null check bug
nobody at rubyforge.org
- [Umlaut-commits] [1004] U2/app/models/request.rb: parens, in case of order of operations issues.
nobody at rubyforge.org
- [Umlaut-commits] [1005] U2/public/javascripts/embed/umlaut-embed.js: further tweaks to helper scripts for embedding umlaut results on your page via javascript .
nobody at rubyforge.org
- [Umlaut-commits] [1006] U2/lib/service_adaptors/hip3_service.rb: Hip adaptor recognize 856 urls that are LC table of contents, not full text
nobody at rubyforge.org
- [Umlaut-commits] [1007] U2/public/javascripts/embed/umlaut-embed.js: again, dont escape & signs in straight javascript jrochkind, were not in xslt anymore
nobody at rubyforge.org
- [Umlaut-commits] [1008] U2/app/models/request.rb: correct for weird data from malformed url
nobody at rubyforge.org
- [Umlaut-commits] [1009] U2/public/stylesheets/basic.css: corrections for audio icons to show up properly
nobody at rubyforge.org
- [Umlaut-commits] [1010] U2/lib/service_adaptors/worldcat.rb: worldcat adaptor look by oclcnum if available
nobody at rubyforge.org
- [Umlaut-commits] [1011] U2/lib: protect against empty string values better
nobody at rubyforge.org
- [Umlaut-commits] [1012] U2/lib/service_adaptors/internet_archive.rb: abort IA links unless BOTH title AND author are present.
nobody at rubyforge.org
- [Umlaut-commits] [1013] U2/lib/service_adaptors/worldcat.rb: oops, fixed bug left in refactor
nobody at rubyforge.org
- [Umlaut-commits] [1014] U2/app/models/request.rb: watch out for CGI:: parse giving us nil keys in the hash
nobody at rubyforge.org
- [Umlaut-commits] [1015] U2/lib/metadata_helper.rb: oops, when I added the nil check at the end, I shouldnt have removed it from the middle
nobody at rubyforge.org
- [Umlaut-commits] [1016] creating trunk as copy of U2 at revision 1015.
nobody at rubyforge.org
- [Umlaut-commits] [1017] U2/lib/service_adaptors/internet_archive.rb: 1) lowercase querries to IA SOLR to try and get around some weird bug in IA' s solr setup.
nobody at rubyforge.org
- [Umlaut-commits] [1018] trunk/lib/service_adaptors/internet_archive.rb: 1) lowercase querries to IA SOLR to try and get around some weird bug in IA' s solr setup.
nobody at rubyforge.org
- [Umlaut-commits] [1019] trunk/lib/tasks/umlautdb.rake: wrong method name
nobody at rubyforge.org
- [Umlaut-commits] [1020] U2/: removing unused U2 directory since it was moved into trunk
nobody at rubyforge.org
- [Umlaut-commits] [1021] trunk/lib/service_adaptors/google_book_search.rb: 1.
nobody at rubyforge.org
- [Umlaut-commits] [1022] trunk: cleaned up relevant_links (see also) display to be more readable
nobody at rubyforge.org
- [Umlaut-commits] [1023] trunk/lib/service_adaptors/amazon.rb: amazon service config to suppress cover image loading
nobody at rubyforge.org
- [Umlaut-commits] [1024] trunk/lib/service_adaptors/google_book_search.rb: oops, removed my debugger line
nobody at rubyforge.org
- [Umlaut-commits] [1025] trunk/app: moved cover image into a seperate partial; included cover image partial and div in background service checks to allow bg service updating of cover image ; this will also put the cover image block into the partial html api response
nobody at rubyforge.org
- [Umlaut-commits] [1026] trunk/lib/service_adaptors/amazon.rb: oops, find asin whether or not we're loading cover images please
nobody at rubyforge.org
- [Umlaut-commits] [1027] trunk/app/views/resolve/_cover_image.rhtml: fix cover image dimensions with height/ width tags on image to standard sizes.
nobody at rubyforge.org
- [Umlaut-commits] [1028] trunk/lib/service_adaptors/hip3_service.rb: add ability to have a configured list of URLs (string or regexp) to suppress use of from the catalog.
nobody at rubyforge.org
- [Umlaut-commits] [1029] branches/search-inside-branch/: Making a development branch for search inside feature.
nobody at rubyforge.org
- [Umlaut-commits] [1030] branches/search-inside-branch: code for search inside feature
nobody at rubyforge.org
- [Umlaut-commits] [1031] branches/search-inside-branch/app/views/resolve/_search_inside.rhtml : less obtrusive spinner for search inside.
nobody at rubyforge.org
- [Umlaut-commits] [1032] branches/search-inside-branch/app/views/resolve/_search_inside.rhtml : note to self, 0 is true in ruby
nobody at rubyforge.org
- [Umlaut-commits] [1033] branches/search-inside-branch/lib/service_adaptors/amazon.rb: If search is available, that gets a limited preview link too
nobody at rubyforge.org
- [Umlaut-commits] [1034] trunk/lib/service_adaptors/amazon.rb: More cautious with amazon title enhancing
nobody at rubyforge.org
- [Umlaut-commits] [1035] trunk/lib: readable attributes help with testing
nobody at rubyforge.org
- [Umlaut-commits] [1036] trunk/app/models/request.rb: suggestions to help testing
nobody at rubyforge.org
- [Umlaut-commits] [1037] trunk: new fixture data and service
nobody at rubyforge.org
- [Umlaut-commits] [1038] trunk/test/unit/google_book_search_test.rb: first go at some light testing of gbs service.
nobody at rubyforge.org
- [Umlaut-commits] [1039] branches/search-inside-branch/app/views/resolve/_cover_image.rhtml: height dimensions only to prevent irregular scaling
nobody at rubyforge.org
- [Umlaut-commits] [1040] branches/search-inside-branch: different parameters to service. response_url to pass sufficient information for new search_inside type
nobody at rubyforge.org
- [Umlaut-commits] [1041] branches/search-inside-branch: Refactored Amazon service adaptor to allow you to specify exactly what sort of service responses it should generate .
nobody at rubyforge.org
- [Umlaut-commits] [1042] trunk: Store orig http 'env' array in serialized column in db.
nobody at rubyforge.org
- [Umlaut-commits] [951] U2/lib/service_adaptors/internet_archive.rb: If we don' t have any good title to search on we need to give up our Internet Archive search .
nobody at rubyforge.org
- [Umlaut-commits] [952] U2: Some refactoring of view partials for audio, used for IA service.
nobody at rubyforge.org
- [Umlaut-commits] [953] U2/lib/service_adaptors/internet_archive.rb: oops, sorry, getting rid of debugger call
nobody at rubyforge.org
- [Umlaut-commits] [954] U2/lib/service_adaptors/internet_archive.rb: wording change for the " see all hits" link
nobody at rubyforge.org
- [Umlaut-commits] [955] U2/app/models/request.rb: workaround for metalib sending a bad XML openurl
nobody at rubyforge.org
- [Umlaut-commits] [956] U2/app/views/resolve/_fulltext.rhtml: revert jarons changes, no audio specific stuff should be in _fulltext; thought I did this before but svn tricked me
nobody at rubyforge.org
- [Umlaut-commits] [957] U2/app/models/request.rb: when serializing KEV openurl params, avoid url_ctx_val post please! This whole thing is pretty nutty, not being done right.
nobody at rubyforge.org
- [Umlaut-commits] [958] U2/app/models/request.rb: nevermind, that was not right
nobody at rubyforge.org
- [Umlaut-commits] [959] U2/app/models/request.rb: okay, the right way to keep url_ctx_val out of our serialized params.
nobody at rubyforge.org
- [Umlaut-commits] [960] U2: moving metadata_helper to where it belongs in lib
nobody at rubyforge.org
- [Umlaut-commits] [961] U2/app/models/referent.rb: indenting some sections for clarity
nobody at rubyforge.org
- [Umlaut-commits] [962] U2/lib/metadata_helper.rb: titles should keep an apostrophe to pick up titles like Uncle Tom's cabin.
nobody at rubyforge.org
- [Umlaut-commits] [963] U2/lib/service_adaptors/internet_archive.rb: refactored internet_archive service adaptor
nobody at rubyforge.org
- [Umlaut-commits] [964] U2/lib/metadata_helper.rb: yes, strip after semicolon.
nobody at rubyforge.org
- [Umlaut-commits] [965] U2/app/models/request.rb: more effort to avoid tryign to KEV serialize a giant XML block
nobody at rubyforge.org
- [Umlaut-commits] [966] U2/app/views/layout_helpers/_resolve_body_open.rhtml: comment out unapi div until we actually get it working
nobody at rubyforge.org
- [Umlaut-commits] [967] U2/app/models/referent.rb: correct for possible DC array of titles, bah
nobody at rubyforge.org
- [Umlaut-commits] [968] U2: Changes to service type value definition.
nobody at rubyforge.org
- [Umlaut-commits] [969] U2/lib/service_adaptors/internet_archive.rb: don' t need media type in note field now that we' re seperating media types in sections
nobody at rubyforge.org
- [Umlaut-commits] [970] U2/app: add response_count metadata to partial html response
nobody at rubyforge.org
- [Umlaut-commits] [971] U2/app/views/resolve/_audio.rhtml: better class on ul
nobody at rubyforge.org
- [Umlaut-commits] [972] U2/app/models/referent.rb: default title label in one branch of really confusing spaghetti to_citation
nobody at rubyforge.org
- [Umlaut-commits] [973] U2/app: refactor where openurl is turned into a human displayable type, and dont use unknown as a user displayable type
nobody at rubyforge.org
- [Umlaut-commits] [974] U2/lib/service_adaptors/hip_holding_search.rb: use full author name if thats all we have
nobody at rubyforge.org
- [Umlaut-commits] [975] U2/lib/service_adaptors/internet_archive.rb: keyword search on full author name
nobody at rubyforge.org
- [Umlaut-commits] [976] U2/app/models/referent.rb: catch oclcnum identifiers that are incorrect because they contain old style prefixes , and normalize them to be correct
nobody at rubyforge.org
- [Umlaut-commits] [977] U2/lib/service_adaptors/amazon.rb: amazon adaptor was writing over good author info with bad, make it stop
nobody at rubyforge.org
- [Umlaut-commits] [978] U2/app: merge openurl kev into rails url in a new way to avoid losing multiple values with same name
nobody at rubyforge.org
- [Umlaut-commits] [979] U2/app/models/request.rb: oops, committed debugger line again.
nobody at rubyforge.org
- [Umlaut-commits] [980] U2/app/controllers/application.rb: when combining a rails url with openurl kev, it may need a ? or it may need a &
nobody at rubyforge.org
- [Umlaut-commits] [981] U2/app/helpers/application_helper.rb: don't try to merge nil please
nobody at rubyforge.org
- [Umlaut-commits] [982] U2/app/models/sfx_db: When creating an openurl from an SFX db object, make sure its got the right referent type, and make sure objectID is sent in as a string not a number
nobody at rubyforge.org
- [Umlaut-commits] [983] U2/app/controllers/search_controller.rb: When creating openurls, make sure to set the referent type apprpropriately, and make sure sfx rft. object_id ends up a string not a bignum
nobody at rubyforge.org
- [Umlaut-commits] [984] U2/config/environment.rb: oops, logger change needs to be at end of file to work
nobody at rubyforge.org
- [Umlaut-commits] [985] U2/public/javascripts: javascripts to support embedding of umlaut in other tools using partial html action
nobody at rubyforge.org
- [Umlaut-commits] [986] U2/app/views/resolve/background_status.rhtml: use new good way of merging a kev context object into the url
nobody at rubyforge.org
- [Umlaut-commits] [987] U2/app/views/resolve: merge in openurl kev into rails url the right way, not the wrong way
nobody at rubyforge.org
- [Umlaut-commits] [988] U2/app/views/layouts/distribution/jhu_resolve.rhtml: merge openurl kev into a url the right way
nobody at rubyforge.org
- [Umlaut-commits] [989] U2/app/views/layouts/distribution/jhu_resolve.rhtml: get rid of stupid "new" message
nobody at rubyforge.org
- [Umlaut-commits] [990] U2/app/views/resolve/banner_menu.rhtml: take out that stupid fade effect, it didnt work anyway
nobody at rubyforge.org
- [Umlaut-commits] [991] U2/lib/metadata_helper.rb: if we stat with just an ISBN and it gets enhanced, we need to pick a title even without knowing a format.
nobody at rubyforge.org
- [Umlaut-commits] [992] U2/lib/service_adaptors/google_book_search.rb: 1st working draft of Google Book Search service.
nobody at rubyforge.org
- [Umlaut-commits] [993] U2/config/umlaut_distribution: Adding Google Book Search to config files.
nobody at rubyforge.org
- [Umlaut-commits] [994] U2/app/views/layouts/distribution/jhu_resolve.rhtml: removing superflurous reference to request.original_co_params, a method that is going away
nobody at rubyforge.org
- [Umlaut-commits] [995] U2/lib/service_adaptors/sfx.rb: only enhance metadata with info from sfx for journal format, not book format
nobody at rubyforge.org
- [Umlaut-commits] [996] U2: 1) Use CGI::parse to parse openurl params (both post and get) so as to properly recognize multiple parameters with the same name.
nobody at rubyforge.org
- [Umlaut-commits] [997] U2/lib/tasks/umlautdb.rake: somewhat cleaned up expire_old_data nightly task
nobody at rubyforge.org
- [Umlaut-commits] [998] U2/lib/tasks/umlautdb.rake: oops cleaned up comments better
nobody at rubyforge.org
- [Umlaut-commits] [999] U2/lib: made identifier finding code more powerful, and moved to metadata_helper.
nobody at rubyforge.org
Last message date:
Mon Jun 30 18:58:01 EDT 2008
Archived on: Mon Jun 30 18:58:02 EDT 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).