Adomas Venčkauskas
057bb3d037
Reduce citation style listbox size to make it fit on smaller displays
2018-11-05 15:14:38 +02:00
Adomas Venčkauskas
51d7959ccd
Revert "Ensure the doc prefs window is smaller than screen height"
...
This reverts commit 0fd28959bf
.
The change causes citation style listbox to fail displaying bottom
entries, a flexed listbox xul bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=413336
2018-11-05 15:14:38 +02:00
Dan Stillman
ed2eafb41e
Update CONTRIBUTING.md
2018-11-04 01:31:10 -04:00
Adomas Venčkauskas
0bdebbd64c
Revert "Remove old style conversion code"
...
We got multiple requests from users that use custom 0.8 styles
so we'll have to keep this code for now
This reverts commit a59ce2c343
.
2018-10-31 14:01:11 +02:00
Adomas Venčkauskas
e526a8fa89
Changes for translator tester compatibility with translation server
2018-10-31 11:32:33 +02:00
Philipp Zumstein
8fdccb828f
Fix comment in ItemProgress.prototype.setIcon ( #1591 )
2018-10-27 03:26:16 -04:00
Adomas Venčkauskas
8d61e30a93
Update translatorTester for use in translation server
2018-10-26 16:30:08 +03:00
Dan Stillman
91bac0e052
Add 2x icons for attachment-snapshot and conferencePaper
2018-10-26 00:54:40 -04:00
Dan Stillman
f26c2c52d8
Update locales from Transifex
2018-10-24 01:27:32 -04:00
Dan Stillman
9a8c676ed9
Update submodules
2018-10-23 17:08:46 -04:00
Dan Stillman
7fb20a8882
Update locales from Transifex
2018-10-23 17:08:13 -04:00
Dan Stillman
6abfd3b5b0
Fix 'req is undefined' error after consecutive S3 failures
2018-10-22 05:30:20 -04:00
Dan Stillman
053599993b
Add successCodes argument to translator doGet/doPost
...
In 2652fac24
we started failing the translator if doGet/doPost returned
a >=400 status code, but at least one translator (Primo) relied on doGet
continuing after a 404. This allows translators to specify the status
codes that are allowed, similar to the same argument in
Zotero.HTTP.request().
(We'll clean up the signature at some point or just get rid of these
functions, but this is a quick fix for Primo.)
2018-10-21 06:01:06 -04:00
Dan Stillman
a0ca67d879
Revert part of 5b3b1f0f1
to fix Scaffold breakage
...
I didn't look into the details, but `this` isn't defined when this file
is loaded within Scaffold, so this line caused an error and the
translator tester was broken.
2018-10-21 05:37:03 -04:00
Dan Stillman
28e1d7dfb6
Update submodules
2018-10-21 02:17:57 -04:00
Dan Stillman
c7915e5bc2
Don't add four spaces when tabbing to indent list in note
...
Fixes #1236
2018-10-20 03:39:26 -04:00
Dan Stillman
cbd8fa151d
Update TinyMCE to 4.8.2
...
And add 'nonbreaking' plugin
2018-10-20 03:39:26 -04:00
Adomas Venčkauskas
206b4d7005
Catch translation select callback errors
2018-10-19 14:59:16 +03:00
Adomas Venčkauskas
5b3b1f0f1b
Update translatorTester for translation server support
2018-10-19 13:47:44 +03:00
Adomas Venčkauskas
9d98f765b2
Point doc help to general word processor help page. Closes #1585
2018-10-18 13:34:26 +03:00
Dan Stillman
fc1f737986
Throw proper error for "key must be an 8-character string" error
2018-10-18 04:35:18 -04:00
Dan Stillman
4aaec5f091
Fix note being read-only after viewing note in trash
2018-10-14 23:35:05 -04:00
Adomas Venčkauskas
f7e9067660
Fix imports with missing attachments not closing progress window. Closes #1583
2018-10-12 13:48:20 +03:00
Dan Stillman
6bf31b274f
Update locales from Transifex and merge new English strings
2018-10-10 21:53:03 -04:00
Dan Stillman
00a680b692
Clean up Mac Word permission error text
2018-10-10 21:47:38 -04:00
Dan Stillman
1e3608e82e
Add zotero://select support for collections
...
zotero://select/(library|groups/:groupID)/collections/:collectionKey
2018-10-10 21:38:10 -04:00
Dan Stillman
2d38a0102c
Show "Find Available PDFs" even if non-regular items are selected
2018-10-10 21:38:10 -04:00
Dan Stillman
33a7cc57ea
Fix popup when no items are eligible for "Find Available PDFs"
2018-10-10 21:38:10 -04:00
Adomas Venčkauskas
e0630d16c2
Add i18n strings for the Mac Word SB Permission dialog
2018-10-10 15:51:00 +03:00
Adomas Venčkauskas
1beab1d3a7
Don't attempt to fetch daySuffixes in Connector/Bookmarklet
2018-10-10 14:25:24 +03:00
Dan Stillman
bd5fca3c23
Skip empty tags from connector
2018-10-10 06:03:41 -04:00
Adomas Venčkauskas
c65ca34afe
Permit /connector/delaySync for the bookmarklet
2018-10-10 12:41:16 +03:00
Dan Stillman
0bcb037c95
Update version
2018-10-09 19:39:05 -04:00
Dan Stillman
4b81e03f28
Improve reliability of PDF retrieval delay tests
2018-10-09 19:14:59 -04:00
Dan Stillman
477c28b1e3
Fix another PDF retrieval test after be8db4fc50
2018-10-09 19:03:06 -04:00
Dan Stillman
f3aef41c90
Update tests for auto-recognizing dragged PDFs after be8db4fc50
2018-10-09 18:25:30 -04:00
Dan Stillman
ab27dd154e
Fix status indicator for successful PDF retrieval in progress window
2018-10-09 18:24:53 -04:00
Dan Stillman
f3964972ff
Update translators
2018-10-09 17:58:27 -04:00
Dan Stillman
f6448c5de4
Update locales from Transifex
2018-10-09 17:51:05 -04:00
Dan Stillman
be8db4fc50
Don't show progress window for PDF recognition if only one file
2018-10-08 02:46:13 -04:00
Dan Stillman
7ecaab73a0
Update submodules
2018-10-07 21:30:34 -04:00
Dan Stillman
1b9811c31d
Fix test failures after 18f79f9796
2018-10-06 01:38:32 -04:00
Dan Stillman
7630a8a054
Update locales from Transifex and merge new English strings
2018-10-06 00:32:38 -04:00
Dan Stillman
18f79f9796
Use progress dialog for PDF retrieval
2018-10-06 00:22:57 -04:00
Dan Stillman
a2f13c9043
Allow setting custom status line and hiding Minimize in progress dialog
2018-10-06 00:16:15 -04:00
Dan Stillman
4a6501c198
Update comments for PDF retrieval functions
2018-10-05 01:57:13 -04:00
Martynas Bagdonas
ae7ef109b7
Add universal progress queues ( #1573 )
2018-10-05 01:56:46 -04:00
Adomas Ven
b6065a7af6
Changes for bookmarklet update to current codebase ( #1579 )
2018-10-04 04:16:31 -04:00
Martynas Bagdonas
ec5424d5ae
Follow meta redirects and use the final URL when processing documents ( #1568 )
2018-10-03 22:24:39 -04:00
Adomas Venčkauskas
a59ce2c343
Remove old style conversion code
2018-10-03 15:48:27 +03:00