Commit graph

2407 commits

Author SHA1 Message Date
Dan Stillman
097d2b54c9 Rephrase conflict warning 2010-03-11 17:25:37 +00:00
Dan Stillman
c174f07517 Update localizer names 2010-03-10 20:49:26 +00:00
Dan Stillman
282655e41a Parse spaces and em dashes in page ranges 2010-03-10 05:35:49 +00:00
Dan Stillman
c60cb6f76b Fix another place where incorrect mod time could be read in 2010-03-09 16:00:08 +00:00
Dan Stillman
1279ccf9f6 Fix restoration of full-screen mode when opening Zotero pane (does not persist across Firefox restarts) 2010-03-09 06:26:08 +00:00
Dan Stillman
e1349ec308 Reindex search condition ids on search load in case they're not contiguous (fixes sync error) 2010-03-09 06:07:45 +00:00
Dan Stillman
f74760b8ad Interpret file mod times below 1 as 1 2010-03-09 05:43:23 +00:00
Dan Stillman
905c754b6b Stop sync icon spinning on reset completion 2010-03-07 08:57:40 +00:00
Matt Burton
856fb80fd6 Created Pubget translator. 2010-03-05 16:02:09 +00:00
Dan Stillman
0e80fb29c4 Add "Please try again in a few minutes." to empty and invalid server response messages 2010-03-05 08:26:15 +00:00
Matt Burton
a92b4b1e80 Addresses #1309, its a messy ugly fix, but it kinda works, still fails a bit tho... 2010-03-04 21:13:27 +00:00
Matt Burton
213ee13989 Addresses #1309, Fixes single results, multiple is using black magic, needs more work. 2010-03-04 18:38:53 +00:00
Matt Burton
02a766571b Addresses #1309, Fixes single results, multiple is using black magic, needs more work. 2010-03-04 18:35:20 +00:00
Simon Kornblith
88ba3bf75b put integration pipe in /Users/Shared on OS X for users accessing their home directory over AFP 2010-03-02 21:54:53 +00:00
Dan Stillman
92f0cdd1af Restore proper feedback for Reset options and add a warning to Restore to Server that there may be a delay before data shows up online 2010-03-01 20:01:46 +00:00
Dan Stillman
ab1983ebf2 - Better sync error message for Firefox offline mode
- Better sync error message for "Sync already running in Zotero.Sync.Runner.sync()"
- Remove "Report Error..." button for manual intervention message
2010-03-01 20:00:34 +00:00
Elena Razlogova
5586eae237 Adds submitted to CSL date variables 2010-02-25 05:38:19 +00:00
Dan Stillman
0fc3252895 Closes #1637, Load "Start" page on upgrade
Show start page when first run pref is on and either the DB was just initialized or there's no username and password in the Sync pane
2010-02-24 21:07:23 +00:00
Dan Stillman
ef4a1f9cb7 - Display proper message for "(NS_ERROR_FILE_ACCESS_DENIED) [nsIFile.lastModifiedTime]", and add additional detail to message text 2010-02-24 10:47:24 +00:00
Dan Stillman
8bff745d1b Merged non-English locales from BZ 2010-02-18 04:34:52 +00:00
Simon Kornblith
f207c7d1de add support for container-author (bookAuthor) 2010-02-17 00:41:57 +00:00
Simon Kornblith
9658387de9 add cancel button to doc prefs 2010-02-17 00:33:40 +00:00
Simon Kornblith
93c6c6ab2a more proxy looping avoidance code 2010-02-17 00:30:51 +00:00
Dan Stillman
aeb3cf5464 Fix "fileName.replace is not a function" WebDAV file sync error 2010-02-13 20:18:45 +00:00
Dan Stillman
e3df930ca5 Make "Verify Server" fail if WebDAV server won't serve extensionless file (IIS 6 (and later?) in default configuration according to http://support.microsoft.com/kb/326965 and various forum reports) 2010-02-13 10:10:24 +00:00
Dan Stillman
ca31a18159 Auto-correct most (if not all) cases of "Unexpected status 404 in Zotero.Sync.Storage.Session.ZFS._getFileUploadParameters()" 2010-02-13 09:45:29 +00:00
Dan Stillman
cabdd4977d Rephrase file sync error messages 2010-02-12 21:01:42 +00:00
Dan Stillman
b0420e347a Make errors updating translators and styles on upgrade non-fatal 2010-02-12 09:34:37 +00:00
Dan Stillman
8a5e17610c If mod time doesn't match but hash does, update file mod time to match synced time, since otherwise Zotero will compute the hash each time 2010-02-12 09:17:09 +00:00
Dan Stillman
4e9f05a183 Restore autocomplete for "Library Catalog" (formerly "Repository") 2010-02-10 20:10:45 +00:00
Dan Stillman
61e9ace79e Display a clearer error message attempting to import an unsupported file format, with a button pointing to http://zotero.org/support/kb/importing 2010-02-08 18:00:09 +00:00
Dan Stillman
50e100ec82 Stored files with '%' in filename couldn't be found on Windows -- now, on all platforms, filter imported filename (after first trying to URL decode, just to be nice) 2010-02-08 17:56:43 +00:00
Simon Kornblith
7f70af0c1f patches to RDF support 2010-02-06 23:39:28 +00:00
Dan Stillman
54c0b40870 Throw error on invalid 200 response to HEAD request, which you might argue shouldn't be possible 2010-02-06 16:36:02 +00:00
Dan Stillman
c44b7a5c14 Remove extra debug line that's getting in the way 2010-02-06 15:39:21 +00:00
Dan Stillman
78a514c29e Add a more helpful message for login errors on background syncs 2010-02-06 04:21:14 +00:00
Dan Stillman
24cc9880ae Strip quotation marks from lines sent to Google Scholar for metadata retrieval so they don't mess up query quoting 2010-02-06 01:46:52 +00:00
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