Michael Berkowitz
bfb8f26b95
-Fixes Cambridge Journals Online regex to better handle other proxies, based on forum response.
2008-01-10 15:56:37 +00:00
Dan Stillman
6765e2cd03
Fix error on ACM
2008-01-10 09:34:03 +00:00
Dan Stillman
1b1aa6092f
Pushed updated translators from Michael to repo
2008-01-09 19:33:24 +00:00
Michael Berkowitz
30f8a4825e
-Updates YouTube regex to handle international URLS
...
-Adds Blackwell Compass translator
2008-01-09 17:48:39 +00:00
Michael Berkowitz
eb5ee5fd16
Addresses #743 . Pushes first set of regex changes to handle proxies.
...
Translators updated:
-ABC-Clio Serials
-ACM
-BioMed Central
-Cambridge Journals Online
-Ebscohost
-JSTOR
-Lexis-Nexis
2008-01-09 16:17:32 +00:00
Dan Stillman
78bc14c965
Fix default style pref on branch and 1.0.2 tag
2008-01-07 19:23:37 +00:00
Michael Berkowitz
647c47257d
-Updates PLoS detectWeb() so that it no longer returns non-article and non-search result pages
...
-Adds Innovate Online translator
2008-01-07 18:18:36 +00:00
Dan Stillman
e02b3a1f5e
Pushed updated ESA Journals to repo
2008-01-06 23:53:12 +00:00
Michael Berkowitz
c0665f8b2e
-Fixes title formatting in the ESA Journals translator, as per kwood's comment in the forums.
2008-01-05 19:09:28 +00:00
Dan Stillman
62f295d62c
Remove gbv.de translator per http://forums.zotero.org/discussion/1885/
...
Add Chicago updates to branch
2008-01-04 22:49:13 +00:00
Simon Kornblith
04f8ba1d24
Require 1.0.2 for updated RIS translator (which relies on validation in translate.js)
2008-01-04 02:48:45 +00:00
Dan Stillman
ee23bb6bcb
Addresses #672 , allow child items to exist in collections by themselves for sorting and outlines
...
- Makes sort=note work as expected when combineChildItems is disabled
- Fix for standalone notes and attachments not displaying when combineChildItems is disabled
2008-01-03 23:10:58 +00:00
Dan Stillman
cc0583bc5f
Add updated CSLs to scrapers.sql on branch: 'ama', 'apa', 'apsa', 'asa', 'chicago-author-date', 'chicago-fullnote-bibliography', 'chicago-note-bibliography', 'chicago-note', 'ieee', 'harvard1', 'mhra', 'mhra_note_without_bibliography', 'mla', 'nature', 'nlm'
2008-01-03 21:57:30 +00:00
Dan Stillman
297c40c108
Fix sorting by year in reports
2008-01-03 20:44:09 +00:00
Simon Kornblith
c97b216c57
closes #821 , Validate and correct URLs passed from translators
...
closes #760 , Files specified in file:// URLs should be imported
2008-01-03 09:47:57 +00:00
Simon Kornblith
7ce0f28820
fixes #870 , match="all" and "any" don't work correctly for variables in CSL.
2008-01-03 08:01:51 +00:00
Simon Kornblith
ec1d3d9c71
fix showstopper (or at least obnoxious) issue with bibliography not updating when a new citation is added
2008-01-03 07:53:34 +00:00
Simon Kornblith
9bd0c632a8
now trying that again...
2008-01-03 06:44:28 +00:00
Simon Kornblith
e202307c81
first delete old csl directory...
2008-01-03 06:43:53 +00:00
Simon Kornblith
fe2d1bf2c0
Import CSL locales from xbiblio (see if this works)
2008-01-03 06:36:48 +00:00
Dan Stillman
53fcea6a23
Case fix
2008-01-02 20:33:44 +00:00
Dan Stillman
8e7b866487
Update non-English locales with English strings
2008-01-02 20:31:24 +00:00
Dan Stillman
604c06da2a
Add link to styles page to Export prefpane
2008-01-02 18:28:41 +00:00
Dan Stillman
4e7bf1f5b8
Pushed updated PubMed translator
2008-01-02 18:07:14 +00:00
Sean Takats
5bb3a9df4f
Fixes PubMed import with AbstractPlus pages
2008-01-02 15:15:36 +00:00
Dan Stillman
6bda9e1429
Pushed updated Google Books to repo
2007-12-22 21:13:17 +00:00
Michael Berkowitz
d250300708
Addresses Julian's email concerning the Google Books translator's mishandling of the co.uk suffix. It should work now.
2007-12-22 19:49:46 +00:00
Sean Takats
ff410ebf0e
arXiv.org translator now supports xxx.lanl.gov
2007-12-22 05:05:29 +00:00
Sean Takats
0b37cf4304
Improves ACS multiple download.
2007-12-21 19:59:44 +00:00
Dan Stillman
9f9b94a0f6
Fix error outputting BibTeX with just a year in the date field
2007-12-21 15:28:45 +00:00
Sean Takats
6a7bc137d8
Fixes date handling for RSC Journals (they're generating a bad Y1 tag)
2007-12-21 15:09:52 +00:00
Simon Kornblith
1ad58be1ae
- closes #857 , Citations appear out of order in the text
...
- closes #798 , NeoOffice plugin buttons appear as text (now includes 26px icons that are simply the 16px icons with empty space around them)
- closes #858 , Citations using superscripts don't seem to close the superscript
- closes #845 , Support line-spacing and entry-spacing
- closes #814 , Can only edit first citation in OpenOffice
- closes #811 , Inserting and canceling new footnote citation leaves empty footnote behind
- after inserting a citation, further typing in OOo no longer extends the ReferenceMark
- fixes a bug in the Word plug-in compiler
2007-12-19 18:38:23 +00:00
Julian Onions
98bf76eb44
Change to the new schema, is-numeric and is-date style.
...
is-date doesn't really work correctly as yet.
2007-12-19 16:44:40 +00:00
Julian Onions
d4e556e891
fixes #540 - Edition field not used in citations
...
Added the number directive and the datatype="number" support in <if>
Need to fix up the CSL files now - a job for tomorrow!
2007-12-18 22:58:08 +00:00
Dan Stillman
572f31a5bd
Addresses #821 , Validate URL in linkFromURL() before calling doHead()
...
Not fixing this in the attachments layer -- even if I corrected URLs in the attachments layer, the translation layer would still revert them to the original. Instead, importFromURL() and linkFromURL() will now just throw an explicit error if passed an invalid URL.
2007-12-17 21:53:26 +00:00
Sean Takats
33a9af4e1b
Fixes PDF association problems with browse pages on JSTOR.
2007-12-17 21:04:46 +00:00
Elena Razlogova
acf8e41f68
mapped "history" for legal citations
2007-12-17 12:36:37 +00:00
Simon Kornblith
2fa9b6686a
- closes #868 , Some Unicode characters aren't stripped properly in non-UTF-8 BibTeX output
...
- speeds up BibTeX text encoding
- escapes BibTeX special characters
2007-12-17 00:52:47 +00:00
Dan Stillman
f6e6b4cdc0
Pushed Google Books to repo
2007-12-16 09:11:59 +00:00
Dan Stillman
b147bd4a6e
Addresses #749 , BibTeX issues
...
Set character set to 'us-ascii' if not UTF-8 (avoid a problem with certain characters)
2007-12-16 06:43:25 +00:00
Sean Takats
c29bd939d1
Fixes Google Books
2007-12-16 06:00:44 +00:00
Simon Kornblith
41221592b3
Addresses #749 , BibTeX issues
...
- import UTF-8 by default (as far as I can tell, this is no worse than the previous behavior, which would probably have read all BibTeX files as ASCII)
- use only ascii characters in cite keys
- present BibTeX UTF-8 export option on export
- hide disabled export options, rather than graying them out, to avoid the indication that other formats will not be exported as UTF-8
2007-12-16 03:59:39 +00:00
Dan Stillman
6a71c39d91
Fix Undo behavior in notes (right pane and separate window) to not undo content from other notes into current one and to not undo to empty where possible
2007-12-15 21:26:33 +00:00
Elena Razlogova
c357a25045
unmapped history per Bruce's request; added term "presented at"
2007-12-15 18:44:17 +00:00
Elena Razlogova
82084209b6
mapped artworkSize and history; added short form for genre
2007-12-15 02:00:04 +00:00
Julian Onions
911360f83c
closes #749 - BibTeX issues - import/export of BibTex characters
...
Much more translation done now. Preference for direct UTF-8 export/import included.
2007-12-12 17:05:54 +00:00
Dan Stillman
ae4ec20b94
Trigger dev XPI rebuild
2007-12-12 15:07:35 +00:00
Dan Stillman
ed43c2a96e
Closes #828 , Change Default OpenURL Resolver to OCLC Gateway
2007-12-12 15:02:04 +00:00
Dan Stillman
690b9417fc
Fixes #864 , OCLC FirstSearch WorldCat not importing accented characters properly
...
Added responseCharset parameter to doPost() and doGet() to set xmlhttp.channel.contentCharset before attempting to read textual data -- fifth and fourth parameters, respectively
2007-12-12 04:20:02 +00:00
Simon Kornblith
3cefc2ba8d
closes #841 , Do not cite URL for articles with page numbers by default
...
now applies to magazine and newspaper articles
2007-12-07 23:41:26 +00:00