Dan Stillman
572ff64eb1
Fixed COinS translator
2010-09-25 15:53:52 +00:00
Dan Stillman
8703026f35
Fix typo in German locale
2010-09-24 15:28:56 +00:00
Avram Lyon
80ee78a348
Remainder of InnoPAC translator fix. Thanks to noksagt
...
for pointing out that I had missed part of my patch.
2010-09-23 17:01:51 +00:00
Avram Lyon
f3cfcd0b08
New WilsonWeb translator, thanks to Brinda Shah from HW Wilson
2010-09-23 16:12:11 +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
f79e18d3cb
modified icons that work with ImageMagick (not sure why the old versions didn't)
2010-09-23 04:21:19 +00:00
Simon Kornblith
3888e19539
commit Zotero Connector-compatible COinS, unAPI, and Embedded RDF
2010-09-23 04:20:06 +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
276ed607ec
Remove de-CH and de-AT locales
2010-09-21 00:18:40 +00:00
Avram Lyon
dd55ecaa68
Fix for newspaper article saving in TVNZ translator, thanks to Sopheak.
2010-09-20 13:37:35 +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
5f3b4f342b
Update version on trunk
2010-09-16 21:13:00 +00:00
Dan Stillman
6ac603f903
Update repotime
2010-09-16 17:51:49 +00:00
Dan Stillman
ba48148405
Merge new English strings to other locales
2010-09-16 16:24:14 +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
583b1ea585
Revert 4.0 compatibility, because nsIPrompt appears to be missing in 4.0
2010-09-16 07:59:42 +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
60e5ff103c
Fix COinS and unAPI on pages served as application/xhtml+xml
...
This requires testing, since it could easily break COinS/unAPI on some pages.
2010-09-15 18:43:52 +00:00
Dan Stillman
917910d1d0
Add warning to Sync->Reset pane
2010-09-14 21:12:29 +00:00
Avram Lyon
cb269dc15a
Adding NZZ.ch, Newsnetz, and FAZ.net translators, by Ibex
2010-09-14 17:57:58 +00:00
Avram Lyon
2f64ff78ea
New translator for NZ's Papers Past, by staplegun
2010-09-14 15:06:21 +00:00
Avram Lyon
536f1ee24e
Adding ISSN to Japan Times translator
2010-09-14 14:13:54 +00:00
Avram Lyon
329ac1db8a
Frank's updated Japan Times Online translator to fix RSS issue
2010-09-14 14:07:34 +00:00
Dan Stillman
048d7f77b8
Pushed EBSCO (a couple days ago
2010-09-14 09:00:42 +00:00
Dan Stillman
d3024cacc3
Use VL tag for Report Number in Report item type
2010-09-13 08:16:46 +00:00
Dan Stillman
5d614da8fc
Updated EBSCOhost translator
...
Thanks to Josh from EBSCO for the patch.
I also changed it to no longer save a useless URL to the URL field.
2010-09-12 20:21:36 +00:00
Dan Stillman
562ea570c5
Simplified ajlyon's regexp tweak, but detectCode is still failing for me on a page without an "~S[0-9]" ( http://forums.zotero.org/discussion/14023/#Item_6 )
2010-09-10 13:44:17 +00:00
Dan Stillman
592f67be9f
"Afficher le fichier" and "Localiser le fichier" were reversed in the French localization
2010-09-10 08:24:58 +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
Simon Kornblith
b7db38d946
add z:displayTitle property to items with no title (or cases, for which displayTitle differs from title)
2010-09-10 02:08:06 +00:00
Simon Kornblith
c7c6075309
- closes #1722 , PATCH: MODS translator with dct and typeofresource mappings
...
- handle institutional authors properly in MODS import/export
2010-09-10 01:24:17 +00:00
Simon Kornblith
c87bd8e7ee
max version is 4.0 in update.rdf for trunk
2010-09-10 00:53:18 +00:00
Dan Stillman
f885f7eb2b
Goodbye Firefox 3.0/3.5
2010-09-10 00:46:01 +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
dea1adc917
Switch downloadAssociatedFiles to true by default on trunk and branch
2010-09-09 01:26:56 +00:00