Commit graph

2199 commits

Author SHA1 Message Date
Simon Kornblith
9665d14a18 Don't use modal dialogs in integration
Should fix http://forums.zotero.org/discussion/9078/reproducible-hang-adding-bibliographic-entry-while-openoffice-plugin-addedit-open-box-is-open/#Item_0
2009-09-27 21:44:32 +00:00
Dan Stillman
3941dd911a Fix potential cause of "Downloaded file not found in Zotero.Sync.Storage.processDownload()" 2009-09-27 07:40:39 +00:00
Dan Stillman
38459c5d0e Properly handle errors thrown by merge window, including cases of "Source item for keyed source doesn't exist in Zotero.Item.getSource()" 2009-09-27 02:00:08 +00:00
Simon Kornblith
0974d4bcf3 put "OK" button at right in editBibliographyDialog 2009-09-25 08:41:57 +00:00
Simon Kornblith
f9f59c73c6 commit missing binding 2009-09-25 08:35:04 +00:00
Simon Kornblith
f5c988f918 - add resizer to integration windows
- don't automatically resize integration windows if a button is pressed
- move integration js/xul to integration subdirectory
2009-09-25 08:30:07 +00:00
Dan Stillman
4a2a1db3a4 Update repotime on trunk and 2.0b7.2 tag 2009-09-23 08:16:02 +00:00
Dan Stillman
f4100739ce Merge new English strings 2009-09-23 08:12:10 +00:00
Dan Stillman
291888a498 Fix error resetting sync session 2009-09-23 07:55:49 +00:00
Dan Stillman
6d9bd979ef - Fix "Unexpected status code 404" in WebDAV downloadFile()
- Display a nicer message on a 403 upload error after verification
- Fix _deleteStorageFiles() for WebDAV
2009-09-23 07:51:01 +00:00
Dan Stillman
e239b69d76 - Restore error icon if WebDAV verification fails during sync and settings are filled in
- Display slightly more helpful message on unknown error
- Missing file from previous commit
2009-09-23 06:59:43 +00:00
Dan Stillman
b6964dc00f Display more helpful message for SSL certificate error during WebDAV server validation or sync 2009-09-23 06:22:27 +00:00
Dan Stillman
1ce795d46d Restore previous WebDAV server verification behavior when parent directory isn't a WebDAV directory 2009-09-22 21:31:06 +00:00
Dan Stillman
171d072f31 Add oscpu to error reports 2009-09-22 20:27:26 +00:00
Dan Stillman
7e6784a739 - Fix error syncing empty files
- Clarify quota message to say that metadata will continue to sync
- Fix some other problem that I don't remember
2009-09-22 09:00:09 +00:00
Dan Stillman
4407275401 Fix zotero.org translator on library pages -- can't do item pages because libraryUserID and libraryGroupID are gone and there's no API link 2009-09-22 07:04:36 +00:00
Dan Stillman
ce9b915de1 Debugging info for a user's problem 2009-09-21 23:46:02 +00:00
Dan Stillman
add2c629cc Clarify Windows path-too-long error message 2009-09-21 22:20:30 +00:00
Dan Stillman
1fc74a3f93 Don't save snapshots on PubMed 2009-09-21 21:51:54 +00:00
Dan Stillman
e09c80e5e1 Fix collections-containing-an-item highlighting on OS X 2009-09-21 19:08:34 +00:00
Dan Stillman
4c45a25c35 Closes #1554, Add non-standard mime types to improve RIS handling 2009-09-21 08:11:42 +00:00
Dan Stillman
ad3d5faddc Fix empty single autocomplete row in item pane 2009-09-21 07:26:12 +00:00
Simon Kornblith
3b4945aa37 Missing item indices should be indexed from 1 2009-09-21 07:18:25 +00:00
Simon Kornblith
48851108ea enhanced proxy checks (should fix http://forums.zotero.org/discussion/8810/trouble-with-ezproxy-i-think) 2009-09-21 07:04:30 +00:00
Dan Stillman
110d6bac70 Fix CrossRef translator to not pull XML into Date field if more than one date -- just use the first 2009-09-20 04:55:26 +00:00
Dan Stillman
9a39145a48 Clarify some WebDAV error messages 2009-09-20 03:42:55 +00:00
Dan Stillman
1d48b2e8cb Fix error on Google Books when there's no publisher 2009-09-20 03:12:15 +00:00
Dan Stillman
ac927f090d Fix CrossRef translator on some DOIs with different namespace 2009-09-20 01:58:02 +00:00
Simon Kornblith
4278d60710 Display bibliography placeholder when there is a bibliography in the document, but no items cited 2009-09-20 00:03:13 +00:00
Simon Kornblith
6fc6dbe4e5 Fix missing item exception on documents being upgraded from 1.0 (see http://forums.zotero.org/discussion/8859/?Focus=41140#Comment_41140) 2009-09-19 23:43:51 +00:00
Dan Stillman
7e544aecca - Fix "Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIFile.create]" error during sync due to very long filenames causing file path to go past 260 characters, which is the Windows API limit -- filenames are now automatically shortened
- Display a clearer warning when attempting to rename a missing attachment via right pane
2009-09-19 10:52:58 +00:00
Dan Stillman
ae52a05c3b Allow for XML .prop files on WebDAV in the future 2009-09-19 10:50:22 +00:00
Simon Kornblith
2e93767c81 display errors in dialog (for MacWord and maybe work for WinWord, although I have yet to test; OOo users get a separate window) 2009-09-19 04:17:40 +00:00
Simon Kornblith
49fbfb8798 commit missing strings 2009-09-18 17:12:48 +00:00
Simon Kornblith
f4de46e271 Show an error when field JSON is corrupt and allow user to re-select.
closes #1489, Show a more intelligible error for corrupted fields
2009-09-18 17:11:03 +00:00
Dan Stillman
cde028b0f2 Fix for (rare, I would think) "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIFile.create]" file sync error 2009-09-18 05:01:42 +00:00
Dan Stillman
385cb2f0b4 Fix CrossRef translator (CrossRef added a namespace) 2009-09-18 01:01:59 +00:00
Dan Stillman
d864bf834e Fix forcing of certain (text) file extensions to open externally 2009-09-17 20:00:33 +00:00
Dan Stillman
706583fa4b Log but don't throw an error if a synced file is missing after extracting a ZIP file -- this can happen if a filename is changed and synced elsewhere but the renamed file wasn't synced, so the ZIP doesn't ontain a file with the known name 2009-09-16 11:29:49 +00:00
Dan Stillman
020553607d - Double-clicking an item without a URL didn't open child attachment
- Fixed various issues with adding/dragging files/links to group libraries
2009-09-16 09:23:57 +00:00
Dan Stillman
1c3a10909a Allow PDF recognition in group libraries 2009-09-16 04:35:16 +00:00
Dan Stillman
97b2aff10a Fix erroneous "You cannot add files to the currently selected library." message when trying to store a file in a group library 2009-09-16 04:12:21 +00:00
Dan Stillman
5be1b75b2b Fix for "Invalid integer value 'Not found' [QUERY: REPLACE INTO version VALUES ('storage_zfs', ?)]" 2009-09-16 03:37:14 +00:00
Dan Stillman
e4fd15c228 Fixes #1573, Tag search filter broken in 2.0b7 2009-09-15 19:08:15 +00:00
Dan Stillman
abf53e07ce - Fix sync error with empty WebDAV URL
- Fix Verify Server hang with empty WebDAV URL
2009-09-15 08:57:20 +00:00
Simon Kornblith
e828ea6fa6 fix uneven field mode toggle highlight 2009-09-14 19:20:29 +00:00
Simon Kornblith
6268887048 fix creator alignment on Linux 2009-09-14 18:47:52 +00:00
Dan Stillman
5f6952c5bc Don't update attachment item date modified when syncing 2009-09-14 18:31:49 +00:00
Simon Kornblith
1d799a0bbe tighten up spacing some more 2009-09-14 18:13:04 +00:00
Simon Kornblith
1afb607512 tighten up row spacing 2009-09-14 18:04:11 +00:00