Dan Stillman
f73e45a5dc
Restore Quick Start Guide item for new installations
2010-01-22 06:48:31 +00:00
Dan Stillman
4dc8d2e01f
Fix date fields on Windows (since recent update)
2010-01-22 05:49:49 +00:00
Dan Stillman
529799a28f
Files with spaces were saved via Create New Item from Current Page with '20' in them (stripped from '%20') -- filenames now have proper spaces
2010-01-21 20:25:10 +00:00
Dan Stillman
9c58d8aedc
Extra debugging info for mod time mismatches
2010-01-19 23:00:10 +00:00
Dan Stillman
f2ae8421a0
Fix item highlighting in Fx3.6 on child item drag (same as r5555, but for items pane)
2010-01-19 06:32:39 +00:00
Dan Stillman
bd5ef678f5
Fix recursion error shift-tabbing in metadata pane on item types with no creators
2010-01-18 06:51:39 +00:00
Dan Stillman
ce4327ddb6
Update (deprecated) Zotero.Item.toArray() to not substitute 'title' for base-mapped title fields, since this isn't done for other base-mapped fields
...
Report generation and a couple other things might need to be updated to deal with this
2010-01-17 11:25:25 +00:00
Dan Stillman
0531960e61
Fix for spacebar not working on attachment view/show buttons
2010-01-17 11:15:29 +00:00
Dan Stillman
72892dac1f
Frank's patch to add support for Cyrillic characters to Zotero.Utilities.cleanAuthor() -- now splits Cyrillic capital letters into separate initials
2010-01-16 19:33:08 +00:00
Dan Stillman
7c9d03d7c3
Remove redundant line
2010-01-16 09:43:55 +00:00
Dan Stillman
d3d88b350d
Fix some spacing issues in metadata pane
2010-01-16 05:19:34 +00:00
Dan Stillman
fccbff1f7f
Delete invalid triggers
2010-01-16 01:37:40 +00:00
Dan Stillman
eb51439686
Merging locales from BZ (existing locales only)
2010-01-15 23:03:45 +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
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
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
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
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
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
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
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