Simon Kornblith
91c3374d6b
Merge branch '3.0' and modify recognizePDF.js to use promises
...
Conflicts:
chrome/content/zotero/recognizePDF.js
install.rdf
update.rdf
2013-01-21 01:04:05 -05:00
Dan Stillman
9c80e9ab93
Fix sync error (since beaaf8fc
)
2013-01-20 14:46:07 -05:00
Simon Kornblith
732c785af4
Merge pull request #227 from aurimasv/complete
...
Complete
2013-01-19 11:51:19 -08:00
aurimasv
869d0ce90a
Don't report web translator errors if there is a parent translator
2013-01-19 01:50:48 -06:00
aurimasv
1d1b825c62
Properly handle cases where no translator is specified
2013-01-19 01:50:47 -06:00
Simon Kornblith
03ed7913a6
Merge pull request #226 from aurimasv/processDocuments
...
Eliminate race condition during processDocuments call with multiple URLs
2013-01-18 16:22:41 -08:00
Simon Kornblith
a5dc9d9647
Fix III host code
2013-01-18 18:58:34 -05:00
Simon Kornblith
4ca0e6408c
Fix III host code
2013-01-18 18:58:11 -05:00
aurimasv
13c3e5427e
Eliminate race condition during processDocuments call with multiple URLs
2013-01-18 15:02:46 -06:00
Dan Stillman
7f8de9c5dd
Remove E4X from ZFS and WebDAV, though both need more testing
2013-01-17 04:06:11 -05:00
Simon Kornblith
5ecfb72308
Kill E4X in locateManager
2013-01-15 04:19:04 -05:00
Dan Stillman
0c442dc1f6
Remove E4X in tag-fixing sync code
2013-01-15 04:02:39 -05:00
Dan Stillman
596c6da3ee
Remove Commons code, which contains E4X
...
Some items pane code is still in place, since it's a decent example of
dynamic items pane loading.
2013-01-15 03:23:37 -05:00
Simon Kornblith
35b1c16858
Add type="application/javascript;version=1.8" to all JS script tags (for now)
2013-01-15 03:22:00 -05:00
Simon Kornblith
0f957d6e99
Fix code that never threw a parse error before
2013-01-15 02:53:45 -05:00
Simon Kornblith
b938ce5fdd
Load as JS 1.8, to avoid throwing on "for each" for now
2013-01-15 02:51:55 -05:00
Dan Stillman
f24091626d
Update version and maxVersion
2013-01-14 20:30:46 -05:00
Dan Stillman
2562e64e82
Strip control characters when displaying child notes as well
2013-01-14 20:27:25 -05:00
Dan Stillman
4ea05ce091
Strip control characters when inserting notes and displaying reports
2013-01-14 16:01:02 -05:00
Simon Kornblith
620b8abb2c
Merge pull request #222 from aurimasv/deepCopy
...
[Utilities] Deep copy `null` as `null`. Display object type in varDump
2013-01-13 22:42:21 -08:00
aurimasv
9d8869cd33
[Utilities] Deep copy null
as null
. Display object type in varDump
2013-01-14 00:31:00 -06:00
Dan Stillman
bc12d92639
Make date parts indicator match order in date itself
...
This may not work properly for all inputs, but it worked with everything I tried. (This need unit tests once we have a functional unit-testing framework again.)
2013-01-11 22:31:27 -05:00
Simon Kornblith
f14b1f250e
Make clear that save to server code is non-Firefox only
2013-01-08 19:28:14 -05:00
aurimasv
70c1b1a8c4
Remove unnecessary character classes. Add some useful ones.
2013-01-06 04:27:28 -06:00
Dan Stillman
7a8e06cac2
Context-menu item delete from library root didn't show a prompt
2013-01-05 16:35:33 -05:00
Dan Stillman
d42b741756
Add lowercase 'j' to randomString() (not used for keys)
2013-01-04 14:55:28 -05:00
Dan Stillman
beaaf8fc6b
Accept two missing letters in object keys (but don't use them yet)
...
Also:
- 'T' doesn't come after 'X' (but does probably appear disproportionally
in existing object keys)
This commit has been brought to you by the letters 'L' and 'Y'.
2013-01-04 13:00:26 -05:00
Simon Kornblith
5e6c90d873
Merge pull request #221 from aurimasv/misc
...
Misc changes
2013-01-01 19:05:46 -08:00
aurimasv
6c2b8e1688
Minor documentation update
2013-01-01 21:03:32 -06:00
Simon Kornblith
3c6b0d99c3
Merge pull request #217 from aurimasv/recognizePDF
...
Tweak recognizePDF to avoid false positives
2013-01-01 06:21:25 -08:00
aurimasv
ea6a1098a6
[recognizePDF] Restructure file
2012-12-22 10:51:12 -06:00
aurimasv
74c9967b95
Tweak recognizePDF to avoid false positives: only count lines with more than 3 words (since we drop first and last later) as cleaned lines, increase number of pages read and number of lines away from median length as good lines (due to more stringent selection criteria), do not attempt to query google with a short query if we run out of lines, try to pick lines for a query that are not next to each other (to avoid finding articles that quote the article we're looking for)
2012-12-21 14:56:08 -06:00
Dan Stillman
11a83e5df3
Don't count as duplicates if DOI/ISBN don't match or year is off by > 1
...
Fixes #214
2012-12-21 02:10:24 -05:00
Dan Stillman
a3f7f97e02
Fix broken Note/Citation option in "Create Bibiography"
2012-12-20 01:21:36 -05:00
Simon Kornblith
45e28cf769
Merge branch '3.0'
...
Conflicts:
chrome/content/zotero/recognizePDF.js
chrome/content/zotero/xpcom/cite.js
2012-12-19 23:16:56 -05:00
Simon Kornblith
8b37031174
Merge pull request #215 from aurimasv/typo
...
Fix typo in cookie sandbox.
2012-12-19 20:11:24 -08:00
aurimasv
042e2d7fbc
Fix typo in cookie sandbox. i-- moved for clarity.
2012-12-19 21:15:58 -06:00
Simon Kornblith
040fa31887
Fix issue reported at http://forums.zotero.org/discussion/26922/
...
Since we still use E4X, this is a hack to make sure the span tag has a separate close tag.
2012-12-19 21:01:20 -05:00
Simon Kornblith
69ce6b7d1a
Fix issue reported at http://forums.zotero.org/discussion/26922/
...
In HTML, <span/> counts as <span>, not as <span></span>. We now use the HTML parser and
serializer rather than the XML serializer to create empty span tags.
Separate fix coming for 3.0 branch
2012-12-19 20:54:09 -05:00
Simon Kornblith
87199f6011
Merge pull request #191 from aurimasv/preselect
...
Allow translators to pre-select items in the "multiple" select item dialog.
2012-12-19 16:50:37 -08:00
Simon Kornblith
75999bcc66
Merge pull request #206 from aurimasv/ads
...
Use the last version of the page for translation.
2012-12-19 16:48:23 -08:00
aurimasv
b1cc6e260e
Load XRegExp into Zotero.XRegExp and Zotero.Utilities.XRegExp and make it accessible from translators.
2012-12-19 06:36:08 -06:00
aurimasv
4b13987c7e
Add XRegExp from d06eff50f8/src
2012-12-19 06:33:13 -06:00
aurimasv
68657634ec
Don't import duplicate identifiers
2012-12-12 00:21:47 -06:00
aurimasv
a64fa35ff2
Some tweaks to ISBN discovery
2012-12-12 00:21:47 -06:00
aurimasv
1ca0eb3965
Restructure multiline toggling. Move multiline progress bar next to the search button.
2012-12-12 00:21:46 -06:00
aurimasv
1b9c89fd59
Add support for multiple identifier lookup to the magic wand tool. Enable shift+enter for submitting input in multiline mode. Use shift+enter in single line mode to convert to multiline
2012-12-12 00:21:46 -06:00
Simon Kornblith
55d9d4ba51
Merge pull request #210 from aurimasv/wdp-css
...
[WebPageDump] Don't crash when @import stylesheets are null
2012-12-11 21:30:29 -08:00
Simon Kornblith
5f0f86fab9
Merge pull request #211 from aurimasv/isbn
...
Fixes to cleanISBN and translator code
2012-12-11 21:29:49 -08:00
aurimasv
524af03570
Make cleanISBN less aggressive. Should yield fewer false-positives.
2012-12-11 22:55:43 -06:00