Commit graph

2786 commits

Author SHA1 Message Date
Simon Kornblith
5bd30580c5 add hidden pref for enabling/disabling connector 2010-10-02 20:08:16 +00:00
Dan Stillman
908b96ccc4 - Add some month/year tests (many of which fail -- refs #1731)
- Always delete empty strToDate part (for proper testing)
2010-10-02 05:18:48 +00:00
Dan Stillman
7b6e017d38 Use display title for related items in reports 2010-09-30 22:50:30 +00:00
Dan Stillman
8a5e5385cb Addresses #1726, Firefox 4 Compatibility 2010-09-30 22:02:24 +00:00
Dan Stillman
6b9f9643da Fixes #1158, Cannot drag item to tag with both automatic and manual versions
And create a manual tag when dragging to an automatic tag in the tag selector
2010-09-30 22:00:45 +00:00
Dan Stillman
7ff2ddae89 Sync credentials weren't cleared if username field was removed first 2010-09-30 18:16:40 +00:00
Avram Lyon
909b0fdf2c Trans: New CNKI translator by Tao Cheng 2010-09-29 19:44:04 +00:00
Dan Stillman
c41f754138 Don't throw an error trying to index an unindexable text file (e.g., text/xml) 2010-09-29 04:09:08 +00:00
Dan Stillman
1e2dc0035f Replace HEAD requests in ZFS syncing with GET requests to work around compatibility problems with proxy servers and security software 2010-09-28 23:44:16 +00:00
Dan Stillman
aed441e152 Fixes #1727, PATCH: Trim whitespace from RIS TY field to correctly identify types
And pushed to clients. Changed String.trim() to Zotero.Utilities.trim(), since String.trim() isn't supported in Fx3.0
2010-09-28 21:39:47 +00:00
Dan Stillman
7f12d2c095 Trim Amazon XML response as possible fix to a user's error 2010-09-28 19:14:52 +00:00
Avram Lyon
16d595ca67 Trans: Fix escaping nit in target regex 2010-09-28 17:10:59 +00:00
Dan Stillman
7a4558ad6f Pushed ScienceDirect (and disabled icon for search results mode, which is still broken) 2010-09-28 16:42:03 +00:00
Avram Lyon
fbd744bd54 Trans: Attach PDFs to ScienceDirect items 2010-09-28 15:55:08 +00:00
Dan Stillman
80f243db23 Pushed Japan Times Online 2010-09-28 06:59:58 +00:00
Dan Stillman
1f1a1201d0 Pushed WilsonWeb 2010-09-28 06:58:18 +00:00
Dan Stillman
a14811cc88 Pushed InnoPAC 2010-09-28 06:55:29 +00:00
Dan Stillman
4fa0ac3996 Pushed Informaworld 2010-09-28 06:44:29 +00:00
Dan Stillman
cced7d8481 Pushed IRIS, with a couple tweaks (don't set Accessed field and set Library Catalog to just "IRIS" rather than "www.iris.rutgers.edu Library Catalog") 2010-09-28 06:35:12 +00:00
Avram Lyon
28a2ed26c8 Trans: Added explication of BOCC, just to be safe. 2010-09-28 05:42:25 +00:00
Avram Lyon
52539bd050 Trans: New translator for Biblioteca Online de Ciências da Comunicação, contributed by José Antonio Meira da Rocha. 2010-09-28 05:40:32 +00:00
Avram Lyon
2837a2900d Trans: - Fix regression for DOI searches in Informaworld
- Add support for additional result page structure in Informaworld
2010-09-28 05:30:41 +00:00
Avram Lyon
a993e92f7a Fixed Informaworld per http://forums.zotero.org/discussion/14273 2010-09-28 05:10:50 +00:00
Simon Kornblith
c629a99185 Merge citeproc-js 1.0.57
From Frank's release notes:

citeproc-js 1.0.54:
- Fix misplacement of labels that (should) appear before the
 nameset to which they apply.

citeproc-js 1.0.55:
- Fix bug that triggered "registry[id] undefined"
 error in some disambiguation operations.

- Fix bug affecting voluntary suppression
 of small caps in rich text parsing engine.

- Add methods for setting multilingual
 transliteration, translation, and sort
 parameters on configured processor.

citeproc-js 1.0.56:
- Distinguish between transliterations of
 (personal) names and transliterations of
 titles in recently-added multilingual
 configuration methods.

citeproc-js 1.0.57:
- Correctly handle singleton conditional nodes (if and else-if).
2010-09-27 17:55:20 +00:00
Simon Kornblith
7f83086e1c remove extraneous backslash (although it should not be causing any issues) 2010-09-27 17:34:39 +00:00
Simon Kornblith
5d2db73cc9 fix RTF bibliography generation 2010-09-27 17:25:51 +00:00
Simon Kornblith
8bb80de5db fix bibliography style persistence 2010-09-27 17:12:41 +00:00
Sean Takats
71ab2401f8 Remove Nagoya from About box. 2010-09-26 04:52:04 +00:00
Fred Gibbs
aed80411f7 Added translator for online journal Digital Medievalist 2010-09-26 01:50:17 +00:00
Simon Kornblith
86941ba9fc don't use appendRelativePath to fix Windows issues 2010-09-25 16:09:55 +00:00
Simon Kornblith
c5b703da82 more path fixes 2010-09-25 16:05:15 +00:00
Simon Kornblith
a7c7b8d488 fix path on Windows 2010-09-25 16:04:18 +00:00
Simon Kornblith
48680fbfd8 fix issues searching for existing zotero data directory on windows 2010-09-25 16:00:31 +00:00
Dan Stillman
572ff64eb1 Fixed COinS translator 2010-09-25 15:53:52 +00:00
Dan Stillman
8703026f35 Fix typo in German locale 2010-09-24 15:28:56 +00:00
Avram Lyon
80ee78a348 Remainder of InnoPAC translator fix. Thanks to noksagt
for pointing out that I had missed part of my patch.
2010-09-23 17:01:51 +00:00
Avram Lyon
f3cfcd0b08 New WilsonWeb translator, thanks to Brinda Shah from HW Wilson 2010-09-23 16:12:11 +00:00
Dan Stillman
3abda6bbd8 Use regexp object instead of string 2010-09-23 06:11:35 +00:00
Dan Stillman
1adf489801 Standalone: Open HTTP(S) URLs externally in default browser
Other URLs (such as zotero://attachment) won't work yet
2010-09-23 06:10:04 +00:00
Simon Kornblith
9f2d231741 don't attempt to collapse toolbar in Z standalone 2010-09-23 05:18:47 +00:00
Simon Kornblith
48017eb1b6 make standalone.xul have windowtype navigator:browser (not actually sure this is a good idea for a long-term solution) 2010-09-23 05:05:37 +00:00
Simon Kornblith
4fb708778a fix hidden browser creation in Z standalone 2010-09-23 04:57:36 +00:00
Simon Kornblith
f79e18d3cb modified icons that work with ImageMagick (not sure why the old versions didn't) 2010-09-23 04:21:19 +00:00
Simon Kornblith
3888e19539 commit Zotero Connector-compatible COinS, unAPI, and Embedded RDF 2010-09-23 04:20:06 +00:00
Simon Kornblith
d06a19b6a8 add Zotero Connector 2010-09-23 04:14:19 +00:00
Dan Stillman
253485d96f Remove de-CH and de-AT CSL locales 2010-09-21 00:19:33 +00:00
Dan Stillman
276ed607ec Remove de-CH and de-AT locales 2010-09-21 00:18:40 +00:00
Avram Lyon
dd55ecaa68 Fix for newspaper article saving in TVNZ translator, thanks to Sopheak. 2010-09-20 13:37:35 +00:00
Dan Stillman
749b13bc02 Replace nsIPrompt with nsIPromptService for Fx4 compatibility 2010-09-20 06:10:06 +00:00
Simon Kornblith
50934eef0c support importing on Windows and *NIX 2010-09-20 02:50:24 +00:00