Commit Graph

386 Commits

Author SHA1 Message Date
Dan Stillman
e0e9f6ec2d Closes #758, Push updated APA and MLA CSLs to repo 2007-10-18 22:35:19 +00:00
Dan Stillman
eb7a924703 Closes #790, Adjust Google Scholar translator regex for two-part international domains (like com.au) 2007-10-16 22:03:50 +00:00
Sean Takats
1c911ff169 Fixes Project MUSE translator. At last! 2007-10-10 16:29:32 +00:00
Sean Takats
0b8c2a2571 Closes #622 by updating Google Scholar translator with cartesian's code. 2007-10-03 06:33:27 +00:00
Simon Kornblith
0c3ea37bee closes #776, make revised Word plug-in operate under OpenOffice again
closes #703, automate Word/OOo plug-in build process

- fixes a bug in OpenOffice when an item is removed from the Zotero Database
- fixes a bug in citing items with no title
- fixes an error in the APA style
2007-09-26 11:05:23 +00:00
Dan Stillman
93e4eec0cb Remove debug lines from PubMed and push to repo 2007-09-25 17:48:44 +00:00
Michael Berkowitz
cc0f6a0b47 -Closes #744. PubMed translator imports MeSH keywords 2007-09-25 14:40:53 +00:00
Dan Stillman
05ae491a36 Pushed EEBO to repo 2007-09-24 17:30:42 +00:00
Michael Berkowitz
1ec6db2cfc Fixes EEBO translator. URL now goes in URL field 2007-09-24 13:27:27 +00:00
Dan Stillman
db694f8003 Fix error in EEBO -- not pushing yet, since URL shouldn't go in Extra field 2007-09-21 19:44:01 +00:00
Dan Stillman
cae21c4df2 Reverted version number on scrapers.sql, since we're not doing any more DB upgrades in 1.0 -- anyone who updated since r1725 needs to open zotero.sqlite and run this command:
UPDATE version SET version=version-1 WHERE schema='scrapers';
2007-09-21 18:05:57 +00:00
Michael Berkowitz
3811097a3b - closes #719, Early English Books Online.
- adds translator for EEBO
2007-09-21 15:15:12 +00:00
Dan Stillman
e2400c43c2 Pushed updated Dynix to repo 2007-09-19 20:23:24 +00:00
Simon Kornblith
934d8ef2b1 - closes #752, JHU library catalog (Dynix) broken
- commits changes to editBibliographyDialog (forgotten in last commit)
2007-09-19 07:15:36 +00:00
Simon Kornblith
9a40d041b3 - closes #536, Hanging indent missing in APA citations in Word
- closes #736, bring Zotero up to date with latest CSL revisions
- allows citing multiple sources in IEEE and Nature styles, collapse citation numbers, and sort citations by citation number
- fixes a bug in the add citation dialog when adding items to the "Multiple Sources" pane, then turning off multiple sources
2007-09-19 05:06:16 +00:00
Dan Stillman
2167094e61 Pushed updated EBSCO and ACS Pubs to repo
Fixed scraping error and invalid HEAD request in ACS Pubs on journals using a different format for the PDF download string (and created #767 to support those).

Removed Sean's custom debug line. Such vanity.
2007-09-18 07:11:12 +00:00
Sean Takats
4ea517c088 Adds Business Searching Interface (BSI) support to EBSCO translator. 2007-09-17 23:40:32 +00:00
Sean Takats
03757d6711 ACS had some other problems. Ready to push now. 2007-09-17 21:13:34 +00:00
Sean Takats
110bb1b685 Fixes PDF download for ACS. Maybe. 2007-09-17 21:01:08 +00:00
Dan Stillman
fa6390f65f Pushed updated CrossRef translator to repo 2007-09-15 20:41:04 +00:00
Simon Kornblith
ba430ac67f - actually fix CrossRef translator (expects req_dat, not pid, for OpenURL 1.0)
- display translation failure if no items scraped during asynchronous translation, can be overridden by calling Zotero.done(true)
- always close scraping window following translation
- closes #742, Import of large RDF file fails. I've found a workaround for the export issue that causes this (actually a bug in Mozilla's RDF engine, which produces invalid XML under certain circumstances). However, old invalid RDF/XML documents still won't import.
2007-09-15 20:37:29 +00:00
Simon Kornblith
bd6208d3be fix formatting of editors and websites in new APA style 2007-09-13 21:23:55 +00:00
Dan Stillman
23eec26264 Pushed updated CrossRef translator to repo 2007-09-13 21:11:47 +00:00
Simon Kornblith
c3e2e83df9 fixes #754, SVN Word plugin not working in 1687
fixes #740, possible CSL et al issues
fixes #757, CSLs without sort-algorithm option fail bibliography creation
fixes #747, fix issues with bookmarks
fixes CrossRef translator to use authentication
addresses #736, bring Zotero up to date with latest CSL revisions (new formatting attributes not yet implemented)
closes #746, edit bibliography support

new Word plug-in still needs compliation and testing on non-Mac platforms and needs to be tested for compatibility with old docs
2007-09-13 21:04:41 +00:00
Sean Takats
f0b25656fd Addresses #755 by adding two new translators to support NC State and the Florida state university system. Once more Endeca catalogs show up we can work to generalize further. 2007-09-13 05:27:23 +00:00
Sean Takats
9c3349f251 Fixes Blackwell Synergy to close #735. 2007-09-09 19:30:00 +00:00
Dan Stillman
03c659e431 Pushed updated EBSCO and Endnote/Refer repo 2007-09-09 05:24:46 +00:00
Sean Takats
67ffde8632 Fixes ACM issue with trailing/leading whitespace around Endnote/Refer/BibIX values. 2007-09-08 07:16:31 +00:00
Sean Takats
06d200a811 Sorry, Dan. Undid your recent changes. 2007-09-08 06:36:29 +00:00
Sean Takats
769e50ef92 Fixes EBSCOhost. 2007-09-08 06:32:03 +00:00
Dan Stillman
da2d9d6032 Fix invalid version number in updated Ancestry scraper 2007-09-08 06:07:53 +00:00
Dan Stillman
ebb6d795d3 Fix unescaped quotes in IEEE style 2007-09-08 06:05:18 +00:00
Sean Takats
62242380e8 Updates Ancestry.com and History Cooperative with Elena's latest fixes. 2007-09-08 06:04:03 +00:00
Michael Berkowitz
7eae2917c4 Added missing semicolons to new stlyes 2007-09-06 19:36:50 +00:00
Michael Berkowitz
31c385b987 Added translators for ASCE and ESA Journals and styles for Nature, IEEE, and National Library of Medicine 2007-09-06 18:53:56 +00:00
Dan Stillman
5ca4431ed2 Addresses #705, Rewrite Proquest translator to use RIS export
Updated ProQuest translator, fixes some bugs
2007-08-31 20:49:08 +00:00
Dan Stillman
0c45bf296e Fixes #705, Rewrite Proquest translator to use RIS export
Updated ProQuest translator from Asa
2007-08-31 17:35:18 +00:00
Simon Kornblith
c5803506b2 roll back scrapers.sql version 2007-08-28 19:21:24 +00:00
Simon Kornblith
ac7479aae6 - closes #691, Multiple item citation add/remove bug
- closes #690, Edit citation button/functionality
- closes #730, Rename style names to use "reference list" instead of bibliography
- adds an citation editor, allowing users to modify the citations that they insert
- adds user-editable prefixes and suffixes
- adds "suppress author" functionality

known issues:
- probably won't work right with bookmarks for now
- not tested on Windows or in OOo
2007-08-28 18:48:00 +00:00
Dan Stillman
2897dbe5bc Pushed updated Economist, Epicurious, BBC, Melvyl to repo
Reverted Amazon timestamp (since translator hasn't changed)
2007-08-27 01:40:00 +00:00
Sean Takats
33fc4fac40 Fixes Epicurious.
Fixes typo in BBC News.
Adjusts Melvyl to prepare for Labor Day OPAC upgrade.
2007-08-27 01:26:17 +00:00
Michael Berkowitz
d5f6ba2be3 2007-08-24 19:25:58 +00:00
Michael Berkowitz
2819eba236 2007-08-15 15:24:15 +00:00
Dan Stillman
2ad1a41a3f Pushed Stuff.co.nz, The Age, New Zealand Herald, Sydney Morning Herald, The Australian to repo 2007-08-14 22:08:08 +00:00
Simon Kornblith
1f4425fa2f fix pages for APA style 2007-08-14 17:42:43 +00:00
Michael Berkowitz
4a5b2caef9 2007-08-14 15:37:06 +00:00
Simon Kornblith
8620584f96 - APA style now uses a period with a space after it
- closes #701, Other CSL issues (Sean, re-open this if/when you have more issues)
	- fixes sorting issues
	- subsequent-author-substitute now works
	- adds citation-number variable
2007-08-14 09:11:26 +00:00
Dan Stillman
429ddcdb4d Pushed updated arXiv.org translator to repo 2007-08-10 19:32:31 +00:00
Sean Takats
355be98a39 Fixes arXiv.org translator. 2007-08-09 19:17:18 +00:00
Simon Kornblith
2615dc9684 - use priority exclusively for translator ordering
- full disambiguation support (including adding additional authors to disambiguate, adding first names, or adding a letter after the year)
- brings Zotero into line with current CSL revision
- fixes miscellaneous issues with new CSL interpreter
- closes #614, Same-Year Citation Suffix problems
2007-08-04 22:45:08 +00:00