Commit Graph

1162 Commits

Author SHA1 Message Date
Simon Kornblith
ddec93894e Fix "Zotero.Ingester.Proxies is undefined" error 2008-07-29 09:27:54 +00:00
Simon Kornblith
8ecf3c0276 Better support for proxy-by-port EZProxies (like the GMU EZProxy). When we see a link or redirect from (e.g.) mutex.gmu.edu:3793 to mutex.gmu.edu:3618, we now make a background request to the latter site with no cookies in order to get the EZProxy log-in screen. From the log-in screen, we can find the real URL of the latter site. 2008-07-29 05:08:26 +00:00
Simon Kornblith
79b3669aac update proxy preferences without a restart (thanks Sean) 2008-07-28 22:12:11 +00:00
Simon Kornblith
831ff42b94 Fix mis-recognition of GMU EZProxy under some circumstances 2008-07-28 21:24:29 +00:00
Simon Kornblith
9b5c3787f2 closes #743, Support non-EZproxy proxies
closes #831, transparent EZProxy support
adds a proxy pane to the preferences
asks before saving proxies to the DB (to avoid the potential phishing risk #831 would otherwise pose)
2008-07-28 11:11:12 +00:00
Dan Stillman
5a1e2a1c11 Fix "data mismatch" error, for real 2008-07-25 19:00:44 +00:00
Dan Stillman
e82305e055 Revert part of last commit 2008-07-25 18:12:35 +00:00
Dan Stillman
de792f6b0d Fix "data type mismatch" error on upgrade, I think 2008-07-25 18:01:16 +00:00
Simon Kornblith
84fe88f9be closes #971, Add support for secondary key 2008-07-24 22:25:03 +00:00
e1f78201d5 * again minor fixes 2008-07-24 19:58:03 +00:00
Dan Stillman
2ccb9a4109 Fix report generation of items with tags 2008-07-24 19:52:09 +00:00
Simon Kornblith
af328a7d71 remove support for old-style CSLs 2008-07-23 05:05:03 +00:00
Dan Stillman
f443478230 Merged revisions 2989,2994,2996-2999,3001,3003-3004,3007,3010,3012,3015-3016,3026-3029,3036-3038,3040-3041,3046,3048,3050,3052,3054-3055,3057-3058,3066,3069-3073 from 1.0 branch via svnmerge 2008-07-22 05:45:32 +00:00
Dan Stillman
2387050ffb Blocked revision 2988 from 1.0 branch via svnmerge 2008-07-22 05:42:16 +00:00
Dan Stillman
6da252fc03 Save Unicode files with Zotero.File.putContents() 2008-07-22 05:38:05 +00:00
Dan Stillman
e9f7ad5f8a Fixes #1071, Create bibliography from collection fails 2008-07-16 01:19:05 +00:00
Dan Stillman
313ef2fabc Fix tags being undefined when exported in 1.5 2008-07-16 01:13:56 +00:00
Dan Stillman
74313ab073 Better debugging of newer DB version error 2008-07-15 19:21:23 +00:00
255b97d5e1 * container-prefix got mixed up, should now be correct. sorry! 2008-07-13 12:31:20 +00:00
3a3a092214 * fix: one whitespace too much 2008-07-13 12:17:35 +00:00
eab7692207 * fix invalid mistakes 2008-07-13 12:01:11 +00:00
89b7215cbe * minor locale fixes 2008-07-13 11:51:09 +00:00
Dan Stillman
2d5d157fda Removed incorrect check causing "Local [object] 1 not in update array" error
The remote object could legitimately not have been updated locally since the last sync if the server data was cleared and synched from a different client, potentially resulting in a different key condition on sync. The two sides should now be properly merged (at least in theory).
2008-07-13 07:31:20 +00:00
Simon Kornblith
e903d82c26 fix blank fields when converting between footnotes/endnotes or between field types 2008-07-10 22:35:50 +00:00
Nicolae Turcan
8ff61fbdd8 Correct macros 2008-07-10 16:34:21 +00:00
Nicolae Turcan
876d015dc5 New macro for pages 2008-07-10 16:13:03 +00:00
Dan Stillman
06e9e86201 Fix for file launch regression on trunk -- getFile() wasn't always returning an nsILocalFile 2008-07-10 16:05:58 +00:00
Nicolae Turcan
5504cbaa6c New macro for pages 2008-07-10 12:17:38 +00:00
Nicolae Turcan
e218a55af4 New macro for locators 2008-07-10 11:25:39 +00:00
Simon Kornblith
14a6daa11f references #698, Migration away from VBA
Adds a Python/py-appscript-based plug-in for Word 2008. To get this to work, you'll need to copy the Zotero directory (not its contents) to ~/Microsoft User Data/Word Script Menu Items and install py-appscript (sudo easy_install appscript)

Some caveats:
- Requires Word be installed at /Applications/Microsoft Office 2008/Microsoft Word 2008.app (this is fixable, but I'm still determining the best way to solve it)
- Still need to figure out what to do with items that have been deleted from the DB (right now, we just ignore them)
- Sometimes, Python.app launches with the script, which seems to slow execution time
2008-07-10 11:05:43 +00:00
Dan Stillman
29ffe74eaf Replace invalid characters with a dashed square Unicode character instead of stripping 2008-07-09 18:49:43 +00:00
Dan Stillman
72bdc5772e Invalid characters after the first one in a string weren't being replaced 2008-07-09 18:05:53 +00:00
Dan Stillman
73d7e84925 Fix "str is null" sync error with empty search condition values 2008-07-09 15:57:33 +00:00
Dan Stillman
1ea58d338d Strip characters invalid in XML when sending data 2008-07-08 22:23:38 +00:00
Dan Stillman
f0856bac79 Don't trigger autosync on 'refresh' event 2008-07-08 19:12:30 +00:00
Dan Stillman
d0b02cc008 Update userdata version 2008-07-08 16:27:24 +00:00
Dan Stillman
e31ec3e956 Fix attachments with missing rows in itemAttachments 2008-07-08 16:26:50 +00:00
Dan Stillman
17a72dc0cf Fix tag migration error ("oldIDs.map is not a function") 2008-07-08 15:02:14 +00:00
Dan Stillman
b6a9917136 Fix upgrade error if no 'storage' DB 2008-07-08 14:17:46 +00:00
Dan Stillman
1982c6c15d Change zotero-tb-actions-utilities-separator to zotero-tb-actions-plugins-separator 2008-07-07 19:46:16 +00:00
Dan Stillman
d83f108c0b Only show "Search for Shared Libraries" menu option on OS X, and move it up in the menu 2008-07-07 19:44:51 +00:00
Dan Stillman
ad90f90006 Don't throw an error if a sync is already going on when an auto-sync fires 2008-07-07 15:56:24 +00:00
Dan Stillman
7918472d9f Allow spaces and numbers in usernames, at least while we're doing forum-based authentication 2008-07-07 15:49:12 +00:00
Dan Stillman
b21be5b99a Merged revisions 2890,2895-2896,2898,2900-2901,2905,2909-2911,2913,2916-2917,2919,2922,2936-2937,2953-2954,2957,2959,2962-2965,2969-2970,2973-2975,2979-2980,2983 via svnmerge from 1.0 branch 2008-07-07 15:18:49 +00:00
Dan Stillman
9833df0977 Recorded merge of revisions 2977 via svnmerge from 1.0 branch 2008-07-07 15:12:42 +00:00
Dan Stillman
e934258df4 Remove debugging 2008-07-07 14:01:53 +00:00
Dan Stillman
1fa74b02de Add UNIQUE index on itemDataValues values 2008-07-07 14:00:34 +00:00
Dan Stillman
679442f444 Addresses #971, Add support for secondary key
Zotero.Items.getByKey(key) -- retrieve an Item object by its secondary lookup key

No caching yet -- if this becomes a bottleneck, I'll add some
2008-07-06 18:03:44 +00:00
Dan Stillman
4067bb2111 Addresses #1057, Won't start on Windows
I suspect this will fix the problem. It will also provide better error reporting for Zotero startup errors such as this one.
2008-07-03 16:44:52 +00:00
Dan Stillman
6758b7d5c7 Allow clearing of sync password 2008-07-02 10:08:11 +00:00