Commit graph

88 commits

Author SHA1 Message Date
Matt Burton
40e02e0ea8 Fixes failure on some search pages. jstor ids (JID) sometimes contain the letter "c" at the beginning causing a regex to fail. I added some more robust JID handling to the regex 2009-02-26 04:03:11 +00:00
Dan Stillman
eaf45ed7c7 Pushed YouTube, University of Chicago, Dynix, ISI Web of Knowledge 2009-02-25 07:15:36 +00:00
Matt Burton
40ce69590e Addresses #1305, fixes fail on single items, fail on search is result of funky URL handling, needs some thorough investigation 2009-02-22 19:05:15 +00:00
Matt Burton
1e2a6f5473 Fixes #1345 Commented out the techcrunch .flv download since it no longer functions, fixed the multiple results xpaths 2009-02-21 23:37:33 +00:00
Dan Stillman
03826c4254 Pushed Google Scholar 2009-02-21 09:29:11 +00:00
Sean Takats
443cf77233 Interim fix for Google Scholar. Needs a complete overhaul. 2009-02-21 07:27:40 +00:00
Matt Burton
351a820d34 Fixes #1329 Added a DOI to zotero item 2009-02-11 01:41:45 +00:00
Matt Burton
3254b13a4e Fixes #1330 duplicated the toc logic and tweaked xpath to work with search results page. 2009-02-11 01:30:54 +00:00
Matt Burton
c1bff6e244 Fixes #968, removing the HeinOnline translator they have included COinS spans 2009-02-10 16:35:46 +00:00
Dan Stillman
99bef356ca Updated ARTstor and National Library of Australia (new catalog) to use JSON.parse() instead of eval() -- this will only work in Firefox 3.1, but JSON parsing isn't otherwise available in the sandbox in 1.0.9
Pushed to clients
2009-02-08 22:11:12 +00:00
Dan Stillman
22a5dac26d Pushed Google Books 2009-02-03 05:46:23 +00:00
Sean Takats
2ede93516e Fixes Google Books for www.google.com/books as well as books.google.com/books 2009-02-03 03:56:01 +00:00
Dan Stillman
6709555dd9 Pushed BibTeX (Fx3 clients only) 2009-01-28 18:59:54 +00:00
Sean Takats
702b747303 BibTeX author delimiter ("and") is now case insensitive on import. 2009-01-28 18:42:20 +00:00
Dan Stillman
c0b8f38620 Pushed Flickr, ACM, ACS Pubs, JSTOR, Sage Journals, arXiv.org, SSRN 2009-01-28 18:11:33 +00:00
Matt Burton
86aac3ca23 Fixes #1310, fixed a bunch of structural changes to the flickr html, included handling for situations where there is no photo title 2009-01-28 17:35:31 +00:00
Matt Burton
d5989a3d1e Addresses #1242, incorporated santaworts code, still some issues with PDF download 2009-01-15 03:34:39 +00:00
Matt Burton
9568bf6b6f cleaning up whitespace 2009-01-14 17:33:14 +00:00
Matt Burton
2bcf3f2c98 Fixes #1288, cleans PDF urls, also found another bug in grabbing links from search results 2009-01-14 16:39:53 +00:00
Dan Stillman
5eecc5d32f Pushed updated The Economist translator that fixes single-page saves, while we figure out what's wrong with the processDocuments() call 2009-01-12 23:40:06 +00:00
Dan Stillman
cf7f7d82d4 Fixed (what appeared to be) two obvious typos in the DRA translator -- still doesn't work for search results on http://umanitoba.ca, at least, but now works for single pages
Pushed updated BibTeX with 1.0.9 Unicode fix
2009-01-12 18:25:36 +00:00
Matt Burton
70beccfc30 Updated with Eli's patch 2009-01-12 03:55:55 +00:00
Dan Stillman
3c00572990 Updated version from dev list 2009-01-11 02:17:36 +00:00
Dan Stillman
edfc196e2e Frank Bennett's Nagoya University OPAC translator -- won't really work until the frame handling patch is checked in
Not yet pushed
2009-01-11 02:09:34 +00:00
Matt Burton
dcca4a9f65 Addresses #1280 Updating LastUpdated for the push 2009-01-10 18:22:10 +00:00
Matt Burton
79ad1d80ad Fixes #1282 doc.location.href was null in the doGet callback, using the previously set variable snapshot. Also changed cleanString() to trimInternal() 2009-01-10 18:15:04 +00:00
Dan Stillman
7307fcdd22 Pushed updated Wiley 2009-01-10 04:40:35 +00:00
Dan Stillman
bd171203cc Fixes #1243, Wiley InterScience search results pages fail with XPath error
Thanks to santawort for regexp tweak.

Also fixes the same PDF being saved for multiple items
2009-01-10 04:37:17 +00:00
Dan Stillman
32c04d5eb0 Pushed The Telegraph and Wiley InterScience 2009-01-09 21:11:47 +00:00
Dan Stillman
3502bac60c Fix translators with incorrect Zotero.done() calls, in preparation for change that will require it
Not being pushed to 1.0 clients
2009-01-08 08:28:59 +00:00
Dan Stillman
b2ff4ab16a Fixes #1281, Telegraph.co.uk translator binds to incorrect URL 2009-01-08 08:11:05 +00:00
Dan Stillman
f92440cc12 Fix a synchronicity issue with Wiley InterScience (in which the same item was saved multiple times instead of different items), though there's still an issue with the popup window closing early that needs to be addressed 2009-01-07 19:01:59 +00:00
Matt Burton
f589f6c3e3 Fixes #1280 Added code to strip out the version number post-pended onto the ID when present. 2009-01-07 15:48:22 +00:00
Matt Burton
adc3413d84 Addresses #1281 Adding the Telegraph translator to the repo 2009-01-07 15:16:53 +00:00
Dan Stillman
7f5b01b195 Pushed Optical Society of America 2009-01-06 21:01:52 +00:00
Sean Takats
1fb948d148 Adds billi's second patch to Optical Society of America translator and corrects name 2009-01-06 20:53:11 +00:00
Sean Takats
815877a330 Applied billi's patch from the forums to Optical Society of America translator 2009-01-06 16:31:41 +00:00
Dan Stillman
fd87d23183 Allow for 'autocomplete="off"' attribute in Export Manager in EBSCOhost translator
Pushed EBSCO, re-pushed RDF and Zotero RDF to force updates to some clients

BibTeX not yet pushed
2009-01-05 22:06:08 +00:00
Matt Burton
0b2b62b996 Addresses #1145 updated translator to work with SSRN html, TODO: PDF import 2008-12-31 05:40:08 +00:00
Dan Stillman
dad0b3125f Fix UTF-8 output in BibTeX translator in 1.0.9 (not yet pushed) 2008-12-29 23:57:41 +00:00
Dan Stillman
403663664c Pushed new PNAS translator 2008-12-27 20:49:59 +00:00
Matt Burton
62dbddc044 Adding PNAS translator back into repo 2008-12-27 20:42:43 +00:00
Dan Stillman
1a927fd95a Trying to fix an SVN authentication problem due to the way this way moved 2008-12-27 18:54:39 +00:00
Matt Burton
b3cca1f60e Moved "Highwire 2.0" out of the label and into a comment 2008-12-27 06:25:16 +00:00
Matt Burton
7e73cc7b93 removing old PNAS file 2008-12-27 06:11:17 +00:00
Matt Burton
de78070b1a Modified PNAS name to indicate HighWire 2.0 2008-12-27 06:10:16 +00:00
Matt Burton
4a85179ad0 added support for the PNAS Collections 2008-12-27 06:07:14 +00:00
Matt Burton
104d39bfa6 Fixes #1170 Adding PNAS translator 2008-12-26 18:43:27 +00:00
Dan Stillman
1f18cc8275 Missed from previous commit 2008-12-22 19:47:39 +00:00
Sean Takats
2c8e8670f3 Fixes Project Muse PDF download. 2008-12-22 19:39:31 +00:00