Commit graph

3540 commits

Author SHA1 Message Date
Dan Stillman
e716a5367a Some file sync errors weren't being caught and displayed 2013-04-11 04:27:18 -04:00
Simon Kornblith
d08ad1143d Make sure translator test errors appear both in log and in console 2013-04-09 20:37:24 -04:00
Dan Stillman
cc7360dc0c Fix for <div> appearing in some notes instead of <p>
https://forums.zotero.org/discussion/28781/

Not totally sure how/when this was happening. To fix existing notes,
switch the Format to Paragraph manually.
2013-04-09 04:14:48 -04:00
Simon Kornblith
f3bb679ebe Merge branch 'resolve-url' into 4.0 2013-04-08 18:36:25 -04:00
Simon Kornblith
7f7fe90ad5 Allow attachments to be saved using relative URLs
See https://groups.google.com/forum/?fromgroups=#!topic/zotero-dev/bBB8lyXy9V8
and zotero/translators#569
2013-04-08 18:33:25 -04:00
Dan Stillman
10351968f9 Update versions 2013-04-08 00:51:11 -04:00
Simon Kornblith
abe266d74b Recognize application/xhtml+xml as snapshot 2013-04-07 21:16:15 -04:00
Simon Kornblith
142a48b132 Use ZOTERO_CONFIG for bookmarklet URL 2013-04-07 18:48:18 -04:00
Simon Kornblith
6778d06ae7 Don't break in IE 2013-04-07 17:47:57 -04:00
Simon Kornblith
6ba65270ce Revert "When mimeType is not supplied, try to fetch it from server and redo checks for automatic snapshots."
This reverts commit 6dd94f0a3a.
2013-04-07 17:47:57 -04:00
Simon Kornblith
0850ca94b1 Revert "Don't set unknown mimeTypes to "application/octet-stream""
This reverts commit f64d087926.
2013-04-07 17:47:57 -04:00
Dan Stillman
5878dac132 Clarify error message for login manager access failure in Firefox
Fixes #288, Inappropriate error message when master password times out
2013-04-07 16:28:40 -04:00
Simon Kornblith
0d6dc81112 Fix https://forums.zotero.org/discussion/28711 2013-04-05 10:48:58 -04:00
Simon Kornblith
5e4c464cf5 Fix lookup of <8 digit PMIDs 2013-04-04 22:24:12 -04:00
Dan Stillman
339225f2fb Fix possible tag-related sync bug 2013-04-04 12:02:27 -04:00
Simon Kornblith
e51434416a Fix abbreviation of single word titles
https://forums.zotero.org/discussion/28687/
2013-04-04 11:11:54 -04:00
Dan Stillman
2391c99d66 Update version 2013-04-04 01:03:36 -04:00
Dan Stillman
483da7c42e Fix never-ending auto-sync 2013-04-04 01:01:07 -04:00
Simon Kornblith
c9b73f2bd3 Fix reference test pane 2013-04-03 21:11:44 -04:00
Simon Kornblith
d332c84606 Fix automatic title abbreviation on new installs 2013-04-03 17:32:32 -04:00
Simon Kornblith
0add49e66e Update to citeproc-js 1.0.446 2013-04-03 17:22:54 -04:00
Simon Kornblith
b63430e180 Add link to bug on document.evaluate deprecation warnings 2013-04-03 16:35:30 -04:00
Simon Kornblith
5fec7bdb1c Avoid deprecation warning 2013-04-03 16:30:49 -04:00
Simon Kornblith
a334ac9f60 Properly install styles with BOMs from disk 2013-04-03 14:37:32 -04:00
Simon Kornblith
2b8c28ccaf Support file:/// URIs in Zotero.HTTP.promise() 2013-04-03 14:37:02 -04:00
Simon Kornblith
5e237a2723 done(), not end() 2013-04-03 13:32:18 -04:00
Simon Kornblith
5218c132f5 Fix formatting for copy-pasted bibliographies 2013-04-03 13:28:56 -04:00
Simon Kornblith
15f26e44da Recognize container-title-short as journal abbreviation 2013-04-03 12:58:29 -04:00
Simon Kornblith
20e94b493e Remove remaining ENS style code 2013-04-03 12:05:13 -04:00
Simon Kornblith
67e82f0762 Add end() to end of Q chain 2013-04-03 12:05:13 -04:00
Dan Stillman
e3e94f91ea Fix a few more potential file sync errors 2013-04-03 05:50:33 -04:00
Dan Stillman
729080db4d Fix "this._deferred is null" WebDAV sync error
This occurred if an attachment had only files beginning with periods.
2013-04-03 05:22:33 -04:00
Dan Stillman
12ed941e76 Don't double-encode extended characters in relative paths
Fixes #287
2013-04-03 04:23:45 -04:00
Dan Stillman
fdb31b17bc Ignore file.fileSize error when calculating upload file size 2013-04-02 17:59:11 -04:00
Lennart Fricke
1aae8945f6 Fix Bug not being able to set attachmentBasePath. 2013-04-02 14:27:56 -04:00
Dan Stillman
b8cdb71628 Update version 2013-04-02 14:26:37 -04:00
Dan Stillman
d6d5288e6e First z.org release is 4.0.1. (AMO will be 4.0.) 2013-04-02 01:48:07 -04:00
Dan Stillman
80b81cc2b3 Update versions 2013-04-02 01:47:10 -04:00
Simon Kornblith
fe8fd369d7 Update citeproc-js 2013-04-02 01:30:50 -04:00
Simon Kornblith
01970830ce Update citeproc-js 2013-04-01 18:42:14 -04:00
Simon Kornblith
0259ef9310 Exclude underscores from search strings
Fixes http://forums.zotero.org/discussion/28585/
2013-04-01 14:29:07 -04:00
Simon Kornblith
f008342dd8 Show a better error when citeproc-js requests an non-existent item 2013-04-01 13:19:29 -04:00
Dan Stillman
83dc2e0ad7 Don't fail when $NUMBER is missing in tag color chooser localized string 2013-04-01 02:10:39 -04:00
Simon Kornblith
3d6cc7a630 Fix translator error reports on Fx >20
Additional changes needed to abide by per-window private browsing settings
2013-04-01 01:09:49 -04:00
Simon Kornblith
e2a68c747c Don't break when add citation box is closed directly instead of cancelled 2013-03-31 22:07:30 -04:00
Simon Kornblith
c7c0c4c5dc Fix classic view editor 2013-03-31 20:25:13 -04:00
Simon Kornblith
65d0be2db6 Update to citeproc-js 1.0.443 2013-03-31 17:43:28 -04:00
Dan Stillman
75e51ea577 Fix alignment and display of disableByDomain checkbox/textbox 2013-03-29 16:07:34 -04:00
Dan Stillman
239247aa81 Make the prefwindow somewhat less of a disaster on fr-FR
And probably other locales.

(Also, there must be a better way to deal with bottom elements getting
cut off than these extra <separator/> elements that result in extra
space when they're not needed.)
2013-03-29 04:28:35 -04:00
Simon Kornblith
7ce93e66d9 Fix installing styles from the preferences 2013-03-28 16:55:14 -04:00