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
a207bf3817
zotero
/
chrome
/
chromeFiles
/
content
/
scholar
/
xpcom
History
Dan Stillman
a207bf3817
Fixed error in History.add() call in Item.save() that was breaking new item inserts
2006-06-25 05:26:53 +00:00
..
data_access.js
Fixed error in History.add() call in Item.save() that was breaking new item inserts
2006-06-25 05:26:53 +00:00
db.js
- DB parameters can now be bound using the native JS type rather than by specifying the type explicitly (e.g. Scholar.DB.query(sql, [1, 2, "hello"]) -- for use when the data is generated internally and trusted, obviously
2006-06-20 15:42:01 +00:00
history.js
Begin to work undo functionality into data layer -- currently just for Item.save()
2006-06-25 04:11:19 +00:00
ingester.js
Better handling of itemTypes, and improved date handling in PubMed scraper.
2006-06-25 05:03:01 +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
Addresses
#5
, Add as many item types as possible
2006-06-24 08:28:37 +00:00
scholar.js
Replaced all instances of "Firefox Scholar" (not counting the repository URL) with "Scholar for Firefox" for now
2006-06-24 09:08:12 +00:00