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
Dan Stillman
6064a230cd
Include response headers in debug output for some unexpected errors
2009-12-24 09:32:53 +00:00
Dan Stillman
4e2f6f7bf9
Display proper unexpected status code
2009-12-24 09:15:17 +00:00
Dan Stillman
91588ccf29
Pushed Ovid and Google Scholar
2009-12-23 17:55:50 +00:00
Dan Stillman
a3bfd8a878
Rintze's Google Scholar fix
2009-12-22 18:30:31 +00:00
Dan Stillman
a39a5ca892
Remove unnecessary line
2009-12-22 08:24:38 +00:00
Dan Stillman
4ff0a51694
Clear shortTitle when moving between book and bookSection when title/bookTitle is automatically transferred
2009-12-22 08:21:18 +00:00
Dan Stillman
532ad6b30c
Move title to bookTitle when changing item type from book to bookSection, and move bookTitle to title when going from bookSection to book if there's not also a title
...
http://forums.zotero.org/discussion/78/books-and-book-sections-avoiding-input-of-duplicate-info/#Item_21
2009-12-22 07:49:33 +00:00
Dan Stillman
f28cb22480
Fixes #607 , Don't show annotations toolbar on MIME types it doesn't support
2009-12-20 09:30:26 +00:00
Dan Stillman
dd1eed6c9e
Additional debugging
2009-12-19 00:49:02 +00:00
Dan Stillman
18c7e6728f
Fixes #1619 , Underline formatting isn't preserved in citation editor
...
Frank's patch
2009-12-18 21:49:36 +00:00
Dan Stillman
833ad915f5
Don't fill up error console with errors when onProgress() comes after request has finished, which seems to happen
2009-12-18 12:23:34 +00:00
Dan Stillman
7787f2f1cc
More helpful message for HTTP 507 Insufficient Storage (WebDAV)
2009-12-18 12:10:51 +00:00
Dan Stillman
85914325aa
Make URL in attachment pane draggable, as suggested here: http://forums.zotero.org/discussion/8369/suggestion-grab-pdfother-image-from-saved-link/#Item_3
...
Should probably still make it possible to copy-and-paste it with the mouse at some point
2009-12-18 12:00:59 +00:00
Dan Stillman
557a195b12
Closes #582 , Ability to reorder creators
...
I am nothing if not a man of the people.
Uses an old suggestion from Andrew Moylan from the forums (http://forums.zotero.org/discussion/514/change-order-of-authors/ ): "Move Up" and "Move Down" options in the creator type menu. Dragging would be preferable but considerably more difficult, so this will have to do for now.
2009-12-18 11:29:03 +00:00
Dan Stillman
e638190ca9
Fixes #771 , small caps and editor
...
Patch from Frank (with a few stylistic tweaks) to preserve small caps in citation editor -- since we now use TinyMCE rather than Midas, we could actually include a button for small caps, but this is probably sufficient
2009-12-18 10:21:19 +00:00
Dan Stillman
43025f971d
Pushed National Archives of Australia
...
Deleted NAA RecordSearch (which it replaces)
2009-12-17 09:33:04 +00:00