Dan Stillman
151c066043
Update styles
2016-05-02 22:44:10 -04:00
Dan Stillman
797f00ab7c
Update translators
2016-05-02 22:41:52 -04:00
Dan Stillman
56c0933af0
Update version
2016-05-02 22:39:57 -04:00
Dan Stillman
b4ac43fd77
Fix startup error on Firefox 48
...
Addresses #980 . There are a couple other uses of the old API, but I'm not sure
how they're triggered, and we might be gone from Firefox before this is
relevant.
2016-04-29 17:28:24 -04:00
Dan Stillman
ef71d3f729
Revert "Try disabling gzip compression of uploads, in case it fixes sync error"
...
This reverts commit adec007df0
.
Doesn't seem to make a difference.
2016-04-29 11:57:11 -04:00
Dan Stillman
adec007df0
Try disabling gzip compression of uploads, in case it fixes sync error
...
Just to see if it fixes the "Error connecting to server" errors some people are
seeing after upgrading to Firefox 46.
2016-04-29 00:38:19 -04:00
Dan Stillman
7d4aa521ac
Update citeproc-js to 1.1.101
2016-04-24 20:06:22 -04:00
Dan Stillman
bee32d1a51
Remove merged items from duplicates view without regenerating list
2016-04-24 19:58:44 -04:00
Dan Stillman
7cf0ff2683
Update citeproc-js to 1.1.100
2016-04-24 06:50:45 -04:00
Dan Stillman
a726699b27
Update citeproc-js to 1.1.99
2016-04-22 00:01:37 -04:00
Dan Stillman
2ee6886cf1
Update citeproc-js to 1.1.98
2016-04-17 04:16:25 -04:00
Dan Stillman
196b28cc66
Update version
2016-04-16 02:52:20 -04:00
Dan Stillman
5e6b763623
Update citeproc-js to 1.1.96
2016-04-16 02:44:33 -04:00
Dan Stillman
9330b9cd40
Update submodules
2016-04-12 04:52:52 -04:00
Dan Stillman
2bdb818988
Fix large toolbar icons on HiDPI Linux
...
Fixes #943
2016-04-10 16:05:33 -04:00
Dan Stillman
a360494724
Backport Zotero.ID changes ( fabc2ba6a
) to 4.0
2016-04-07 04:43:54 -04:00
Dan Stillman
7a449e8deb
Clearer parameter name for autocomplete select handler
...
Refs #926
2016-04-02 04:16:35 -04:00
Dan Stillman
eecd625298
Populate both creator fields on Tab autocomplete select
...
Closes #926
2016-04-02 04:11:35 -04:00
Dan Stillman
a315e4eced
Merge pull request #939 from Juris-M/z4.0-bib-edit-followup
...
Bugfixes for new styled-textbox code
2016-04-02 01:04:49 -04:00
fbennett
55bfe54af2
Bugfixes for new styled-textbox code
2016-04-02 12:02:53 +09:00
Dan Stillman
d60da717c4
Merge pull request #937 from Juris-M/z4.0-bib-edit-conversion
...
HTML/RTF and RTF/HTML conversion for styled textbox
2016-03-31 21:43:33 -04:00
fbennett
9431e0de53
HTML/RTF and RTF/HTML conversion for styled textbox
2016-04-01 09:24:02 +09:00
Dan Stillman
70c41e8a51
Update citeproc-js to 1.1.91
2016-03-30 23:24:34 -04:00
Dan Stillman
f906b4226d
Fix loading of Edit Bibliography window in Firefox 45
...
Edit textbox is still broken, at least for some items.
2016-03-28 03:14:09 -04:00
Dan Stillman
220cf2c29b
Fix export of attachment linkMode/contentType and standalone note text
...
Closes #889
Needs better tests, but that will have to happen on 5.0 in #923 .
2016-03-21 00:18:11 -04:00
Dan Stillman
c5aa935b16
Fix invalid copyright header in citeproc.js
2016-03-19 04:36:40 -04:00
Dan Stillman
ba079d07fe
Update version
2016-03-19 03:00:29 -04:00
Dan Stillman
14ed5cf2cb
Update locales from Transifex
2016-03-19 02:59:32 -04:00
Dan Stillman
81e2e926a1
Update citeproc-js to 1.1.81
2016-03-19 02:57:10 -04:00
Dan Stillman
da18408070
Fix proxy redirection in Firefox 46 (non-e10s)
...
notificationCallbacks no longer QIs to webNavigation in Firefox 46, so
this gets the relevant browser object by getting the content window id
from channel.loadInfo and finding the window via nsIWindowMediator.
Unfortunately the window id provided under e10s is invalid (or something
-- it's a very high number that can't be found via nsIWindowMediator),
so something else will need to be done for that.
2016-03-19 02:46:29 -04:00
Dan Stillman
0a120d85b1
Update version
2016-03-17 02:59:52 -04:00
Dan Stillman
11e3603a73
Fix creator search in Quick Format dialog
...
Broken by 7d404e8d4a
2016-03-17 02:07:45 -04:00
Dan Stillman
8830dfeff9
Update version and submodules
2016-03-15 03:31:08 -04:00
Dan Stillman
322852ff67
Fix display of tag colorpicker in Firefox 44
...
(And make the colorpicker work in high-contrast mode, according to the
Mozilla bug that broke this [1].)
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1047595
2016-03-15 03:06:48 -04:00
Dan Stillman
e9c2b4b76e
Update version
2016-03-10 23:17:41 -05:00
Dan Stillman
2bf611ccf8
Fix shift-drag to copy citations
2016-03-10 23:04:52 -05:00
Dan Stillman
c384b18434
Update minVersion
2016-03-10 07:10:27 -05:00
Dan Stillman
6c6bd86b29
Update minVersion (though who knows if it makes a difference anymore?)
2016-03-10 07:07:20 -05:00
Dan Stillman
d4214f5184
Update version
2016-03-10 07:04:48 -05:00
Dan Stillman
0746f520e4
Fix broken Abstract/Extra editing in Firefox 45
2016-03-10 07:03:55 -05:00
Dan Stillman
e3d03ca380
Revert "Update citeproc-js to 1.1.74"
...
This reverts commit 52980133b0
.
2016-03-07 22:20:57 -05:00
Dan Stillman
0184101ed0
Revert "Fix broken citeproc-js file header"
...
This reverts commit c046949ac6
.
2016-03-07 22:20:54 -05:00
Dan Stillman
c046949ac6
Fix broken citeproc-js file header
2016-03-07 22:10:30 -05:00
Dan Stillman
c1cb380bcb
Update version
2016-03-07 21:56:43 -05:00
Dan Stillman
52980133b0
Update citeproc-js to 1.1.74
2016-03-07 19:40:27 -05:00
Dan Stillman
e510395210
Restore "More Columns" submenu in items list column picker
...
All fields were shown in the main menu due to a bug in 7d404e8d
2016-03-07 09:10:38 -05:00
Dan Stillman
5df952b0f9
Update version
2016-03-07 08:33:45 -05:00
Dan Stillman
92c8d8cc44
Revert "Update citeproc-js to 1.1.71"
...
This reverts commit cdac94f8f9
.
2016-03-07 08:31:09 -05:00
Dan Stillman
cdac94f8f9
Update citeproc-js to 1.1.71
2016-03-05 22:39:44 -05:00
Dan Stillman
685954a487
Fix translation breakage in Firefox 45
...
"new" now required before XMLHttpRequest() in chrome code
2016-03-05 01:51:28 -05:00