Commit graph

27 commits

Author SHA1 Message Date
Dan Stillman
ab43605070 Update SVN translators manually, for now 2011-08-11 07:01:19 +00:00
Dan Stillman
8117dfabe7 Pushed MODS 2011-04-04 16:04:15 +00:00
Simon Kornblith
ca1fa34f1d fix missing toString() in MODS, which was breaking unAPI import with attachments 2011-04-04 15:00:40 +00:00
Simon Kornblith
9d50ee9317 closes #1750: Show determinate progress bars for import/export 2011-02-03 07:04:14 +00:00
Simon Kornblith
dc86b67743 fix manuscript type in MODS 2011-02-02 05:02:17 +00:00
Simon Kornblith
5ddd33c1b7 use correct data mode for MODS translator 2011-01-27 19:36:58 +00:00
Simon Kornblith
a0e1319df6 fix MODS translator breakage on Firefox 4 2011-01-27 19:36:34 +00:00
Simon Kornblith
9b7c08a06d update lastUpdated times on translators modified for new translation architecture 2011-01-11 04:39:29 +00:00
Simon Kornblith
b5dd5b5e9f update lastUpdated on modified translators so that they won't be overwritten by repo 2010-11-07 03:16:09 +00:00
Simon Kornblith
36cba09f6d make MODS work with Fx 4 2010-11-05 03:12:22 +00:00
Simon Kornblith
3f2a8a39ab - Overhaul of Zotero.Translate instance. New code should use new Zotero.Translate.Web, Zotero.Translate.Import, etc. The core Translate class is now abstracted away from data access, read/write IO, and the sandbox API. This all needs more testing.
- Translators now use configOptions and displayOptions properties in their metadata instead of Zotero.configure() and Zotero.addOption() to specify interfaces.
- Replaced now broken Zotero.Utilities.inArray() appearances in MODS.js with proper indexOf() calls
2010-11-02 21:39:54 +00:00
Simon Kornblith
c7c6075309 - closes #1722, PATCH: MODS translator with dct and typeofresource mappings
- handle institutional authors properly in MODS import/export
2010-09-10 01:24:17 +00:00
Dan Stillman
8920eec3a8 Merged r6317 and r6331 to branch and pushed updated MODS 2010-09-04 22:45:49 +00:00
Simon Kornblith
4037193f92 don't use deprecated Zotero.Utilities.isInt() function 2010-08-01 23:46:45 +00:00
Simon Kornblith
d7ff547e2f Fix parse error in MODS translator 2010-07-26 03:29:42 +00:00
Simon Kornblith
80924040fb closes #1427, PATCH: MODS [physicalDescription = "electronic" > itemType "webpage"] could cause problems
closes #1579, PATCH: MODS translator should separate titles and subTitles
once again, thanks to karnesky
2010-07-12 11:37:47 +00:00
Simon Kornblith
b4fd20822a closes #1662, PATCH: MODS translator with more marcgt mappings
closes #1578, PATCH: MODS translator uses non-existent "theses" genre instead of "thesis"
thanks to karnesky for the patches
2010-07-12 11:32:26 +00:00
Dan Stillman
2e4dc5e548 Fix JS strict warning from MODS detectImport() 2010-02-04 02:40:52 +00:00
Simon Kornblith
40443c6b91 - add xml/e4x and xml/dom dataMode options
- parse XML encoding declarations in translate.js
- fix errors importing MODS from clipboard
2009-07-13 22:45:10 +00:00
Dan Stillman
691e34d7d4 Pushed BibTeX and MODS 2009-07-04 04:56:52 +00:00
Dan Stillman
e0cc8e9f18 Closes #1472, Patch to allow MODS XML importer to combine multiple given names 2009-07-04 02:51:40 +00:00
Dan Stillman
18101f12ae Pushed allAfrica.com, Neural Information Processing Systems, Primo, JSTOR, Wiley InterScience, MODS, Euclid, University of Chicago, ACM, Journal of Machine Learning Research, IEEE Xplore 2009-05-05 07:18:53 +00:00
Matt Burton
0eebae010d Merge branch 'mods' 2009-04-09 20:34:58 +00:00
Matt Burton
e92b46a46c Fixes #1424, added logic to handle MODS languageTerms with @type=text. For instances with multiple languages separating them with a semicolon. 2009-04-07 18:28:23 +00:00
Matt Burton
51a019e753 Fixes #1425, ignoring dates & termsOfAddress so they don't overwrite the author name. 2009-04-07 18:28:12 +00:00
Dan Stillman
4d6aef5816 Closes #1181, Patch for File Download for MODS XML Import
Won't be pushed to existing clients until 1.0.8
2008-10-20 10:16:33 +00:00
Simon Kornblith
032e0439a1 commit translators as separate files, combine CiteBase translators, and modify SPIE translator 2008-09-11 04:40:07 +00:00