Dan Stillman
1f93fa405c
Fix an NS_ERROR_FAILURE from nsIFileURL.file, though I don't yet know what causes it
2010-09-07 08:57:35 +00:00
Dan Stillman
6a42d2ee12
Suggest restarting Firefox and/or computer to fix file sync errors
2010-09-07 00:33:42 +00:00
Dan Stillman
e69f9d156f
Fixes #1721 , Zotero.File.getContents() method ignores small values of maxLength
...
- Modified version of Frank's patch -- among other things, requested bytes aren't guaranteed by readString()
- Unit tests
2010-09-06 19:10:15 +00:00
Dan Stillman
330f8697f8
Check for long tags not associated with items after TAG_TOO_LONG sync error
2010-09-06 18:36:34 +00:00
Dan Stillman
6ba92efdbb
- Add instructions line to CR window saying to click Next/Done
...
- Resize CR window better for smaller screens (which will hopefully keep the button in view)
2010-09-05 07:18:06 +00:00
Simon Kornblith
937b583c9f
update to citeproc-js 1.0.53 (finally)
...
In this release:
Fix a subtle bug that caused full author names to
be erroneously rendered in citations although the
style parameters did not permit them.
2010-09-04 22:52:52 +00:00
Dan Stillman
8920eec3a8
Merged r6317 and r6331 to branch and pushed updated MODS
2010-09-04 22:45:49 +00:00
Simon Kornblith
4adc22971f
remove debug code from previous commit
2010-09-04 20:39:37 +00:00
Simon Kornblith
98dbfd761a
eliminate support for proprietary ZoteroItemType meta tag
2010-09-04 20:38:25 +00:00
Avram Lyon
f7787305d9
- Fix for some InnoPAC installations, per http://forums.zotero.org/discussion/14023
...
- Chad's new Rutgers IRIS translator, now moved to standard filename
2010-09-04 07:53:20 +00:00
Dan Stillman
3ce6e429ed
Commons:
...
- Fix encoding issues with uploaded files
- Use a more reliable method of generating the file list that doesn't depend on IA filename sanity
- Get user display name from and prepend slugify()'ed version to bucket names (still including "zc-test-" for now)
2010-09-03 20:22:32 +00:00
Dan Stillman
32c4ea1a6b
Pushed update National Archives of Australia with fixed JSON block
2010-09-03 06:08:53 +00:00
Dan Stillman
c0091db15e
Fixes #1719 , Autosync suspension needs to persist
...
Don't auto-sync on Zotero pane open if a manual sync is required
2010-09-02 16:48:48 +00:00
Dan Stillman
0e45473992
Commons:
...
- Items must have a title
- Warn if some items are skipped
2010-09-02 04:23:48 +00:00
Dan Stillman
b97c2213b6
Commons:
...
- Encode apostrophes, since IA wants it that way
- Allow uploading only for regular items with attached files
- Fix error if no local item
2010-09-02 03:14:14 +00:00
Dan Stillman
3d555e030a
Commons:
...
- Don't break reloading on "Invalid response retrieving file upload parameters"
- Don't break loading if a <file> doesn't have a <format>
2010-09-02 02:03:10 +00:00
Dan Stillman
01d3d0057c
Don't try to download attachments with empty paths, which can't be saved
2010-09-01 05:42:02 +00:00
Dan Stillman
338096e1a3
Display more helpful message for "Hash not found in HEAD response" error
2010-09-01 05:13:28 +00:00
Dan Stillman
a815fefa28
- Second half of ZFS quota message wasn't being shown in dialog
...
- Display filename of file that would put user over quota
2010-08-31 17:50:03 +00:00
Dan Stillman
a081315876
Fix UI update on Commons enable/disable
2010-08-31 06:45:45 +00:00
Dan Stillman
ab398bcd84
JS strict warning
2010-08-30 21:00:35 +00:00
Dan Stillman
2d47daf684
Fix for cursor being reset to beginning while editing notes
2010-08-30 20:54:25 +00:00
Dan Stillman
43a6d5190b
Fix a couple JS strict warnings
2010-08-30 19:18:33 +00:00
Dan Stillman
6ba90d53b3
Missing semicolon
2010-08-30 18:39:04 +00:00
Dan Stillman
9c366a4bcb
Clear Commons credentials on disable
2010-08-30 18:38:32 +00:00
Dan Stillman
a3108335f3
Fix importing of Commons settings, possibly
2010-08-30 18:28:52 +00:00
Dan Stillman
0ab777e04f
Update repotime
2010-08-30 04:46:46 +00:00
Dan Stillman
25d354d83d
Advanced earches for exact creator names didn't match creators without first names
2010-08-30 00:46:38 +00:00
Dan Stillman
e17bffcdd4
Disable unresponsive script warning during translator initialization, since subsequent runs should be much quicker due to cache
...
(Change is just an indent, despite messiness of diff)
2010-08-29 18:45:59 +00:00
Dan Stillman
80f5047687
Commons:
...
- Reload bucket on bucket click if not loaded in the last 60 seconds
- Add "Show Original" button to Commons metadata pane to switch back to original linked item, if it exists
- Hide metadata pane tabs in Commons view
- Add support for setting credentials via zotero.org (untested, and not yet stored in Fx login manager)
Also:
- Add ZoteroPane.getItemGroup() function
2010-08-29 04:14:05 +00:00
Dan Stillman
c97491821f
Don't include deleted items in "Export Library" output
2010-08-28 17:21:24 +00:00
Dan Stillman
0d9f45b0fa
Fixes #1714 , Adding by PMID doesn't work for groups
2010-08-28 17:00:43 +00:00
Dan Stillman
dbcc4408bc
Fix FK constraint error (previously requiring a Full Sync to fix) that could occur if an attachment/note was added to a collection on one side and made a child item on the other
2010-08-27 19:27:08 +00:00
Dan Stillman
feca078284
Clarify comments
2010-08-27 19:21:01 +00:00
Dan Stillman
6a12bfd521
Remove obsolete line
2010-08-27 19:18:56 +00:00
Dan Stillman
fe6713b358
Fix CSS parsing errors (which possibly meant the affected rules aren't necessary)
2010-08-27 19:16:29 +00:00
Dan Stillman
476a5b385d
Fix JS strict warning
2010-08-27 19:11:13 +00:00
Dan Stillman
e437ecce6b
Fix JS strict errors
2010-08-27 19:10:06 +00:00
Dan Stillman
053b6dace3
Fix JS strict warning
2010-08-27 19:08:41 +00:00
Dan Stillman
6a629490b3
- Fix an XML parsing error (due to trailing whitespace, weirdly) that could cause endless sync icon spinning
...
- Remove extra whitespace in collection-item blocks that was causing sync upload errors (also fixed on the server)
2010-08-26 21:34:44 +00:00
Dan Stillman
4bc7ab9016
Add note that Commons processing could take a while
2010-08-26 06:32:24 +00:00
Dan Stillman
11f0b85db0
New ERIC timestamp from pushing
2010-08-26 04:30:49 +00:00
Dan Stillman
eec491fe7a
Handle invalid filenames without failure during import
...
Export should be fixed to run exported filenames through getValidFileName()
2010-08-25 16:21:49 +00:00
Dan Stillman
e0c8e30161
- Include translator filename in error message on JSON parsing failure
...
- Recategorize Zotero.log() errors so they show up as chrome errors in Console2
2010-08-24 21:08:04 +00:00
Dan Stillman
f10da8c527
Don't die if /Users/Shared doesn't exist on OS X
2010-08-24 21:05:38 +00:00
Avram Lyon
10e5766d8f
Fixed ERIC translator
2010-08-24 20:40:17 +00:00
Dan Stillman
b3aa705bfd
Fixes #1713 , Don't show Zotero Commons in Word Processor Plugins
2010-08-24 20:23:52 +00:00
Dan Stillman
23dae26408
Fix "JavaScript component threw a number as an exception" error (which is actually "Cannot move collection into one of its own descendents!")
2010-08-24 18:57:00 +00:00
Dan Stillman
744610ca5b
Fix invalid JSON in NAA
2010-08-24 18:40:36 +00:00
Dan Stillman
eda8845f83
Existing translatorIDs should not be changed
2010-08-24 18:40:01 +00:00