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
35eb1292a5
zotero
/
chrome
/
chromeFiles
/
content
/
scholar
/
xpcom
History
Dan Stillman
35eb1292a5
Changed getRandomID() to use the full SQLite three-byte range if unable to find a two-byte id in 3 tries
2006-06-29 07:03:24 +00:00
..
data_access.js
Use getRandomID() for new item ids rather than auto-increment
2006-06-29 06:28:50 +00:00
db.js
Allow single bound parameters not in arrays in DB.query() calls
2006-06-29 01:06:02 +00:00
history.js
Fixes
#89
, once an item is added to the library, the item list is no longer updated on delete
2006-06-27 05:42:35 +00:00
ingester.js
- fixes a bug that could result in scrapers using utilities.processDocuments malfunctioning
2006-06-29 03:22:10 +00:00
marc.js
- Small changes to MARC record support
2006-06-06 18:25:45 +00:00
notifier.js
Put square brackets around ids in notifier debug output if multiple ids passed
2006-06-05 21:51:21 +00:00
schema.js
See Also functionality for items and notes
2006-06-29 01:37:53 +00:00
scholar.js
Changed getRandomID() to use the full SQLite three-byte range if unable to find a two-byte id in 3 tries
2006-06-29 07:03:24 +00:00
translate.js
addresses
#78
, figure out import/export architecture
2006-06-29 00:56:50 +00:00
utilities.js
- fixes a bug that could result in scrapers using utilities.processDocuments malfunctioning
2006-06-29 03:22:10 +00:00