Dan Stillman
04bab1f28f
Fix stupid bug that could cause an upgrade error
2009-10-14 09:25:41 +00:00
Dan Stillman
8d38122e9b
Fix restart error dragging items between libraries
2009-10-13 22:29:25 +00:00
Dan Stillman
b6980b6c76
- Restore Notes tab
...
- "Add" button in Notes tab now uses inline notes editor by default instead of new window -- Shift toggles
- Fix overflow of tab panels in right column
- Fix error clicking on parent item title in unsaved new note window
2009-10-13 08:56:04 +00:00
Dan Stillman
daf313ad87
Add additional repair step to 1.0->2.0 DB upgrade process
2009-10-13 07:46:08 +00:00
Dan Stillman
2c81638fc7
Output debug message on restart error
2009-10-12 22:01:49 +00:00
Dan Stillman
67831bcb79
- Address "Delete reconciliation unimplemented for collections" message
...
- If collection items were added/removed on both sides, items from both sides were not always added
- Fix a couple other related glitches which may or may not have shown up before the above issues were fixed
2009-10-12 08:14:11 +00:00
Dan Stillman
d8bdb6c11d
Restore proper display of changed creators in CR window
2009-10-10 08:29:55 +00:00
Dan Stillman
2a4c4e4780
Remove debug output
2009-10-10 07:52:32 +00:00
Dan Stillman
efba47c0df
More debug output
2009-10-10 05:48:46 +00:00
Dan Stillman
193d205ca8
Temporary debug output
2009-10-10 05:04:26 +00:00
Dan Stillman
7f3ec894d2
Upgraded libraries all defaulted to WebDAV syncing, even if WebDAV URL was blank -- default to Zotero File Storage instead if no URL
2009-10-09 07:53:54 +00:00
Dan Stillman
47ad73f0ab
Remove executable bit on license_integration.txt
2009-10-09 07:45:29 +00:00
Dan Stillman
e168071ab2
- When shortening long filenames during syncing due to Windows path length limit, preserve file extensions
...
- If shortened filename already exists, make unique
2009-10-09 07:40:49 +00:00
Dan Stillman
36a876021d
- Fix error when dragging item with missing child attachment to another library
...
- Fix another cross-library problem (which may or may not have been exposed) that showed up in testing
2009-10-08 19:28:59 +00:00
Dan Stillman
a91bffd25a
Pushed ESpacenet, Gallica, Sudoc
2009-10-08 17:38:59 +00:00
Matt Burton
29a8b68830
Adding Andy Pascall's bibTex fix
2009-10-07 21:15:19 +00:00
Matt Burton
1f63fecac2
Adding David's tweaks to Espacenet and fixing multiple.
2009-10-07 19:35:30 +00:00
Matt Burton
e517ba845b
Adding Gallica and modifications to Sudoc from Sylvain
2009-10-07 18:28:56 +00:00
Dan Stillman
6c28ddcb1c
Pushed PubMed Central and PEP Web
2009-10-02 04:46:40 +00:00
Matt Burton
6de7895145
Adding Akilesh's PEP Web translator
2009-10-02 03:48:13 +00:00
Matt Burton
78951c34ed
Fixing broken regex in PubMed Central
2009-10-02 03:23:54 +00:00
Dan Stillman
83781293da
- Display more helpful message for "(NS_ERROR_FILE_ACCESS_DENIED) [nsIFile.remove]" error when a remotely modified file is in use locally on Windows
...
- Fix a potential NS_ERROR_TARGET_FILE_EXISTS error from a recent commit
- Fix alignment of sync error icon
2009-10-01 20:26:31 +00:00
Dan Stillman
9707464e05
Fix zotero.org translator saving on individual item pages
2009-09-29 23:11:17 +00:00
Simon Kornblith
4beb908dfa
fix spurious "_sortCheckbox is not defined" errors
2009-09-28 22:00:48 +00:00
Simon Kornblith
c95c51907e
Don't create invalid RTF when citations have brackets
2009-09-28 20:18:15 +00:00
Simon Kornblith
40b1b1da23
Fix incorrect conversion of documents with bookmarks from pre-2.0b7 format
2009-09-28 06:42:39 +00:00
Dan Stillman
4bbce8187c
Missed file in previous commit
2009-09-28 06:40:38 +00:00
Dan Stillman
f482f65a46
- Fix some causes of "Source item for keyed source doesn't exist"
...
- If a child item is in conflict, always keep parent item if one side has one regardless of which side is chosen
- On cancelling sync from CR window, don't continue with file sync
- Clarify "Background sync resulted in conflict" message
- Display the error icon rather than the warning icon on errors (though some file sync problems should be changed to warnings instead)
2009-09-28 06:39:54 +00:00
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