Commit graph

5059 commits

Author SHA1 Message Date
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
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
Dan Stillman
020eaf2d47 Fix translatorID in filename in ZIP build, hopefully
Follow-up from d821778

Refs #459, Non-ascii translator names
2012-09-19 03:37:44 -04:00
Dan Stillman
d821778d24 Use ASCII for translator filenames
Remove diacritics and then use translatorID for anything that still has
extended characters.

Fixes #459, Non-ascii translator names
2012-09-19 02:37:18 -04:00
aurimasv
b700f3ef56 Fix typo in proxy detection. 2012-09-17 01:33:24 -05:00
aurimasv
cffbed31e8 Make protocol decision clearer 2012-09-14 20:09:58 -05:00
aurimasv
b94837d3da Recognize URI protocol based on RFC 3986 specification 2012-09-14 02:21:54 -05:00
aurimasv
d6bd353005 Allow relative file attachment import. Fix some bugs in _parsePath. 2012-09-13 22:51:08 -05:00
Dan Stillman
53449d47a9 Install styles served as application/vnd.citationstyles.style+xml 2012-09-13 14:42:15 -04:00
Simon Kornblith
71db21c605 Fix nonbreaking spaces in citations edited using classic add citation dialog 2012-09-12 14:26:34 -04:00
Dan Stillman
e1159b9838 Update submodules, and point CSL locales to 1.0.1 for now 2012-09-10 16:54:41 -04:00
Simon Kornblith
027ea09457 Merge pull request #161 from aurimasv/itemComplete
Fix bug in item.complete()
2012-09-09 14:44:07 -07:00
Simon Kornblith
4e1f6f63a0 Fix clearing bibliography when all citations have been removed from the document 2012-09-09 17:33:30 -04:00
aurimasv
addfaa75f7 Fix bug in item.complete() 2012-09-03 04:46:36 -05:00
Simon Kornblith
c81c9478d9 Make Zotero Standalone use the browser's user agent string when making requests on its behalf via connectors
In conjunction with a change to the translator, this fixes the issue reported at http://forums.zotero.org/discussion/22409/
2012-08-19 19:06:05 -04:00
Simon Kornblith
9ca142c4f6 Fix a situation under which Zotero could fail to embed item data in a document 2012-08-19 12:39:49 -04:00
Simon Kornblith
d9ea6d3647 Add useJournalAbbreviation export option for BibTeX (see https://github.com/zotero/translators/pull/436) 2012-08-16 21:11:21 -04:00
Dan Stillman
ade715ff04 Fixes #155, Slow offline syncs
Don't reload all data for failed /login and /updated requests
2012-08-15 06:01:47 -04:00
Simon Kornblith
f60bceffac Don't show empty close button 2012-08-14 20:07:57 -04:00
Dan Stillman
e599a207a1 Some additional debug output for file syncing 2012-08-14 18:30:11 -04:00
Dan Stillman
7dad7bcd5a Require exact 8-character, uppercase item key for quick search 2012-08-08 03:17:14 -04:00
Dan Stillman
f6e7cf83fa Add ability to search for item by key from quick search bar
Matches beginning of key only, and only when search string is >= 2 chars
2012-08-08 01:56:25 -04:00
Simon Kornblith
2b00819253 ie_compat.js -> common_ie.js 2012-08-06 02:04:20 -04:00
Simon Kornblith
c57f512aea Don't save null tags to server 2012-08-05 19:44:34 -04:00
Dan Stillman
bacd25633b Fix error updating types menu after installation of NSF item type 2012-08-02 16:59:28 -04:00
Dan Stillman
1dca17c96b Add autocomplete for 'book' 'series' field 2012-08-02 09:01:59 -04:00
Simon Kornblith
cd6e78899b Fix "Use profile directory" option to use correct app name 2012-08-01 10:52:00 -04:00
Simon Kornblith
3a3efbc430 Drop "0-" before the URL on III proxies before attempting subdomain dropping for connectors 2012-07-30 19:20:44 -04:00
Simon Kornblith
80d98e0bcb Drop "0-" before the URL on III proxies before attempting subdomain dropping 2012-07-30 19:19:22 -04:00
Simon Kornblith
13958bfaba Revert "ZU.xpath tweak for IE"
This reverts commit cb7640a96a.
2012-07-29 19:54:38 -04:00
Simon Kornblith
cb7640a96a ZU.xpath tweak for IE 2012-07-27 18:47:35 -04:00
Simon Kornblith
b266f1414a Always set libraryCatalog for search translators, even when a parent translator is present 2012-07-27 18:27:08 -04:00
Simon Kornblith
70440ee8f9 Don't sanitize input from child web translators before passing it to parent translators 2012-07-23 23:47:58 -04:00
Simon Kornblith
c549166e25 Fix XMLSerializer on older Firefox versions 2012-07-21 21:12:59 -04:00
Simon Kornblith
16f4253c6c Handle cases where Zotero.locale is undefined 2012-07-21 18:33:38 -04:00
Simon Kornblith
b117da88a3 Don't save unsynchable tags 2012-07-21 18:28:36 -04:00
Simon Kornblith
4e015ecbe9 Another attempt at getting tests working for translation via server 2012-07-19 13:18:35 -04:00
Simon Kornblith
4fd978905c Clarify wording of missing item message as suggested by @adam3smith 2012-07-19 10:53:01 -04:00
Simon Kornblith
afef6bc5a7 Fix or strings in IE 2012-07-18 15:03:52 -04:00
Simon Kornblith
54fd18cce3 Fix for strings in IE 2012-07-18 14:56:37 -04:00
Simon Kornblith
ad4eccc54d Don't error on translation via server 2012-07-17 18:39:23 -04:00
Simon Kornblith
004e6bbd0a Restore CSL locales checkout to 1.0.1 branch (switched to master by ec391d9346) 2012-07-17 14:01:01 -04:00
Simon Kornblith
8bc56fdeb1 Fix typo 2012-07-16 14:44:30 -04:00
Simon Kornblith
d27b0654e8 Fix Zotero.ItemFields.getFieldIDFromTypeAndBase in connector 2012-07-14 16:42:14 -04:00