Commit graph

5228 commits

Author SHA1 Message Date
Dan Stillman
4caae896cf Merge branch '3.0'
Conflicts:
	chrome/content/zotero/xpcom/attachments.js
	chrome/content/zotero/xpcom/translation/translate_item.js
	install.rdf
	update.rdf
2012-11-23 01:49:32 -05:00
Dan Stillman
3403bedc8e Update translators and repotime 2012-11-22 23:28:25 -05:00
Dan Stillman
939719866f Fixes #199, Don't lowercase snapshot filenames
@aurimasv, let me know if this looks OK to you
2012-11-22 22:51:10 -05:00
Simon Kornblith
a57dd18afa Use cookieSandbox when saving snapshots 2012-11-22 16:59:13 -05:00
Simon Kornblith
520309bfa4 Fix typo 2012-11-22 16:59:13 -05:00
Dan Stillman
36c5b57449 Update versions 2012-11-22 16:40:23 -05:00
Simon Kornblith
673962e999 Log errors thrown by calls to Zotero.Attachments 2012-11-22 16:38:03 -05:00
Simon Kornblith
11d9c1df04 Fix issue reported by Aurimas at http://forums.zotero.org/discussion/25058/?Focus=140039#Comment_140039 (broken by https://bugzilla.mozilla.org/show_bug.cgi?id=761620) 2012-11-22 16:35:18 -05:00
Simon Kornblith
09e036e6fa Fix XMLSerializer from translators 2012-11-22 14:10:53 -05:00
Dan Stillman
02aca0660a Merge pull request #194 from aurimasv/shortenFN
Shorten long file names. Closes #8
2012-11-22 10:14:24 -08:00
Dan Stillman
9665e67042 Fix reports for notes with " " displaying as HTML markup
Reports are now always served as text/html
2012-11-21 19:42:47 -05:00
Dan Stillman
a56422be2c Fix for HTML markup showing up in reports (since 21bf3000) 2012-11-21 11:56:29 -05:00
Dan Stillman
1208aea99b Fix double-click on attachments/notes when viewOnDoubleClick is false 2012-11-20 05:34:38 -05:00
Dan Stillman
ac195d2a5e Merge branch '3.0'
Conflicts:
	chrome/content/zotero/integration/quickFormat.js
	chrome/content/zotero/xpcom/attachments.js
	chrome/content/zotero/xpcom/utilities.js
	install.rdf
	styles
	update.rdf
2012-11-20 03:22:49 -05:00
Dan Stillman
a0f0d52995 Fix infinite spinning on login error in 3.0.9 (from ade715ff0) 2012-11-19 00:23:16 -05:00
Dan Stillman
4eb2fae0b3 Potential optimization for itemTags lookup 2012-11-18 23:36:22 -05:00
Dan Stillman
fbbfe93ce5 Update styles 2012-11-18 23:29:58 -05:00
Dan Stillman
4662c5054c Update submodules and repotime 2012-11-18 23:27:04 -05:00
Dan Stillman
711e180f8f Update version 2012-11-18 23:25:58 -05:00
Simon Kornblith
a67cd6afca Update to citeproc-js 1.0.409 2012-11-18 23:24:30 -05:00
Dan Stillman
21c0408800 Resend tags requested by server to fix tag issue for some libraries 2012-11-18 22:39:08 -05:00
Dan Stillman
beb74a4504 Version update 2012-11-17 06:36:33 -05:00
Dan Stillman
231bc38c43 Fix invalid local Date Modified updates in some sync situations
(This isn't new in 3.0.9.)
2012-11-17 06:29:40 -05:00
Dan Stillman
f3bfe8be7f Merge pull request #198 from aurimasv/cslMappings
Fix typo
2012-11-16 00:35:54 -08:00
aurimasv
0a6a8dee6d Fix typo 2012-11-16 02:33:09 -06:00
Dan Stillman
f746289299 Update translators and repotime 2012-11-16 02:12:50 -05:00
Dan Stillman
b77a87e4ca Update "Edit" string in zh-CN locale 2012-11-15 23:13:13 -05:00
Simon Kornblith
a0243a24d9 Fix QuickFormat sizing 2012-11-15 16:06:38 -05:00
Dan Stillman
d0feaa49cf Update bundled styles 2012-11-15 15:46:21 -05:00
Dan Stillman
31f14a6d14 Update translators and repotime 2012-11-15 15:45:22 -05:00
adam3smith
f6e4e5f938 add field mappings corresponding to CSL 1.0.1 release 2012-11-15 15:13:25 -05:00
Simon Kornblith
12ff659e9f Workaround for minimum Firefox window height of 60 px 2012-11-14 02:17:41 -05:00
aurimasv
fe04d60981 Shorten long file names. Closes #8 2012-11-13 23:09:17 -06:00
Dan Stillman
e6b4dde472 Debugging for non-PDF PDF download 2012-11-13 05:09:09 -05:00
Dan Stillman
ae39584c68 Notes deleted via "-" button didn't go to trash 2012-11-12 20:25:46 -05:00
Dan Stillman
5586b409e9 Merge pull request #196 from aurimasv/fixRelLink
Remove 'about:blank?' from all links
2012-11-12 15:03:56 -08:00
aurimasv
98688c24e5 Remove 'about:blank?' from all links 2012-11-12 16:47:18 -06:00
Simon Kornblith
585e5981f6 Merge branch '3.0'
Conflicts:
	chrome/content/zotero/xpcom/storage/webdav.js
	chrome/content/zotero/xpcom/storage/zfs.js
2012-11-12 16:04:39 -05:00
Simon Kornblith
c7e811198f Include disabled extensions, but note that they are disabled and sort them to the end 2012-11-12 15:39:40 -05:00
Simon Kornblith
89361851c0 Don't list disabled extensions in error reports 2012-11-12 15:26:38 -05:00
Simon Kornblith
8a17a6c12c Enable Google Scholar by default on new installs 2012-11-12 09:32:51 -05:00
Simon Kornblith
49c89356d6 Remove Pubget lookup from defaults, since it is currently broken 2012-11-12 09:32:36 -05:00
Simon Kornblith
49cbb23034 Merge pull request #190 from aurimasv/isbn-util
Add cleanISBN to utility functions
2012-11-12 05:52:18 -08:00
Simon Kornblith
829edbdffc Import Services.jsm
Fixes #192, DOI lookup is broken on 3.0 branch
2012-11-12 08:48:26 -05:00
Simon Kornblith
42215d0441 More saveURI fixes 2012-11-12 01:10:32 -05:00
Simon Kornblith
b6fee9a357 Fix for Firefox 18+ 2012-11-12 00:45:35 -05:00
Simon Kornblith
47a5aafda3 Remap attachment URLs so that they are saved through the proxy 2012-11-12 00:42:41 -05:00
Simon Kornblith
f6c3f58bc2 Merge commit '920df48d1da4f9bf33bf1a01c60a2131e589d29c' into 3.0 2012-11-12 00:09:23 -05:00
aurimasv
48b513640d Add cleanISBN to utility functions 2012-11-11 18:15:44 -06:00
Simon Kornblith
d64379290c Improve handling of corrupt translator data, and add support for III proxies 2012-11-11 17:59:41 -05:00