Commit graph

5030 commits

Author SHA1 Message Date
Simon Kornblith
51338513a0 Merge pull request #116 from gracile-fr/l10n
Localization of hardcoded strings
2012-05-03 13:55:49 -07:00
gracile-fr
9d4ccfae74 Localization of " more..." (which appears when there are more than 15 creators, cf.: https://www.zotero.org/trac/changeset/10412)
(added to zotero.properties in a previous commit)
2012-05-03 22:51:14 +02:00
gracile-fr
d6ae1c544d Localization of strings previously hardcoded. All these strings are related to duplicate detection. 2012-05-03 22:38:14 +02:00
gracile-fr
acb7c22f75 Localization of strings previously hardcoded in itembox.xml (Move up/down) 2012-05-03 22:16:24 +02:00
Simon Kornblith
47c4f686e8 Fix some issues with corrupted field codes 2012-05-03 15:41:46 -04:00
Dan Stillman
4bb7f7d08b Show data directory properly on Linux
Previously used a custom selectable alert when reveal() failed, but we
can just launch the directory, as we do for attachments
2012-05-01 20:00:35 -04:00
gracile-fr
6f659e6cc2 Add new icons to items currently using blank documents. Update icons for some items.
http://forums.zotero.org/discussion/8544/icon-for-presentation-icon-for-document/#Item_9
2012-05-02 01:52:37 +02:00
Simon Kornblith
64701de5f9 Don't fail if user cancels setDocPrefs window that appears because a style doesn't exist 2012-05-01 09:54:38 -04:00
Dan Stillman
03072e363d Fix preferences in Thai locale 2012-05-01 03:03:39 -04:00
Dan Stillman
37a24383a3 Update versions, submodules, and repotime 2012-05-01 00:55:15 -04:00
Frank
7a0f7f50ef Upgrade citeproc-js to version 1.0.328 (refresh once again) 2012-05-01 00:48:53 -04:00
Frank
4303df5079 Refresh citeproc-js version 1.0.328 (again) 2012-05-01 00:48:53 -04:00
Frank
bd389398a7 Refresh citeproc-js version 1.0.328 2012-05-01 00:48:53 -04:00
Frank
53b6312a7f Refresh citeproc-js version 1.0.328 2012-05-01 00:48:52 -04:00
Frank
ca02bec4df Upgrade citeproc-js to version 1.0.328 2012-05-01 00:48:52 -04:00
Frank
3869eda57c Upgrade citeproc-js to version 1.0.327 2012-05-01 00:48:52 -04:00
Frank
525b7dcfa5 Upgrade citeproc-js to version 1.0.327 2012-05-01 00:48:52 -04:00
Dan Stillman
1e87bb9d21 Update versions, maxVersion, submodules, and repotime 2012-04-30 14:43:56 -04:00
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
aurimasv
1942fb6762 Remove compatibility hack from rdf.js. Fix Zotero code instead. Move all setup to init.js 2012-04-29 20:30:37 -05: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
aurimasv
805d3ed6a6 Passed through jsbeutifier 2012-04-27 01:53:00 -05:00
aurimasv
87e77593c3 Remove some left-over unnecessary code from previous commits 2012-04-27 00:55:00 -05:00
aurimasv
cecb00cb9b Remove unused code from the unused n3 parser 2012-04-27 00:52:41 -05:00
aurimasv
23fa1241ab Simon: fix invalid XML on export due to quotation marks in URI 2012-04-27 00:52:41 -05:00
aurimasv
a381062621 Simon: closes #1732, Creator sequence breaks in RDF export with > 10 creators (thanks Frank) 2012-04-27 00:52:40 -05:00
aurimasv
eaa50ca9fc Simon: patches to RDF support 2012-04-27 00:52:40 -05:00
aurimasv
b0923f64a3 Simon: use objects instead of arrays in serialize.js 2012-04-27 00:52:40 -05:00
aurimasv
3742736363 Use shorthand notation for rdf:type and some other constructs. 2012-04-26 23:56:08 -05: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
aurimasv
113a3d8ef2 Eliminate unintentional globals 2012-04-26 20:55:14 -05:00
Dan Stillman
8e5c82a718 Latest translations from Transifex and merged English strings 2012-04-26 19:48:54 -04:00
aurimasv
ea767e5647 Set up environment for RDF parser 2012-04-26 17:36:35 -05:00
Dan Stillman
5b267b4264 Fix sorting of base-mapped fields in reports 2012-04-26 16:28:55 -04:00
aurimasv
53d336681b Tabulator v0.8 RDF parser initial commit 2012-04-25 20:14:58 -05: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