Commit graph

2363 commits

Author SHA1 Message Date
Dan Stillman
5d2f9e3293 Pushed ScienceDirect, EBSCO, Google Books, Scopus, PLoS Journals, National Library of Australia (new catalog)
Also fixed Google Books to save a link rather than URL
2009-06-04 01:14:54 +00:00
Dan Stillman
57fe6361d1 Remove valid username check from client 2009-06-04 00:58:50 +00:00
Dan Stillman
f681730e75 - Automatically check for and remove invalid characters in filenames on a sync upload error
- Add newline and characters not valid in XML (mostly control characters) to filename blacklist
- Strip invalid characters when user is renaming a file manually
2009-06-02 11:13:41 +00:00
Dan Stillman
5b7923c71d - Update file mod time when renaming so that new names sync
- Display file timestamp in conflict resolution box
2009-06-02 08:20:41 +00:00
Matt Burton
c122764d7f ebsco bug fixes 2009-06-02 00:15:16 +00:00
Dan Stillman
51f6e1650d Better (and centralized) DOI parsing 2009-06-01 20:13:09 +00:00
Dan Stillman
6a28e8b040 - Make note font size configurable through preferences
- Make note font configurable through extensions.zotero.note.fontFamily hidden pref (for now)
- Additional CSS rules can be added through extensions.zotero.note.css hidden pref
- Give TinyMCE note body #zotero-tinymce-note id for more specific external customization
- Remove status bar position option from visible preferences...
2009-06-01 08:23:16 +00:00
Matt Burton
c562d145ec Fixes #1478, tweaked xpath and added logic to catch empty selectItems arrays. 2009-06-01 04:30:27 +00:00
Matt Burton
c938a06ae2 Fixes #1479, adding unescaping author field. 2009-06-01 03:59:42 +00:00
Matt Burton
cff5a5461c Fixes #1492, using santawort's xpath check. 2009-06-01 03:39:52 +00:00
Dan Stillman
68c6162fc8 - Don't use modifier keys to control tab/window opening behavior when double-clicking items list, because the modifier keys are already bound to behaviors
- Add viewOnDoubleClick hidden pref to disable double-click functionality
2009-06-01 02:53:03 +00:00
Matt Burton
847b44f0ec fixing some URL handling in PLoS 2009-06-01 01:57:13 +00:00
Matt Burton
c29f08b583 Revert "ris fix so that UR works as snapshot, reworked PLoS"
This reverts commit d8aab12b0ce0b3865da400fcc2d9f839054ff98d.
2009-06-01 01:57:06 +00:00
Matt Burton
e7fa518f50 ris fix so that UR works as snapshot, reworked PLoS 2009-06-01 01:57:00 +00:00
Matt Burton
3777004652 Adding Rintze's PLoS fixes. PLoS has consolidating everything to one platform. 2009-06-01 01:00:00 +00:00
Matt Burton
fb743dfd3c Fixes #1452, generic translator for Highwire 2.0 sites. 2009-06-01 00:59:57 +00:00
Matt Burton
b4b5c1f1bc fix date, clean up code 2009-06-01 00:59:52 +00:00
Matt Burton
a34c4fd2e7 refactored pnas into a generic highwire translator 2009-06-01 00:59:48 +00:00
Matt Burton
c7927a9288 working with single articles 2009-06-01 00:59:42 +00:00
Matt Burton
1cb3e5a7a0 increased the granularity of target & detectweb....whoops. 2009-05-31 21:23:04 +00:00
Dan Stillman
99ffa76e6f Better error message for a sync error (not yet fixed) 2009-05-31 20:19:49 +00:00
Dan Stillman
017713716e Fixes #1317, Sort triangle icon points in wrong direction in Firefox 3.1
Also fixes initial items pane sort, which was previously descending until a column was clicked
2009-05-31 07:15:55 +00:00
Dan Stillman
0d63137eba Don't save HTML snapshot on JSTOR 2009-05-31 06:39:07 +00:00
Dan Stillman
5ec339c9df Fix group collection sort 2009-05-31 05:57:43 +00:00
Dan Stillman
7ba742779e Fix "not a valid field for type" sync (conflict) errors 2009-05-31 03:26:23 +00:00
Dan Stillman
2d0a197293 - Remember last long tag delimiter
- Select delimiter field when switching to Split mode
- Escape special regexp characters
- Fix a window resize bug
2009-05-30 22:37:28 +00:00
Dan Stillman
4ea030b458 - Changed View/View Snapshot logic to following order: oldest PDF attachment matching parent URL, oldest non-PDF attachment matching parent URL, oldest PDF attachment not matching URL, old non-PDF attachment not matching URL, live URL, resolved DOI
- Double-clicking My Library takes you to online library
- Triple-clicking, rather than double-clicking, now expands/collapses parent items, which no one will notice or care about because I'm apparently the only person in the world who previously double-clicked to expand parent items. I feel so alone.

Closes #905, "ability to set primary attachment for the "view" button in the parent item" -- I think this is as close as we're gonna get.
2009-05-30 22:11:52 +00:00
Dan Stillman
a6478d7dd5 - Display snapshot first when double-clicking on an item, to make it consistent with the View button
- Check DOI field for View button
- Return false in Zotero.Item.getLocalFileURL() if file is missing rather than throwing error
2009-05-30 08:53:44 +00:00
Dan Stillman
211d5f3b62 - Double-clicking an item now takes you to its associated web page if there is a URL or DOI value
The tree expand/collapse behavior still happens concurrently, which is a little awkward.

- Double-clicking a group no longer expands/collapses the group while taking you to the group page
2009-05-30 08:13:04 +00:00
Dan Stillman
ef2b912339 Disabling HighWire 2.0 translator until regexp is fixed 2009-05-29 22:53:11 +00:00
Dan Stillman
643073da54 Don't show icon on private groups in zotero.org translator 2009-05-29 22:52:01 +00:00
Dan Stillman
dcd35f8e9b Fix zotero.org translator for new site URLs -- icon will show up on private groups but not work at the moment 2009-05-29 22:32:36 +00:00
Dan Stillman
e305dff598 Allow possibly useless multi-character delimiters, so that ahoward stops bothering me 2009-05-29 21:38:31 +00:00
Dan Stillman
1c429dc33c Fix to prevent delimiters > 1 character 2009-05-29 21:19:01 +00:00
Dan Stillman
e86686aeaa Fix skipped first tag 2009-05-29 21:17:00 +00:00
Dan Stillman
18568d8153 Prevent buttons from going off bottom of window in long tag fixer, maybe 2009-05-29 21:02:52 +00:00
Dan Stillman
2eb5416620 - Run long tag fixer on first sync error, and then check locally for tags > 255 characters to avoid repeated sync attempts
- Don't run long tag fixer on background sync
2009-05-29 20:47:44 +00:00
Dan Stillman
93703c68d1 Fix PDF dragging to collections (from r4559) 2009-05-29 20:05:48 +00:00
Dan Stillman
481d847951 Long tag fixer tool -- runs automatically if server returns a long tag error, giving the option to split, edit, or delete the offending tag
Needs testing and refinement

- Also fixes server unlock after sync errors
2009-05-29 11:49:55 +00:00
Dan Stillman
921fa8c0fa - Make DOI label clickable in metadata pane
- Restore hand cursor when hovering over DOI/URL labels (which wasn't working in Fx3.5)
2009-05-29 08:43:52 +00:00
Sean Takats
388c90dfac Fixes Hungarian string according to advice in http://forums.zotero.org/discussion/310 2009-05-28 19:43:14 +00:00
Sean Takats
73b2e03763 Fixes https regex problems. 2009-05-28 15:52:34 +00:00
Dan Stillman
017342a85e Fix Open/Save dialog and use of hidden browser when saving file types not handled natively using "Save Link as Zotero Snapshot" or drag-and-drop to create a standalone item
This need testing.
2009-05-28 09:52:52 +00:00
Dan Stillman
8712f49426 Fix "childItems.concat is not a function" sync error 2009-05-27 09:51:38 +00:00
Dan Stillman
47be01a6ae Handle missing rel attribute on matching <link> in DC prefix search 2009-05-27 08:12:20 +00:00
Dan Stillman
3f9e9d0cf4 Look for explicit Dublin Core prefix, in the unlikely event that any pages don't use "DC." 2009-05-27 08:07:16 +00:00
Dan Stillman
d21494ad2d Pushed updated RDF and Embedded RDF 2009-05-27 05:27:36 +00:00
Dan Stillman
3fa10bc0fc Embedded RDF improvements
- Don't skip save if title and type not set via META tags (just use doc title)
- Include access date
- Save abstract from DC.Description.Abstract
- Save date from DC.Date.Issued
- Save dcterms.issued to date field in all item types (and not just in patents)
2009-05-27 05:01:24 +00:00
Dan Stillman
53d798c345 - Remove unused code from Zotero.Groups
- Adjust Zotero.Items.getAll(onlyTopLevel) to take a libraryID in the second parameter and only search local library otherwise -- this has the side effect of no longer exporting group items when using Export Library, which may or may not be what we want
2009-05-27 04:18:37 +00:00
Dan Stillman
e0f1ef7646 Automatically correct missing item server errors by flagging missing items for update on next sync 2009-05-27 04:13:25 +00:00