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
dce9ff304f
Update cslpreview.dtd and csledit.dtd from Transifex
...
Fixed config file that was preventing these from being pulled
Addresses #796
2015-07-31 14:11:44 -04:00
Dan Stillman
535d3340e3
Update locales from Transifex
2015-07-30 16:02:07 -04: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
Dan Stillman
c72b112afd
Use export.lastLocale before UI locale if none specified
...
This allows existing documents created before 4.0.27 with a
bibliographyLocale set to continue to use that value by default.
More details:
https://github.com/zotero/zotero/pull/795#issuecomment-120227051
2015-07-10 17:48:44 -04:00
Dan Stillman
b40c1d7e2e
Remove redundant "Suppress Author" string
...
Refs #796
2015-07-10 15:56:25 -04:00
Aurimas Vinckevicius
9fcb87ca93
Remember style and locale when explicitly selected by the user
2015-07-09 23:38:25 -05:00
Aurimas Vinckevicius
b6c7ba6ea2
Fix saving style locale in documents
2015-07-09 23:38:25 -05:00
Dan Stillman
507ef011d8
Restore "without snapshot" option in Fx connector
...
Will be supported in upcoming Standalone release
2015-07-09 19:10:32 -04:00
Simon Kornblith
e92a54966c
Restore ZoteroPane.destroy() on close
...
Seems like a good thing to do, if only because it ensures we persist
changes
2015-07-09 18:05:08 -04:00
Simon Kornblith
b931ca37d2
Undo accidental subproject commit change from 3420b4874a
2015-07-09 18:02:11 -04:00
Simon Kornblith
3420b4874a
Tweaks for application menu on OS X
...
- Restore About Zotero item
- Fix Quit item
- Close Standalone when Standalone window is closed (we did this before,
but apparently having our own hidden window breaks that mechanism)
2015-07-09 18:00:15 -04:00
Aurimas Vinckevicius
bf58de7e62
Update citeproc-js to 1.1.25
...
And split off Zotero additions
2015-07-09 16:31:57 -05:00
Simon Kornblith
b69e6fc3ab
Fix Zotero menu on OS X, part 1
...
Create a hidden window with a menu bar, since it loads first
2015-07-09 16:52:04 -04:00
Aurimas Vinckevicius
3ca45be2c7
Add more debug logging for Recognize PDF
2015-07-08 12:50:10 -05:00
Dan Stillman
5d9d8ae953
Fix passed 'window' property in Zotero.ProgressWindow
...
Though not currently used anywhere
2015-07-06 19:15:11 -04:00
Dan Stillman
b19cce1963
Fix issues with toolbar icons in multiple windows
...
Clicking the separate buttons would trigger actions in the first window
opened, and other things might not have been updating properly across
multiple windows.
2015-07-06 15:41:28 -04:00
Dan Stillman
238183a3fa
Fix collapse library ("-") for collections
...
Broken in f5ce2d238e
2015-07-06 04:38:53 -04:00
Dan Stillman
41b772da4d
Show the save button guidance panel again, now that it doesn't hide too easily
2015-07-06 00:49:35 -04:00
Dan Stillman
e3061289a5
Clarify main button guidance panel text
...
"Click here to open Zotero…" -> " Click the ‘Z’ button to open Zotero…"
2015-07-06 00:48:03 -04:00
Dan Stillman
db991743cd
Trigger forward action with click anywhere on guidance panel
...
Previously, clicking directly on a noautohide guidance panel closed it, even if
there was a forward nav button. (In the case of the main and save button
guidance panels, the save button would appear on the next Firefox restart, but
this ensures that the save guidance panel will be shown to new users even if
they click on the panel instead of the not-particularly-noticeable forward
button.)
2015-07-06 00:46:36 -04:00
Dan Stillman
41fc082f6d
Fix too-large icons in secondary toolbars on Linux
...
Plus a few other icon tweaks
2015-07-05 15:37:11 -04:00
Dan Stillman
0ba64b5194
Show guidance panel nav buttons on Linux
2015-07-05 12:58:36 -04:00
Dan Stillman
01716183d7
Prevent erroneous hiding of hideonpagechange guidance panels on complex pages
2015-07-04 17:09:26 -04:00
Dan Stillman
ebe08836e8
A little more Quick Copy safety
2015-07-03 23:53:43 -04:00
Dan Stillman
f07fe7184d
Ignore trailing period in domain for Quick Copy
...
From @aurimasv
2015-07-03 23:46:39 -04:00
Dan Stillman
242581a270
Fix Quick Copy in tab mode, but for real
2015-07-03 22:06:12 -04:00
Dan Stillman
20f279043b
Update submodules
2015-07-03 02:09:27 -04:00
Dan Stillman
208b4daf6e
Update locales from Transifex
2015-07-03 02:06:59 -04:00
Dan Stillman
9d2b097605
Fix toolbar icons in non-nav-bar toolbars on OS X and Windows
...
...which only required redoing the entire styling.
Not yet done on Linux
2015-07-02 05:50:57 -04:00
Simon Kornblith
50ee61545a
Kill code to ensure that our pipe is open before we write to the other
...
In practice, this appears to be both unnecessary and harmful. Although
the first write happens effectively instantaneously, we can take
several hundred milliseconds to read the second write, and Standalone
can decide we are dead.
This apparently fixes #783 for @dstillman, although I was never able to
reproduce locally.
2015-07-01 20:40:28 -04:00
Simon Kornblith
d104e4b106
More debugging for #783
2015-07-01 20:01:00 -04:00
Dan Stillman
15a0a33ac1
Fix Quick Copy in tab mode
2015-07-01 19:36:16 -04:00
Simon Kornblith
9574de752d
Debugging for #783
2015-07-01 14:46:06 -04:00
Dan Stillman
7ccc48b4ae
Don't show "without snapshot" save option in Fx connector for now
...
Option requires a new Standalone build with ba53f256d
2015-07-01 02:38:15 -04:00
Dan Stillman
ba53f256d6
Quick hack to fix "without snapshot" save option in Z4Fx via Standalone
...
(I don't see any obvious reason I can't do this. We should probably clean this
up later, not call the endpoint "saveSnapshot", etc. Also, is there a reason it
doesn't follow the snapshot pref by default?)
2015-07-01 01:03:04 -04:00
Dan Stillman
3cf1c3ccda
Merge locales from Transifex
2015-06-30 23:41:48 -04:00
Dan Stillman
39f2021576
Include web page save option in toolbar menu on every page
...
Closes #644 and #775
2015-06-30 23:41:47 -04:00
Simon Kornblith
43e1c5c123
Fix setCookiesThenSaveItems in Firefox connector
2015-06-30 19:20:16 -04:00
Dan Stillman
796fb87a9b
Fix some toolbar icon issues on HiDPI Linux
2015-06-30 17:58:32 -04:00
Dan Stillman
6841be09a1
Fix large save icon on HiDPI Windows, hopefully
2015-06-30 17:08:45 -04:00
Aurimas Vinckevicius
5334a09ee0
Fix institutional author export to CiteProcJS
2015-06-29 23:22:09 -05:00
Simon Kornblith
48e6eb93de
Merge pull request #779 from aurimasv/proper-to-proxy
...
Fix properToProxy converter functions
2015-06-29 22:27:15 -04:00
Aurimas Vinckevicius
b03dcd3686
Fix properToProxy converter functions
...
Regression from 82998e986e
and 9450d0797f
2015-06-29 17:55:10 -05:00
Simon Kornblith
64ff0e8b4e
Fix #774
2015-06-29 18:03:09 -04:00
Dan Stillman
5545ea7847
Merge locales from Transifex
2015-06-29 07:12:55 -04:00
Dan Stillman
6c416e7ad2
Get rid of middle border radius in combo button on Windows
2015-06-29 07:06:20 -04:00
Dan Stillman
a9c6feb380
Additional toolbar overflow tweaks for Linux
...
Follow-up from 1d6483e68
2015-06-29 06:35:23 -04:00
Dan Stillman
1d6483e68a
Fix #773 , Zotero combo icons dispersed under more tools
...
And fix save button hover height on Windows, which somehow got out of
whack again.
Might need further tweaking on Linux
Need to find a better way to do these buttons...
2015-06-29 05:59:19 -04:00
Dan Stillman
ddf3ff9ba9
Don't try to set lastLocale pref in doc prefs unless locale was changed
2015-06-28 17:16:33 -04:00
Dan Stillman
3a5854f49f
Update versions and submodules
2015-06-26 02:40:18 -04:00
Dan Stillman
dd146557b7
Merge non-English strings
2015-06-26 02:13:24 -04:00
Dan Stillman
4868095820
Guidance panel for new save icon
...
For new installations, a panel will show for the Z icon with a ">"
button to go to a second panel for the save icon. For existing
installations, a panel will show just for the save icon. In both cases,
the panels are non-auto-hiding but are dismissed if clicked on or when a
new content page is loaded.
There's also a new close button, but it's not enabled currently. Might
be useful for panels with embedded links where an accidental click on
the panel alone shouldn't close the panel (like the Firefox customize
mode wizard).
2015-06-25 22:51:05 -04:00
Dan Stillman
a909951106
Merge locales from Transifex
2015-06-24 14:41:43 -04:00
Dan Stillman
233b9991f5
Merge pull request #623 from rmzelle/locale-selector
...
Add drop-down menu for bibliographyLocale
2015-06-24 14:34:47 -04:00
Aurimas Vinckevicius
6ac0403049
Reorganize and improve locale drop-down code
2015-06-24 14:10:33 -04:00
Dan Stillman
42673cb0a2
Merge non-English strings
2015-06-24 06:24:25 -04:00
Dan Stillman
dfb28ff3f6
File Issues: Greatest Hits, 2006-2015
...
- When relinking a missing stored file, copy it into the attachment's
storage directory automatically
- Previously, selecting a file outside the attachment subdir would
just result in a missing attachment, since it only looks for stored
files within the subdir
- Display an error message if a Windows shortcut (.lnk) is added via
drag-and-drop or via a file dialog on non-Windows systems, until we
can figure out how to determine the original file
- Shortcuts can cause errors during syncing, for unclear reasons
- Neither nsIFile::copyToFollowingLinks() nor nsIFile::target work for
me to get the original file, even when nsIFile::isSymlink() returns
true
- Windows file dialogs seem to automatically resolve shortcuts, so
it's only an issue there for drag-and-drop
- Disallow hidden files from being selected in relink dialog
- I think some people on Windows with hidden files shown relink the
.zotero* files that show up when they click Locate, which causes
file sync errors. Which brings us to...
- Fix file sync errors for *.lnk and .zotero* files
- Ignore existing .zotero* attachment files, treating the files as
missing instead to encourage relinking
- Strip leading period in getValidFileName() to prevent added files from
being hidden
- This allows hidden files to be added explicitly; they just won't
stay that way in the storage directory
(These things should have tests, but that will have to happen on the 5.0
branch.)
2015-06-24 06:10:48 -04:00
Dan Stillman
0511d37b07
Replace multiple spaces in platform names for full-text searches
...
Closes #770
2015-06-22 11:51:20 -04:00
Dan Stillman
a5403b7499
Always include 'note' property in item JSON for notes in 'new' mode
2015-06-19 16:00:51 -04:00
Aurimas Vinckevicius
5817a2d654
Store UTF-8 as charset for all snapshots
2015-06-11 18:30:57 -05:00
Aurimas Vinckevicius
1374cc911a
Always save snapshots in UTF-8 encoding
...
Re https://forums.zotero.org/discussion/49897/thecreate-web-page-item-from-current-pageis-sometimes-not-working-correctly/
There is something wrong with the way nsIScriptableUnicodeConverter converts to gbk (maybe other formats too). The HTML of http://www.cmiw.cn/forum.php is truncated in the middle of an em tag. In general, ConvertFromUnicode is supposed to return an ACString (not AString), which is not something that JavaScript can handle well.
2015-06-11 18:27:13 -05:00
Aurimas Vinckevicius
3d4926923a
Resolve relative URLs to absolute before trying to proxify them
...
Besides adding some debug logging, this currently makes no difference, but it will when we add support for de-proxifying URLs in #578 .
2015-06-05 15:51:42 -05:00
Aurimas Vinckevicius
9450d0797f
Don't double-proxy in properToProxy
...
Surfaced due to changes in 7f7fe90ad5
2015-06-05 15:51:42 -05:00
Simon Kornblith
e868c758b6
Fix library/locator engine lookup
...
Fixes #744 , closes #747 . Thanks to @zuphilip for tracking down the bug
2015-05-31 18:23:11 -04:00
Simon Kornblith
673168ea7b
Don't adjust accessDate for UTC and set version to 0 in Item#toJSON
...
Ref discussions:
https://github.com/zotero/zotero/pull/746/files#r31394225
https://github.com/zotero/zotero/pull/746#commitcomment-11445605
2015-05-31 17:02:20 -04:00
Aurimas Vinckevicius
ec786bf15c
For now, use Zotero item DB ids when passing items to citeproc
...
citeproc-js relies on this in several locations. Seems that Zotero passes these IDs to citeproc from the item picker. We also need to consider existing embedded items in Word/LO documents, but they do have embedded URIs, so it shouldn't be a problem.
CC @fbennett
2015-05-26 16:11:44 -05:00
Aurimas Vinckevicius
c84a16984b
Map note excerpt to title in itemToCSLJSON
...
This way notes have some sort of user-friendly way of being traced from Word documents to Zotero items in the library
2015-05-26 16:11:44 -05:00
Aurimas Vinckevicius
de0b7ba181
ItemGetter shouldn't break with an empty DB
2015-05-26 16:11:42 -05:00
Aurimas Vinckevicius
9d5d8b525a
Access date in Zotero.Item::toJSON should be in ISO-8601 format
2015-05-26 16:03:35 -05:00
Aurimas Vinckevicius
47bf9c38e9
Transition item Export Format to Zotero web API item JSON
...
* Enable legacy mode for export translators compatible with pre-4.0.27:
* Add compatibility mappings, so that current translators don't break if they specify minVersion lower than 4.0.27. This does introduce non-compatible changes, specifically, "version" field in legacy mode is "versionNumber" in the new format. "version" in the new format corresponds to the "version" as specified for Zotero API JSON format. New translators should expect Zotero web API JSON format and should specify minVersion 4.0.27.
* Update CSL mappings to comply with new itemToExportFormat
* CSL JSON export translator needs to be updated to be compatible with 4.0.27 to export correct CSL JSON
* Use item URI for id in CSL JSON instead of item ID
* Fix note and attachment handling in itemToCSLJSON
2015-05-26 15:48:43 -05:00
Aurimas Vinckevicius
12db2e6c51
Don't throw if checking invalid field in ItemFields.isValidForType
2015-05-26 15:39:44 -05:00
Aurimas Vinckevicius
c6151f959d
Fix relations serialization in Zotero.Item::toJSON()
2015-05-26 15:39:44 -05:00
Aurimas Vinckevicius
21cd15b068
Port Zotero.Item.toJSON from api_syncing branch
...
* Modified to use synchronous DB access
* Take patchBase argument as an option
* Update to conform to v3 API
2015-05-26 15:32:33 -05:00
Aurimas Vinckevicius
7445f81042
Port Zotero.Date.sqlToISO8601 from 755ead2119
...
Copy-pasted, no modifications
2015-05-26 15:32:33 -05:00
rmzelle
06e6168cb4
Implement locale drop-down menus
2015-05-26 00:12:04 -04:00
Dan Stillman
28301ea45f
Center the site-specific Quick Copy and proxy editing windows
...
On OS X these show up as sheets, but on Windows without this flag they
appear in the top-left of the screen.
2015-05-25 23:36:24 -04:00
Dan Stillman
c152e81bed
Merge pull request #732 from rmzelle/edit-button-quickcopy
...
Add Edit button for site-specific Quick Copy settings
2015-05-25 23:31:44 -04:00
rmzelle
5833d87169
Add Edit button for site-specific Quick Copy settings
2015-05-25 23:21:50 -04:00
Dan Stillman
ab3b0367ef
Merge locales from Transifex
2015-05-25 22:26:50 -04:00
Dan Stillman
6e4eb61694
Merge pull request #673 from sendecomp/optional-proxy-redirect-notification
...
Add an option to not show the proxy redirection notification
2015-05-25 21:57:16 -04:00
LinuxMercedes
34c0e746f5
Add an option to not show the proxy redirection notification
2015-05-25 17:38:24 -05:00
Dan Stillman
8352934009
Merge pull request #671 from gracile-fr/localize-locators-labels
...
Add localized locator labels
2015-05-21 02:19:16 -04:00
Dan Stillman
3ac22b6242
Merge locales from Transifex
2015-05-19 17:28:40 -04:00
rmzelle
4bdef75074
Add DOI-field context-menu
2015-05-19 16:25:02 -04:00
Dan Stillman
7a93b132b3
Merge pull request #715 from rmzelle/proxylist-editbutton
...
Add Edit button to proxy list
2015-05-14 13:10:20 -04:00
rmzelle
bd8db988f3
Add Edit button to proxy list
2015-05-14 09:26:38 -04:00
retorquere
47ffa1188a
export groups, unify library export
2015-05-12 17:52:35 +02:00
Dan Stillman
45b3cd8a53
Replace non-breaking spaces in tested lines in recognizePDF
...
Fixes "PDF does not contain OCRed text" message for
http://pdfserver.amlaw.com/nlj/NSA_ca2_20150507.pdf
2015-05-07 13:41:13 -04:00
Dan Stillman
3587bb0f6b
Fix error if a synced filename begins with a dot (".pdf")
2015-05-07 13:40:05 -04:00
Dan Stillman
453e7bd090
Fix size of 2x icons in progress window
2015-05-02 19:00:42 -04:00
Dan Stillman
a2b6df1014
Include both DB version numbers in "newer than SQL file" dialog
2015-04-15 16:03:47 -04:00
Dan Stillman
4f9366749c
Add Zotero.alert() method
...
This is just a wrapper around nsIPromptService.alert() that takes
Zotero.noUserInput into consideration, which avoids long timeouts during
testing (e.g., for lookup failures).
2015-04-14 16:09:55 -04:00
Dan Stillman
1c2b2575f7
Fix excessive file sync mtime updates/checks (probably?)
2015-04-09 03:47:43 -04:00
Dan Stillman
f5ce2d238e
Fixes #546 , Advanced search : match "any" is broken
2015-04-09 02:57:29 -04:00
Dan Stillman
c1a581168a
Merge locales from Transifex
2015-04-09 00:26:12 -04:00
Dan Stillman
1e2346eba1
Revert to modified 3.02 binaries on Windows
...
To deal with issues running .vbs scripts on some systems. If the 3.02
binaries haven't been reinstalled since this version, reinstall them as
3.02a automatically or on manual upgrade to fix corrupted binaries from
previous gzip issue.
Other platforms unchanged
2015-04-09 00:22:32 -04:00
Dan Stillman
b2d5612526
Fix sync and debug output submission in Nightly
...
(sendAsBinary() removal)
2015-04-07 16:59:33 -04:00
Dan Stillman
2afebc79d0
Set tree image height to 16px everywhere
...
Windows maybe also doesn't handle HiDPI tree images correctly otherwise
2015-04-07 14:37:13 -04:00
Dan Stillman
c398353d5d
Remove obsolete CSS include
2015-04-07 14:26:49 -04:00
Dan Stillman
fe79954b96
Fix HiDPI icons in trees on Linux
2015-04-07 14:25:24 -04:00
Dan Stillman
152b1c0d83
Merge pull request #692 from aurimasv/test-beta_build
...
Add Firefox Beta for Travis-CI testing
2015-04-07 03:13:19 -04:00
Dan Stillman
61e11f9afa
Fix main toolbar icons in 2x mode on Win/Linux
2015-04-07 03:06:25 -04:00
Dan Stillman
adadc9e03a
Accept a string path in Zotero.Utilities.Internal.exec()
2015-04-07 01:16:17 -04:00
Dan Stillman
31941c0798
Fix flashing console window for Retrieve Metadata on Windows
2015-04-07 01:14:18 -04:00
Aurimas Vinckevicius
f6510419cb
Skip test for "recognizePDF without DOI" on Travis-CI
...
Breaks due to CAPTCHA when tests are run frequently
2015-04-06 23:17:41 -05:00
Dan Stillman
796a1a2898
Use firstCreator instead of creators[0] for QuickFormat sort
...
Previously, if an editor was entered before an author, it would sort by
the editor. Now, as long as there's an author, it will sort by that
first (and, with 2f3d865f
, favor left-bound matches).
Addresses the second issue on
https://forums.zotero.org/discussion/48047/
2015-04-06 23:32:15 -04:00
Dan Stillman
2f3d865f11
Favor left-bound name matches in QuickFormat bar
...
https://forums.zotero.org/discussion/48047/
2015-04-06 23:14:32 -04:00
Dan Stillman
bfbf3d871c
Fix display of sync error icon (2x and spacing)
2015-04-06 17:39:21 -04:00
Dan Stillman
af871a3fd5
Add 2x versions of many icons
...
Courtesy of Pastel SVG (2x famfamfam)
I didn't add 2x versions for any composite icons or any Fugue icons.
Also:
- Removed some unused/redundant images
- Switched to shadowless versions for a couple Fugue icons
2015-04-06 17:24:55 -04:00
Dan Stillman
58b56abbc7
Fix file sync errors with symlinked files/directories
...
nsIFile seems to have figured out symlinks since Firefox 3.0.1
2015-04-04 00:09:24 -04:00
Dan Stillman
788f92bc8b
Fix sync error panel positioning (at least on OS X)
...
After 88be88661
2015-04-03 23:54:37 -04:00
Dan Stillman
4613f9593c
Don't update pdfinfo unnecesarily
2015-04-01 16:43:37 -04:00
Dan Stillman
e567ad25aa
More PDF tools tweaks
...
- If one tool is missing, reinstall it automatically during translator
update check
- Account for pdfinfo 3.02pl1 on Linux
2015-04-01 16:35:13 -04:00