Commit graph

2520 commits

Author SHA1 Message Date
Dan Stillman
5494c6d0c5 Clarify logged WebDAV error messages 2010-02-05 13:05:20 +00:00
Dan Stillman
f3ba225f6f Second part of numeric-leading-zeros fix 2010-02-04 23:44:04 +00:00
Dan Stillman
9b4eb42c29 Auto-reset in case of unhandled delete conflict 2010-02-04 14:39:40 +00:00
Dan Stillman
0750f49bb0 Fixes #1402, Day-formatting doesn't respect CSL's "numeric-leading-zeros"-parameter 2010-02-04 14:23:35 +00:00
Dan Stillman
73317162c9 Missing file from previous commit 2010-02-04 13:13:48 +00:00
Dan Stillman
2cc2178064 Change saved search condition 'repository' to 'libraryCatalog' for people who don't update sync 2010-02-04 13:13:18 +00:00
Dan Stillman
e651d03804 Fix "Invalid field 'repository' in ItemFields.isBaseField()" error for people with Repository column selected in middle pane 2010-02-04 11:18:38 +00:00
Dan Stillman
20e5f4c53f Add missing strings in non-English locales 2010-02-04 07:55:48 +00:00
Dan Stillman
8f0bc38da3 - Use a different sync error icon for version cut-offs
- Use full sync error for icon tooltip
2010-02-04 04:45:29 +00:00
Dan Stillman
40222ebf93 Remove sync/storage debugging options from Actions menu 2010-02-04 02:54:16 +00:00
Dan Stillman
142d6449a8 Remove executable bit from a couple translators 2010-02-04 02:46:55 +00:00
Dan Stillman
2e4dc5e548 Fix JS strict warning from MODS detectImport() 2010-02-04 02:40:52 +00:00
Dan Stillman
af36412a11 Closes #1275, Map RIS ED tag to editor
Mapping both import and export. The spec doesn't actually give any indication that ED is for editors (and, given that AB isn't actually abstract, you can't really make assumptions when it comes to RIS), but other apps seem to put editors in ED

A forum user suggested that mixing and matching A1/A2 and ED caused creator data to be skipped altogether on import to EndNote. I haven't checked this, but I'm adding editor export to ED on the grounds that more data is better than less, and users can update other import filters if necessary.
2010-02-04 02:34:04 +00:00
Dan Stillman
e94c041c0d - Moved PROLA to APS with Paul Dlug's changes
- Pushed EBSCO, APS, MARC
2010-02-04 02:12:41 +00:00
Dan Stillman
ee57f38e49 - Fix "ItemID not set for object before attempting to load data" conflict resolution error
- Probably fix "getFileName() can only be called on attachment items in Zotero.Item.getFilename()" conflict resolution error
2010-02-04 01:48:00 +00:00
Dan Stillman
ad2122a0cd Display nicer file sync error messages hiding technical details and suggesting retrying of the sync -- this should reduce unnecessary error reports for intermittent errors (e.g., network glitches) 2010-02-03 11:38:51 +00:00
Dan Stillman
4adc606c48 Add warning to citation/bibliography editor 2010-02-03 05:50:43 +00:00
Dan Stillman
b6af89309d Missed file from r5699 2010-02-03 04:53:56 +00:00
Dan Stillman
a2d9dbba83 Closes #853, repository field should contain only data on actual archives, not online databases
- Renamed 'Repository' to 'Library Catalog' and added 'Archive'
- Moved 'Repository' data to 'Archive' for item types other than books, periodicals, and theses
- Mapped 'Archive' to CSL 'archive'
2010-02-03 04:50:45 +00:00
Dan Stillman
6105b40add Missing file from earlier commit 2010-02-03 04:44:05 +00:00
Dan Stillman
4c30e6738f - Use millisecond resolution for file sync timestamps (fixes problem with slow sync initialization on some systems)
- Fix errors syncing files with filenames containing extended characters

This will not sync with the server until a server update is pushed.
2010-02-03 04:43:20 +00:00
Dan Stillman
673a22430b Locale update from BZ 2010-02-03 03:04:40 +00:00
Dan Stillman
2db41e47cf Merged locales from BZ 2010-02-03 02:56:20 +00:00
Dan Stillman
3bb9f38c8c Make "Display all tags in this library" localizable 2010-02-03 00:38:16 +00:00
Dan Stillman
1f34147550 For the moment, add CSL locale files to our repo directly, since they were removed on SourceForge 2010-02-02 21:47:14 +00:00
Dan Stillman
54b2bf59ab Remove svn:externals to CSL locales on SourceForge, since they were removed 2010-02-02 21:45:41 +00:00
Dan Stillman
7d8700698b - Increase toolbar icon spacing on Windows
- Increase item pane tab padding on Windows
2010-02-02 21:31:19 +00:00
Dan Stillman
d049d8db83 Unbind Backspace from collection delete on Windows/Linux 2010-02-02 20:37:04 +00:00
Dan Stillman
c22b063d1d Display helpful error when trying to sync files with invalid characters in their filenames 2010-02-02 13:00:21 +00:00
Dan Stillman
e8e03f9e62 Remove redundant cancel icon in tag selector search box in Fx3.5+ 2010-02-02 10:31:29 +00:00
Dan Stillman
48087132d8 For inter-library drag to a collection, if a linked item already exists in the library, add the linked item to the collection rather than skipping the item 2010-02-02 10:07:30 +00:00
Dan Stillman
630d55ae71 - Prompt for PDF tools installation if necessary when attempting to reindex PDF
- Display "Reindex Item" icon even if PDF tools aren't installed (including for non-PDF attachments)
- Display file modification time rather than item modification time in attachment pane
2010-02-01 08:33:25 +00:00
Dan Stillman
8931b3050d - Fix error indexing documents containing words with invalid characters
- Increase number of words inserted per statement up to max allowed
2010-02-01 08:28:52 +00:00
Matt Burton
dd0529b64e Fixes #1626, updated xpath for multiple, disabled for Scientific American Archive 2010-01-31 01:09:01 +00:00
Matt Burton
9ab983cd59 Adding Sylvain's 27jan10 changes 2010-01-30 22:58:08 +00:00
Dan Stillman
149de94a0f Fix modifier key handling when clicking View Attachment 2010-01-30 21:58:10 +00:00
Dan Stillman
05088d4cfa Better logging for "entry is null" file sync error 2010-01-28 22:05:54 +00:00
Dan Stillman
efca9701d3 Remove platform-specific captions in error reporting wizard 2010-01-28 20:16:44 +00:00
Dan Stillman
a5329880d7 - Purge tags immediately on delete from tag selector
- Adds optional tagIDs parameter to Zotero.Tags.purge()
2010-01-27 10:39:35 +00:00
Dan Stillman
244c411c11 Fix comma splice 2010-01-27 10:07:27 +00:00
Dan Stillman
31cacf10d7 Fix regexp in previous commit 2010-01-27 09:51:16 +00:00
Dan Stillman
9193ab3e62 - Fix Zotero crash attempting to index an unindexable link attachment twice
- Log error on index failure, and include note about filenames with extended characters if applicable
2010-01-27 09:47:08 +00:00
Dan Stillman
49632d6110 - Change upgrade wizard title to "Zotero Upgrade Wizard" instead of just "Zotero"
- Remove default platform-specific window caption, which was "Introduction" on OS X and, apparently, "Welcome to the Zotero" on Windows
2010-01-27 08:21:33 +00:00
Dan Stillman
820a4c6759 Fix error performing a quoted quick search 2010-01-27 07:01:10 +00:00
Dan Stillman
18a7f43eb1 Error message tweak 2010-01-26 23:06:30 +00:00
Dan Stillman
2b8a900908 Update versions 2010-01-26 20:50:17 +00:00
Dan Stillman
4103ea5813 Fix "No fields in itemTypeFields" upgrade error 2010-01-26 20:48:57 +00:00
Dan Stillman
936142b131 Temporary fix to retain special date handling for filingDate even though it's been unmapped from Date base field 2010-01-26 09:51:53 +00:00
Dan Stillman
ac31012da7 Fix upgrade error 2010-01-26 09:41:05 +00:00
Dan Stillman
50d0f5e5c1 repotime update 2010-01-26 06:21:21 +00:00