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
Dan Stillman
428c438528
Fix UI problem when adding a note to an item after deleting child notes from that item
2010-01-26 03:57:43 +00:00
Dan Stillman
8dcfbd43cd
Merged updates locales from BZ
2010-01-26 03:24:56 +00:00
Dan Stillman
ad9451dc50
Remove in-development message from Sync pane of the preferences -- replace with "About Sync" link
2010-01-26 01:07:59 +00:00
Dan Stillman
cce572965c
Fix incorrect base-mapping (addresses #861 )
2010-01-25 23:27:48 +00:00
Dan Stillman
3e79e9e684
Clarify localized strings for A/V "Format"
2010-01-25 23:21:16 +00:00
Dan Stillman
5c37be057b
Schema updates:
...
- For "Book Section", added "Book Author" (needs to be mapped to CSL container-author) (closes #872 )
- For A/V item types, "Recording Type" mapped to "Type" is now "Format" mapped to "Medium" (closes #1060 )
- For "Radio Broadcast" and "TV Broadcast", replaced "Series Title" with "Program Title" mapped to "Publication Title" (CSL field container-title rather than collection-title) (closes #860 )
- For "Patent", added "Country" field, removed (nonfunctional) base-map from "Place" to "Country", added "Issuing Authority", replaced "Date" with "Filing Date" (not currently mapped to CSL), and moved "Date" data to "Filing Date". Kept "Issue Date" base-mapped to "Date". (closes #1375 )
- For "Film", mapped "Distributor" to "Publisher" (closes #861 ) and added "Genre" mapped to "Type"
- For "Podcast", mapped "Audio File Type" to "Medium" rather than "Type"
- For "Bill", added "Cosponsor" creator type (closes #655 )
- For "Case", added "Author" as primary creator type instead of "Counsel" (#655 )
- For "Computer Program", added "Date" (closes #1502 )
- For "Thesis" and "Newspaper Article", added "Place" (closes #1274 )
- For "Thesis", replaced 'pages' with 'numPages' (closes #1618 )
This can't yet sync, so upping sync API version and delaying dev XPI build.
2010-01-25 23:16:15 +00:00
Dan Stillman
831a6d0456
Missing file from previous commit
2010-01-25 20:34:42 +00:00
Dan Stillman
7816ef83c9
More helpful error message pulling sync data with an unknown item type
2010-01-25 20:33:46 +00:00
Dan Stillman
fd78461fc6
Fixed Ovid error
2010-01-25 18:40:42 +00:00
Dan Stillman
d500b50e2e
Don't store literal 'today' in Date field
2010-01-25 18:39:23 +00:00
Dan Stillman
c2fea7e4da
Fix "Item already exists outside of collection" error and UI weirdness dragging child items between items
...
(Don't bother removing an existing row for the item when creating the new one, since the old one will be removed in the fullness of time.)
2010-01-25 08:50:47 +00:00
Dan Stillman
da0c883f45
Very quick update to ScienceDirect to restore authenticated single-page saving and PDF download after site update
...
Search results and guest mode will return an error with a message (in Report Errors) until this is fixed for real
2010-01-25 08:05:50 +00:00
Matt Burton
bbb070274e
Adding Frank's 23jan10 changes
2010-01-23 19:59:20 +00:00
Matt Burton
4c1d0ea878
updated date
2010-01-23 19:59:12 +00:00
Matt Burton
5bcd708074
added NPJ's 23jan10 changes, fixed the target regex to support proxy urls
2010-01-23 19:35:21 +00:00
Dan Stillman
a9233af428
Fix UI badness and "Item already exists outside of collection" error duplicating a child note
2010-01-23 08:22:46 +00:00
Dan Stillman
55c9e50d08
Fix typo in locale key
2010-01-22 19:43:14 +00:00
Dan Stillman
7ccd5ab639
Restore first-run tab -- /start currently redirects to QSG
2010-01-22 06:53:36 +00:00
Dan Stillman
f73e45a5dc
Restore Quick Start Guide item for new installations
2010-01-22 06:48:31 +00:00
Dan Stillman
4dc8d2e01f
Fix date fields on Windows (since recent update)
2010-01-22 05:49:49 +00:00
Dan Stillman
529799a28f
Files with spaces were saved via Create New Item from Current Page with '20' in them (stripped from '%20') -- filenames now have proper spaces
2010-01-21 20:25:10 +00:00
Dan Stillman
9c58d8aedc
Extra debugging info for mod time mismatches
2010-01-19 23:00:10 +00:00