CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Simon Kornblith 1da48cf8d2 - implement previewCitationCluster(), restoreProcessorState(), new "bibchange" flag in processCitationCluster() output, and new opt.sort_citations flag in word processor integration
- upgrade to citeproc-js 1.0.29

From Frank's 1.0.25 announcement:

 Provide new command, previewCitationCluster(), that returns
 string for hypothetical citation at specified position,
 without affecting processor state.

 Fix bug that would have cause appendCitationCluster() to
 run updateItems() unnecessarily.

 Provide for forced generation of citationID, for internal use
 in previewing.

From Frank's 1.0.26 announcement:

 Implement new command restoreProcessorState(), for use in,
 er, restoring the processor state, when position variables
 and citation sort keys are already known.

From Frank's 1.0.27 announcement:

 This fixes a couple of obvious problems in the code of the new
 restoreProcessorState() command.

From Frank's 1.0.28 announcement:

 This version introduces a significant change to the return
 value of processCitationCluster().  It is now an array with
 two elements, the first being a JS object that serves as a
 data segment, and the second the list of two-element arrays
 representing insertion indexes and strings for insertion
 (as previously documented).  An API change of this scale
 probably calls for some more visible sign in the version
 numbering, but the original statement on versioning says
 that the major and minor numbers will align with the CSL
 schema, so we stay at level 1.0.

 The data segment referred to above contains just one element
 currently, "bibchange", which is true if processing the
 citation results in any change affecting the bibliography.

 This release also introduces one change and one addition to
 style configuration flags.  The flag at citation.opt["citation-number-sort"]
 has been moved to opt.citation_number_sort, for clarity and
 consistency.  A new flag, opt.sort_citations, is true if
 citations are sorted by the style in any way.

From Frank's 1.0.29 announcement:

 Complete reimplementation of cite-level disambiguation.
 The new code is more compact and maintainable, and
 avoids thrashing behavior that afflicted the previous
 code when a large number of cites required both
 add-names and year-suffix disambiguation.

 Suppress year suffix when fresh ambig keys are generated.
 Inserts by a plugin affecting year suffixes should now be
 correctly handled.
2010-06-13 22:53:57 +00:00
chrome - implement previewCitationCluster(), restoreProcessorState(), new "bibchange" flag in processCitationCluster() output, and new opt.sort_citations flag in word processor integration 2010-06-13 22:53:57 +00:00
components Use citeproc-js as CSL parser. There is an issue with multiple citations in numbered styles that I will probably need Frank's help to track down, but otherwise, this seems to work. Many things are completely untested, including EndNote style support. Currently requires CSL 1.0 styles. In the near future, I hope to use the XSLT stylesheet to transform CSL 0.8 to CSL 1.0. 2010-05-30 11:25:25 +00:00
defaults/preferences Zotero Commons updates: 2010-04-27 08:03:08 +00:00
idl Integration megacommit, part 2: Zotero code 2009-08-20 05:02:55 +00:00
scripts Adds rudimentary Zeroconf support to Zotero (a.k.a. "Z(ot)eroconf") 2008-06-03 05:26:30 +00:00
styles Add Vancouver as default style (which it already was via repo) 2009-04-16 10:13:48 +00:00
translators Updating PubMed Central translator to recognize HTTPs addresses 2010-06-13 14:32:31 +00:00
chrome.manifest Merged locales from BZ 2010-02-03 02:56:20 +00:00
COPYING ECL 1.0 -> GPLv3 2009-12-28 09:47:49 +00:00
deleted.txt Pushed National Archives of Australia 2009-12-17 09:33:04 +00:00
install.rdf Update trunk version number to 2.1a1 2010-03-21 05:58:31 +00:00
repotime.txt Fix JS strict warning from MODS detectImport() 2010-02-04 02:40:52 +00:00
system.sql Closes #853, repository field should contain only data on actual archives, not online databases 2010-02-03 04:50:45 +00:00
triggers.sql Fix some incorrect triggers 2010-01-16 01:36:40 +00:00
update.rdf Update trunk version number to 2.1a1 2010-03-21 05:58:31 +00:00
userdata.sql Missing file from previous commit 2010-02-04 13:13:48 +00:00