Dan Stillman
e4c5d86bc6
Update citeproc-js to 1.1.58
...
Closes #850
2015-09-24 22:02:35 -04:00
Dan Stillman
f60ded11e8
Fix additional login manager issues (after b55e6536
)
2015-09-24 18:15:12 -04:00
Dan Stillman
2c25257e2b
Don't scroll to containing collection if one is already visible
...
If multiple collections are highlighted and none are in view, scroll to
the first one in the list.
The logic could be improved here a little more to scroll to the closest
collection instead of the first one, and also to scroll to a few rows
above or below the target.
This also fixes what was probably an incorrect highlight if there were
multiple collections and some had to be expanded first.
2015-09-24 07:11:12 -04:00
Dan Stillman
a5eb5a5af5
Scroll collection into view on collection-containing-an-item
2015-09-24 06:46:02 -04:00
Dan Stillman
b55e6536ec
Fix login manager (and syncing) breakage in Firefox 41
2015-09-23 05:02:40 -04:00
Dan Stillman
a547db134e
Update locales and submodules
2015-09-13 23:38:42 -04:00
Dan Stillman
2a9119801c
Merge pull request #834 from Juris-M/z4.0-bib-export-fix
...
Fix bug in Create Bibliography from Item w/Notes
2015-09-13 23:26:41 -04:00
Dan Stillman
d3c4689973
Add a couple comments
2015-08-27 18:00:16 +01:00
fbennett
47ff4e79dc
Fix bug in Create Bibliography from Item w/Notes
2015-08-27 08:18:22 +09:00
simpzan
6051ef09d0
make items tree column focused when select a item by running
...
zotero://select/items/xxx.
2015-08-18 19:31:30 +08:00
Dan Stillman
4d354027b5
Fix Cmd/Ctrl-Down in Quick Format
...
Broken in f3daf6b4bc
2015-08-17 01:35:26 -04:00
Simon Kornblith
f3daf6b4bc
Always capture up/down when QuickFormat reference panel is open
...
It was annoying if you pressed the up key too many times and the cursor
moved.
2015-08-13 19:48:23 -04:00
Simon Kornblith
21e51f771c
Fix QuickFormat bubble updating when editing citation properties
2015-08-13 19:45:03 -04:00
Simon Kornblith
b62b479ae4
Silence some warnings in QuickFormat
2015-08-13 19:39:13 -04:00
Simon Kornblith
570e628679
Another non-Retina QuickFormat tweak
2015-08-13 19:25:08 -04:00
Simon Kornblith
547a5eea10
Tweak QuickFormat for non-retina
2015-08-13 19:21:07 -04:00
Simon Kornblith
8e40bde671
Make QuickFormat text bigger and border smaller on OS X
2015-08-13 19:14:53 -04:00
Dan Stillman
bb785df49f
Merge pull request #828 from gracile-fr/fixedCol
...
Forbid "Attachments" column to be resized
2015-08-13 18:35:31 -04:00
gracile-fr
2920d9ff5e
Forbid "Attachments" column to be resized
2015-08-12 21:15:18 +02:00
Simon Kornblith
50f695f298
Disable spell checking in quickformat
...
It basically underlines all the names, which is not useful
2015-08-08 16:38:39 -04:00
Simon Kornblith
668ca94f9e
Make quickformat non-resizable
2015-08-08 16:38:17 -04:00
Simon Kornblith
6bce6b1d30
Alter quick format dialog appearance on OS X
...
Firefox no longer supports transparent windows because it made them do
extra preprocessing on a file to restore the drop shadow when the
Developer Edition theme was active:
https://bugzilla.mozilla.org/show_bug.cgi?id=1162649
2015-08-07 19:45:49 -04:00
Dan Stillman
1ecc53b099
Merge pull request #820 from aurimasv/csl-json
...
Fix issues with computerProgram citations
2015-08-06 18:29:06 -04:00
Dan Stillman
7b0c34a3ab
Update submodules
2015-08-05 15:11:24 -04:00
Aurimas Vinckevicius
711b823552
Add tests for itemFromCSLJSON and make sure data round-trips
2015-08-04 15:22:35 -05:00
Aurimas Vinckevicius
c4cd7ce3e0
Fix import of computerProgram exported as CSL JSON
2015-08-04 15:19:33 -05:00
Aurimas Vinckevicius
bb15336fdb
Fix season export in CSL JSON
2015-08-04 14:19:39 -05:00
Aurimas Vinckevicius
0fbae77456
Don't use for-in to iterate over arrays in itemFromCSLJSON
2015-08-03 16:15:24 -05:00
Dan Stillman
fc2574f7bf
Update citeproc-js to 1.1.46
2015-07-30 15:52:26 -04:00
Aurimas Vinckevicius
fdd91affd9
Debugging code for checking manually modified citations
...
Re https://forums.zotero.org/discussion/50701/cant-insert-citationzotero-asks-to-modify-all-my-citations/
2015-07-28 22:59:32 -05:00
Aurimas Vinckevicius
1cbd7f71cf
Parse author names in itemToCSLJSON
2015-07-27 18:37:45 -05:00
Dan Stillman
4e92b313c6
Update citeproc-js to 1.1.45
2015-07-26 19:11:04 -04:00
Dan Stillman
fb9109e837
Update versions and submodules
2015-07-26 18:33:04 -04:00
Simon Kornblith
125ad50698
Merge pull request #811 from zotero/sjk/810
...
Fix #810 , memory leak
2015-07-26 17:59:17 -04:00
Simon Kornblith
954e60a83a
Don't leak memory when showing the select dialog
...
Again, I'm pretty sure this shouldn't be necessary.
2015-07-26 14:07:04 -04:00
Simon Kornblith
51bcd2409d
Fix #810 , memory leak
...
I'm still not really sure what the problem was. But this seems to
eliminate the leak for me.
2015-07-25 14:38:27 -04:00
Dan Stillman
9000c9dcc7
Fix error saving PDF if Zotero pane hasn't been opened in window
2015-07-23 01:26:14 -04:00
Dan Stillman
5fc2dd4d44
Fix a probably rare case of a file's not being uploaded
...
If a file existed locally but somehow ended up marked as to-download without
existing on the server, it was never uploaded. I'm not sure when this can
happen, but I saw it while messing around. Maybe switching between ZFS and
WebDAV?
This will still only check and upload if there's another computer syncing files
to the same library, but we'll check all files in 5.0.
2015-07-21 03:10:59 -04:00
Dan Stillman
33334d9c01
Fix excessive file sync mtime updates/checks, but for real this time
2015-07-21 02:59:12 -04:00
Dan Stillman
1fadf1150e
Remove <=Fx24 file sync code
2015-07-21 02:53:17 -04:00
Dan Stillman
da5e1272f7
Fix updating local files with long filenames via sync on Linux
...
6a687e8c40
was actually only OS X
2015-07-19 22:42:44 -04:00
Dan Stillman
7c9d25dad8
Fix excessive file sync mtime updates/checks?
...
Same as 1c2b2575f
, but this time in code we actually still run
2015-07-18 04:58:10 -04:00
Dan Stillman
6a687e8c40
Fix "filename too long" sync error for missing files on OS X/Linux
2015-07-17 18:23:59 -04:00
Dan Stillman
a97e27a9f2
Fix CSS in snapshots of Reader View
...
Allow saving of CSS links over chrome://. We can scope this to
chrome://global/skin/aboutReader.css if anyone thinks of a reason why
this was disabled to begin with, but I'm not sure in what other
situations CSS it would apply.
2015-07-17 16:22:15 -04:00
rmzelle
d3ab296cf5
Check single items in selection window
2015-07-15 21:21:51 -04:00
Simon Kornblith
2c5bfd5d5a
Disable disabling by reverse lookup on non-Mac/Windows/Linux
...
If this is the case, it's probably a BSD derivative, but I can't
guarantee the code won't segfault.
2015-07-13 19:28:37 -04:00
Simon Kornblith
f856df5222
Fix #460 using OS APIs
2015-07-13 19:24:26 -04:00
Simon Kornblith
7d87d70e92
Expose more integration pipe handling code
...
This should eventually reduce the amount of duplicated code needed to
handle Word 2016 for Mac
2015-07-12 13:46:55 -04:00
Aurimas Vinckevicius
d3bc1703c3
Update citeproc-js to 1.1.39
...
Re https://github.com/zotero/zotero/pull/794#issuecomment-120564983
2015-07-11 13:35:03 -05:00
Dan Stillman
bcef4819e8
Merge pull request #794 from aurimasv/citeproc-js-update
...
Update citeproc-js to 1.1.25
2015-07-10 19:53:09 -04:00