This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zotero
Watch
2
Star
0
Fork
You've already forked zotero
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
5fb98853bc
zotero
/
chrome
/
chromeFiles
/
content
/
scholar
History
David Norton
5fb98853bc
Hierarchical folders work, but do not display correctly. getLevel() function no being called?
2006-05-16 16:34:28 +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
Changed Scholar.Objects.getTreeRows() to return children of a specified folder instead of all objects -- defaults to root folder
2006-05-16 07:58:02 +00:00
db.js
More helpful comment in Scholar.DB._migrateSchema()
2006-05-16 07:24:37 +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
Fixed object level calculation (containing folder's level+1, not folder's level itself); updated schema to match
2006-05-16 07:21:31 +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
Hierarchical folders work, but do not display correctly. getLevel() function no being called?
2006-05-16 16:34:28 +00:00
sidebar.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