Simon Kornblith
4fa9b77aae
improve integration error handling
2009-08-25 07:02:24 +00:00
Simon Kornblith
bc87ddf90a
Remove obsolete popup code
2009-08-25 06:24:29 +00:00
Dan Stillman
2d9ae5b87f
Use real window for doc prefs window on Windows
2009-08-25 06:02:27 +00:00
Simon Kornblith
a0369ee5c2
Don't display addCitation window as a popup
2009-08-25 04:27:11 +00:00
Dan Stillman
4912e9d09c
Asynchronous DB queries for autocomplete -- for Elena, although I'm not sure this actually speeds things up. Needs testing with massive databases on slow machines.
2009-08-25 01:44:04 +00:00
Simon Kornblith
39ab82f9db
- fix Bookmarks preference not sticking in Document Preferences
...
- activate document before and after showing Prefs window
2009-08-24 03:26:17 +00:00
Simon Kornblith
ffeaaa2216
addresses #1527 , Better position handling with non-Zotero notes
...
should fix note handling in MacWord and WinWord. still need to figure out how to get the index of the note in OpenOffice without having to loop through every note
2009-08-24 02:05:18 +00:00
Simon Kornblith
76698d624d
fix upgrading documents containing additional bibliography items or custom bibliography entries from 1.0
2009-08-24 01:09:47 +00:00
Dan Stillman
a1428f47ea
Find DOIs without "DOI: " prefix in the PDF recognizer
2009-08-23 20:47:21 +00:00
Simon Kornblith
0684030d9b
fix counter moving in the wrong direction
2009-08-22 16:52:35 +00:00
Simon Kornblith
0d53142b51
get rid of extra haveMissing calls and (hopefully) fix opening old documents in OOo
2009-08-22 01:23:25 +00:00
Sean Takats
7685a0f191
No longer escapes DOIs in order to avoid problems with illegal characters. Thanks, ijvm ( http://forums.zotero.org/discussion/31/2/bibtex-export/ )
2009-08-21 14:31:27 +00:00
Simon Kornblith
5b3c1b7bb2
- fix compatibility with older documents
...
- add upgrade warning
2009-08-21 08:41:07 +00:00
Dan Stillman
cf5eb92799
Fix possible "Parent collection for keyed parent doesn't exist in Zotero.Collection._getParent()" sync error
2009-08-21 05:37:20 +00:00
Dan Stillman
87e2924984
I created Zotero.Item.isImportedAttachment() on opposite day
2009-08-21 05:30:51 +00:00
Dan Stillman
3db1d08bdf
Fix "Invalid mode 'mergeedit' in relatedbox.xml" sync error
2009-08-20 18:12:57 +00:00
Simon Kornblith
d1fd3cde13
activate Firefox by bundle identifier
2009-08-20 08:25:01 +00:00
Simon Kornblith
136c47be5f
Integration megacommit, part 2: Zotero code
...
Closes #884 , final period missing when a citation is first added in note styles
Closes #1298 , issues with footnotes and citations in OOo
Closes #1069 , Use async HTTP calls for integration requests
Closes #1027 , User-customizable integration port number
Closes #698 , Migration away from VBA
Closes #1085 , Migrate VBA plug-in to new XML-based API
Closes #792 , Auto-updating of OO plugins
2009-08-20 05:02:55 +00:00
Dan Stillman
6da149b22c
Bump version number
2009-08-20 01:55:10 +00:00
Dan Stillman
362d5f3e01
Updated JSTOR to use processAsync()
2009-08-19 22:10:19 +00:00
Dan Stillman
35344f5f05
Call Zotero.wait() only for import and export translators, since it causes problems with both badly asynced translators and attachment saving
2009-08-19 22:00:54 +00:00
Dan Stillman
4e48c32a0e
Don't call first() twice in processAsync()
2009-08-19 21:12:57 +00:00
Dan Stillman
8455b4ce0a
Reorder
2009-08-19 13:05:23 +00:00
Dan Stillman
5d78e25bbb
Zotero.Item.isImportedAttachment()
2009-08-19 13:04:32 +00:00
Dan Stillman
94f53f70f9
Fix "Cannot edit [object] in library [id]" error message resulting from remote deletions being logged as local deletions
2009-08-19 07:16:19 +00:00
Dan Stillman
75ae355005
Call debug log report ids Debug IDs
2009-08-19 05:19:52 +00:00
Dan Stillman
5bdec6ba1b
Pushed Amazon
2009-08-18 06:17:25 +00:00
Sean Takats
4bfc3c7f1c
Fixes Amazon translator and closes #1544
2009-08-18 06:09:07 +00:00
Dan Stillman
d65da0a6b6
Incorrect local mod time in file conflict CR window fix from 2.0b6.5
2009-08-16 16:28:20 +00:00
Dan Stillman
b98eefc932
"Invalid mode 'merge' in relatedbox.xml" fix from 2.0b6.5 tag
2009-08-16 16:25:19 +00:00
Ben Parr
233b51d3e1
Fixes #1541 , shows "Remove Bucket from List" option (can't actually delete a bucket in IA)
...
Also adds "Create Bucket", and "Sync Bucket List with IA" features, available by right clicking the "Commons" header.
2009-08-13 23:08:05 +00:00
Ben Parr
ac79b1d05f
Add Zotero Commons feature (integration between Zotero and Internet Archive).
...
- dropping Zotero items into a bucket puts them in that IA bucket
- double clicking a bucket takes you to that IA bucket
In order to enable Zotero Commons:
1) Get an access key and secret key at http://www.archive.org/account/s3.php
2) Go to about:config
3) Search "commons" (no quotes)
4) Set "extensions.zotero.commons.enabled" to true
5) Enter your S3 access key into "extensions.zotero.commons.accessKey"
6) Enter your S3 secret key into "extensions.zotero.commons.secretKey"
7) Enter your buckets into "extensions.zotero.commons.buckets" as a comma separated list
Note: Steps 4-7 take effect in new windows
2009-08-13 10:56:47 +00:00
Dan Stillman
bb3c2ff55d
Fix Related/Tags in standalone note window
2009-08-11 05:16:27 +00:00
Dan Stillman
e981f03514
Merge English locale changes
2009-08-11 04:43:50 +00:00
Dan Stillman
cdeaa2b257
Don't run detectWeb() on debug output
2009-08-11 02:26:47 +00:00
Dan Stillman
67f2d0b3d5
Pushed Voyager 7
2009-08-11 01:45:07 +00:00
Dan Stillman
f1bda1af10
For now, at least, don't check local pre-sync user key when looking for an item from a URI -- just look for the item key in the local library
2009-08-11 01:14:07 +00:00
Simon Kornblith
dec3ed743c
change item URI when a user begins synching for the first time
2009-08-11 01:11:17 +00:00
Matt Burton
05a9932846
Fixes #1528 , generic url prefix...this aught to do it
2009-08-11 01:09:30 +00:00
Dan Stillman
161a21b180
- Fix display of related items in reports
...
- Fix redundant display of case/statute/email titles in report tables
2009-08-11 00:21:33 +00:00
Dan Stillman
b336674100
- Case title displayed below creator in metadata pane
...
- Case titles were blank in related items pane
2009-08-10 23:21:04 +00:00
Matt Burton
8a2505a489
Addresses #1534 , updated the detectWeb() regexes....needs testing
2009-08-10 19:41:16 +00:00
Dan Stillman
cf93417ec9
A few debug logging fixes
2009-08-10 17:37:35 +00:00
Dan Stillman
5f9e39f959
In-memory debug logging, configurable in Advanced pane of preferences, with ability to send output to zotero.org
2009-08-10 16:44:15 +00:00
Dan Stillman
75fd0b4448
Missed file from previous commit
2009-08-10 16:37:53 +00:00
Matt Burton
07918260c1
Fixes #1528 , upated Voyager 7 to handled extra /uiu/ in url
2009-08-10 16:22:00 +00:00
Dan Stillman
872b90760c
Add link to DB Repair Tool from integrity check failure message
2009-08-10 11:13:56 +00:00
Simon Kornblith
d01d66c9c6
Implement retrieveDocument() and retrieveSource(), synchronous equivalents of processDocuments() and doGet()/doPost() that do not hang the UI. These facilities should make writing translators a little easier.
2009-08-10 07:48:33 +00:00
Dan Stillman
84b87b6455
- Don't display browser content context menu submenu if empty
...
- Disable submenu options if in read-only mode
2009-08-10 00:58:01 +00:00
Dan Stillman
4f9d39614b
Missed file in previous commit
2009-08-10 00:43:55 +00:00