Commit graph

3215 commits

Author SHA1 Message Date
Dan Stillman
f1d0a3c1af Pushed TalisPrism 2011-01-31 19:07:55 +00:00
Avram Lyon
0298d4abc7 Trans: RDF fix from Frank, fixes ticket #1772 2011-01-30 20:57:08 +00:00
Avram Lyon
3dcd3c8ca7 Trans: Adding new TalisPrism translator by Emma Reisz and Will Smith. 2011-01-30 14:18:59 +00:00
Simon Kornblith
d6c160fb5b fix tab loading issues 2011-01-30 10:08:38 +00:00
Simon Kornblith
a3fe51e8a5 fix another typo 2011-01-30 09:54:32 +00:00
Simon Kornblith
faf2f539f3 fix typo 2011-01-30 09:53:22 +00:00
Simon Kornblith
02efb56902 fix some ZoteroPane references 2011-01-30 09:52:51 +00:00
Simon Kornblith
ecf0f3397c Zotero as a tab. This may need to be backed out for 2.1 depending on the amount of trouble it generates. 2011-01-30 09:44:01 +00:00
Avram Lyon
520fc2c196 Trans: Fix for ACM items with no DOI 2011-01-29 16:30:20 +00:00
Avram Lyon
5336df69c3 Trans: Adding Gene Ontology translator. Thanks to Amelia Ireland for submitting! 2011-01-29 10:26:36 +00:00
Dan Stillman
e1c770bef7 Remove Full Sync option from preferences 2011-01-29 01:24:47 +00:00
Simon Kornblith
621af3b301 fix import failure when an attachment has no path or uri 2011-01-28 22:48:07 +00:00
Simon Kornblith
d850b290aa fix automatic import based on MIME type 2011-01-28 22:19:00 +00:00
Simon Kornblith
5ddd33c1b7 use correct data mode for MODS translator 2011-01-27 19:36:58 +00:00
Simon Kornblith
a0e1319df6 fix MODS translator breakage on Firefox 4 2011-01-27 19:36:34 +00:00
Dan Stillman
477fa67c5f Version update on trunk 2011-01-27 05:50:57 +00:00
Dan Stillman
99fd1ab0df Repotime update 2011-01-27 05:49:06 +00:00
Avram Lyon
6958518063 Trans: Change PubMed to support import 2011-01-27 05:44:14 +00:00
Avram Lyon
5ff4bd6326 Trans: Restore charset to Wikipedia Citation Templates. Kudos to Rintze 2011-01-26 21:38:52 +00:00
Avram Lyon
6553c77e75 Trans: Give a better target, so we don't get .null filename. 2011-01-26 21:16:13 +00:00
Simon Kornblith
ee00d32117 update to citeproc-js 1.0.99
From 1.0.94:

The input format for multilingual data changes in this version.  The
change affects only multilingual data; ordinary input is not affected.

The previous multilingual input format, intended only for testing,
relied on string parsing to identify multilingual data embedded in a
given field. While this strategy worked for initial testing (its sole
intended purpose), it is cumbersome and potentially fragile.

The multilingual input data format recognized beginning with this
version of citeproc-js separates multilingual content properly into
separate elements, resulting in simpler design and more robust
operation.

The change to the multilingual input format is not backward
compatible; in the unlikely event that any  existing projects have
relied upon the old format, adjustments will be required to run this
version of the processor.

From 1.0.95:

Render multilingual names atomically, and do not modify the content of
names objects during processing. This permits implementation of
alternative name forms, needed to accomodate a new style rule in
scientific publishing, that permits author names to be given in the
original script alongside the romanized form.

Implement the rendering of original name forms, where an alternative
form of the name is used for the primary rendering.

From 1.0.96:

Fixes a global variable assignment. Important for stability.

From 1.0.97:

Replace the methods setLangTagsForCslNameTransliteration() and
setLangTagsForCslTitleTransliteration() with a single method
setLangTagsForCslTransliteration().

Change the multilingual parameters available through the default-
locale attribute of style files (parameters used primarily for
testing, not production) to reflect the API change described above.

Add method setOriginalCreatorNameFormatOption() to the control API.
This allows the name ordering and initialization conventions of
transliterated names either to track those of the original language,
or to follow the conventions of the target script.

Document new setOriginalCreatorNameFormatOption() method and  the
previously added method setOriginalCreatorNameFormsOption() in the
processor manual, and update the description of testing parameters
available via the default-locale attribute.

From 1.0.98:

Properly honor et-al-subsequent-min when it is smaller than et-al-min
(which it ordinarily is).

From 1.0.99:

Fix loop constraint variable misassignment that was a likely cause
behind the word processor plugin stability issue reported in the
following discussion thread:

http://forums.zotero.org/discussion/15777/error-updating-openofficeorg-document-in-21b/
2011-01-26 19:04:08 +00:00
Sean Takats
f10381a84e Trevor is dead, long live Debbie. Faolan is "promoted." 2011-01-26 02:07:51 +00:00
Simon Kornblith
9408d468f7 hide browser chrome on zotero apptab 2011-01-24 19:41:44 +00:00
Simon Kornblith
1a3d616c2d - add support for Zotero as a separate tab (currently only via loading chrome://zotero/content/tab.xul)
- tweak twisty appearance on OS X (highlight-on-click is gone, but this seems preferable to the previous behavior)
- simplify chrome.manifest for standalone
2011-01-24 10:29:36 +00:00
Avram Lyon
c9bd1b015b Trans: Fix for DOI as JID handling in JSTOR 2011-01-22 10:32:40 +00:00
Avram Lyon
2d57f0ae73 Trans: Keygen nit in BibTeX per http://forums.zotero.org/discussion/15812/; thanks to dlandert & waddell. 2011-01-21 10:11:39 +00:00
Dan Stillman
bd796aec41 Fix prompt after restart on Restore from Server 2011-01-21 06:21:26 +00:00
Avram Lyon
08f617554c Trans: Fix name in CTX translator 2011-01-19 18:03:33 +00:00
Simon Kornblith
762d51059d fix automatic standalone migration on Linux 2011-01-17 21:53:49 +00:00
Simon Kornblith
f4ac1c0b55 don't show proxy options in standalone 2011-01-17 17:14:58 +00:00
Simon Kornblith
efe3121805 allow setString to be called multiple times over the lifetime of a Zotero.Translate object
fixes issues retrieving multiple items from Google Scholar
2011-01-17 16:14:21 +00:00
Simon Kornblith
daada078a2 fix file import bug 2011-01-17 15:48:05 +00:00
Simon Kornblith
d7dc47f3f5 revert a line of code accidentally included in r7734 2011-01-17 07:43:58 +00:00
Simon Kornblith
259c286db7 - fix export when dataMode is undefined (translate architecture should assume plain text)
- don't use "null" as a file extension
2011-01-17 07:42:22 +00:00
Avram Lyon
0256f5b980 Trans: Add new translator for SFU's IPinCH database, contributed by Gladys Tang 2011-01-14 21:40:42 +00:00
Simon Kornblith
a552bb19bd hide "get word processor plug-ins" link in standalone 2011-01-14 21:25:05 +00:00
Simon Kornblith
06e446a527 Only start dummy statement when backup completes if it was running before backup. Fixes broken upgrades in 2.1b3. 2011-01-14 20:28:29 +00:00
Dan Stillman
a709b779a7 Update CSL 1.0 locales from bitbucket 2011-01-14 18:04:38 +00:00
Simon Kornblith
697e840d4e set label on Report Errors... menu option properly 2011-01-14 07:48:42 +00:00
Simon Kornblith
9da1a2b9e0 don't give addonsbar-related error messages in standalone 2011-01-14 07:40:27 +00:00
Avram Lyon
f9b4b83f18 Trans: Add support for DOIs as JIDs in JSTOR (per http://forums.zotero.org/discussion/15827/) 2011-01-14 05:43:45 +00:00
Dan Stillman
823a9b08f2 Open "New Group" page in browser from Standalone 2011-01-13 23:53:32 +00:00
Dan Stillman
d359974bb7 Give option to use default Standalone location when a <2.1b3 directory is selected 2011-01-13 23:51:19 +00:00
Dan Stillman
2f802fe74d Don't start Standalone on databases from <2.1b3 2011-01-13 20:52:15 +00:00
Simon Kornblith
92262774a2 general fix for JSTOR-like E4X wrapping issues 2011-01-13 19:56:10 +00:00
Dan Stillman
f712ea8d40 - Reestablish database lock after on-idle backup -- the lock was being lost, which allowed Standalone (and other SQLite clients) to corrupt the database
- Don't attempt to backup database on shutdown, since it doesn't seem to work anymore and can delay shutdown
- Change idle backup check timer to 60 seconds from 10 seconds
2011-01-13 14:21:19 +00:00
Simon Kornblith
9176118494 unspecified changes 2011-01-12 23:39:12 +00:00
Simon Kornblith
f3c701c92d coerce DOI to string in JSTOR translator 2011-01-12 19:22:35 +00:00
Simon Kornblith
78205c2482 Fix integration failures after switching commands. 2011-01-12 18:44:28 +00:00
Dan Stillman
5ae9bd41ae Fix bug in hangingindent HTML output 2011-01-11 20:59:36 +00:00