zotero/test/content
Dan Stillman a94323fc15 Sort multiple levels of items when generating API JSON
Added Zotero.DataObjects.sortByParent() to sort child items immediately
after their parent items. Zotero.DataObjects.sortByLevel(), which is
used for collections, sorts each level together, but that's less
appropriate for items where, e.g., an embedded-image attachment should
immediately follow the note that depends on it.
2021-03-02 17:36:05 -05:00
..
runtests.html Don't try to include jquery.js in tests HTML page 2020-02-11 00:23:45 -05:00
runtests.js Remove \r characters in test output 2021-01-18 23:06:13 -05:00
support.js Sort multiple levels of items when generating API JSON 2021-03-02 17:36:05 -05:00