Commit Graph

2001 Commits

Author SHA1 Message Date
Dan Stillman
c42bb650ac Pushed MIT Press Journals, Philosopher's Imprint, Berkeley Electronic Press, Scopus, Davidson College Library, CSIRO, PLoS Biology and Medicine, PROLA, arXiv.org 2008-04-02 08:06:09 +00:00
Michael Berkowitz
1f599d1a6c -Updates PLoS Journals translators. 2008-04-01 17:23:42 +00:00
Michael Berkowitz
0bf3452787 -Adds MIT Press Journals translator. 2008-04-01 15:50:09 +00:00
Michael Berkowitz
f037bbb7c7 -PROLA/aps items now save abstractNote. 2008-04-01 14:48:13 +00:00
Michael Berkowitz
d56807d478 -Fixes arXiv.org's saved PDF filepath, adds snapshot to item, and moves abstract from notes to abstractNote. 2008-04-01 14:40:14 +00:00
Dan Stillman
563e940d2c Fixes #937, MIME type not set correctly for Word/OOo document attachments on import 2008-04-01 07:39:57 +00:00
Dan Stillman
35186d77d3 Fixes #913, Syntax error in global.dtd in Firefox 3 2008-04-01 06:49:29 +00:00
Dan Stillman
f03eb6d6c5 Fixes #911, Creator type drop-down icon missing in Firefox 3
And darker now, for better or for worse (probably better)
2008-04-01 06:19:29 +00:00
Dan Stillman
3d55270436 Fixes #912, cmd_textZoomReduce missing in Firefox 3 2008-04-01 05:41:29 +00:00
Michael Berkowitz
589a2eb66d -Adds Philosopher's Imprint translator. 2008-03-31 20:42:20 +00:00
Michael Berkowitz
e979a792db -Fixes CSIRO publishing target regex. 2008-03-31 19:15:02 +00:00
Michael Berkowitz
83017f6b25 -Adds Berkeley Electronic Press translator. 2008-03-31 17:35:19 +00:00
Michael Berkowitz
a9d6741ad2 -Changes Davidson College Library translator to use MARC record instead of RIS. 2008-03-31 16:35:49 +00:00
Michael Berkowitz
74e4652fcc -Actually includes the change to the Scopus target regex I meant to put in the last commit. 2008-03-31 15:29:06 +00:00
Michael Berkowitz
b0b5f4d3c3 -Fixes Scopus translator. 2008-03-31 15:23:06 +00:00
Dan Stillman
c7d56fcbe7 Closes #964, add file extension if mime type is defined in translator
Hard-coded some more mappings. Can add others if necessary.
2008-03-30 09:19:29 +00:00
Dan Stillman
c393acff74 Removed legacy YouTube translator from scrapers.sql (still in repo) and reverted new YouTube GUID in scrapers.sql and repo. (GUIDs should never change.) 2008-03-30 08:20:11 +00:00
Dan Stillman
8b70c0c76e Pushed Agencia del ISBN, arXiv.org and BioOne 2008-03-30 07:55:58 +00:00
Michael Berkowitz
cbcb5ac1fb -Adds BioOne translator. 2008-03-28 19:02:06 +00:00
Michael Berkowitz
f56b4ca221 -arXiy.org translator now works with uk.arxiv.org. Also, selectItems no longer has "Title: " as part of item title. 2008-03-28 17:14:59 +00:00
Michael Berkowitz
2ca63eb81a -Adds translator for Agencia del ISBN 2008-03-28 16:45:57 +00:00
Dan Stillman
d6b658bf43 Pushed updated IngentaConnect, InnoPAC, Google Scholor, Alexander Street Press, SpringerLink 2008-03-28 16:26:19 +00:00
Michael Berkowitz
bad83c8705 -Addresses #978. Changes Google Scholar translator to detect EndNote links when prefs are set to a language other than English. Needs testing. 2008-03-27 19:47:38 +00:00
Michael Berkowitz
a087e84c08 -Fixes SpringerLink translator to properly save titles for itemType "book." 2008-03-27 19:15:41 +00:00
Dan Stillman
0b487294b0 Workaround for SQL bound parameter limit when indexing PDFs (limit existed only in Firefox 3, I think) 2008-03-27 18:49:30 +00:00
Michael Berkowitz
5cc42c4f5c -Modifies InnoPAC target regex for better results. 2008-03-27 14:43:47 +00:00
Michael Berkowitz
4b50596ee2 -Fixes detectCode in Ingenta Connect translator. 2008-03-26 18:42:42 +00:00
Michael Berkowitz
a93510d31b -Closes #975. Fixes Alexander Street Press target regex. 2008-03-26 18:15:11 +00:00
Michael Berkowitz
2724c937d3 -Updates Scopus target regex for proxies. 2008-03-26 17:49:27 +00:00
Simon Kornblith
0fe1ec7fa3 add a little more debug code to Juniper proxy 2008-03-26 17:35:32 +00:00
Simon Kornblith
bd8f9b2cc8 addresses #743, Support non-EZproxy proxies
theoretically support Juniper proxies. this needs testing.
2008-03-26 17:33:57 +00:00
Simon Kornblith
74d8ee9a7e - remove extraneous HTTP request from Time translator when handling single pages
- closes #943, processDocuments broken by Firefox 3 (should fix the specific issue the Time translator was having, if it's seen in other translators. reopen this ticket if there are other problems.)
- closes #649, Importing large BibTeX file fails
- closes #687, Ignore text outside entries in BibTeX files
- closes #951, Unquoted numbers in last field of record break BibTeX import
- closes #932, Support @STRING variables in BibTeX
2008-03-26 16:13:24 +00:00
Michael Berkowitz
e2ddc7c4f0 -Fixes Scopus translator. 2008-03-26 15:18:31 +00:00
Dan Stillman
172a45fb64 Pushes updated Endeca 2, IngentaConnect, YouTube, PLoS One, Nature 2008-03-26 02:40:12 +00:00
Dan Stillman
95e71c41d8 Fixes #778, Overzealous PNAS (HighWire) blocking
This was due to a bug in WebPageDump/ScrapBook that would make invalid requests when various source attributes included relative paths to files in different directories. PNAS was blocking after 20 or so 404s for image files.
2008-03-26 01:19:43 +00:00
Michael Berkowitz
be2a11793b -Closes #946. Fixes PLoS Comp Bio/etc translator. 2008-03-25 20:40:15 +00:00
Simon Kornblith
72ce1d9816 fix exporting of dates with BibTeX (broken by r2455) 2008-03-25 17:48:34 +00:00
Simon Kornblith
97d5be10e8 closes #958, BibTeX doExport modification to map proceedingsTitle -> booktitle
closes #961, Make BibTeX cite key customizable
closes #960, Improve type selection in BibTeX export
closes #959, Write URL to howpublished field with item.webpage in BibTeX export
2008-03-25 17:37:22 +00:00
Michael Berkowitz
ea7079fa0b -Fixes Nature detectWeb to stop finding articles that have no citation export options. 2008-03-25 16:02:00 +00:00
Simon Kornblith
66d497afe9 closes #969, Export not working under FF3 2008-03-25 15:35:54 +00:00
Michael Berkowitz
cf9d9a6e9e -Fixes min version in Endeca 2 translator, and adds YouTube (legacy) translator with trimInternals regressed to cleanString. 2008-03-25 15:23:49 +00:00
Michael Berkowitz
1f7b536f10 -Modifies XPath in IngentaConnect translator to work with FF3. 2008-03-25 14:56:54 +00:00
Dan Stillman
686b53fb76 Pushed Scopus and updated YouTube, SIRSI, Project MUSE, and ESA Journals 2008-03-25 00:40:18 +00:00
Simon Kornblith
c565f2bb7a actually closes #917, superCleanString() strips extended characters 2008-03-24 22:08:24 +00:00
Simon Kornblith
7a925776b7 support edition and other types of subjects in SIRSI translator 2008-03-24 22:07:31 +00:00
Simon Kornblith
bf76b6abed - closes #941, collapse year option should be turned off if both references have suffixes
- fixes issues with tab alignment in some styles
2008-03-24 21:36:59 +00:00
Simon Kornblith
ddd3f815a8 undo previous rev 2008-03-24 20:03:13 +00:00
Simon Kornblith
027a287deb closes #917, superCleanString() strips extended characters 2008-03-24 19:42:25 +00:00
Simon Kornblith
e89abf2eb3 closes #944 2008-03-24 19:22:52 +00:00
Michael Berkowitz
86afd6de2e -Adds Scopus translator. 2008-03-24 19:17:30 +00:00