Dan Stillman
6b9f9643da
Fixes #1158 , Cannot drag item to tag with both automatic and manual versions
...
And create a manual tag when dragging to an automatic tag in the tag selector
2010-09-30 22:00:45 +00:00
Dan Stillman
7ff2ddae89
Sync credentials weren't cleared if username field was removed first
2010-09-30 18:16:40 +00:00
Dan Stillman
c41f754138
Don't throw an error trying to index an unindexable text file (e.g., text/xml)
2010-09-29 04:09:08 +00:00
Dan Stillman
1e2dc0035f
Replace HEAD requests in ZFS syncing with GET requests to work around compatibility problems with proxy servers and security software
2010-09-28 23:44:16 +00:00
Dan Stillman
7f12d2c095
Trim Amazon XML response as possible fix to a user's error
2010-09-28 19:14:52 +00:00
Simon Kornblith
c629a99185
Merge citeproc-js 1.0.57
...
From Frank's release notes:
citeproc-js 1.0.54:
- Fix misplacement of labels that (should) appear before the
nameset to which they apply.
citeproc-js 1.0.55:
- Fix bug that triggered "registry[id] undefined"
error in some disambiguation operations.
- Fix bug affecting voluntary suppression
of small caps in rich text parsing engine.
- Add methods for setting multilingual
transliteration, translation, and sort
parameters on configured processor.
citeproc-js 1.0.56:
- Distinguish between transliterations of
(personal) names and transliterations of
titles in recently-added multilingual
configuration methods.
citeproc-js 1.0.57:
- Correctly handle singleton conditional nodes (if and else-if).
2010-09-27 17:55:20 +00:00
Simon Kornblith
7f83086e1c
remove extraneous backslash (although it should not be causing any issues)
2010-09-27 17:34:39 +00:00
Simon Kornblith
5d2db73cc9
fix RTF bibliography generation
2010-09-27 17:25:51 +00:00
Simon Kornblith
8bb80de5db
fix bibliography style persistence
2010-09-27 17:12:41 +00:00
Sean Takats
71ab2401f8
Remove Nagoya from About box.
2010-09-26 04:52:04 +00:00
Simon Kornblith
86941ba9fc
don't use appendRelativePath to fix Windows issues
2010-09-25 16:09:55 +00:00
Simon Kornblith
c5b703da82
more path fixes
2010-09-25 16:05:15 +00:00
Simon Kornblith
a7c7b8d488
fix path on Windows
2010-09-25 16:04:18 +00:00
Simon Kornblith
48680fbfd8
fix issues searching for existing zotero data directory on windows
2010-09-25 16:00:31 +00:00
Dan Stillman
3abda6bbd8
Use regexp object instead of string
2010-09-23 06:11:35 +00:00
Dan Stillman
1adf489801
Standalone: Open HTTP(S) URLs externally in default browser
...
Other URLs (such as zotero://attachment) won't work yet
2010-09-23 06:10:04 +00:00
Simon Kornblith
9f2d231741
don't attempt to collapse toolbar in Z standalone
2010-09-23 05:18:47 +00:00
Simon Kornblith
48017eb1b6
make standalone.xul have windowtype navigator:browser (not actually sure this is a good idea for a long-term solution)
2010-09-23 05:05:37 +00:00
Simon Kornblith
4fb708778a
fix hidden browser creation in Z standalone
2010-09-23 04:57:36 +00:00
Simon Kornblith
d06a19b6a8
add Zotero Connector
2010-09-23 04:14:19 +00:00
Dan Stillman
253485d96f
Remove de-CH and de-AT CSL locales
2010-09-21 00:19:33 +00:00
Dan Stillman
749b13bc02
Replace nsIPrompt with nsIPromptService for Fx4 compatibility
2010-09-20 06:10:06 +00:00
Simon Kornblith
50934eef0c
support importing on Windows and *NIX
2010-09-20 02:50:24 +00:00
Simon Kornblith
498489f8c3
on first run of Standalone Zotero, allow user to share data directory with and import settings from Zotero for Firefox
2010-09-20 02:24:07 +00:00
Dan Stillman
4edfceae80
Fix "%S" showing up instead of hostname in WebDAV SSL certificate error
2010-09-19 03:01:52 +00:00
Dan Stillman
8e3b1615bf
Throw plugin incompatibility error properly
2010-09-16 15:50:53 +00:00
Dan Stillman
eb95974891
Commons: Remove "zc-test-" prepending
2010-09-16 08:02:45 +00:00
Dan Stillman
0d47e224fa
About pane updates
2010-09-16 07:31:32 +00:00
Simon Kornblith
48a143505b
remove unnecessary fallback code
2010-09-16 06:25:52 +00:00
Simon Kornblith
66ac0bddcd
remove debug code accidentally included in previous commit
2010-09-16 06:23:47 +00:00
Simon Kornblith
e9bedc640b
complain regarding out-of-date Word plug-in
2010-09-16 06:22:39 +00:00
Dan Stillman
9e488aa8f0
Work around encoding issue with em dash in tooltip
2010-09-16 04:06:32 +00:00
Dan Stillman
917910d1d0
Add warning to Sync->Reset pane
2010-09-14 21:12:29 +00:00
Dan Stillman
f5d383a91e
Commons:
...
- Check getDisplayTitle() in pre-upload title check
- Use display title for ZIP filename, and run through getValidFileName()
- Use display title in URI
2010-09-10 02:32:02 +00:00
Dan Stillman
60ae71d964
Merge r6708 from branch to trunk
2010-09-09 22:01:53 +00:00
Dan Stillman
56a31cbd72
Include collection name in "Cannot move collection into one of its own descendents" message to help with manual fixing
2010-09-09 01:58:37 +00:00
Dan Stillman
72ffd78143
Remove debug code
2010-09-09 01:57:36 +00:00
Dan Stillman
2f2e8c25da
Additional file sync debugging
2010-09-08 18:33:28 +00:00
Dan Stillman
af304f0834
Commons:
...
- Align bucket name checks between UI and data layer
2010-09-08 17:51:24 +00:00
Dan Stillman
6c7413ed72
Commons:
...
- Fix collection creation
- Don't display alerts for errors retrieving bucket contents, since IA returns various errors for a while after bucket creation
2010-09-08 17:31:30 +00:00
Dan Stillman
bc53f32595
Recover from wrong-library-tag-item issue without using the DB Repair Tool
2010-09-08 08:44:42 +00:00
Dan Stillman
3fb8d66e1e
Link to SSL certificate error KB page on error
2010-09-07 20:21:13 +00:00
Dan Stillman
055f641188
Fix error message in previous commit
2010-09-07 19:01:26 +00:00
Dan Stillman
539ac39d70
Trigger Full Sync when trying to insert an item into a missing local library (though I think the causes of this have been addressed server-side)
2010-09-07 18:39:05 +00:00
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