Commit graph

2719 commits

Author SHA1 Message Date
Avram Lyon
536f1ee24e Adding ISSN to Japan Times translator 2010-09-14 14:13:54 +00:00
Avram Lyon
329ac1db8a Frank's updated Japan Times Online translator to fix RSS issue 2010-09-14 14:07:34 +00:00
Dan Stillman
048d7f77b8 Pushed EBSCO (a couple days ago 2010-09-14 09:00:42 +00:00
Dan Stillman
d3024cacc3 Use VL tag for Report Number in Report item type 2010-09-13 08:16:46 +00:00
Dan Stillman
5d614da8fc Updated EBSCOhost translator
Thanks to Josh from EBSCO for the patch.

I also changed it to no longer save a useless URL to the URL field.
2010-09-12 20:21:36 +00:00
Dan Stillman
562ea570c5 Simplified ajlyon's regexp tweak, but detectCode is still failing for me on a page without an "~S[0-9]" (http://forums.zotero.org/discussion/14023/#Item_6) 2010-09-10 13:44:17 +00:00
Dan Stillman
592f67be9f "Afficher le fichier" and "Localiser le fichier" were reversed in the French localization 2010-09-10 08:24:58 +00:00
Dan Stillman
f5d383a91e Commons:
- Check getDisplayTitle() in pre-upload title check
- Use display title for ZIP filename, and run through getValidFileName()
- Use display title in URI
2010-09-10 02:32:02 +00:00
Simon Kornblith
b7db38d946 add z:displayTitle property to items with no title (or cases, for which displayTitle differs from title) 2010-09-10 02:08:06 +00:00
Simon Kornblith
c7c6075309 - closes #1722, PATCH: MODS translator with dct and typeofresource mappings
- handle institutional authors properly in MODS import/export
2010-09-10 01:24:17 +00:00
Simon Kornblith
c87bd8e7ee max version is 4.0 in update.rdf for trunk 2010-09-10 00:53:18 +00:00
Dan Stillman
f885f7eb2b Goodbye Firefox 3.0/3.5 2010-09-10 00:46:01 +00:00
Dan Stillman
60ae71d964 Merge r6708 from branch to trunk 2010-09-09 22:01:53 +00:00
Dan Stillman
56a31cbd72 Include collection name in "Cannot move collection into one of its own descendents" message to help with manual fixing 2010-09-09 01:58:37 +00:00
Dan Stillman
72ffd78143 Remove debug code 2010-09-09 01:57:36 +00:00
Dan Stillman
dea1adc917 Switch downloadAssociatedFiles to true by default on trunk and branch 2010-09-09 01:26:56 +00:00
Dan Stillman
2f2e8c25da Additional file sync debugging 2010-09-08 18:33:28 +00:00
Dan Stillman
af304f0834 Commons:
- Align bucket name checks between UI and data layer
2010-09-08 17:51:24 +00:00
Dan Stillman
6c7413ed72 Commons:
- Fix collection creation
- Don't display alerts for errors retrieving bucket contents, since IA returns various errors for a while after bucket creation
2010-09-08 17:31:30 +00:00
Avram Lyon
8b00d11986 Updated Sudoc translator by Sylvain. 2010-09-08 09:41:18 +00:00
Dan Stillman
bc53f32595 Recover from wrong-library-tag-item issue without using the DB Repair Tool 2010-09-08 08:44:42 +00:00
Dan Stillman
3fb8d66e1e Link to SSL certificate error KB page on error 2010-09-07 20:21:13 +00:00
Dan Stillman
055f641188 Fix error message in previous commit 2010-09-07 19:01:26 +00:00
Dan Stillman
539ac39d70 Trigger Full Sync when trying to insert an item into a missing local library (though I think the causes of this have been addressed server-side) 2010-09-07 18:39:05 +00:00
Dan Stillman
1f93fa405c Fix an NS_ERROR_FAILURE from nsIFileURL.file, though I don't yet know what causes it 2010-09-07 08:57:35 +00:00
Dan Stillman
6a42d2ee12 Suggest restarting Firefox and/or computer to fix file sync errors 2010-09-07 00:33:42 +00:00
Dan Stillman
e69f9d156f Fixes #1721, Zotero.File.getContents() method ignores small values of maxLength
- Modified version of Frank's patch -- among other things, requested bytes aren't guaranteed by readString()
- Unit tests
2010-09-06 19:10:15 +00:00
Dan Stillman
330f8697f8 Check for long tags not associated with items after TAG_TOO_LONG sync error 2010-09-06 18:36:34 +00:00
Dan Stillman
6ba92efdbb - Add instructions line to CR window saying to click Next/Done
- Resize CR window better for smaller screens (which will hopefully keep the button in view)
2010-09-05 07:18:06 +00:00
Simon Kornblith
937b583c9f update to citeproc-js 1.0.53 (finally)
In this release:

 Fix a subtle bug that caused full author names to
 be erroneously rendered in citations although the
 style parameters did not permit them.
2010-09-04 22:52:52 +00:00
Dan Stillman
8920eec3a8 Merged r6317 and r6331 to branch and pushed updated MODS 2010-09-04 22:45:49 +00:00
Simon Kornblith
4adc22971f remove debug code from previous commit 2010-09-04 20:39:37 +00:00
Simon Kornblith
98dbfd761a eliminate support for proprietary ZoteroItemType meta tag 2010-09-04 20:38:25 +00:00
Avram Lyon
f7787305d9 - Fix for some InnoPAC installations, per http://forums.zotero.org/discussion/14023
- Chad's new Rutgers IRIS translator, now moved to standard filename
2010-09-04 07:53:20 +00:00
Dan Stillman
3ce6e429ed Commons:
- Fix encoding issues with uploaded files
- Use a more reliable method of generating the file list that doesn't depend on IA filename sanity
- Get user display name from and prepend slugify()'ed version to bucket names (still including "zc-test-" for now)
2010-09-03 20:22:32 +00:00
Dan Stillman
32c4ea1a6b Pushed update National Archives of Australia with fixed JSON block 2010-09-03 06:08:53 +00:00
Dan Stillman
c0091db15e Fixes #1719, Autosync suspension needs to persist
Don't auto-sync on Zotero pane open if a manual sync is required
2010-09-02 16:48:48 +00:00
Dan Stillman
0e45473992 Commons:
- Items must have a title
- Warn if some items are skipped
2010-09-02 04:23:48 +00:00
Dan Stillman
b97c2213b6 Commons:
- Encode apostrophes, since IA wants it that way
- Allow uploading only for regular items with attached files
- Fix error if no local item
2010-09-02 03:14:14 +00:00
Dan Stillman
3d555e030a Commons:
- Don't break reloading on "Invalid response retrieving file upload parameters"
- Don't break loading if a <file> doesn't have a <format>
2010-09-02 02:03:10 +00:00
Dan Stillman
01d3d0057c Don't try to download attachments with empty paths, which can't be saved 2010-09-01 05:42:02 +00:00
Dan Stillman
338096e1a3 Display more helpful message for "Hash not found in HEAD response" error 2010-09-01 05:13:28 +00:00
Dan Stillman
a815fefa28 - Second half of ZFS quota message wasn't being shown in dialog
- Display filename of file that would put user over quota
2010-08-31 17:50:03 +00:00
Dan Stillman
a081315876 Fix UI update on Commons enable/disable 2010-08-31 06:45:45 +00:00
Dan Stillman
ab398bcd84 JS strict warning 2010-08-30 21:00:35 +00:00
Dan Stillman
2d47daf684 Fix for cursor being reset to beginning while editing notes 2010-08-30 20:54:25 +00:00
Dan Stillman
43a6d5190b Fix a couple JS strict warnings 2010-08-30 19:18:33 +00:00
Dan Stillman
6ba90d53b3 Missing semicolon 2010-08-30 18:39:04 +00:00
Dan Stillman
9c366a4bcb Clear Commons credentials on disable 2010-08-30 18:38:32 +00:00
Dan Stillman
a3108335f3 Fix importing of Commons settings, possibly 2010-08-30 18:28:52 +00:00