zotero/chrome
Dan Stillman e35b035224 Separate identifer parsing from Add Item by Identifier and search translation
- Move identifier detection to `Zotero.Utilities.Internal.extractIdentifiers()`
  so that it can be used for things other than Add Item by Identifier
  (e.g., translation-server)
- Add a `Zotero.Translate.Search::setIdentifier()` function that takes an
  identifier object produced by `extractIdentifiers()` (`{ DOI: "10/..." }`),
  converts that to the search format expected by translators, and calls setSearch()
2017-10-21 03:32:28 -04:00
..
content Separate identifer parsing from Add Item by Identifier and search translation 2017-10-21 03:32:28 -04:00
locale Update locales from Transifex 2017-10-17 21:05:15 -04:00
skin/default/zotero Fixed 2x note column icon size 2017-10-19 02:54:19 -04:00