zotero/test
Tom Najdek d131fe3dc9
Mendeley Import: Auth using direct login
* Importer will now ask user for a login and password via form and will perform sign-in directly
  using credentials rather than oauth
* Signing in this way enables importer to obtain desktop document ID which is now stored for each
  item
* It's possible to switch back to the old method (ouath) by setting `import.mendeleyUseOAuth` pref
  to `true`.
* New option to only import new items. This options only appears if database contains previously
  imported items.
* Importer will now update mendeleyDB:documentUUID on existing items to match value used in Mendeley
  Desktop if available
* Importer will no longer create collections when no new items are imported
* Importer will only report number of new items imported on re-import
* Importer will now preserve dateAdded on re-import

Co-authored-by: Dan Stillman <dstillman@zotero.org>
2022-11-13 12:47:29 +01:00
..
components Add -e flag to runtests.sh to stop tests after a given file 2017-06-20 05:48:38 -04:00
content Fix missing creators not being removed in item.fromJSON() 2022-03-09 02:43:22 -05:00
resource Update httpd.js to Fx60 version 2019-08-27 05:30:11 -04:00
tests Mendeley Import: Auth using direct login 2022-11-13 12:47:29 +01:00
chrome.manifest
install.rdf Update maxVersion 2015-10-29 03:57:08 -04:00
runtests.sh Reset accidental change from 7fcc1d35 2022-10-26 04:38:19 -04:00