Simon Kornblith
f56dd72ce4
fixed year bugs (thanks Sean)
2006-12-20 05:37:50 +00:00
Simon Kornblith
5ddd30eed8
- closes #458 , chicago manual of style bibliography style. Sean and others, please test this if you have the time.
...
- fixes conditional bugs in cite.js. i haven't had to use the conditionals until now, but Chicago has some bizarre formatting rules (especially 17.169)
- removes extraneous debug code
2006-12-20 05:01:13 +00:00
Simon Kornblith
8515b0551a
add AMS MathSciNet
2006-12-20 02:29:39 +00:00
Simon Kornblith
4afeb64196
support Oxford Journals table of contents
2006-12-20 01:37:01 +00:00
Simon Kornblith
04db363691
use getImageSrc() functions in place of hard-coded image URLs
2006-12-20 00:29:18 +00:00
Simon Kornblith
cfb9397638
add Oxford Journals. PDF downloads don't work quite right, because of #460 .
2006-12-20 00:03:16 +00:00
Dan Stillman
c29a7abc00
Addresses #401 , Add keyboard shortcuts
...
Closes #371 , OCLC OpenURL resolver lookup should be a manual operation
Closes #341 , Switch preferences to use prefwindow with multiple prefpanes
- Keyboard shortcuts for various actions and interface elements while Zotero pane is open, editable via new preference pane (which needs a better icon) -- more coming
- Switched keyboard shortcuts on Mac (including Zotero pane shortcut) back to Command-Shift, since apparently Command-Option-everything is more or less totally broken on OS X -- this does conflict with Redo on OS X, but people can change one of the two if they care.
- Option (on by default) to try to override existing shortcuts, which should help with some conflicts (e.g. Web Developer extension has a lot)
- Preferences now use prefwindow, which is totally buggy but when it works makes for a nicer and more platform-specific UI (e.g. preferences take effect immediately on OS X with no OK button)
- "Search for Resolvers" button instead of automatic request
- Zotero.Prefs.get() now takes a second 'global' param to easily get non-Zotero prefs
- Focus tag selector on display
2006-12-19 21:20:56 +00:00
Simon Kornblith
39025ab461
support Gale Literature Resource Center MLA Bibliography
2006-12-18 20:28:06 +00:00
Simon Kornblith
4e4c46f5c4
adapt InfoTrac College Edition translator to work with MLA Bibliography (version 1). there's also another MLA bibliography under the GaleNet Literature Resource Center that we don't yet support
2006-12-18 11:04:59 +00:00
Simon Kornblith
511f7ec77d
- add DB load and save features to Scaffold
...
- add ECL notice to XUL files that were missing it
2006-12-18 08:01:04 +00:00
Simon Kornblith
666418ae64
frame issue fixes
2006-12-18 04:25:12 +00:00
Simon Kornblith
0c06cecebd
- add Web of Science (but not Web of Knowledge CrossSearch) translator
...
- allow forcing of content type in doPost, although this luckily was not yet needed
- add missing Scaffold copy icon
2006-12-18 03:11:35 +00:00
Dan Stillman
9eb58db5a3
Fix tabbing in tags pane (broken by last commit) and make ensureItemIsVisible() work for tags
2006-12-17 23:28:21 +00:00
Simon Kornblith
4ff95b1715
- support testing in frames in Scaffold
...
- fixed a frame bug in ingester
2006-12-17 23:27:13 +00:00
Dan Stillman
3e399fa5de
Fixes #137 , When you scroll down in item info, and click another item, the scroll is still down.
...
Also:
- Ensures that buttons and fields in metadata pane are visible when you tab to them (e.g. off the bottom)
- Returns focus to items pane after updating field (without using tab)
2006-12-17 22:13:36 +00:00
Dan Stillman
fa23389d2c
Fixes #422 , Scroll to note in items pane when adding note via selection
...
Fixes this for other item types too (e.g. if title changes)
2006-12-17 21:01:06 +00:00
Dan Stillman
7aef526696
Somewhat better icon for the tag selector
2006-12-17 17:55:48 +00:00
Simon Kornblith
801a6c5dd2
- don't try to scrape JSTOR article information pages
...
- get rid of some console errors
2006-12-17 12:35:17 +00:00
Simon Kornblith
46607d0f90
support table of contents in JSTOR
2006-12-17 12:25:37 +00:00
Simon Kornblith
f65a62e0da
added ACM
2006-12-17 11:53:29 +00:00
Simon Kornblith
b482e75bea
fixed InnoPAC translator on University of Washington catalog
2006-12-17 09:54:37 +00:00
Simon Kornblith
db5ba3f2f0
- added Cambridge Scientific Abstracts
...
- fixed date generation in Scaffold
2006-12-17 09:44:59 +00:00
Simon Kornblith
448faedab5
- added a "copy" feature to Scaffold, which copies a translator to the clipboard
...
- implemented ability to test regex and run detectCode from within Scaffold. it is now possible to generate an entire translator from within the environment.
- added Factiva translator, which should work, although Factiva just went down for maintenance a few minutes ago
2006-12-17 01:27:42 +00:00
Simon Kornblith
cd557c2537
add IEEE Xplore translator
2006-12-16 21:32:47 +00:00
Simon Kornblith
e1489dfb06
add nature translator
2006-12-16 09:16:48 +00:00
Simon Kornblith
9aa5e53928
when a URL is accessed through an EZProxy, access any associated files through the EZProxy as well (if possible)
2006-12-16 06:12:45 +00:00
Simon Kornblith
df91887d52
oops
2006-12-16 06:08:08 +00:00
Simon Kornblith
cf7e7e3ca6
- adds support for SpringerLink
...
- fixes a bug in line reading interface when called from another scraper
2006-12-16 06:05:51 +00:00
Simon Kornblith
a5ff752509
-add blackwell synergy translator
...
-add DOI support to RIS translator
2006-12-16 04:41:08 +00:00
Simon Kornblith
62255639ee
- added Ovid translator
...
- fixed bug with scraping multiple items from within scaffold
2006-12-16 03:29:55 +00:00
Simon Kornblith
17d7b9fe88
- support browse mode in ScienceDirect
2006-12-15 23:52:33 +00:00
Dan Stillman
3988bce5ac
Closes #446 , either add icons for new item types or implement a function to get the image src for a given item type
...
Adds Item.getImageSrc() and ItemTypes.getImageSrc(string itemType)
2006-12-15 23:06:36 +00:00
Simon Kornblith
baa21e1a6f
- added ScienceDirect translator
...
- fixed a bug in scaffold involving debug logging
2006-12-15 22:46:27 +00:00
Dan Stillman
c58b8f245d
Fix bug introduced in r958 with creating a new saved search
2006-12-15 22:26:37 +00:00
Dan Stillman
edfe4b73be
Closes #331 , Allow phrase searching from quicksearch
...
Closes #318 , Use word index if available to narrow search scope of fulltext scanner
Closes #420 , Delete local version of remote scrapers with priority 0 on update
- Changed ZoteroPane.buildItemContextMenu() to make updates easier
- Changed inTransaction repository update delay to 10 minutes
- Fix fulltext search of text files with MIME types that don't begin with 'text/'
- ZoteroPane.setItemsPaneMessage(msg) and ZoteroPane.clearItemsPaneMessage()
- New textbox binding conditional-timed-textbox to run a test (e.g. on the value) before triggering command
- Fulltext content search now supports ANY/ALL instead of just AND (I think)
2006-12-15 21:29:40 +00:00
Simon Kornblith
875ceea852
closes #449 , use library domain in repository field
2006-12-15 20:25:25 +00:00
Simon Kornblith
9192478dd8
addresses #427 , add abstract support to translators
...
adds abstract support to JSTOR and ProQuest translators
adds abstract support to RIS translator
uses dcterms "abstract" property in Zotero RDF for abstract export
2006-12-15 19:47:21 +00:00
Simon Kornblith
1fe4cbac92
adds scaffold, an extension to assist in translator development. scaffold is currently functional, but far from finished. to use, first install (the ID is scaffold@zotero.org), then write a translator in the "Code" tab and press the execute button. scaffold will execute the code in the last selected browser window, reporting any debug output or new items in the pane below. if an error occurs, the line at which the error took place is selected. besides that, the only other functionality implemented is the GUID generator.
2006-12-15 11:32:29 +00:00
Simon Kornblith
3982e1aabf
- changed Zotero.Utilities.debug() to Zotero.debug(), for consistency and for the upcoming in-browser translator development tool
...
- various other preparations
2006-12-15 08:54:31 +00:00
Simon Kornblith
91492910ad
addresses #427 , Add abstract support to translators.
...
-translators may now attach abstracts simply by assigning a value to item.abstractNote
-added abstract support to PubMed translator
2006-12-14 22:58:00 +00:00
Simon Kornblith
148ddfaa45
-closes #301 , COinS bugs/enhancements. adds support for patents in COinS. we still can't make much use of this, since no patent icon will show up in the URL bar until we resolve #446 .
...
-adds strToISO, to convert a natural language date to an ISO-style date
2006-12-14 22:06:48 +00:00
Simon Kornblith
5127801160
- closes #434 , remove SOAP dependency on Windows
...
- fixes a bug that could result in truncation of the bibliography by two characters
2006-12-14 20:57:50 +00:00
Simon Kornblith
e705bc21e5
closes #389 , Date.strToDate() should return available parts even if no year
2006-12-13 07:13:35 +00:00
Simon Kornblith
31535b6d1d
oops, need to commit this too.
2006-12-13 05:57:02 +00:00
Simon Kornblith
0bdbfb12ee
closes #432 , Add hidden pref to enable clipboard export on Mac. The pref is extensions.zotero.enableMacClipboard
...
closes #312 , Optional subdomains should be optional in scraper regular expressions.
2006-12-13 05:56:16 +00:00
Simon Kornblith
c6d4cdd57b
- closes #391 , Second export to same location with attached files fails
...
- removes extraneous debug code from Zotero RDF export
2006-12-13 05:23:39 +00:00
Simon Kornblith
857f0a907c
closes #369 , scrapers should store Repository field. the label is automatically used as the repository field, unless a translator explicitly sets the item's repository property to a value. if a translator sets the item's repository property to "false," no value is stored.
2006-12-13 05:05:03 +00:00
Simon Kornblith
6c2c33fc6d
- closes #391 , second export to same location with attached files fails (I think)
...
- improves RDF error handling
2006-12-13 03:37:58 +00:00
Simon Kornblith
986fea0b03
-closes #365 , update import/export/bibliography to handle new item types. any fields I couldn't find in an existing RDF ontology use the Zotero namespace. we still have to decide if primary creators should be mapped to "author" in the RDF, and translated back out later (currently they aren't).
...
-adds Zotero.Utilities.getCreatorsForType to Zotero utilities
-makes CiteBase search translator error more gracefully
2006-12-13 03:18:57 +00:00
Simon Kornblith
2e05aacd8e
use the correct names for imported URLs
2006-12-12 20:38:03 +00:00