Commit graph

5030 commits

Author SHA1 Message Date
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
c09cbb0e4b Fix this.overrides is undefined error 2012-04-16 01:37:19 -04:00
Simon Kornblith
2327c5cc98 Not all translators are supported 2012-04-16 01:31:22 -04:00
Simon Kornblith
1972a9522b Not all translators are supported 2012-04-16 01:29:49 -04:00
Simon Kornblith
efb7cbe9da Merge branch '3.0' 2012-04-16 01:05:38 -04:00
Simon Kornblith
cfc5bc33e8 Override runMode when running tests 2012-04-16 01:05:31 -04:00
Simon Kornblith
c178d1ab7f Don't try to use Zotero Standalone on the server 2012-04-16 01:01:19 -04:00
Simon Kornblith
9eb75e3439 Fix IE and Safari support 2012-04-16 00:49:04 -04:00
Simon Kornblith
5ca5b06ebc Don't try to double-wrap objects 2012-04-16 00:29:23 -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
Simon Kornblith
cab868482c Merge branch '3.0' 2012-04-14 20:38:53 -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
6d56004e35 Merge branch '3.0' 2012-04-11 10:32:40 -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
5ff3ab776f Properly report upload errors and properly splice off HTML attachments 2012-04-10 20:01:11 -04:00
Simon Kornblith
a926259d31 Fix stringToUTF8Array 2012-04-10 20:00:54 -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
1585ece566 Merge branches '3.0' and 'master' 2012-04-09 11:27:01 -04:00
Simon Kornblith
7598370af4 Update submodules 2012-04-09 11:26:54 -04:00
Simon Kornblith
129805c62b Minor tweak to avoid calling done too early 2012-04-09 11:21:52 -04:00
Simon Kornblith
53b81a5de9 Fix poor choice of variable names 2012-04-09 02:01:11 -04:00
Simon Kornblith
6d4a435838 Small tweaks for server 2012-04-09 01:59:49 -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
Simon Kornblith
77ea5bf3f9 Provide the option to override keys on an object when creating a wrapper 2012-04-08 22:38:59 -04:00
Simon Kornblith
9074c09cc3 Don't use document.defaultView as a security principal if it is null 2012-04-08 22:38:42 -04:00
Simon Kornblith
a22da78f18 Merge branch '3.0' 2012-04-08 15:25:18 -04:00
Simon Kornblith
12964b550a Beautify and tidy up copyright message 2012-04-08 15:24:39 -04:00
Simon Kornblith
3a6b95a0f3 Merge commit '18111dd15dea6e6fdbe5d1423d44506aa5121106' 2012-04-08 14:54:43 -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
Simon Kornblith
3810759786 Merge pull request #92 from aurimasv/cleanDOI
[cleanDOI] Don't allow periods or commas at the end of DOIs
2012-04-05 00:00:34 -07:00
aurimasv
662ab87d7e Require at least 4 digits for the prefix 2012-04-05 01:57:22 -05:00