.. |
data
|
Fix various cases of saving items to selected collection
|
2015-11-15 17:49:31 -05:00 |
attachmentsTest.js
|
Fix Zotero.Attachments.linkFromDocument()
|
2016-02-11 02:54:52 -05:00 |
browserTest.js
|
Closes #805, Translation shouldn't create new item in My Publications
|
2015-12-10 01:11:41 -05:00 |
cachedTypesTest.js
|
Add toCanonical and toLabel for Zotero.CharacterSets
|
2015-06-11 17:17:28 -05:00 |
collectionsTest.js
|
Add Feed and FeedItem
|
2015-09-21 17:08:21 -05:00 |
collectionTest.js
|
Deasyncification 🔙 😢
|
2016-03-07 17:03:58 -05:00 |
collectionTreeViewTest.js
|
Fixes #918, Enabling "Show Unfiled Items" or "Show Duplicates" breaks UI
|
2016-03-13 20:31:15 -04:00 |
concurrentCallerTest.js
|
Resolve caller.start() promise when passed functions finish
|
2015-11-11 02:14:30 -05:00 |
creatorsTest.js
|
Deasyncification 🔙 😢
|
2016-03-07 17:03:58 -05:00 |
dataObjectsTest.js
|
Clean up DataObject erasing, and fix search unloading
|
2015-06-16 19:51:21 -04:00 |
dataObjectTest.js
|
Deasyncification 🔙 😢
|
2016-03-07 17:03:58 -05:00 |
dataObjectUtilitiesTest.js
|
Deasyncification 🔙 😢
|
2016-03-07 17:03:58 -05:00 |
dateTest.js
|
Daylight saving time: it's a thing!
|
2016-03-13 20:28:12 -04:00 |
dbTest.js
|
Remove stray this.timeout() call
|
2015-05-29 01:38:47 -04:00 |
duplicatesTest.js
|
Fixes #918, Enabling "Show Unfiled Items" or "Show Duplicates" breaks UI
|
2016-03-13 20:31:15 -04:00 |
feedItemsTest.js
|
Add Feed and FeedItem
|
2015-09-21 17:08:21 -05:00 |
feedItemTest.js
|
Adjust error and feed tests for access error on read-only libraries
|
2015-09-22 03:52:31 -04:00 |
feedsTest.js
|
Add Feed and FeedItem
|
2015-09-21 17:08:21 -05:00 |
feedTest.js
|
Adjust error and feed tests for access error on read-only libraries
|
2015-09-22 03:52:31 -04:00 |
fileInterfaceTest.js
|
Deasyncification 🔙 😢
|
2016-03-07 17:03:58 -05:00 |
fileTest.js
|
Update character set handling
|
2015-06-12 02:46:02 -04:00 |
fulltextTest.js
|
Closes #899, Setting max chars to 0 should disable full-text indexing
|
2016-02-07 01:01:26 -05:00 |
groupsTest.js
|
Move editable and filesEditable props to libraries table [DB reupgrade]
|
2015-06-07 15:50:07 -04:00 |
groupTest.js
|
Add Feed and FeedItem
|
2015-09-21 17:08:21 -05:00 |
itemFieldsTest.js
|
Fix Zotero.ItemFields.getBaseIDFromTypeAndField()
|
2015-05-27 05:01:48 -04:00 |
itemPaneTest.js
|
Fix attachment renaming
|
2015-08-07 15:36:46 -04:00 |
itemsTest.js
|
Add Feed and FeedItem
|
2015-09-21 17:08:21 -05:00 |
itemTest.js
|
Fix Item::multiDiff()
|
2016-03-11 07:48:24 -05:00 |
itemTreeViewTest.js
|
Remove items from open Unfiled Items view when added to collection
|
2016-03-13 22:59:19 -04:00 |
librariesTest.js
|
Make Zotero.Libraries.getAll() return sorted Zotero.Library instances
|
2015-11-04 14:04:21 -05:00 |
libraryTest.js
|
Load synced settings (incl. tag colors) at startup
|
2016-03-15 01:18:55 -04:00 |
lookupTest.js
|
Rename remaining files to *Test.js
|
2015-05-19 14:46:17 -04:00 |
preferences_advancedTest.js
|
Update linked attachment base directory code
|
2015-09-29 04:42:12 -04:00 |
preferences_searchTest.js
|
Add waitForDialog(onOpen, button) support function
|
2015-06-04 20:31:48 -04:00 |
preferences_syncTest.js
|
Deasyncification 🔙 😢
|
2016-03-07 17:03:58 -05:00 |
quickCopyTest.js
|
Ignore trailing period in domain for Quick Copy
|
2015-07-03 23:46:39 -04:00 |
recognizePDFTest.js
|
Return a Zotero.Item from all Zotero.Attachments methods
|
2015-05-29 05:33:54 -04:00 |
relatedboxTest.js
|
Deasyncification 🔙 😢
|
2016-03-07 17:03:58 -05:00 |
relationsTest.js
|
Update Zotero.Relations.updateUser() for new relations schema
|
2015-06-04 20:38:49 -04:00 |
schemaTest.js
|
Test for DB integrity check
|
2016-01-08 03:31:43 -05:00 |
searchTest.js
|
Deasyncification 🔙 😢
|
2016-03-07 17:03:58 -05:00 |
storageLocalTest.js
|
Deasyncification 🔙 😢
|
2016-03-07 17:03:58 -05:00 |
storageRequestTest.js
|
ZFS file sync overhaul for API syncing
|
2015-10-29 04:38:27 -04:00 |
supportTest.js
|
Set test timeout in resetDB() instead of separate this.timeout() calls
|
2015-09-29 04:42:12 -04:00 |
syncAPIClientTest.js
|
Restore certificate checking for API syncing errors
|
2015-12-09 04:11:27 -05:00 |
syncEngineTest.js
|
Load synced settings (incl. tag colors) at startup
|
2016-03-15 01:18:55 -04:00 |
syncFullTextEngineTest.js
|
Full-text syncing support via API [DB reupgrade]
|
2015-11-12 02:54:51 -05:00 |
syncLocalTest.js
|
Deasyncification 🔙 😢
|
2016-03-07 17:03:58 -05:00 |
syncRunnerTest.js
|
Fix sync tests
|
2016-01-18 13:50:46 -05:00 |
tagsboxTest.js
|
Load synced settings (incl. tag colors) at startup
|
2016-03-15 01:18:55 -04:00 |
tagSelectorTest.js
|
Restore colored tags at top of tag selector when not linked to item
|
2016-03-15 01:18:55 -04:00 |
tagsTest.js
|
Load synced settings (incl. tag colors) at startup
|
2016-03-15 01:18:55 -04:00 |
translateTest.js
|
Update display title after item edit
|
2016-03-11 09:25:33 -05:00 |
utilities_internalTest.js
|
Add test for Zotero.Utilities.Internal.md5Async()
|
2015-10-29 03:57:08 -04:00 |
utilitiesTest.js
|
Fix test failures
|
2016-03-07 17:13:30 -05:00 |
webdavTest.js
|
Deasyncification 🔙 😢
|
2016-03-07 17:03:58 -05:00 |
zfsTest.js
|
Deasyncification 🔙 😢
|
2016-03-07 17:03:58 -05:00 |
zoteroPaneTest.js
|
Fixes #918, Enabling "Show Unfiled Items" or "Show Duplicates" breaks UI
|
2016-03-13 20:31:15 -04:00 |