Dan Stillman
cdcb7533b2
Apply the rest of r3775 to trunk
2008-11-14 17:20:21 +00:00
Dan Stillman
4438ef9ee8
Fix display error in metadata pane if Abstract or Extra was stored as integer
2008-11-14 17:19:30 +00:00
Dan Stillman
c6ae811dde
Remove temp directory on shutdown
2008-11-14 13:43:01 +00:00
Dan Stillman
6f9033d206
Resolve some compatibility issues with Jungle Disk (though none that would've caused failures, as far as I can tell)
...
Storage username/password are no longer required, since JungleDiskMonitor doesn't require them
2008-11-14 12:55:47 +00:00
Dan Stillman
ecfc779b2d
Fix breakage in post-3.0.4 Firefox builds due to SQLite 3.6.4 upgrade (due to 'indexed' keyword from new INDEXED BY syntax)
2008-11-14 11:40:15 +00:00
Dan Stillman
a76eaef5bf
Fixes #1214 , different translator behavior on the branch and the trunk
...
Fix error when creator name field is left blank in two-field mode
2008-11-13 15:30:03 +00:00
Dan Stillman
79a89184d2
Upload objects earlier than earliest object mod time on server -- with any luck, this will fix the majority of "Invalid response" sync errors
2008-11-12 09:58:20 +00:00
Dan Stillman
11f2810586
Fix "New Zotero.Item objects shouldn't be accessed after save" warning during sync
2008-11-10 09:42:57 +00:00
Dan Stillman
fdcc02d953
Add mod time mismatch debugging
2008-11-10 06:34:47 +00:00
Dan Stillman
0cece91741
Better sync/storage error handling
2008-11-08 09:55:57 +00:00
Dan Stillman
12fdfe7dc4
Fix problem changing item types
2008-11-08 08:34:08 +00:00
Dan Stillman
81622ea56f
Fix devious id-assignment bug
2008-11-08 08:24:21 +00:00
Dan Stillman
4f2583f1df
Fix a few bugs in csl.js
2008-11-06 08:59:30 +00:00
Dan Stillman
79cedb822c
Allow periods in sync usernames
2008-11-05 17:28:28 +00:00
Simon Kornblith
2117745a63
- fix bookmarks mode in OOo plug-in
...
- disable bookmarks mode for note-based styles
- display an error when attempting to insert a bookmark into a footnote
- closes #1201 , Keyboard focus stays in Word when creating or editing a citation
2008-11-03 10:11:47 +00:00
Dan Stillman
5bb3529c0e
Closes #1200 , Keyboard focus should go to note
2008-11-01 13:24:58 +00:00
Dan Stillman
c06dd16ffa
Fix web-based installation of non-small styles
2008-10-31 19:46:10 +00:00
Dan Stillman
4d7bca4f43
Fix for some numeric directories being left behind during upgrade process, except this time maybe for real
2008-10-31 00:29:04 +00:00
Dan Stillman
b8b75dd115
Don't report any "Unrecognized command line flag" errors
2008-10-30 20:53:47 +00:00
Dan Stillman
a24200b30c
Imported snapshot path wasn't being set properly
2008-10-30 19:57:51 +00:00
Dan Stillman
d951bab1be
Remove extraneous debugging
2008-10-30 07:15:16 +00:00
Dan Stillman
6f4414ed4d
More accurate error message on server error (instead of "Empty response from server")
2008-10-29 19:01:32 +00:00
Simon Kornblith
92ea15948f
closes #1186 , ask before upgrading field codes
...
adds field code warning to Word plug-in and updates API version
2008-10-29 06:57:34 +00:00
Dan Stillman
9c02d05c33
Update About panel
2008-10-29 04:26:49 +00:00
Dan Stillman
051581cbb0
Make storage sync a bit more open-minded about 20x response codes for PUTs
2008-10-28 21:57:22 +00:00
Dan Stillman
04ea113823
Change invalid style warning to allow for non-CSL styles
2008-10-28 17:53:30 +00:00
Dan Stillman
cf644465e3
Fix a couple more potential upgrade errors with space trimming
2008-10-28 06:18:11 +00:00
Dan Stillman
fa2a8bb30e
Fix note import
2008-10-28 05:33:54 +00:00
Dan Stillman
e52ea34e2b
Fix obj.isAttachment() sync error (which really should be a "Reconciliation unimplemented" error)
2008-10-28 05:18:55 +00:00
Dan Stillman
094fe1c6a2
Fix export error (broken by r3603)
2008-10-28 05:14:06 +00:00
Dan Stillman
b9430a5fb1
Fix potential upgrade error
2008-10-27 22:45:07 +00:00
Dan Stillman
6b82ca8aa6
Fix creator glue
2008-10-27 19:08:04 +00:00
Dan Stillman
2197efc2df
Add creator XML as glue if not already included in sync session
2008-10-27 18:48:41 +00:00
Dan Stillman
41a3756102
Restore EndNote® import
2008-10-27 18:16:45 +00:00
Dan Stillman
95024e50d5
Update sync expiry
2008-10-27 18:04:54 +00:00
Dan Stillman
8070a22d08
Load TinyMCE as chrome to avoid NoScript blockage
2008-10-27 16:39:18 +00:00
Dan Stillman
11b05a5a41
Fix upgrade error with empty data values and tags
2008-10-26 22:58:44 +00:00
Dan Stillman
8660095c54
Fixes #1182 , Translator priority is ignored
2008-10-25 20:55:02 +00:00
Dan Stillman
5688acbdc9
Fix truncated default terms when using custom <terms> element ( http://forums.zotero.org/discussion/4384/ )
2008-10-25 10:51:01 +00:00
Dan Stillman
d2118dc5fc
Apparently we still use this (in csledit.xul and cslpreview.xul)
2008-10-25 10:47:01 +00:00
Dan Stillman
310e233480
Merged r3581-3616 from 1.0 branch, plus some report tweaks
2008-10-25 08:01:43 +00:00
Dan Stillman
01edde493f
Fix error toggling RIS/Refer intercept pref
2008-10-25 07:39:32 +00:00
Dan Stillman
93bbed579e
Missed file from r3450-3580 merge from 1.0 branch
2008-10-25 07:38:50 +00:00
Dan Stillman
0f0c531247
Merged r3450-3580 from 1.0 branch
2008-10-25 07:37:47 +00:00
Dan Stillman
f50a5fe603
Run storage server verification automatically when clicking sync button
...
If there's a storage error, it either needs to be resolved or file sync needs to be disabled for regular sync to proceed.
2008-10-25 04:01:36 +00:00
Dan Stillman
99f9bcb79d
More tag/space handling
2008-10-25 03:10:50 +00:00
Dan Stillman
6a20d690e0
Fix errors adding tags with leading or trailing spaces to items (since yesterday)
2008-10-25 02:47:47 +00:00
Dan Stillman
7a6656ae5c
Fix error from previous commit
2008-10-25 02:09:59 +00:00
Dan Stillman
4f2bcb15d5
Fix error when purging tags that have already been erased
2008-10-24 23:03:53 +00:00
Dan Stillman
56eb416e3e
Fix error in doc prefs window if lastStyle is set to an invalid style
2008-10-24 21:08:44 +00:00