zotero/chrome/chromeFiles/content/scholar
Dan Stillman bfdcbd831b Moved folderID and parentFolderID out of objects/folders into treeStructure and removed level column; updated sample data and SQL calls
Removed getLevel()

Updated Object.setPosition() to handle setting the position of new objects without committing, so it can be used within save(). May or may not actually work--my money's on no.

Added Folder.isEmpty()

No Folder.setPosition() yet, but, then, no editing or saving of folders at all--coming soon
2006-05-16 21:51:09 +00:00
..
test Initial import of repository structure, basic extension layout, and functions for DB abstraction and schema maintenance 2006-02-21 17:01:06 +00:00
data_access.js Moved folderID and parentFolderID out of objects/folders into treeStructure and removed level column; updated sample data and SQL calls 2006-05-16 21:51:09 +00:00
db.js Moved folderID and parentFolderID out of objects/folders into treeStructure and removed level column; updated sample data and SQL calls 2006-05-16 21:51:09 +00:00
include.js Changed core, DB, and data access methods to create everything under a global Scholar object that can be shared across windows 2006-03-20 21:47:22 +00:00
scholar.js Moved folderID and parentFolderID out of objects/folders into treeStructure and removed level column; updated sample data and SQL calls 2006-05-16 21:51:09 +00:00
scholar.xul Changed core, DB, and data access methods to create everything under a global Scholar object that can be shared across windows 2006-03-20 21:47:22 +00:00
sidebar.js You can view object metadata again. 2006-05-16 20:36:20 +00:00
sidebar.xul You can view object metadata again. 2006-05-16 20:36:20 +00:00