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
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