Commit graph

2289 commits

Author SHA1 Message Date
Dan Stillman
3d09287c4e Fix some incorrect triggers 2010-01-16 01:36:40 +00:00
Dan Stillman
eb51439686 Merging locales from BZ (existing locales only) 2010-01-15 23:03:45 +00:00
Dan Stillman
cc3c4192ca Update repotime 2010-01-15 22:00:27 +00:00
Dan Stillman
117d7293a5 Clarify WebDAV error message 2010-01-15 21:57:13 +00:00
Dan Stillman
8870d5e514 Support for NSF Reviewer item type (for NSF use only -- not installed by default)
Also:

- Beginnings of custom item type/field support, though not intended for external use yet
- Zotero.Date.strToDate() now parses 'yesterday'/'today'/'tomorrow' and localized equivalents, allowing those strings to be used in fields such as 'Accessed'
- Cleaner display of dates without times in 'Accessed' field
- Item type menus in metadata pane, New drop-down, and advanced search window now sort by localized string

New methods:

- Zotero.CreatorTypes.itemTypeHasCreators(itemTypeID)
- Saved searches on item type should now use 'itemType' condition rather than 'itemTypeID'
2010-01-15 21:55:25 +00:00
Dan Stillman
53d2fb6fe9 Fix for note cursor being reset while editing (since r5572) 2010-01-13 21:28:10 +00:00
Dan Stillman
473d9e3c17 numPages fixes for BibTeX, MARC, Google Books 2010-01-12 23:07:19 +00:00
Dan Stillman
8560710463 - Fix autocomplete date searches (broken since autocomplete speedup)
- Fix search for January dates
- Support 'yesterday'/'today'/'tomorrow' and localized equivalents (case-insensitive) in date searches (e.g., [Date Added] [is] ['yesterday'])
2010-01-12 23:06:26 +00:00
Dan Stillman
6cefc8fb72 Add error message with filename when file creation fails during sync 2010-01-08 06:52:13 +00:00
Dan Stillman
fc6847ca98 Pushed updated Ovid translator that supports non-English interfaces 2010-01-07 09:59:43 +00:00
Dan Stillman
2190c82dcf Fix book chapter and creator type saving in CrossRef translator 2010-01-06 09:35:14 +00:00
Dan Stillman
861543d453 Allow slash in second part of DOI, which is apparently valid (http://forums.zotero.org/discussion/10473/) 2010-01-05 09:07:50 +00:00
Dan Stillman
646c35648f - Fix "script stack space quota is exhausted" error with extremely large notes
- Fix repeated text-to-HTML conversion of unedited plaintext notes (which might exist at this point only from direct DB writes)
2010-01-05 08:51:44 +00:00
Dan Stillman
7ae7cc3579 Include filename in logged error message on quota error 2010-01-04 23:20:51 +00:00
Matt Burton
7d83967137 Adding himura's patches 2009-12-31 20:54:52 +00:00
Matt Burton
45cca72fb2 Adding himura's patches 2009-12-31 20:54:45 +00:00
Matt Burton
4189fe618e Adding himura's patches and fixed author handling code. 2009-12-31 20:54:41 +00:00
Matt Burton
d08bc12b69 added willsmith's 09dec09 changes and hardcoded publicationTitle. 2009-12-31 20:54:34 +00:00
Matt Burton
81a95fe8d0 adding willsmith's 09dec09 eMedicine translator, generated a new uuid and changed item type to journalArticle 2009-12-31 20:54:28 +00:00
Matt Burton
07668d6635 Adding willsmith's 11dec09 Time UK translator, wrapped the date extraction in a try to keep it from failing 2009-12-31 20:54:24 +00:00
Matt Burton
67aa09b96c (finally) Adding Nathan's ACLweb translator, changed detectWeb to look for bib links and only works in multiple 2009-12-31 20:54:22 +00:00
Matt Burton
06c384be03 Adding Avram's Tatknigafun translator 2009-12-31 20:54:18 +00:00
Matt Burton
4c73c7f5b4 Adding willsmith's 16Dec09 changes, updated xpaths to be compatible with search results & table of contents 2009-12-31 20:54:13 +00:00
Matt Burton
4f1b82ce90 Adding Sylvain's 17Dec09 changes, tweaked to handle single search results 2009-12-31 20:54:11 +00:00
Matt Burton
121385e280 Adding dmkaplan2000's 22Dec09 changes 2009-12-31 20:53:54 +00:00
Sean Takats
d77aa89ede Fixes a locale typo. Also fixed at BabelZilla. 2009-12-31 14:28:57 +00:00
Dan Stillman
1d43d274ac Don't automatically retry sync for 400 errors (now) sent from the server 2009-12-31 00:19:31 +00:00
Dan Stillman
aff9c1746a Pushed SAE International 2009-12-31 00:18:36 +00:00
Dan Stillman
548b3b20ed Fix collection highlighting when dragging items in Firefox 3.6 (due to recent Fx change, I would think) 2009-12-30 23:22:08 +00:00
Dan Stillman
059efa4a67 Fix error dragging note in Fx3.0 2009-12-30 22:30:29 +00:00
Dan Stillman
bdc34103a9 Don't include deleted items in collection-based operations (export, create bib) 2009-12-30 21:08:45 +00:00
Dan Stillman
9996fd09a3 Error from localization 2009-12-30 20:58:45 +00:00
Dan Stillman
d5b4fce7d6 Export Library was exporting items in all group libraries 2009-12-30 20:21:43 +00:00
Dan Stillman
2cfd07ffc2 Addresses #1475, Localize add-on strings
Added a few more localizations (and reformatted a few)
2009-12-30 20:00:16 +00:00
Dan Stillman
7150d38cf1 Addresses #1475, Localize add-on strings
Localizes most (though not quite all) of the new unlocalized strings, hopefully without breaking anything
2009-12-30 07:22:53 +00:00
Simon Kornblith
60afa6b00d Fix DOI translator hang on error 2009-12-30 06:00:27 +00:00
Dan Stillman
f55fba3dcf Missed file in previous commit 2009-12-29 22:22:43 +00:00
Dan Stillman
3d78c2b4d8 Closes #1543, Add db integrity check for 1.0 to 2.0 upgrades
Also added different text coming from 1.0 with a link to http://zotero.org/support/upgrade, which needs content
2009-12-29 22:21:54 +00:00
Dan Stillman
13917c41a5 repotime update 2009-12-29 10:19:16 +00:00
Dan Stillman
91c400c8e6 Pushed NIPS, PROLA, BibTeX (over the past few days) 2009-12-29 10:18:42 +00:00
Dan Stillman
028b152ff8 - Don't show various context menu options for imported attachments in group if no file editing access
- Don't show "Show in Library" in groups
2009-12-29 09:32:36 +00:00
Dan Stillman
94e279e034 ECL 1.0 -> GPLv3 2009-12-28 09:47:49 +00:00
Dan Stillman
3a2d9a50f8 Display implicit title for related items when they're letters or interviews 2009-12-27 11:42:49 +00:00
Dan Stillman
f4544bd386 Reverse Zotero.Utilities.prototype.arrayDiff operator order to be consistent with PHP's array_diff 2009-12-27 02:11:32 +00:00
Dan Stillman
6ca230379d - Include a line between notes when copying multiple notes
- Don't display "JavaScript Application" in alert when pressing Quick Copy shortcut key with no regular items selected
2009-12-26 10:38:45 +00:00
Dan Stillman
a5818604fb - When creating or adding to note from web page context menu, put text in <blockquote> with 'cite' attribute
- Zotero.Utilities.text2html(str, singleNewlineIsParagraph) -- conversion of 1.0 notes on upgrade to 2.0 uses the second parameter to treat a single newline as a paragraph, which may or may not be the desired behavior but is what was done previously
- Shortcut key for New Item wasn't properly selecting item type menu and wasn't preventing Firefox's Recently Closed Window shortcut
2009-12-26 03:40:30 +00:00
Dan Stillman
1f9f780073 Missed file from Quick Copy commit 2009-12-26 03:08:30 +00:00
Dan Stillman
4ad2de797f Restores proper copying support for notes, with separate output for text, rich text, and HTML-code-as-text (via Copy HTML pref)
New hidden prefs:

- export.quickCopy.compatibility.indentBlockquotes (default: true)

Word and TextEdit don't indent blockquotes on their own and need this, but OO gets it right, so this results in an extra indent

- export.quickCopy.compatibility.word (default: false)

Adds Word Normal style to paragraphs and adds double-spacing, but OO inserts the conditional style code as a document comment

- quickCopy.quoteBlockquotes.plainText (default: true)
- quickCopy.quoteBlockquotes.richText (default: true)

Adds quotes around blockquote paragraphs, since loss of attribution is serious (and who knows whether all apps that accept rich text even support indenting)

Not enabled for HTML code copying, since CSS can be used to render blockquotes as desired


Fixes #1397, toggle HTML tags on and off for quick copy of notes
2009-12-25 23:39:54 +00:00
Dan Stillman
f2ac59f95c Log some extra debug output for sync error 2009-12-25 00:33:34 +00:00
Dan Stillman
764b8d3618 More helpful error for moveTo() error with orphaned files during upgrade 2009-12-24 23:20:14 +00:00