Dan Stillman
a0e462fe40
Update repotime
2012-04-29 23:48:35 -04:00
Dan Stillman
5804516600
Update version
2012-04-29 23:43:28 -04:00
Dan Stillman
ef370b96a1
Update submodules
2012-04-29 23:38:25 -04:00
Dan Stillman
8c9cb2d002
Update version
2012-04-29 23:35:23 -04:00
Simon Kornblith
effffd621b
Allow attachment.path to be one of the following:
...
- An absolute path
- A relative path
- A file:/// URI
- A mangled absolute path that's missing a leading /
2012-04-27 23:15:12 -04:00
Simon Kornblith
24f7b9fe48
Expose path to PDF in Zotero storage folder to export translators as attachment.localPath
2012-04-27 22:25:40 -04:00
Frank
524033abc9
Upgrade citeproc-js to version 1.0.326
2012-04-27 00:02:12 -04:00
Frank
6b1396d979
Upgrade citeproc-js to version 1.0.325
2012-04-27 00:02:12 -04:00
Frank
437b1f1c80
Upgrade citeproc-js to version 1.0.324
...
This fixes an anomaly in the application of text escapes to
output identified by Rintze Zelle.
2012-04-27 00:02:12 -04:00
Frank
051cd3ad30
Upgrade citeproc-js to version 1.0.323
2012-04-27 00:02:12 -04:00
Frank
4df9472bd3
Upgrade citeproc-js to version 1.0.322
2012-04-27 00:02:11 -04:00
Frank
f40a97911a
Upgrade citeproc-js to version 1.0.321
2012-04-27 00:02:11 -04:00
Dan Stillman
8e5c82a718
Latest translations from Transifex and merged English strings
2012-04-26 19:48:54 -04:00
Dan Stillman
5b267b4264
Fix sorting of base-mapped fields in reports
2012-04-26 16:28:55 -04:00
Dan Stillman
b9d7992ba8
Respect modifier keys for new tab/window when generating report
2012-04-25 20:43:58 -04:00
Dan Stillman
04b0d26b97
Fix auto-import of application/x-inst-for-scientific-info
2012-04-25 04:36:46 -04:00
Simon Kornblith
01813f57cf
Allow translators to get the translatorID of their parent translator as Zotero.parentTranslator. Among other things, this permits import translators to exhibit different behavior depending on when they are called from web translators.
2012-04-24 02:11:58 -04:00
Simon Kornblith
8faf011b2d
Fix removing codes by pressing "No" in reselect item dialog with Word for Mac
2012-04-20 21:58:57 -04:00
Simon Kornblith
8342aafa39
Merge pull request #98 from aurimasv/rdf
...
tabulator.log
2012-04-19 20:00:40 -07:00
aurimasv
339413e5a6
tabulator.log fix
2012-04-19 21:48:01 -05:00
Dan Stillman
6b7774e9ac
Change max simultaneous uploads to 2
2012-04-19 14:36:04 -04:00
Simon Kornblith
57ebfcd55e
Fix typo
2012-04-19 00:38:14 -04:00
Simon Kornblith
00f11f4f06
Fix typo
2012-04-19 00:13:55 -04:00
Simon Kornblith
18d9c6be8c
Add print and save options to reports, part 1
2012-04-19 00:12:43 -04:00
Simon Kornblith
e009f56109
Don't try to validate fields whose values are false
2012-04-19 00:12:43 -04:00
Dan Stillman
ef71d544c1
Fixes #62 , Show sync progress bar only for longer syncs
...
Shows the progress bar only if sync takes longer than 100ms
2012-04-18 23:17:28 -04:00
Dan Stillman
5275dafbc9
Clear undo history when switching notes
...
This prevents notes from being overwritten with each other's contents.
This used to work right, but it was broken with the switch to rich-text
notes.
2012-04-17 15:42:15 -04:00
Simon Kornblith
512ae575fa
Don't try to register attachment callback listener in Firefox
2012-04-16 20:20:12 -04:00
Dan Stillman
fa3910f436
Fixes #32 , Focus new notes automatically
...
This broke between Fx 3.6 and 11. Focusing the iframe first fixes it.
2012-04-16 05:05:31 -04:00
Dan Stillman
1c7ac1a9a0
Make "New Note" shortcut key context sensitive
...
- If a regular item is selected, use that as the parent.
- If a child item is selected, use its parent as the parent.
- Otherwise create a standalone note.
2012-04-16 04:22:42 -04:00
Simon Kornblith
2327c5cc98
Not all translators are supported
2012-04-16 01:31:22 -04:00
Simon Kornblith
cfc5bc33e8
Override runMode when running tests
2012-04-16 01:05:31 -04:00
Simon Kornblith
9eb75e3439
Fix IE and Safari support
2012-04-16 00:49:04 -04:00
Simon Kornblith
96bb436b20
Make it possible to override TEST_RUN_TIMEOUT
2012-04-16 00:12:58 -04:00
Frank
1d5e23a33e
Upgrade citeproc-js to version 1.0.320
2012-04-14 20:41:39 -04:00
Nicolas Chachereau
ffd12cb02e
Fixed Integration Preferences dialog, which was giant with French locale.
2012-04-14 19:53:12 -04:00
Simon Kornblith
62d08bdbbb
Properly report upload errors and properly splice off HTML attachments
2012-04-10 20:06:53 -04:00
Simon Kornblith
3f165a4dc3
Fix stringToUTF8Array
2012-04-10 20:06:46 -04:00
Simon Kornblith
1c4eebff0b
Deal with spaces in ISBNs
2012-04-09 16:47:12 -04:00
Simon Kornblith
14ac5a7d2d
Use onreadystatechange instead of onloadend, because the latter is not supported by MobileSafari, and add debug messages
2012-04-09 12:47:02 -04:00
Simon Kornblith
129805c62b
Minor tweak to avoid calling done too early
2012-04-09 11:21:52 -04:00
Simon Kornblith
d3bc2b4046
Merge pull request #93 from aurimasv/recognizePDF
...
[PDF Metadata Retrieval] Call detectWeb before trying to call doWeb for Google Scholar
2012-04-08 21:51:29 -07:00
aurimasv
17f6d4fd3a
Moving setHandler "translator" next to other setHandler calls.
2012-04-08 23:48:49 -05:00
aurimasv
e412580598
this.translator may contain Zotero.Translate objects or translatorID's
2012-04-08 23:48:10 -05:00
Simon Kornblith
6fa4f8d02b
Server-side translation and attachment upload, part 1
2012-04-09 00:46:50 -04:00
aurimasv
f3bae4b000
Allow running detect with multiple translators set.
2012-04-06 20:31:28 -05:00
Simon Kornblith
7452e14090
Fix a document update error. Explanation is given in the code.
2012-04-06 13:20:23 -04:00
aurimasv
99a2ac7967
Use getTranslators to perform detectWeb with a set translator.
2012-04-06 04:41:25 -05:00
Simon Kornblith
1f3e6a3645
Remove unimplemented and unnecessary callback argument from safeTranslator.getTranslators(). Translators calling getTranslators() can/should use setHandler("translators", ...).
2012-04-05 16:46:34 -04:00
aurimasv
0f684fee6e
Move _detectWeb to Zotero.Translate.Web.prototype
2012-04-05 02:44:33 -05:00