Commit graph

6939 commits

Author SHA1 Message Date
Dan Stillman
4b3d0054e5 Fix citeproc-js in Firefox 56
Our retrieveLocale() implementation was broken by
https://bugzilla.mozilla.org/show_bug.cgi?id=1319111
2017-09-30 04:11:50 -04:00
Dan Stillman
330054e936 Firefox 55 compatibility: move part of toolbar button change to global 2017-08-09 05:43:16 +02:00
Dan Stillman
8958809f4a Firefox 55 compatibility: fix some Mac toolbar button weirdness
At the cost of some ugliness in earlier versions, at least for now
2017-08-09 05:27:25 +02:00
Dan Stillman
8212bd3f61 Update version and submodules 2017-08-09 04:53:55 +02:00
Dan Stillman
b791a162a4 Firefox 55 compatibility: fix zotero-platform files
Mozilla removed support for the 'platform' keyword in chrome.manifest,
so use os= instead
2017-08-09 04:51:01 +02:00
Dan Stillman
c06aa9ed52 Firefox 55 compatibility: fix Services.locale.getAppLocale() calls
This is a backport of 55b2dc39b.
2017-08-09 04:29:13 +02:00
Dan Stillman
f5971279ea Update version and translators 2017-06-05 18:32:28 -04:00
Dan Stillman
20f838a93a Update citeproc-js to 1.1.170 2017-06-05 18:32:28 -04:00
Dan Stillman
ceb4c5eb61 Fix getLocaleCollation() in Firefox 54 2017-05-27 05:39:09 -04:00
Dan Stillman
19b4a7c458 Update citeproc-js to 1.1.169 2017-05-26 14:27:08 -04:00
Dan Stillman
150263d197 Update version and translators 2017-05-26 14:26:46 -04:00
Dan Stillman
6d20803256 Firefox 54 compatibility: dateFormat.properties -> Intl.DateTimeFormat 2017-05-25 19:49:55 -04:00
Dan Stillman
7f52280a95 Firefox 54 compatiblity for locale service 2017-05-25 19:49:20 -04:00
Dan Stillman
4bdef6d24a Firefox 54 compatibility: rename "new" and "delete" XBL methods 2017-05-25 18:51:18 -04:00
Dan Stillman
9f43934934 Update whitespace chars in cleanISBN/cleanISSN tests for Firefox 52+
Farewell, Mongolian Vowel Separator
2017-05-09 03:27:40 -04:00
Dan Stillman
65a3fab345 Update citeproc-js to 1.1.165 2017-05-09 03:21:33 -04:00
Dan Stillman
0e05d434f8 Update version and submodules 2017-05-09 02:20:50 -04:00
Dan Stillman
25f65c4d98 Increase pipe write timeout to 500 ms from 100 ms
Writing to the pipe from Firefox was sometimes taking 100 ms for me when
opening Standalone, which meant that Zotero for Firefox would display an
error until Firefox was restarted.
2017-05-09 02:17:03 -04:00
Dan Stillman
4d4c0f9e73 Don't display startup error when switching into connector mode
And close DB on incompatible version error

This should make things a bit smoother for people upgrading to 5.0
before Zotero for Firefox is updated to the connector.
2017-05-09 02:05:23 -04:00
Dan Stillman
2ef84125e7 Update version and submodules 2017-04-21 07:43:55 -04:00
Dan Stillman
6333e0b5ad Fix in-browser PDF viewing in Firefox 53
Use file:// URLs for viewing attachments instead of zotero://attachment,
which the new version of PDF.js in Fx53 doesn't like.
2017-04-21 07:37:54 -04:00
Dan Stillman
18d89cbdf0 Update version and submodules 2017-01-16 03:00:10 -05:00
Dan Stillman
c27eb5421d Fix more info link in update prompt 2017-01-16 02:58:05 -05:00
Dan Stillman
e2a3a6edbb Update minVersion in install/update manifests
I'm not sure if minVersion, like maxVersion, is now ignored without
strict compatibility on. Would make sense for minVersion to still be
enforced.
2016-11-05 13:03:14 -04:00
Dan Stillman
6e21bb4b57 Update citeproc-js to 1.1.139 2016-11-03 10:11:54 -04:00
Dan Stillman
55ee55ed7b Update version and submodules 2016-11-02 02:20:49 -04:00
Dan Stillman
775d39f93a Update citeproc-js to 1.1.138 2016-10-12 13:22:15 -04:00
Dan Stillman
90485087ed Set multiprocessCompatible to false
This is the default, but it looks like Mozilla may start enabling e10s for
extensions that don't explicitly set this to false at some point [1] before
they turn it on in all cases.

[1] https://wiki.mozilla.org/Electrolysis#Add-ons_Schedule
2016-10-11 22:39:17 -04:00
Dan Stillman
c477d482bf Update citeproc-js to 1.1.137 2016-10-06 01:33:03 -04:00
Dan Stillman
db2fc7d0ba Update translators 2016-10-03 11:54:25 -04:00
Dan Stillman
ddcec3d294 Remove test for Extra field parsing after 30f7ef093 2016-09-30 02:55:19 -04:00
Dan Stillman
db8d3fd4b4 Fix dragging of files to the filesystem on macOS (and maybe Linux)
Calling getTransferData('zotero/item') when handling the
application/x-moz-file-promise seems to have stopped working between Fx46 and
Fx47, though I can't get older Nightly builds to run with mozregression
(Sierra?) to find the specific change. Instead, work around this by passing an
array of item ids to the file drag data provider.
2016-09-30 02:47:51 -04:00
Dan Stillman
e0b96a873b Update citeproc-js to 1.1.136 2016-09-26 14:02:09 -04:00
Dan Stillman
30f7ef093a Remove Extra field parsing when generating CSL JSON
Now done by the processor in 1.1.133 (#1099)
2016-09-26 01:08:52 -04:00
Dan Stillman
b8b85f4853 Update version 2016-09-22 00:19:27 -04:00
Dan Stillman
015a13716f Update citeproc-js to 1.1.133 2016-09-22 00:19:02 -04:00
Dan Stillman
610dce7c1f Update citeproc-js to 1.1.131 2016-09-20 18:34:24 -04:00
Dan Stillman
e8d0dc6e00 Update version 2016-09-19 05:16:37 -04:00
Dan Stillman
4adad64b16 Update version 2016-09-19 02:50:45 -04:00
Dan Stillman
6e80207941 Restore semicolons between commands in .travis.yml 2016-09-18 18:36:14 -04:00
Dan Stillman
822ab99a97 Update command to fetch unbranded Firefox builds
Since the names of the tinderbox builds apparently aren't reliable (e.g., the latest mozilla-release-linux64-add-on-devel and mozilla-beta-linux64-add-on-devel builds are both Firefox 49)
2016-09-18 18:34:15 -04:00
Dan Stillman
71a7eb2628 Update submodules 2016-09-18 18:04:41 -04:00
Dan Stillman
c8dbe26abe Update citeproc-js to 1.1.130 2016-09-17 13:48:30 -04:00
Sebastian Karcher
9101cb487f Parse DOI: prefixed DOI from Extra (#1089) 2016-09-14 01:31:26 +02:00
Dan Stillman
4c64634134 Update citeproc-js to 1.1.121 2016-09-07 18:36:24 -04:00
Dan Stillman
6591ad63af Update translators 2016-09-06 18:53:27 -04:00
Dan Stillman
5107d40ff5 Update citeproc-js to 1.1.119 2016-09-06 18:51:39 -04:00
Dan Stillman
3ef9b93573 Fix errors with deferred translator tests
In translation-server, the test timeout is overridden to 30 seconds, which was
also the deferred test delay, so there was a race condition that could cause
deferred tests to fail. This sets the deferred delay to 20 seconds.
2016-09-06 01:37:17 -04:00
Dan Stillman
43bd1b7082 Collect incremental results for a run within Zotero_TranslatorTesters
This requires provo and translation-server updates.
2016-09-04 01:37:28 -04:00
Dan Stillman
7f5e57f606 Fix error in translator tester when only one translator is whitelisted 2016-09-02 02:43:25 -04:00