Dan Stillman
84f59ab451
Run TinyMCE as content rather than chrome (and now without needing any modifications)
...
Also upgraded to latest version
Popup windows currently show location and status bars, which needs to be fixed
2010-10-09 08:04:25 +00:00
Simon Kornblith
f4dfc13eab
update to citeproc-js 1.0.63 (I think; the code itself still says 1.0.61, but this should be the latest revision available on bitbucket)
...
Form Frank's release notes:
citeproc-js 1.0.63:
Fix appendCitationCluster() to return a simple string, and required by
Zotero RTF Scan or any similar utility.
citeproc-js 1.0.62:
Block needless initialization of names where
the full name is requested and initialization
is not.
citeproc-js 1.0.61:
Block needless initialization of names where
form is long, no initialization is requested,
and last names are identical.
citeproc-js 1.0.60:
Turn on the parsing of name prefixes and
suffixes by default.
(This change should make CSL 1.0 name prefix
and suffix handling designed by Rintze Zelle
available to existing applications, without complex
changes to the user interface.)
2010-10-09 04:13:51 +00:00
Dan Stillman
8cedbbe125
Don't display trash message when deleting from group collection
2010-10-08 08:43:59 +00:00
Dan Stillman
f58d6f3597
Uncomment valid_elements in TinyMCE config
2010-10-08 07:54:44 +00:00
Dan Stillman
b7a7e4e7ce
Sanitize note markup in TinyMCE
...
[Uncommented note.html's valid_elements in r7027]
2010-10-08 06:44:33 +00:00
Dan Stillman
c9c5fa79f5
Closes #1735 , csledit.xul with citeproc-js
...
Thanks to Frank for the patch
2010-10-07 18:52:18 +00:00
Simon Kornblith
a3ce940fd6
activate the appropriate app with Zotero standalone
2010-10-04 01:32:28 +00:00
Simon Kornblith
a5365bb938
closes #1732 , Creator sequence breaks in RDF export with > 10 creators (thanks Frank)
2010-10-04 00:40:59 +00:00
Simon Kornblith
60026d5f39
sandbox cookies in connector to prevent a potential security vulnerability (although this vulnerability would be quite difficult to exploit in a serious manner)
2010-10-04 00:26:06 +00:00
Simon Kornblith
1640d07776
code cleanup in connector and prohibit GET requests
2010-10-03 19:11:48 +00:00
Dan Stillman
5f099967b2
- Move translatorCache to userdata so that translators aren't reinstalled after a system.sql update
...
- Delete existing translatorCache via schema update to fix translator filename bug in 2.1b1 build
2010-10-03 17:44:10 +00:00
Simon Kornblith
a1eb0e4af7
update to citeproc-js 1.0.59
...
From Frank's announcement:
Extend punctuation swapping to cases
where quotes entered within a locator.
Implement context-sensitive pluralization
of labels.
Fix bug affecting givennames with more
than two words when rendered in full
form without initialization.
Fixes et al. behavior affecting some
mixed personal and institutional name
combinations.
2010-10-02 20:40:26 +00:00
Simon Kornblith
52479d7c2e
update updateCSL.xsl to r41
2010-10-02 20:33:40 +00:00
Simon Kornblith
fc1df31d10
don't automatically adjust pref, since it shouldn't be necessary unless the user has made manual modifications
2010-10-02 20:09:32 +00:00
Simon Kornblith
5bd30580c5
add hidden pref for enabling/disabling connector
2010-10-02 20:08:16 +00:00
Dan Stillman
908b96ccc4
- Add some month/year tests (many of which fail -- refs #1731 )
...
- Always delete empty strToDate part (for proper testing)
2010-10-02 05:18:48 +00:00
Dan Stillman
7b6e017d38
Use display title for related items in reports
2010-09-30 22:50:30 +00:00
Dan Stillman
8a5e5385cb
Addresses #1726 , Firefox 4 Compatibility
2010-09-30 22:02:24 +00:00
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