zotero/test/tests
Dan Stillman 47f3c1efe6 Don't reselect items unnecessarily
Store and check the last selected items in ZoteroPane.itemSelected() to
see if it's necessary to refresh the item pane. This prevents loss of
textbox focus if another write occurs while editing a field.

Also optimize row adding/removing in itemTreeView.js
2015-05-07 15:09:41 -04:00
..
data Add missing sample file for attachment test 2015-05-04 02:45:55 -04:00
attachmentsTest.js Always return promise from Zotero.Attachments._postProcessFile() 2015-04-26 18:08:26 -04:00
collectionTest.js Don't mark parentKey as changed when set to false for an unsaved item 2015-05-05 15:57:37 -04:00
collectionTreeViewTest.js Fix various issues with rapid UI/data changes due to asyncification 2015-05-05 02:53:06 -04:00
dataObjectTest.js Fix loadAllData() on regular items without notes 2015-05-05 15:57:37 -04:00
dateTest.js Add Zotero.Date.isISODate() and Zotero.Date.isoToSQL() 2015-05-04 02:41:14 -04:00
dbTest.js Fix various issues with rapid UI/data changes due to asyncification 2015-05-05 02:53:06 -04:00
itemsTest.js Make libraryID optional for DataObjects, defaulting to user library 2015-04-26 17:51:29 -04:00
itemTest.js Fix making an item a child item if it's in any collections 2015-05-07 15:09:40 -04:00
itemTreeViewTest.js Don't reselect items unnecessarily 2015-05-07 15:09:41 -04:00
lookup.js Disable lookup and recognizePDF tests until they work 2015-05-05 02:53:08 -04:00
recognizePDF.js Disable lookup and recognizePDF tests until they work 2015-05-05 02:53:08 -04:00
searchTests.js Default to user library for saved searches 2015-05-05 03:17:51 -04:00
support.js Enable Bluebird generator support in Mocha 2015-04-15 01:35:53 -04:00
utilities.js Trim down ISSN/ISBN test for characters that should not be ignored 2015-03-30 16:28:12 -05:00
zoteroPaneTest.js Fix post-save textbox focusing bugs in right-hand pane 2015-05-04 02:45:55 -04:00