Commit graph

209 commits

Author SHA1 Message Date
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
Elena Razlogova
0127d6b9dd Forgot to change lastUpdated in Ancestry.com 2008-12-18 14:29:57 +00:00
Elena Razlogova
9a07d12cdb Fixes Chicago translator to work with proxies, Ancestry.com to download from list view 2008-12-18 14:28:21 +00:00
Dan Stillman
0f990781f1 Fixes #1219, Increase BibTeX read buffer and read only initial 1MB
A 1.5MB RIS file now goes through BibTeX detection in about 3 seconds instead of...longer. I'm not sure the limit really needs to be 1MB, either.
2008-12-16 23:43:50 +00:00
Dan Stillman
6da81257f6 Pushed ScienceDirect and ERIC 2008-12-15 05:26:25 +00:00
Matt Burton
c6491fa6a2 Fixes #1226, error in the xpath that determined if page was single or multiple 2008-12-15 02:42:40 +00:00
Matt Burton
1dd85f3808 Addresses #1256, testing the ticketing system 2008-12-15 01:28:49 +00:00
Matt Burton
16a3f38f84 Fixes #1256: ScienceDirect fails on individual items
fixed the lastUpdated
2008-12-15 01:12:39 +00:00
Matt Burton
3cb7b3d174 Fixes #1256, now using advertisements to determine guest/free vs paid access (w/ pdfs). Also fixed bug with attachment handling when there is no PDF available. 2008-12-15 01:00:27 +00:00
Dan Stillman
cca5bc3d35 Pushed NCBI PubMed and Ancestry.com US Federal Census 2008-12-15 00:22:24 +00:00
Elena Razlogova
6be11dc141 Adapts Ancestry.com translator to new urls 2008-12-13 20:43:58 +00:00
Matt Burton
1589c5be2c forgot to update lastUpdated 2008-12-12 22:49:47 +00:00
Matt Burton
7230cc24c0 Fixes #1250: Changed E4X to use an attribute match for DOI 2008-12-12 22:41:32 +00:00
Dan Stillman
fc71b589ff Re-push Bibliothèque et Archives nationales du Québec to fix character encoding problem 2008-12-12 12:32:10 +00:00
Dan Stillman
615f8969ba Extended characters were lost on import from ScienceDirect
- ScienceDirect appears to use Windows-1252 for RIS files
- This does not fix character encoding with RIS file intercept
2008-12-05 08:41:04 +00:00
Matt Burton
812b440359 potential fix? registered vs guest logic was broken...now checking based on advertisements, but I'm not fully confident that it is universal, need to verify with a registered user not just through .edu proxy 2008-12-05 03:09:31 +00:00
Dan Stillman
64d4bdeb72 Pushed Wayback Machine 2008-12-03 19:00:08 +00:00
Sean Takats
e59f3d0ecb Adds preliminary Wayback Machine support. 2008-12-03 18:55:04 +00:00
Dan Stillman
d24a87c3a4 Override response charset of MARC file in Voyager translator when known to be UTF-8 or Latin1
This fixes mangled extended characters from UPenn library's "Latin1 MARC" records, which are served without a charset and detected as UTF-8 by Firefox.
2008-12-02 10:14:03 +00:00
Dan Stillman
01748aab01 Place is exported using "CP" instead of "CY" in RIS translator 2008-12-01 18:34:09 +00:00
Dan Stillman
70e5e6f7bd Addresses #1225, Pubmed Translator Fails on Search Results Pages
Pushed PubMed to repo
2008-11-27 05:14:28 +00:00
Matt Burton
10c148135a Fixes #1225: Pubmed Translator Fails on Search Results Pages
changed the xpath for article to search for <p> instead of <div>
2008-11-27 04:59:26 +00:00
Dan Stillman
37eaefbe16 Remove horizontal ellipsis mapping from BibTeX translator 2008-11-23 21:30:36 +00:00
Dan Stillman
d69fde6731 Pushed YouTube 2008-10-29 16:58:10 +00:00
Sean Takats
1019c26b97 Fixes YouTube attachments 2008-10-29 15:33:55 +00:00
Dan Stillman
4ab54e32e1 Pushed InnoPAC 2008-10-28 02:51:58 +00:00
Sean Takats
553d419192 Fixes InnoPAC for Central Michigan University 2008-10-28 02:42:17 +00:00
Dan Stillman
692cc31ad5 Addresses #755, Support Endeca OPAC
- Removed NCSU Library translator at admin's request (http://forums.zotero.org/discussion/4219/) in favor of COinS
- Set to priority 0 in repository for deletion from clients
2008-10-25 09:05:11 +00:00
Dan Stillman
5279777eab Addresses #1192, Patch to disable escaping of the URL field in BibTeX
Update timestamp
2008-10-25 08:11:47 +00:00
Dan Stillman
021d0c0d03 Closes #1192, Patch to disable escaping of the URL field in BibTeX 2008-10-25 08:10:01 +00:00
Dan Stillman
a499edbf25 Pushed IEEE Xplore 2008-10-20 17:56:31 +00:00
Dan Stillman
fe02104c9a Closes #1183, Patch for BibTeX: Preserve case, strip url and href on import, import deprecated '@conference', improved dashes
Not pushed to existing clients due to size and Fx2 DB issues, but available via Reset Translators and Styles in a dev build or 1.0.8 when it comes out
2008-10-20 10:27:22 +00:00
Dan Stillman
4d6aef5816 Closes #1181, Patch for File Download for MODS XML Import
Won't be pushed to existing clients until 1.0.8
2008-10-20 10:16:33 +00:00
Dan Stillman
14c8ce10cb Remove bc dependency in translators.zip build script 2008-09-15 06:25:44 +00:00
Dan Stillman
86678aba27 Install/upgrade support for flat-file translators and styles
Files are copied from translators.zip and styles.zip (or, for SVN installs, 'translators' and (for now) 'csl' directories) in the installation directory to 'translators' and 'styles' directories in the data directory. A build_zip file is provided for testing translators.zip (which will take precedence over a 'translators' directory) but isn't required.

The timestamp stored in repotime.txt is stored in the database and is sent to the server for updates since that time.

Updating a file in [install-dir]/translators or [install-dir]/styles automatically copies all files in that directory to the data directory.
2008-09-12 22:09:54 +00:00
Simon Kornblith
07d620e4d8 update lastUpdated 2008-09-11 23:34:30 +00:00
Simon Kornblith
ea6688e32d support science-direct.com and sciencedirect.com without a www 2008-09-11 23:34:09 +00:00
Simon Kornblith
5c6a050fa7 Fix issues in converted translators 2008-09-11 17:13:24 +00:00
Simon Kornblith
032e0439a1 commit translators as separate files, combine CiteBase translators, and modify SPIE translator 2008-09-11 04:40:07 +00:00