Commit Graph

2265 Commits

Author SHA1 Message Date
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
Julian Onions
dc54bff5c2 Updated the csledit tool, and added the cslpreview tool 2007-11-25 08:19:14 +00:00
Sean Takats
0dc74c0641 Adds Cambridge Journals Online support, closing #737 2007-11-25 06:53:24 +00:00
Dan Stillman
a59488d5c6 Pushed Flickr, YouTube, Google Books 2007-11-21 00:26:06 +00:00
Sean Takats
feb963a173 Google Books now works outside the US (e.g. books.google.ca). 2007-11-20 22:03:44 +00:00
Sean Takats
429c143054 Adds new YouTube translator. 2007-11-20 19:03:01 +00:00
Dan Stillman
734710a5e1 Pushed updated EBSCO and RIS 2007-11-20 10:18:06 +00:00
Sean Takats
cbbbb9e93d Fixes EBSCO and removes some RIS problematic URL handling until #821 is resolved. 2007-11-19 22:54:40 +00:00
Sean Takats
8f7807cba5 Flickr translator now uses API and downloads best available image file. 2007-11-19 22:04:26 +00:00
Simon Kornblith
95b3928d7b closes #816, Access to the short form journal name 2007-11-16 22:50:25 +00:00
Dan Stillman
c22de4151f Pushed Flickr.com and PLoS to repo 2007-11-14 20:44:10 +00:00
Michael Berkowitz
68644a92a0 Adds translators:
PLoS Journals, including PLoS One and PLoS Neglected Tropical Diseases
Flickr.com
2007-11-14 20:20:58 +00:00
Simon Kornblith
e14401a25d closes #825: Dates with a month on January can't be displayed 2007-11-14 17:20:24 +00:00
Dan Stillman
d8b4e2d189 Pushed updated InnoPAC to repo 2007-11-14 17:13:15 +00:00
Dan Stillman
d9b43c66ba Fixes #830, Abstract can't be used in citation styles 2007-11-14 17:05:48 +00:00
Dan Stillman
89c4a7dd04 CSL-related updates:
- Add a content listener to install CSLs served with text/x-csl
- Delete styles with old URIs when new versions come from repo
- Change default style prefs to use new URI for Chicago Note
- Clear CSL table and quick copy drop-down when resetting translators (so it works correctly for styles too)
- Change button text from "Rebuild Translators Table" to more accurate and forward-looking "Reset Translators and Styles..."
- Allow passed callbacks in Schema.updateScrapersRemote() and Schema.rebuild(Translators|Styles|TranslatorsAndStyles)Table[s]
2007-11-13 06:56:04 +00:00
Sean Takats
922423b5a3 Relaxed InnoPAC MARC record XPath for better non-English compatibility. If this change causes problems it may need to be rolled back. 2007-11-13 03:16:23 +00:00
Dan Stillman
999f38fc14 Branch version bump to 1.0.2.SVN 2007-11-13 00:06:12 +00:00
Simon Kornblith
f8de5a681c closes #805, Bibliography and Citations do not refresh when item data is changed
closes #733, "Zotero Refresh" doesn't update date when date has changed in Zotero
2007-11-10 04:18:34 +00:00
Simon Kornblith
348c4874a8 closes #810, Different Chicago Styles Do Different Things With Pages in Word Plugin 2007-11-10 03:43:03 +00:00
Simon Kornblith
9b0a993643 closes #816, Access to the short form journal name
closes #819, Map Extra field to CSL 'note'
2007-11-10 02:27:08 +00:00
Simon Kornblith
1e131937bd closes #824, Error creating MLA bibliography with two books 2007-11-10 02:17:49 +00:00
Simon Kornblith
7ce5c8fa65 closes #815, date-part for month and day only work in the default formats (thanks codec)
closes #825, Dates with a month in January can't be displayed
2007-11-10 01:58:31 +00:00
Dan Stillman
1f9580b94a Fix error calling Zotero.Items.getAll() without true as first argument 2007-11-09 19:37:42 +00:00
Dan Stillman
79809eff9c Pushed PubMed to repo 2007-11-09 05:45:46 +00:00
Sean Takats
b1bcba6626 Fixes NCBI PubMed multiple item save. 2007-11-09 01:15:04 +00:00