Commit graph

2193 commits

Author SHA1 Message Date
Dan Stillman
b42b310d67 Add some debugging for a sync problem 2009-12-02 23:57:55 +00:00
Dan Stillman
0fe5389858 Remove any remaining blank tags and enforce on DB level 2009-12-02 08:11:37 +00:00
Dan Stillman
6539cace59 Add Zotero storage TOS link 2009-11-28 21:45:25 +00:00
Dan Stillman
c0b97e339a Apply modified version of Frank's OpenURL patch: Append '&' if OpenURL resolver URL already has '?' in it 2009-11-28 16:37:11 +00:00
Dan Stillman
99d19f35f7 Child items of deleted items appeared in gray (i.e., not deleted) in Trash 2009-11-28 05:04:24 +00:00
Dan Stillman
3e7f1f0608 Make key-based URLs explicit 2009-11-28 00:31:55 +00:00
Dan Stillman
020cf3ee95 Try to fix Windows file access error on syncing of modified files 2009-11-27 21:39:11 +00:00
Dan Stillman
b4dab3ce9c Use dateModified instead of clientDateModified when finding old items 2009-11-27 20:43:27 +00:00
Dan Stillman
8d09efb9b5 Using ANY mode in Advanced Search window (not saved search) caused all library items to be returned 2009-11-27 20:34:02 +00:00
Dan Stillman
351d904dbe Modifying a standalone note would remove it from any collections it was in (since 2.0b7.5) 2009-11-26 06:44:10 +00:00
Dan Stillman
6bed1231b3 Apply mguelck's patch from dev list to fix issue with sorting of multiple sources in one citation 2009-11-26 05:11:47 +00:00
Dan Stillman
86db661ad6 Update Fx maxVersions to 3.6.* 2009-11-25 06:42:38 +00:00
Dan Stillman
f8e995409f - Support server-based sync request queuing
- Fix "Module not initialized" error
- Display sync status in sync icon tooltip
2009-11-25 06:33:10 +00:00
Dan Stillman
02f2a5b51c Auto-reset on a couple "Cannot set source to invalid item" sync errors 2009-11-25 02:27:08 +00:00
Dan Stillman
312035de10 Updated UMich translator URL (a while ago) 2009-11-25 02:25:01 +00:00
Dan Stillman
3b9f23baf3 Fix open/save window importing BibTeX files without UTF-8 BOM in auto mode -- just default to UTF-8 2009-11-25 01:31:31 +00:00
Dan Stillman
31943dfba7 - If snapshot pref is off or toggled off, save web page item for open PDF via Create New Item from Current Page rather than standalone PDF attachment
- When saving open PDF via CNIfCP, select in items list (after a currently unavoidable one-second delay)
2009-11-23 10:40:24 +00:00
Dan Stillman
6059bf0e1b Always rename attachment title when using Rename File from Parent Metadata 2009-11-23 06:58:52 +00:00
Dan Stillman
2a3b5593b7 - Add dialog when changing data directory to empty folder explaining that files need to be copied manually
- Change "Storage Location" to "Data Directory Location" in preferences
2009-11-20 20:25:09 +00:00
Dan Stillman
1746450abf - Add separate message for group quota errors
- Allow errors to suppress "Report Error..." button
2009-11-20 08:22:08 +00:00
Dan Stillman
0bd4f19df1 maxVersion to 3.6b4pre 2009-11-19 18:33:10 +00:00
Simon Kornblith
2b019c4427 fix tab weirdness in FF 3.6 2009-11-17 19:15:41 +00:00
Dan Stillman
7cc48426b3 Don't immediately re-upload synced relations 2009-11-15 07:12:54 +00:00
Dan Stillman
7eb2f5aad3 Uh, don't pull every single translator from the repository on every new installation kthxbye 2009-11-15 03:30:21 +00:00
Dan Stillman
3446aaf645 Fix constraint error "UPDATE itemAttachments SET syncState=?" during sync 2009-11-14 18:31:48 +00:00
Dan Stillman
c19be7d8ad Copy in json.org unserialize() so JSON.parse() works in Fx3 2009-11-13 07:06:14 +00:00
Dan Stillman
7b8db1f09f Remove (unused, I believe) eval() calls in TinyMCE to avoid AMO flagging, though we'd have to do so on every update 2009-11-13 06:43:59 +00:00
Dan Stillman
d245064f87 Add a note to eval() in json.org library 2009-11-13 06:22:44 +00:00
Dan Stillman
3fd5fe06a3 Remove unused eval() calls in Timeline code to avoid AMO flagging, though we should probably integrate a newer version of Timeline anyway 2009-11-13 06:13:08 +00:00
Dan Stillman
034c2a1792 Remove (harmless) eval() calls in conditional-timed-textbox.xml (used for quicksearch on Fx3) to avoid AMO flagging 2009-11-13 06:08:28 +00:00
Dan Stillman
ba1b45b555 Add type attributes to csledit.xul and cslpreview.xul iframes to avoid AMO flagging 2009-11-13 05:44:01 +00:00
Dan Stillman
a71926da26 Restore JSON.parse() calls that were overwritten 2009-11-13 04:14:27 +00:00
Dan Stillman
a55677637b repotime update 2009-11-12 07:21:59 +00:00
Dan Stillman
911160524c Fix constraint order importing RDF files (from Zotero 1.0?) with child items in collections 2009-11-12 07:21:30 +00:00
Dan Stillman
0b8d772ad8 Update maxVersion to 3.6b3pre 2009-11-11 19:54:24 +00:00
Dan Stillman
1be64e2d68 Send repo pings to API server 2009-11-09 05:13:10 +00:00
Dan Stillman
9cd0aa2182 Purge deleted values on trash empty 2009-11-06 09:26:44 +00:00
Dan Stillman
d421f25878 - Fix "itemID 'undefined' not an integer in Zotero.Item.addRelatedItem()" sync error
- Allow last remote sync times to be decimals
2009-11-04 06:25:56 +00:00
Dan Stillman
b921d5ac31 Fix some error handling in WebDAV purge/delete 2009-11-03 19:04:37 +00:00
Dan Stillman
6f9da7f749 Fix issues with XML going into title and journal abbreviation fields in CrossRef 2009-11-03 10:23:49 +00:00
Dan Stillman
79093b7c5c Grab HTTPS URLs in COinS 2009-11-02 22:03:52 +00:00
Dan Stillman
9e09c2113d Another old journal URL scheme for Informaworld 2009-11-02 21:07:18 +00:00
Dan Stillman
1add6f17b7 Fix additional Informaworld URL scheme 2009-11-02 20:51:01 +00:00
Dan Stillman
9f3f0f1250 Fixed and pushed Informaworld 2009-11-02 20:30:23 +00:00
Dan Stillman
bb0d70a050 Add comment 2009-11-02 06:03:52 +00:00
Dan Stillman
a2f2182357 Add previous changes to non-ZIP section as well 2009-11-01 21:21:43 +00:00
Dan Stillman
ec9b1bed37 - Check for filename length of 244 instead of 254 to allow for some multibyte characters when checking storage sync error
- On Linux, if filename is over 130 characters and under 244, display filename in error message and include ecrypt suggestion
2009-11-01 21:20:34 +00:00
Dan Stillman
a4f8e45b73 Shorten filenames >=254 characters on storage sync error, since ext3/ext4/HFS+ all have ~254-character filename length limits
I don't have an OS/filesystem on which I can actually test this, but it might work.
2009-11-01 19:45:41 +00:00
Dan Stillman
8fad310894 Pushed ScienceDirect 2009-10-31 20:30:27 +00:00
Simon Kornblith
0e30876787 fix broken ScienceDirect on pages with dummy iframes 2009-10-31 20:27:46 +00:00