Commit Graph

1840 Commits

Author SHA1 Message Date
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
Elena Razlogova
4ce5213e8f added comments to note future sql changes 2007-12-07 19:45:17 +00:00
Julian Onions
234cb1da2c closes #859 - Mappings required for legal cases
Previous fix was in SQL, this is in JS - the trunk will get the SQL fix and then this temporary fix can be removed.
2007-12-07 19:08:30 +00:00
Dan Stillman
14139a1003 Revert SQL changes in r2001 (no more DB changes on the branch) 2007-12-07 18:41:25 +00:00
Julian Onions
cce47d87e1 fixes #859 - Mappings required for legal cases
closes #856 - Chapter (number) is required in the book section
Plus two tiny fixes for strict javascript correctness
2007-12-07 17:01:44 +00:00
Simon Kornblith
ac16c00706 addresses #854, Pages field is not parsed
matches en-dash for plural condition (still not reformatted)
2007-12-05 19:27:51 +00:00
Michael Berkowitz
b861656dec -Updates PLoS translator to accurately handle the "%2F" character appearing in place of "/" 2007-12-05 16:33:11 +00:00
Julian Onions
521966a65a Added the new terms online, cited, edition and internet 2007-12-05 15:47:40 +00:00
Julian Onions
fcf3b2c7bb close #852 - The anonymous "term" is not supported 2007-12-04 14:40:49 +00:00
Julian Onions
5f2556e9a5 A simpler change for some of the mappings in #842 2007-12-04 11:05:46 +00:00
Sean Takats
bad2c51ac6 Adds Wiley InterScience translator. 2007-12-03 21:55:02 +00:00
Sean Takats
72342d9232 Fixes ProQuest search result pages beyond first page. 2007-12-03 02:54:11 +00:00
Simon Kornblith
3487bf8737 - closes #841, Do not cite URL for articles with page numbers by default
- adds a preference to configure this behavior. if localizing the strings is too much work, we can defer this to a later release
2007-12-01 05:44:44 +00:00
Sean Takats
43c07f853b Addresses #731. Improves date handling and some optional metadata with LexisNexis. 2007-11-30 21:45:38 +00:00
Sean Takats
68149c59c6 Addresses #731. Single articles from LexisNexis should now work. 2007-11-30 20:44:04 +00:00
Simon Kornblith
f584b1d7ba - fixes comma issue with two names in Chicago footnote style
- remove question marks from "report" type in cite.js
2007-11-30 20:12:15 +00:00
Julian Onions
5816dd2306 Added the ability to choose ibid and ibid-with-locator style testing. 2007-11-30 12:27:25 +00:00
Julian Onions
81640bcc2f Fix for bug #849, allows locator to be tested in an <if variable="locator"> statement. 2007-11-30 09:43:42 +00:00
Dan Stillman
79b972d362 Update version number on 1.0 branch 2007-11-29 21:18:37 +00:00
Sean Takats
a9febe886a Adds Nick dos Remedios's patent support to RIS 2007-11-29 20:23:53 +00:00
Dan Stillman
15ce597825 Flickr is not, in fact, an export translator 2007-11-29 17:41:24 +00:00
Dan Stillman
4a8dab3d43 Pushed Endnote/Refer and IEEE Xplore 2007-11-29 17:32:20 +00:00
Sean Takats
baa76a8a8d Addresses #843 to provide fallback for item types other than journalArticle and bookSection 2007-11-29 17:28:52 +00:00
Sean Takats
5318163f32 Fixes IEEE PDF download. 2007-11-29 16:47:34 +00:00
Michael Berkowitz
1967489a12 Re-addresses #843 to handle the difference between %J and %B tags correctly. 2007-11-29 15:17:41 +00:00
Julian Onions
77736342b4 Mappings for various things including
series-editor, documentNumber, patentNumber, billNumber, codeNumber, episodeNumber 
as per ticket #842
2007-11-29 10:21:32 +00:00
Elena Razlogova
3549cbcea4 mapping conferenceName to event 2007-11-28 21:04:05 +00:00
Elena Razlogova
a79e0e9f92 maps zotero "report" to csl "report" type 2007-11-28 18:52:54 +00:00
Elena Razlogova
e5d9639549 Addresses #842, Mappings required 2007-11-28 16:44:58 +00:00
Michael Berkowitz
d8b1f533b7 -Closes #843, Endnote/Refer/BibIX translator does not export journal title. Translator now properly handles %J and %B tags on export. 2007-11-28 15:59:26 +00:00
Julian Onions
6225ad4018 Support text-decoration in HTML output 2007-11-27 11:51:23 +00:00
Sean Takats
4489966063 Fixes Blackwell Synergy 2007-11-27 01:46:38 +00:00
Sean Takats
8956ca14a9 Another, better RIS hack until #821 is fixed. 2007-11-26 22:16:34 +00:00
Simon Kornblith
669f115376 - implements CSL text-case attribute (text-transform is now deprecated)
- allows CSLs to be imported from the file system
- implements preliminary text-case="title" transform
2007-11-26 22:06:06 +00:00
Dan Stillman
ad181f973c Fix JS strict warning in cslpreview.xul 2007-11-25 16:45:39 +00:00
Dan Stillman
3dcf662583 Change style install message to warn when updating an existing style 2007-11-25 14:16:02 +00:00
Dan Stillman
6205d87509 Pushed Cambridge Journals to repo 2007-11-25 13:44:50 +00:00