Dan Stillman
3a9483070e
Merge branch '3.0'
...
Conflicts:
chrome/content/zotero/tinymce/plugins/paste/editor_plugin.js
chrome/content/zotero/xpcom/translation/translate_firefox.js
chrome/content/zotero/zoteroPane.js
install.rdf
update.rdf
2012-11-01 22:14:08 -04:00
Dan Stillman
079b767974
Closes #44 , Allow generating citations via right-click
...
Currently generates multi-source citations for multiple items for note
styles, but a list of note citations might be better.
Also, context menu option is unchanged, since it becomes very long if
you add "Citation/Bibliography".
2012-11-01 21:47:10 -04:00
Simon Kornblith
2139603ae1
Fix detection of newer versions of pdf.js
2012-11-01 15:45:20 -04:00
aurimasv
3f43e0f170
Fix searching for non-existing attachments with relative paths
2012-11-01 04:50:24 -05:00
Dan Stillman
c9beb5b45a
Fix "Paste" menu item in Add Item By Identifier context menu
...
Fixes #58
2012-11-01 04:23:43 -04:00
Dan Stillman
9d7cc849cd
Fixes #151 , Allow Tab and Shift-Tab into and out of notes
2012-11-01 03:32:07 -04:00
Dan Stillman
0d0585b217
Update versions
2012-11-01 01:59:09 -04:00
Dan Stillman
cdbb4c28f6
Closes #49 , Open attachments with Return/Enter
...
Standard Firefox modifier keys also work
2012-11-01 01:53:31 -04:00
Dan Stillman
81bfb5c327
Keep New Collection button enabled on Trash if library is editable
...
Fixes #28
2012-10-31 05:22:58 -04:00
Dan Stillman
21bf3000cb
Better method for determining valid XHTML notes in reports
...
Previously looked for <p> tag. Now just check if it's valid XML.
2012-10-31 04:38:45 -04:00
Dan Stillman
aa0a3544bd
Fix XPI note loading in Fx17 due to navigator.userAgent error
2012-10-30 04:46:19 -04:00
Dan Stillman
2fc4ca59bd
Fix XPI note loading in Fx17 due to navigator.userAgent error
2012-10-30 04:40:12 -04:00
Dan Stillman
d7ce389201
Compatibility updates for TinyMCE 3.5.7
...
3.5.7 seems to init before the DOMContentLoaded we were relying on
previously to add the init function gets called, so instead call a
fixed init function from the HTML that we insert before the load
from chrome.
2012-10-30 04:40:12 -04:00
Dan Stillman
87d90e59d9
Update TinyMCE to 3.5.7
2012-10-30 04:40:12 -04:00
Simon Kornblith
e806925844
Fix passing all arrays to sandbox
2012-10-30 02:06:06 -04:00
Simon Kornblith
22c083fe6b
Revert "Fix RDF for Firefox 17"
...
This reverts commit 7022379a87
.
2012-10-30 02:01:45 -04:00
Simon Kornblith
7022379a87
Fix RDF for Firefox 17
2012-10-29 19:31:10 -04:00
Simon Kornblith
1bc98edba4
Merge branch '3.0'
...
Conflicts:
chrome/content/zotero/xpcom/translation/translate_firefox.js
install.rdf
update.rdf
2012-10-29 18:04:42 -04:00
Simon Kornblith
52f4bd8f67
Fix processDocuments for Fx 17
2012-10-29 18:02:04 -04:00
Simon Kornblith
7d2c4e6b2d
Fix DOMParser for Fx 17, and set minVersion to Fx 15
2012-10-29 18:01:23 -04:00
Simon Kornblith
78dd74f391
Remove corruption check, since it's no longer necessary and likely to be wrong
2012-10-29 17:32:51 -04:00
Dan Stillman
ef7a3f0121
Update locales submodule
2012-10-29 17:15:54 -04:00
Simon Kornblith
ce355357ae
Remove callback line from merge
2012-10-29 15:55:27 -04:00
Simon Kornblith
1ed47f4823
Merge branch '3.0'
...
Conflicts:
chrome/content/zotero/xpcom/attachments.js
chrome/content/zotero/xpcom/utilities.js
2012-10-29 15:54:44 -04:00
Simon Kornblith
d13e7037c3
Fix Zotero.selectItems for Firefox 17 sandboxing changes
2012-10-29 15:52:36 -04:00
Simon Kornblith
66347c2734
Another fixe for https://bugzilla.mozilla.org/show_bug.cgi?id=794602
2012-10-29 15:52:29 -04:00
Simon Kornblith
c6b812f0b1
Fix typo
2012-10-29 15:52:24 -04:00
Simon Kornblith
b41e2368a5
Update for https://bugzilla.mozilla.org/show_bug.cgi?id=794602
2012-10-29 15:52:18 -04:00
Simon Kornblith
a8efc1b874
Fix search translation for Firefox 17 sandboxing changes
2012-10-29 15:51:53 -04:00
aurimasv
e0e4699c3e
Fix cleanDOI
...
Conflicts:
chrome/content/zotero/xpcom/utilities.js
2012-10-29 15:51:14 -04:00
Simon Kornblith
c0823e0b7d
Merge pull request #185 from adam3smith/master
...
add field mappings corresponding to CSL 1.0.1 release
2012-10-27 07:24:40 -07:00
Dan Stillman
bb7ee9b436
Enable autocomplete for programmingLanguage
2012-10-25 14:40:22 -04:00
adam3smith
18be5d396a
add field mappings corresponding to CSL 1.0.1 release
2012-10-21 19:55:23 -06:00
Simon Kornblith
9ea12d5561
Merge branch '3.0'
...
Conflicts:
chrome/content/zotero/xpcom/translation/translate_item.js
2012-10-10 17:25:21 -04:00
Simon Kornblith
d18b6ffcf0
Fix Zotero.selectItems for Firefox 17 sandboxing changes
2012-10-10 15:34:35 -04:00
Simon Kornblith
1dd67fe837
Another fixe for https://bugzilla.mozilla.org/show_bug.cgi?id=794602
2012-10-10 15:33:40 -04:00
Simon Kornblith
f339e08894
Fix typo
2012-10-10 15:31:48 -04:00
Simon Kornblith
4535bb5315
Update for https://bugzilla.mozilla.org/show_bug.cgi?id=794602
2012-10-09 18:29:21 -04:00
Simon Kornblith
1ad5b9fd63
Revert sandboxing changes
2012-10-09 18:29:06 -04:00
Simon Kornblith
bdeff96162
Don't skip base fields that are mapped to a field with the same name
2012-10-03 17:54:21 -04:00
Simon Kornblith
dcfdf27c0b
Make item-specific fields override base fields when specified
2012-10-03 14:54:34 -04:00
Dan Stillman
bd75d95da9
Fix "(null)" in Firefox login manager corruption message
...
(It turns out this also displays if the user clicks Cancel on a master
password prompt, though.)
2012-09-26 21:57:40 -04:00
Simon Kornblith
0c2b8e6016
Merge pull request #171 from aurimasv/cleanDOI
...
Fix cleanDOI
2012-09-23 08:40:36 -07:00
aurimasv
c5061de782
Fix cleanDOI
2012-09-22 18:43:13 -05:00
Dan Stillman
cff1bac7b9
Update CSL locales checkout
2012-09-22 13:45:26 -04:00
Simon Kornblith
c70fd9fa39
Merge pull request #166 from aurimasv/attachments
...
Allow relative file attachment import. Fix some bugs in _parsePath.
2012-09-21 16:51:10 -07:00
Simon Kornblith
df6426af2e
Fixes #168 , Properly adjust index when skipping empty creators
2012-09-21 19:49:37 -04:00
Simon Kornblith
387e9e4fc0
Merge pull request #169 from aurimasv/connector-proxy
...
Fix typo in proxy detection.
2012-09-21 16:43:47 -07:00
Dan Stillman
a9cb1e75f5
Switch to master branch of CSL locales
2012-09-19 15:02:47 -04:00
Dan Stillman
dee75dd417
Save translator names as ASCII during repo updates as well
...
Refs #459 , Non-ascii translator names
2012-09-19 04:19:30 -04:00