Dan Stillman
057c76e781
Fix export from context menu of Saved Search
...
It's possible this hasn't worked for a very long time
2008-06-17 20:34:14 +00:00
Dan Stillman
0b057355e1
Pushed Gmail
2008-06-17 19:28:03 +00:00
Michael Berkowitz
8971951c12
-Fixes GMail translator.
2008-06-17 19:12:40 +00:00
Dan Stillman
9353596def
Pushed Amazon
2008-06-16 21:21:05 +00:00
Michael Berkowitz
440e5e664d
-Fixes Amazon translator.
2008-06-16 21:00:14 +00:00
Dan Stillman
d2805e2d5e
Pushed ScienceDirect
2008-06-15 17:04:20 +00:00
Michael Berkowitz
4948b8032f
-Fixes ScienceDirect detection problem reported in the forums.
2008-06-15 14:30:55 +00:00
Dan Stillman
236cd9e55e
Pushed Worldcat.org and Gmail
2008-06-13 20:05:02 +00:00
Michael Berkowitz
b09cbf544e
-Adds GMail translator.
2008-06-13 20:00:43 +00:00
Michael Berkowitz
2e1a60d654
-Adds translator for plain old Worldcat.org (not through FirstSearch)
2008-06-13 15:05:54 +00:00
Dan Stillman
c5938c58b5
Cleaner way to include Zotero object in itemPane.xul
2008-06-13 09:54:51 +00:00
Dan Stillman
299a5de480
Make Add Citation window, Edit Bibliography window, and Related Items window resizable (only the Related Items window on Windows)
2008-06-13 08:26:58 +00:00
Dan Stillman
63059cc028
Version bump for 1.0.6
2008-06-13 00:43:27 +00:00
Dan Stillman
3a34a3cb9b
Fix for communication error with UPPERCASE citation field codes
2008-06-12 20:16:23 +00:00
Dan Stillman
2395f83084
Re-pushed Bibliothèque et Archives nationales du Québec, Canadiana.org, JurPC, BIUM, SIRSI, Common-Place, EBSCOhost, ARTFL Encyclopedie to fix character encoding issues
2008-06-12 19:11:00 +00:00
Dan Stillman
c124bda66a
Pushed Helsinki Institute of Technology, PubMed, and MAB2 (to fix encoding issue)
2008-06-12 18:54:03 +00:00
Dan Stillman
b17526734f
Fixes #1040 , Related items broken in 1.0.5
...
Fixes error in citation windows in Firefox 2 that would've prevented the Windows off-center window fix
2008-06-12 17:34:11 +00:00
Michael Berkowitz
452cffd90f
-Fixes journalAbbreviation in PubMed translator based on suggestion from the forums.
2008-06-12 13:51:33 +00:00
Dan Stillman
116c292f44
Don't send text/html to clipboard for note copy, since we don't have rich-text notes and copying HTML on Windows just loses newlines (due to unsupported white-space: pre-wrap in Word and OO).
2008-06-12 06:34:12 +00:00
Michael Berkowitz
c57143b3cb
-Adds translator for Helsinki University of Technology Library.
2008-06-11 18:48:06 +00:00
Dan Stillman
a6465175ff
Debug messages for RIS/Refer content listener
2008-06-11 06:47:56 +00:00
Dan Stillman
f1cc289da6
Pushed PubMed
2008-06-11 04:47:11 +00:00
Michael Berkowitz
f04c8e14f1
-Fixes journalAbbreviation punctuation for the PubMed translator after the forum post.
2008-06-11 03:16:47 +00:00
Dan Stillman
7f842895e8
Pushed BIUM, JurPC, MAB2, Aleph, Bibliothèque et Archives nationales du Québec
2008-06-10 22:46:16 +00:00
Michael Berkowitz
babf25dc27
-Adds Adam's translator for BANQ.
2008-06-10 20:34:58 +00:00
Michael Berkowitz
df1e58aac8
-Adds Leon Krauthausen's MAB2 translator and his modifications to the Aleph translator for better German library support.
2008-06-10 18:46:01 +00:00
Michael Berkowitz
d6f64ed3b9
-Adds JurPC translator.
2008-06-10 17:48:22 +00:00
Michael Berkowitz
ecd0005e1e
-BIUM translator can now save from search result pages.
2008-06-10 14:46:14 +00:00
Michael Berkowitz
7d2dc7933b
-Adds BIUM translator. Links to item pages from search results call JS, so only saves from item pages for now.
2008-06-10 14:12:25 +00:00
Dan Stillman
bbc9d37d4d
maxVersion bump to 3.0.*
2008-06-10 05:40:47 +00:00
Dan Stillman
5667328aa2
Pushed Agencia del ISBN and National Library of Australia
2008-06-08 22:48:50 +00:00
Michael Berkowitz
12a7634ad1
-Adds National Library of Australia translator.
2008-06-06 21:09:47 +00:00
Michael Berkowitz
5269b45eeb
Fixes Agencia del ISBN translator.
2008-06-06 17:47:47 +00:00
Dan Stillman
2cb0f59cb0
Pushed PubMed
2008-06-06 17:41:02 +00:00
Michael Berkowitz
ef7878d868
NCBI PubMed translator should correctly scrape ISSNs now.
2008-06-06 16:26:36 +00:00
Dan Stillman
76ef177e82
Addresses #901 , downloadAssociatedFiles pref has no effect if automaticSnapshots is false
...
The URL check wasn't sufficient. On JSTOR, for example, with the snapshot pref disabled and the download pref enabled, it would still return both a snapshot and a PDF, since the snapshot's URL is different from the URL in the URL field. (JSTOR records actually shouldn't have a URL field value at all, but that's #827.) Now saving only if snapshot pref is on or attachment isn't HTML.
2008-06-06 09:20:12 +00:00
Dan Stillman
b0d576b089
Fixes #901 , downloadAssociatedFiles pref has no effect if automaticSnapshots is false
...
Cleaner version of zeppomedio's patch, with an additional check to not save links when automaticSnapshots is off (since that code would now be executed even if only downloadAssociatedFiles was checked)
I haven't tested this extensively, but the settings seem to now work as expected. Thanks to zeppomedio for the patch.
2008-06-06 09:00:35 +00:00
Dan Stillman
ab958ae726
Pushed DSpace, ACM, J-Stage, Canadiana.org, Boston Globe
2008-06-06 08:40:48 +00:00
Dan Stillman
dd13130c9a
Allow recovery if a saved search throws an error (including modification or deletion of search)
2008-06-05 23:17:19 +00:00
Michael Berkowitz
433937c673
-Adds Adam Crymble's translators for Canadiana.org and the Boston Globe.com
2008-06-05 20:08:03 +00:00
Dan Stillman
3dc5531176
- Fix off-center Add Citation window on Windows (for some users since 1.0.4)
...
- Make Related Items window a real window on OS X
- Persist position of Related Items window
- Allow Escape in empty search field to close Related Items window
2008-06-05 00:38:11 +00:00
Dan Stillman
4d8637bc98
Automatic tags didn't appear in tag selector (since 1.0.4)
2008-06-04 21:52:30 +00:00
Michael Berkowitz
d11c7fee10
-Adds translator for J-Stage journal sites.
2008-06-04 20:17:38 +00:00
Michael Berkowitz
e2a1b97606
Quick fix to the ACM translator so it doesn't fail if there's no abstract.
2008-06-04 19:38:30 +00:00
Michael Berkowitz
37cab5fce1
-Dspace modifications.
2008-06-04 17:21:24 +00:00
Dan Stillman
d8079dac9b
Fixes #1029 , Error when a bibliography with customized entries references a non-existent item
2008-06-03 19:52:50 +00:00
Dan Stillman
01547b564e
Pushed ERIC, DSpace, and A Contra Corriente
2008-06-03 19:32:40 +00:00
Dan Stillman
7471c9dc73
Fix error when loading a saved search with an empty 'is/isNot' text condition
...
Fix 'null' appearing in saved search window when editing a search with an empty 'is/isNot' text condition
2008-06-03 19:24:42 +00:00
Dan Stillman
e7203d4c67
Put two lines between plaintext notes
2008-06-03 18:31:22 +00:00
Dan Stillman
8b8eb3a5c4
Output full content of notes in bibliography-mode Quick Copy if only copying notes; otherwise, exclude notes from generated bibliography
2008-06-03 18:27:44 +00:00