Dan Stillman
5a5a1b7237
Quick update to csledit.xul to display citations (both single and combined)
2007-07-11 17:17:18 +00:00
Sean Takats
df161922c1
Accidentally deleted Simon's WorldCat search translator in last commit. Restored here without changes.
2007-06-26 23:14:26 +00:00
Sean Takats
21f521609f
new translators:
...
National Bureau of Economic Research (nber.org)
NASA ADS (adsabs.harvard.edu)
SPIE Digital Library (spiedigitallibrary.aip.org)
ERIC (eric.ed.gov)
RePEc (ideas.repec.org)
Engineering Village (engineeringvillage2.org)
International Herald Tribune (iht.com)
updated translators:
InnoPAC: adds u texas austin compatibility and uc san francisco compatibility
Open WorldCat (Web): adds saved bibliography compatibility
2007-06-26 23:05:20 +00:00
Dan Stillman
80f5ffa9e2
Don't commit a method commented out
2007-06-26 19:12:34 +00:00
Dan Stillman
c7c8544de9
- Added new Zotero.Utilities method, unescapeHTML()
...
- Unescape HTML entities in RIS files automatically
2007-06-25 21:47:52 +00:00
Simon Kornblith
ceb18b9eab
fix issues with detectCode in Scaffold
2007-06-25 03:31:12 +00:00
Sean Takats
7b5a6b1184
Adds multilingual support to EBSCOhost translator; now handles report numbers in BibTeX translator
2007-06-22 13:38:31 +00:00
Dan Stillman
9486108f54
Fixed unescaped apostrophe in Washington Post translator
2007-06-21 16:40:21 +00:00
Sean Takats
2d90d09a2d
Updates washingtonpost.com translator with Elena's code; fixes old minor error in Amazon translator
2007-06-21 15:10:38 +00:00
Simon Kornblith
4790473f78
only use citation dialog that appears over all windows on Windows, since it doesn't work right on Linux eitherx
2007-06-21 06:27:00 +00:00
Simon Kornblith
bccef73b0f
closes #630 , Implement copyCitationsToClipboard in fileInterface.js
...
the function is actually called copyCitationToClipboard, because it generates a single citation of multiple items if multiple items are passed to it. if this isn't the desired behavior, it's easy to change.
2007-06-21 06:12:06 +00:00
Dan Stillman
c68dbce961
Pushed updated HeinOnline and Patents translators (and ARTFL)
2007-06-21 05:56:11 +00:00
Sean Takats
2323d9f7ae
Adds support for ARTFL Encyclopedie
2007-06-21 05:51:41 +00:00
Sean Takats
d85417c45d
And the timestamps
2007-06-20 18:21:12 +00:00
Sean Takats
8efeb570d9
Updates Bill McKinney's translators to use abstractNote instead of abstract. Should have caught that...
2007-06-20 18:19:00 +00:00
Sean Takats
f1ff4ca2a9
Closes #669 by supporting encode/decode of non-ASCII (e.g. accented) characters in COinS tags
2007-06-20 15:53:25 +00:00
Sean Takats
22c2fe8dde
Adds MELVYL dev translator for testing their new catalog
2007-06-18 22:06:30 +00:00
Dan Stillman
6005b514d5
Pushed ASA and MHRA CSLs, washingtonpost.com (just removing the debug info--the fix is in the main code), Google Books, Epicurious, HeinOnline, GPO access, AustLII, BAILII, CanLII, Cornell LII, Patents - USPTO
2007-06-18 18:13:39 +00:00
Sean Takats
90d7abf53f
Fixes Google Books translator. Title XPath had changed.
2007-06-18 14:04:18 +00:00
Simon Kornblith
b1ae95fcad
- fix et al issue in citation processor
...
- update Jim's CSLs to use xbiblio namespace
2007-06-18 00:38:48 +00:00
Simon Kornblith
cd43ddce68
closes #587 , Annotation minimized state should persist
2007-06-17 22:12:56 +00:00
Simon Kornblith
7bf8979333
closes #644 , washingtonpost.com translator broken
...
for some reason, passing the DOM window, rather than the URL, when creating the sandbox fixed this issue. i'm not entirely sure why this is, but it seems like the javascript on the washingtonpost.com site might be modifying document.domain in such a way that this is necessary.
2007-06-17 21:38:07 +00:00
Simon Kornblith
d1de380ba5
remove debug code from washingtonpost.com
2007-06-17 21:19:15 +00:00
Simon Kornblith
61268a7076
addresses #219 , add more citation styles
...
adds Jim's styles for American Sociological Association and Modern Humanities Research Association (Note without Bibliography)
2007-06-17 20:53:53 +00:00
Dan Stillman
0600f932ad
Updated Ancestry.com translator from Elena
2007-06-16 17:15:01 +00:00
Dan Stillman
affcc45690
Make sorting case-insensitive in tags and elsewhere
2007-06-15 20:23:54 +00:00
Sean Takats
acf86fcee4
Adds Bill McKinney's legal translators: HeinOnline, U.S. Electronic Code of Federal Regulations, Australasian and New Zealand Legal Information Institute, British and Irish Legal Information Institute, Canadian Legal Information Institute, Cornell's Legal Information Institute, and the US Patent and Trademark Office. Also adds support for Epicurious.com
2007-06-15 17:05:40 +00:00
Sean Takats
7111f132c9
Adds Elena's Ancestry.com translator
2007-06-13 16:54:53 +00:00
Dan Stillman
b4bfa6cf1a
Pushed updated HighWire, APA, and CMS Note w/Bib
2007-06-13 00:57:58 +00:00
Sean Takats
4cbe5a41f7
Restores Project MUSE multiple item save. Single item save still broken, but fix is supposedly on the horizon.
2007-06-12 22:08:24 +00:00
Sean Takats
3c874558a6
Adds IUCAT support to SIRSI and fixes EBSCOhost, closing #643
2007-06-12 21:12:38 +00:00
Simon Kornblith
bc54320ff7
- improves HighWire regex
...
- does not add shortTitle field to imported items (only items scraped via web)
- fixes issues with ibid in Chicago Manual of Style (Note with Bibliography)
- fixes issues with repeat parenthetical citations
2007-06-10 16:59:16 +00:00
Dan Stillman
4f492dacc3
Merge r1493 to branch
2007-06-01 16:59:52 +00:00
Dan Stillman
dce2ae5187
Stop WebProgressFinishListener from finishing based on transferred size alone (which I think was only necessary originally because I was misusing saveDocument() and saveURI())
2007-06-01 02:22:02 +00:00
Sean Takats
1095b7adb2
Adds support for UVM library catalog
2007-05-31 15:58:13 +00:00
Dan Stillman
8cef97771a
Addresses #641 , Failure when Word asks for citation on deleted item
...
I don't know this code at all, but here's a quick shot at fixing this problem. John, let me know if this is sufficient or if more needs to be done.
Simon, feel free to do something a bit more elegant (like clear missing items from the cache and the like)...
2007-05-29 06:19:30 +00:00
Dan Stillman
a5a8303e61
Pushed updated PubMed to repo
2007-05-24 19:16:05 +00:00
Sean Takats
01c7849d49
Added PubMed ID to new item extra field. Need a better solution long-term for identifiers/locators
2007-05-24 12:35:19 +00:00
Dan Stillman
97fb3c7095
Fixed incorrect regexes in WebPageDump that caused delays and hangs saving certain pages
2007-05-21 19:07:33 +00:00
Sean Takats
c13d98a754
Addresses #638 . Also tweaks InnoPAC.
2007-05-18 19:32:58 +00:00
Dan Stillman
6910c1c916
Fix for annotations not getting saved when closing a tab
2007-05-17 19:59:24 +00:00
Dan Stillman
5a7d65532c
- Sped up item importing dramatically by doing import in a single transaction -- this means that an error will cause already-imported items to be discarded, but that's probably better anyway
...
- The (empty) created collection is now deleted after import failure
- Sped up general DB performance dramatically (especially on XP and Linux) by using a dummy statement to keep the SQLite shared cache active between transactions -- this seems to have only a moderate effect on OS X, which was already much faster, perhaps because of its own disk cache (though running XP and Linux under Parallels with limited RAM probably didn't help)
- Added some additional sanity checks to Date.strToDate() to prevent errors in the metadata pane and on import with dates like "1998-99" -- strToDate() was treating 99 as the month, which caused an error in the stricter DB trigger. "99" is now left as an unparsed part, though "2006-08" (where the second part is <= 31) will still get parsed as August 2006. Can't do much about that, though.
- Fixed a bug when rolling back nested transactions that could temporarily leave things somewhat funky
2007-05-17 06:30:13 +00:00
Sean Takats
3b19fddc31
InnoPAC adjusted to detect and import more search pages
2007-05-17 04:40:30 +00:00
Dan Stillman
8ea37ef0e8
Fixes #627 , Date Added and Date Modified are blank in middle pane on Windows
2007-05-15 19:36:06 +00:00
Sean Takats
524fe6d40a
Tweaked HighWire translator to recognize more importable pages
2007-05-15 18:24:53 +00:00
Sean Takats
b2b78258d2
Google Books fix
2007-05-14 16:00:01 +00:00
Dan Stillman
4c74a24932
Realtime CSL editing tool -- eventually this functionality should just be integrated into Scaffold, but in the meantime, here's a very basic split-pane editor for CSLs with live preview of selected Zotero items.
...
To use, load chrome://zotero/content/tools/csledit.xul
2007-05-10 07:47:27 +00:00
Dan Stillman
7fc5648625
- Updated attachment auto-renaming to automatically strip conditional blocks (in curly braces) if no value for field
...
- Updated default format string to use conditional blocks
2007-05-07 22:31:32 +00:00
Dan Stillman
e7ca139860
Fixes #625 , my library tags grayed out if attached to notes only
...
Does this break anything else?
2007-05-07 18:29:58 +00:00
Dan Stillman
19096f6318
Closes #626 , Drag and drop behavior needs refinement
...
Implements dragging of attachment items to the filesystem to create files and disallows dragging of a folder into Zotero
2007-05-07 17:17:55 +00:00