Dan Stillman
e1c611d1dc
Fix y/m/d indicator in date fields not showing up for partial dates
2009-08-03 10:50:03 +00:00
Dan Stillman
567953e57c
- Adds Zotero.Item.attachmentContent property -- works for HTML, PDF, and plaintext attachments
...
- For PDFs, stop deleting full-text cache file after indexing, and regenerate when getting content if necessary
- MozMill tests
Other MozMill changes:
- Added Cmd-Shift-M shortcut key to open window
- this.controller now available in Zotero.MozMill if passed in from setupModule() with Zotero.MozMill.setController(module.controller);
- Various new Zotero.MozMill methods, including for creating file attachments
2009-08-03 04:58:08 +00:00
Dan Stillman
9425a991b1
File mod time test
2009-08-03 02:02:17 +00:00
Dan Stillman
7efd8c4fb0
Use proper charset on Wiley
2009-08-03 01:25:37 +00:00
Dan Stillman
5d14581ca5
Updated and pushed Wall Street Journal
...
- Removed unused namespace stuff
- Remove extra comments
- Remove item.accessed line, since access date is added automatically
- Add snapshot
2009-07-31 11:14:15 +00:00
Matt Burton
8e63dd5a4a
Fixes #1531 , created translator for single articles on the wall street journal.
2009-07-30 02:35:47 +00:00
Simon Kornblith
a9f9d15703
fix importing files
2009-07-29 22:14:35 +00:00
Dan Stillman
c93dda90fd
Pushed Google Patents and Defense Technical Information Center
2009-07-29 06:34:12 +00:00
Matt Burton
8981bb4a75
Created a translator for Defense Technical Information Center
2009-07-28 23:19:36 +00:00
Matt Burton
f303db22e7
Fixing Google Patents.
2009-07-28 21:55:35 +00:00
Dan Stillman
70ebccc827
Fix for file attachment links being broken after renaming file
2009-07-27 22:45:07 +00:00
Dan Stillman
9b7070ad38
zotero://fullscreen patch from Ben Parr, with a tweak to properly restore unmaximized Zotero pane height when using as home page
...
Known issue: Window title isn't set correctly
Says Ben:
===========================================
Some uses for this feature include:
- people who don't want to use Firefox as their main browser could set their Firefox homepage to zotero://fullscreen, making Zotero act as a standalone application
- people who do use Firefox could add the link to their Bookmarks Toolbar, and simply Shift-click it to have a Zotero "standalone application"
===========================================
2009-07-27 11:12:42 +00:00
Dan Stillman
41f3c3a261
Greatly increase import speed (by ~38% in testing) by consolidating collection inserts
2009-07-27 09:17:42 +00:00
Dan Stillman
24cd01e16f
Fix "url.match is not a function" error with integers in URL field
2009-07-26 10:51:12 +00:00
Dan Stillman
b1e9a83f4e
Fix RDF import error on empty notes (pushed to 2.0 clients)
2009-07-26 10:32:01 +00:00
Dan Stillman
9160cff264
Display more helpful message on newer DB version error
2009-07-26 09:44:18 +00:00
Dan Stillman
a3250b3992
Tweak changelog URL in upgrade wizard
2009-07-26 09:24:35 +00:00
Dan Stillman
147cd45f07
Display more helpful message on upgrade errors due to open files
2009-07-26 09:23:59 +00:00
Dan Stillman
14c1e9d15e
- Don't display file sync verification alerts (e.g., "Please enter a URL.") during syncs -- just skip file sync
...
- Clarify file sync verification messages
2009-07-26 07:25:31 +00:00
Dan Stillman
1b0ec5d3be
Collection item membership conflict resulted in removal of local items from collection
2009-07-26 05:45:22 +00:00
Dan Stillman
123e2d552d
Fix and push ProQuest
...
Also changed it to not save URL to URL field and to put abstract into abstract rather than note
2009-07-24 07:56:58 +00:00
Dan Stillman
e033665b6b
- Fix potentially missing tag selector splitter (with no way to restore)
...
- Decrease min-height of collections tree (since it doesn't seem to want to be resized all the way down)
2009-07-24 07:13:11 +00:00
Dan Stillman
20a14919ce
Remove "Collections" header, since it's no longer accurate and takes up space
2009-07-24 06:30:27 +00:00
Dan Stillman
43e47b30a3
- Add ability to collapse left column of Zotero via grippy
...
- Use grippy for collapsing tag selector and remove toolbar icon
- Remove redundant Attachments and Notes tabs in metadata pane
- Add all four child attachment options to submenu of item context menu
2009-07-24 06:03:51 +00:00
Dan Stillman
110800f154
Display more helpful startup error if file access is denied
2009-07-23 10:52:28 +00:00
Dan Stillman
eb0dae076b
Pushed Voyager 7
2009-07-23 10:06:18 +00:00
Dan Stillman
7becc12c31
Copy inexplicably missing Voyager 7 translator from 1.0 branch to trunk
2009-07-23 09:47:02 +00:00
Dan Stillman
df5ef0096c
Detect corrupted login manager database
2009-07-23 09:25:28 +00:00
Dan Stillman
51f79ad627
Fix "too many SQL variables" error syncing many item removals from a collection
2009-07-22 09:07:39 +00:00
Dan Stillman
04660acbd1
Don't trigger error in Google Scholar if called with no items (since the PDF recognition process does this)
2009-07-22 08:05:19 +00:00
Dan Stillman
d55f874881
Cache Zotero.CreatorTypes.getPrimaryIDForType()
2009-07-21 21:51:34 +00:00
Dan Stillman
6dbc6556bd
Pushed ACS Pubs
2009-07-21 19:20:21 +00:00
Matt Burton
db7db3ce02
Fixes #1526 , tweaking DOI regex to not capture URL parameters
2009-07-20 17:52:54 +00:00
Simon Kornblith
520a89a330
fix "this._streams is undefined" in translate.js
2009-07-17 20:29:30 +00:00
Dan Stillman
f14a5e05fa
Fix "line.replace is not a function" error in Refer/BibIX detect as well
2009-07-17 20:19:21 +00:00
Dan Stillman
0def6c109f
Update some triggers and fix inconsistent database entries that could cause sync errors
2009-07-17 07:07:27 +00:00
Dan Stillman
4dde67acd1
Pushed ScienceDirect, Amazon.com, National Archives of South Africa
2009-07-17 05:32:47 +00:00
Matt Burton
48b8361c8a
Fixes #1523 , Adding support for amazon guides and lists
2009-07-16 15:12:20 +00:00
Matt Burton
11f10624e9
Finished some sciencedirect reworking
2009-07-16 15:12:00 +00:00
Matt Burton
1de4502a1a
adding keiths changes from dev list
2009-07-16 15:11:24 +00:00
Dan Stillman
3a5da5e6df
Fix potential line.replace() error in RIS detect
2009-07-16 10:33:10 +00:00
Dan Stillman
78bfa79f9e
Pushed updated CrossRef
2009-07-16 09:16:16 +00:00
Dan Stillman
87969d106d
- Don't show Mac clipboard warning in Create Bib window in Fx3.5, which supports HTML copy
...
- Remove warning from preferences window, because there's not enough room anyway
2009-07-15 21:54:29 +00:00
Dan Stillman
3820f8f2bd
Fix Voyager in Firefox 3.5 (due to case-sensitive XPath)
...
Fixes #1153 , Voyager Translator does not work on Voyager 7.0 sites
Fixes #1315 , Voyager broken for GMU
2009-07-15 20:31:40 +00:00
Dan Stillman
d106fc0313
- Add "Reset File Sync History" reset option to sync preferences
...
- Fix erroneous uploading of all files on storage history reset
- Fix re-verification of storage server after every opening of the preferences
2009-07-15 07:27:53 +00:00
Dan Stillman
9c8738dca0
Trailing letters in DOIs weren't linked in HTML bibliographies
2009-07-14 05:36:37 +00:00
Dan Stillman
882074e847
- Fix some collection sync issues
2009-07-14 04:04:39 +00:00
Simon Kornblith
40443c6b91
- add xml/e4x and xml/dom dataMode options
...
- parse XML encoding declarations in translate.js
- fix errors importing MODS from clipboard
2009-07-13 22:45:10 +00:00
Simon Kornblith
e3e8881282
Fix errors auto-detecting import formats
2009-07-13 20:16:13 +00:00
Dan Stillman
df7308e863
Pushed Google Scholar
2009-07-13 19:12:37 +00:00