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
Dan Stillman
19c6e59bab
Add "since starting Firefox" to "The following errors have occurred" in error report window
2009-08-10 00:41:04 +00:00
Dan Stillman
c9706c9f33
- Don't show context menu or allow drag in tag selector in read-only mode
...
- Don't show create type context menu hover effect or dropmarker in read-only mode
2009-08-10 00:28:23 +00:00
Dan Stillman
f3f1c848cc
Don't show Add and remove buttons for related items in read-only mode
2009-08-09 23:57:01 +00:00
Dan Stillman
3bd954e3da
Don't show Add and remove buttons for read-only tags
2009-08-09 23:51:54 +00:00
Dan Stillman
53bd9afeac
Remove option to display Zotero pane above browser content
...
There are times when I am right, when I demonstrate profound foresight sometimes borne out only years down the line. Then there are the other times.
2009-08-09 22:40:42 +00:00
Dan Stillman
fa23cf9036
Closes #522 , Arrow on full-screen button should point the other way when in full-screen mode
2009-08-09 22:26:59 +00:00
Dan Stillman
dc2fba7b12
Item pane fixes and cleanup
...
- Restored save when clicking from open text field to another item
- Delay/weirdness when switching items/tabs should be gone
- Tab content updates properly when using Ctrl-arrows to navigate
- Removed some obsolete code
2009-08-09 22:15:48 +00:00
Dan Stillman
820d1cf28f
Use only SQL portion of dates to sort
2009-08-09 21:02:34 +00:00
Dan Stillman
89dbc278bd
New method Zotero.updateZoteroPaneProgressMeter(percentage) for updating the overlay progress meter
2009-08-09 19:39:32 +00:00
Dan Stillman
ad498143d3
Addresses #900 , BCE date parsing
...
Don't try to save year if not 1-9999
2009-08-09 18:24:58 +00:00
Dan Stillman
8927bc9b49
Fix various issues with renaming tags
2009-08-09 15:34:52 +00:00
Dan Stillman
ebe2cb1871
- A few small tweaks to Zotero.wait()
...
- Main thread is now accessible from Zotero.mainThread
2009-08-09 10:51:12 +00:00
Dan Stillman
a806f09023
Don't count main browser in browser count debug output in createHiddenBrowser()
2009-08-09 08:31:21 +00:00
Dan Stillman
3f17420405
Closes #1306 , Test and deploy snapshot annotation patch
...
Thanks to Frank for the patch
2009-08-09 07:59:33 +00:00
Dan Stillman
5c5a5be884
Fix Google Scholar translator to again throw error if no items, which allows PDF recognition to work again when there are no matches
2009-08-09 07:12:42 +00:00
Dan Stillman
9feadb8f42
Remove HEAD requests to determine MIME type from Zotero.Attachments.linkFromURL(), since they triggered during imports and the UI code doesn't use that method anymore anyway
2009-08-08 18:18:49 +00:00
Dan Stillman
6650646cba
- Speed up collection-item notifier triggers from r4863
...
- Add Zotero.wait() after every 25 collection-item inserts
2009-08-08 18:12:52 +00:00
Dan Stillman
2029d2aebd
Fix items in collection not appearing immediately after an import with new system
2009-08-08 18:06:44 +00:00
Dan Stillman
a1a85911d8
Double-click on parent didn't open PDF child attachment according to hierarchy if PDF was a file attachment rather than a web attachment
2009-08-08 17:54:40 +00:00
Dan Stillman
765ee61c4c
DOI field in metadata pane wasn't clickable (regression)
2009-08-08 16:06:57 +00:00
Dan Stillman
9318d2ad3e
Fix some collection bugs in data layer, thanks to MozMill/Ben
2009-08-08 15:55:28 +00:00
Dan Stillman
ee4460fcac
Pushed University of Michigan
2009-08-08 15:19:08 +00:00
Sean Takats
7828d4f2ce
Fixed minor typo.
2009-08-08 15:13:50 +00:00
Dan Stillman
63647d97ae
Pushed University of Michigan
2009-08-08 14:53:57 +00:00
Matt Burton
993cbf0657
Fixes #1533 , created translator for new Mirlyn system.
2009-08-08 14:50:10 +00:00
Dan Stillman
8caecdf91a
Fix some errors in the tree during add/remove operations
2009-08-08 14:30:18 +00:00
Dan Stillman
9c0ad65172
Fix "Invalid integer value 'null'" error when dragging a regular item and a top-level attachment between libraries, which shouldn't have been allowed
2009-08-08 13:21:02 +00:00
Dan Stillman
b3d5136c34
Missed file from previous commit
2009-08-08 11:33:06 +00:00
Dan Stillman
67ecb6cda9
- Fix Doc Prefs window in OpenOffice to reflect correct app
...
- Remove reference to Word from incompatible version message, which is also used with OpenOffice
- Add lines to Doc Prefs window to clarify the necessary file format (though enforcing this at save time would be best)
2009-08-08 11:32:16 +00:00
Dan Stillman
5c1ffd1e2f
Reset storageModTime to 0 if < 0 and prevent setting < 0, though it shouldn't happen to begin with
2009-08-08 10:06:34 +00:00
Dan Stillman
f2a3545718
Remove link attachment from YouTube translator
2009-08-08 09:38:48 +00:00
Dan Stillman
3095239517
Scattering the schema upgrade process with my new favorite function, Zotero.wait()
...
Made 50 ms the default timeout -- this may need to be adjusted
2009-08-08 09:03:55 +00:00