Commit graph

4126 commits

Author SHA1 Message Date
Dan Stillman
09e934128f Add Trash to group libraries
Also:

- Update trash icon properly when adding items to trash or emptying trash
- (dev) Zotero.Items.getDeleted() and Zotero.Items.emptyTrash() parameter order changed
- (dev) Zotero.Items.getDeleted() now returns an empty array rather than FALSE on no results

Group trash does not yet auto-empty
2011-08-30 23:35:12 +00:00
Dan Stillman
3b1cc39f21 Add debug.store.submitLimit and debug.store.submitLineLength prefs to limit number and length of debug output lines submitted 2011-08-30 23:10:23 +00:00
Simon Kornblith
87a5846155 Make toolbar draggable on OS X 2011-08-30 16:33:07 +00:00
Simon Kornblith
8ec4377d3e Add bookmarklet support 2011-08-30 06:46:47 +00:00
Dan Stillman
16a3d3f1ed Allow nested database transactions within the same wait level and disallow database access from higher levels 2011-08-30 01:05:12 +00:00
Simon Kornblith
3c02f0b0e6 Zotero.waiting is now a number 2011-08-30 00:49:04 +00:00
Simon Kornblith
28cc02f954 Add a debug call for Zotero.wait() 2011-08-29 23:59:59 +00:00
Simon Kornblith
3c0e11121f Add preference to put stack traces in debug output 2011-08-29 23:11:19 +00:00
Dan Stillman
440d692d33 Update translators from GitHub 2011-08-29 21:00:24 +00:00
Simon Kornblith
1f73a84cb0 Update to citeproc-js 1.0.206 2011-08-29 20:23:13 +00:00
Simon Kornblith
02336f9cae Always try to delete shared .zoteroIntegrationPipe if it exists 2011-08-29 20:00:58 +00:00
Dan Stillman
211da93be4 Duplicate detection fixes:
- Fix saving of fields from other versions of an item
- Relations (e.g., cross-library links) were merged incorrectly
2011-08-29 19:33:52 +00:00
Dan Stillman
236901c1ad Don't include child items in "Titles & Creators" searches 2011-08-29 14:32:17 +00:00
Dan Stillman
9f72f0af4b Just rename fa-IR to fa-FA (though it should be renamed (possibly to just locales-fa.xml) on GitHub too) 2011-08-28 23:01:21 +00:00
Dan Stillman
1f300c7377 Update CSL locales from GitHub (but someone needs to verify if the 'fa-IR' locale is used when the Firefox locale is just 'fa') 2011-08-28 22:58:11 +00:00
Dan Stillman
eea45d6d94 Merge locales 2011-08-28 22:54:17 +00:00
Dan Stillman
2e5b87b9e7 Fix error when saving via browser context menu when Zotero pane/tab hasn't been opened 2011-08-28 22:15:39 +00:00
Simon Kornblith
47ab265532 Use ZoteroPane instead of ZoteroPane_Local for context menu commands, so that they get added to the appropriate collection when Zotero is open in tab mode 2011-08-28 22:06:45 +00:00
Simon Kornblith
953ec31166 Add context menu to translate icon, allowing the user to save to Zotero with alternative translators and to perform library lookup or use lookup engines without first saving the item 2011-08-28 20:12:08 +00:00
Simon Kornblith
46dc429d73 Handle host lookup failure 2011-08-28 19:58:02 +00:00
Simon Kornblith
7a0c38877c Fix caching of sourceItemID 2011-08-28 18:31:53 +00:00
Simon Kornblith
eea7bc4a75 Fix incorrect sorting of newly added items (off by one) 2011-08-28 17:56:23 +00:00
Simon Kornblith
ebd7d5a155 Don't attempt to retrieve metadata for PDF when the option is unavailable 2011-08-26 22:27:02 +00:00
Simon Kornblith
925f09232d UI tweaks 2011-08-26 21:57:48 +00:00
Simon Kornblith
a38119365e Locale changes from r10295 2011-08-26 21:52:41 +00:00
Simon Kornblith
f88c2b8859 - Show warning if items cannot be saved to current library, and default to my library
- Disable PDF saving with message if PDF tools are not installed
2011-08-26 21:49:47 +00:00
Dan Stillman
207af37ee7 Don't strip extended characters in duplicate detection 2011-08-26 20:45:27 +00:00
Simon Kornblith
3e97b803cd QuickFormat should update on backspace 2011-08-26 20:10:43 +00:00
Simon Kornblith
68c06c14a2 References #1887, Retrieving editor.value in Zotero_Citation_Dialog._updatePreview() fails
Perform an additional check, just in case the preview pane hasn't fully loaded before the dialog is accepted.
2011-08-25 22:55:55 +00:00
Simon Kornblith
4afc4a4d82 Closes #1887: Retrieving editor.value in Zotero_Citation_Dialog._updatePreview() fails 2011-08-25 22:50:51 +00:00
Simon Kornblith
668a8e72eb Firefox 7 compatibility 2011-08-25 21:58:05 +00:00
Simon Kornblith
d9c30ebc59 Fix adding formatted custom citations in OpenOffice.org 2011-08-25 21:55:26 +00:00
Simon Kornblith
84486e24ac Don't add extra menu separator in Standalone 2011-08-25 21:29:35 +00:00
Simon Kornblith
1e90528937 Don't build item type menu twice 2011-08-25 21:24:51 +00:00
Simon Kornblith
914f29b8ac - Don't sizeToContent() in Standalone window
- Fix expand/collapse item
2011-08-25 21:10:15 +00:00
Dan Stillman
b27e64f9c8 Block database access during Zotero.wait() only if a transaction is in progress 2011-08-25 21:03:24 +00:00
Dan Stillman
291b739b76 Alphabetic sorting of groups 2011-08-25 16:26:43 +00:00
Simon Kornblith
cd885c8a24 Save to the selected collection and library 2011-08-25 11:58:13 +00:00
Simon Kornblith
0108570daa Override onStateChange() not to show an error after downloading the XPI 2011-08-25 08:02:04 +00:00
Simon Kornblith
c812cfd6c0 Hide add-on search box 2011-08-25 07:38:31 +00:00
Simon Kornblith
aae77c6015 Add-on discovery support for Zotero Standalone, part 1 2011-08-25 07:35:22 +00:00
Simon Kornblith
beefefd016 Add text-link binding (almost entirely verbatim from moz-central) 2011-08-25 06:16:42 +00:00
Simon Kornblith
59d7050bba Use zotero-text-link instead of text-link, so that we can attach a custom binding that handles text links externally, which we need so that we can make links in docShells work in Standalone. 2011-08-25 06:16:15 +00:00
Simon Kornblith
0a71d9219b Don't destroy hidden browsers until translation is complete, part 1: Zotero for Firefox and Zotero Standalone 2011-08-25 04:23:39 +00:00
Dan Stillman
d4738017bf Fixes #1886, Typo: _duplicatesLibraries -> _duplicateLibraries
Thanks
2011-08-25 03:06:30 +00:00
Simon Kornblith
2a968e7696 Don't throw if collectionsView not registered, and no need to pass false to removeObserver 2011-08-24 22:08:27 +00:00
Dan Stillman
3c81d283c8 - Fix random errors in uploaded XML when using E4X's compound assignment operator (hopefully)
- Reduce calls to Zotero.libraryID when building item creator list
2011-08-24 20:36:37 +00:00
Simon Kornblith
416907a196 Fix breaking hidden browsers on Firefox 3.6 2011-08-24 20:06:31 +00:00
Simon Kornblith
d382f293ca Add link to cslPreview.xul and make sure things work in Standalone (and tab mode) 2011-08-24 06:58:42 +00:00
Simon Kornblith
6cdcb8a1fb ...but do log the error 2011-08-24 06:29:16 +00:00