Dan Stillman
fd09d3ef4a
Revert "Temporarily disable "Export Document…" button for 5.0.70"
...
This reverts commit f8927812e9
.
2019-07-13 02:26:25 -04:00
Dan Stillman
fd8d6bad0d
Updates locales from Transifex
2019-07-12 20:34:09 -04:00
Dan Stillman
f8927812e9
Temporarily disable "Export Document…" button for 5.0.70
2019-07-12 20:28:05 -04:00
Dan Stillman
054d3c9b6f
Update submodules
2019-07-12 20:27:09 -04:00
Dan Stillman
708b8798c2
Check for X-Zotero-Connector-API-Version header in /connector/import
2019-07-12 02:08:55 -04:00
Dan Stillman
2964021661
Update citeproc-js to 1.2.13
2019-07-09 03:04:12 -04:00
Dan Stillman
5ab0239bdf
Fix footnotes style in RTF Scan
...
Not sure when this broke
2019-07-09 02:12:53 -04:00
Dan Stillman
1424fd9a0e
Fix updating of the styles page in the RTF Scan dialog
...
There were various errors due to changes in integrationDocPrefs.xul
since RTF Scan was last worked on.
2019-07-09 01:46:34 -04:00
Dan Stillman
b718abe23e
Fix incorrect prompt about URL prefix when adding links in notes
...
Regression in ba9f81368b
. This is also a proper fix for what that was
trying to fix.
2019-07-07 21:38:35 -04:00
Dan Stillman
e8a8358a83
"citation" -> "item" in citation warning checkbox
...
The checkbox now applies to the item globally, so "item" is more
appropriate.
2019-07-04 22:24:09 -04:00
Dan Stillman
c0fe471db3
Fix retraction warning remaining after item deletion until next selection
...
Regression from something recent, I think
2019-07-04 22:05:18 -04:00
Adomas Venčkauskas
c4f40c38e9
Unsuppress accidental test suppression from fe01e17
2019-07-04 15:46:24 +03:00
Adomas Venčkauskas
fe01e17e93
Fix integration test breakage (regression cd14a53
)
2019-07-04 15:38:46 +03:00
Adomas Venčkauskas
cd14a536dc
Add retracted citation warning tests. Fix a bug with embedded prompts
2019-07-04 15:16:26 +03:00
Dan Stillman
82e7f67df8
Fix retraction test
2019-07-04 07:58:56 -04:00
Dan Stillman
e1e5039111
Make retraction reasons in info pane selectable
...
And prevent text cursor on other text
2019-07-04 07:24:10 -04:00
Dan Stillman
b0240417fa
Update locales from Transifex and merge new English strings
2019-07-04 07:23:49 -04:00
Dan Stillman
eedc066d41
Allow hiding of retraction warning for replaced works
...
This is unfortunate, but some journals are abusing (what should be)
unique identifiers.
https://forums.zotero.org/discussion/comment/335113/#Comment_335113
2019-07-04 07:11:53 -04:00
Adomas Venčkauskas
2186e939a9
Set the retracted flag for retracted items even if no prompt is required
2019-07-03 23:10:30 +03:00
Adomas Venčkauskas
9efd7cc07d
Retracted item citation warning changes
...
Allows the user to suppress the item retraction warnings from the
citation dialog and makes the retraction warning suppression global.
See #1710
2019-07-03 15:18:41 +03:00
Adomas Venčkauskas
0f9b073073
Ensure retracted item suppression is saved on any integration operation
2019-07-03 13:55:16 +03:00
Dan Stillman
0beddb9680
Add flags to disable retraction warnings
...
Separate flags for hiding the retraction altogether and for hiding
citation warnings for it
New functions:
Zotero.Retractions.hideRetraction(item)
Zotero.Retractions.shouldShowCitationWarning(item)
Zotero.Retractions.disableCitationWarningsForItem(item)
Addresses #1710
2019-07-03 01:23:02 -04:00
Dan Stillman
f49d5805cd
Apply subtitle capitalization to additional styles
...
This also fixes a style initialization error when the style id is
invalid, which was a regression in a0be2da42c
.
2019-07-01 22:39:12 -04:00
Dan Stillman
d13ffcd9a3
Revert "Temporarily disable "Export Document…" button for 5.0.69"
...
This reverts commit a6e9d76c41
.
2019-06-25 23:53:47 -04:00
Dan Stillman
5f727ecbbf
Update version
2019-06-25 23:47:01 -04:00
Dan Stillman
fb101e8fe6
Fix hanging indent in HTML output after citeproc-js 1.2.2 (5.0.57)
...
The patch in 0036e0a1e
for the change in citeproc-js behavior was
incomplete.
2019-06-25 23:36:57 -04:00
Dan Stillman
317983fc7a
Update locales from Transifex
2019-06-24 22:43:06 -04:00
Dan Stillman
a6e9d76c41
Temporarily disable "Export Document…" button for 5.0.69
2019-06-24 21:22:34 -04:00
Dan Stillman
aba37b31e4
Fix error from retractions notifier handler on group modification
2019-06-23 20:01:26 -04:00
Dan Stillman
d0f976f6bd
Update locales from Transifex
2019-06-22 05:45:16 -04:00
Dan Stillman
99613b0cbe
"Restore to Online Library" → "Replace Online Library"
...
Without an accompanying "Restore from Online Library" option, which
doesn't currently exist, "Restore to Online Library" can be interpreted
two ways. It's clear if you read the text below or the confirmation
prompt, but if you don't you might accidentally do something very bad.
This was almost certainly also translated in misleading ways in other
locales.
2019-06-22 05:44:50 -04:00
Dan Stillman
ead93b6ccc
Stop uploading files on quota error until next manual sync or restart
2019-06-22 05:29:47 -04:00
Dan Stillman
94795095f2
Fix potential error on retracted item modification
...
If a retracted item was in the trash at startup or when detected and
there were no other retracted items in the library, an error would occur
if the item was modified.
2019-06-20 18:18:10 -04:00
Dan Stillman
c1ab361c92
Revert "Temporarily disable "Export Document…" button for 5.0.68"
...
This reverts commit f38ae94259
.
2019-06-20 16:25:41 -04:00
Dan Stillman
296888db1a
Update version
2019-06-20 07:42:00 -04:00
Dan Stillman
f38ae94259
Temporarily disable "Export Document…" button for 5.0.68
2019-06-19 17:24:34 -04:00
Dan Stillman
288ad93422
Fix startup error due to missing retractedItems table
...
This shouldn't be possible, but there've been a couple reports of people
ending up on version 103 without the table, so create it again with IF
NOT EXISTS. This is obviously a bad fix, but until we know how this
happened it's the best we can do.
2019-06-19 17:06:05 -04:00
Dan Stillman
50a4308514
Remove retraction flag from items that no longer match
2019-06-19 06:41:33 -04:00
Dan Stillman
a6d7b623ac
Update submodules
2019-06-19 02:18:42 -04:00
Dan Stillman
48c3fc33df
Update locales from Transifex
2019-06-19 02:17:53 -04:00
Dan Stillman
8589aae7bc
Fix retracted items in unloaded libraries not being flagged correctly
2019-06-19 02:11:37 -04:00
Dan Stillman
42782f73fb
Update version
2019-06-16 02:34:00 -04:00
Dan Stillman
7306fe910d
Fix updating of Next button in RTFScan (regression from 269e2f8bff
)
...
And fix a logged warning
2019-06-16 02:33:24 -04:00
Dan Stillman
e3e6b8ef9c
Revert "Temporarily disable "Export Document…" button for 5.0.67"
...
This reverts commit 487d675783
.
2019-06-16 02:33:24 -04:00
Dan Stillman
c7d3697ccc
Update version
2019-06-15 16:03:17 -04:00
Dan Stillman
9411553173
Update version
2019-06-15 15:22:45 -04:00
Dan Stillman
841b9a6b71
Update version
2019-06-15 12:57:05 -04:00
Dan Stillman
e06f531dae
Update locales from Transifex
2019-06-14 11:26:28 -04:00
Dan Stillman
dc670938a4
Update submodules
2019-06-14 11:18:04 -04:00
Dan Stillman
487d675783
Temporarily disable "Export Document…" button for 5.0.67
2019-06-14 11:16:14 -04:00