Commit graph

1372 commits

Author SHA1 Message Date
eugenem
c97749bda6 Initial check-in of ACM SIGCHI Conference Proceedings format. http://www.chi2009.org/Authors/Guides/Formatting.html 2008-08-11 04:03:13 +00:00
Dan Stillman
6c56cc9b73 r3178 may find some crazy things 2008-08-08 22:06:42 +00:00
Dan Stillman
1cb7aa6a06 Better detection of invalid parameter counts passed to Zotero.DB query methods (including inadvertently passing an undefined value) 2008-08-08 21:16:26 +00:00
Dan Stillman
4524115bf4 Disable tag cloud by default 2008-08-08 19:41:58 +00:00
Asa Kusuma
005375cc33 Adds tag cloud feature. Use about:config to turn on. 2008-08-08 19:39:06 +00:00
Sean Takats
fad829635b Adds Michael Lines's McGill legal CSL 2008-07-30 21:54:43 +00:00
Dan Stillman
4588e0dfe6 Fix a few JS strict warnings 2008-07-29 17:55:44 +00:00
Dan Stillman
411b300e27 Add foreign key for proxy tables 2008-07-29 17:49:55 +00:00
Dan Stillman
4945737355 Fix SQL error 2008-07-29 17:49:04 +00:00
Dan Stillman
fe3ff13571 Fix id changing with items with highlights or annotations 2008-07-29 17:47:07 +00:00
Simon Kornblith
a4d049fe46 Fix "Zotero.Ingester.Proxies is undefined" error 2008-07-29 09:27:54 +00:00
Simon Kornblith
79d759fd8d 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
17c3d1cc34 update proxy preferences without a restart (thanks Sean) 2008-07-28 22:12:11 +00:00
Simon Kornblith
ce210afe2d Fix mis-recognition of GMU EZProxy under some circumstances 2008-07-28 21:24:29 +00:00
Simon Kornblith
09e8249db8 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
30e4ae859d Fix "data mismatch" error, for real 2008-07-25 19:00:44 +00:00
Dan Stillman
d875079377 Revert part of last commit 2008-07-25 18:12:35 +00:00
Dan Stillman
4c1f8c729d Fix "data type mismatch" error on upgrade, I think 2008-07-25 18:01:16 +00:00
Simon Kornblith
1da2221d40 closes #971, Add support for secondary key 2008-07-24 22:25:03 +00:00
mmoole
a8c367156d * again minor fixes 2008-07-24 19:58:03 +00:00
Dan Stillman
e591acb783 Fix report generation of items with tags 2008-07-24 19:52:09 +00:00
Simon Kornblith
5efeeb6089 remove support for old-style CSLs 2008-07-23 05:05:03 +00:00
Dan Stillman
0f71fdbc35 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
975e81afab Blocked revision 2988 from 1.0 branch via svnmerge 2008-07-22 05:42:16 +00:00
Dan Stillman
5171f8c091 Save Unicode files with Zotero.File.putContents() 2008-07-22 05:38:05 +00:00
Dan Stillman
5f45009a18 Fixes #1071, Create bibliography from collection fails 2008-07-16 01:19:05 +00:00
Dan Stillman
685294e908 Fix tags being undefined when exported in 1.5 2008-07-16 01:13:56 +00:00
Dan Stillman
ea60cb630e Better debugging of newer DB version error 2008-07-15 19:21:23 +00:00
mmoole
63f5d1cc9b * container-prefix got mixed up, should now be correct. sorry! 2008-07-13 12:31:20 +00:00
mmoole
99e87ae528 * fix: one whitespace too much 2008-07-13 12:17:35 +00:00
mmoole
d25a2c5d5c * fix invalid mistakes 2008-07-13 12:01:11 +00:00
mmoole
a433618b51 * minor locale fixes 2008-07-13 11:51:09 +00:00
Dan Stillman
51edc5ad16 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
e4f49588c0 fix blank fields when converting between footnotes/endnotes or between field types 2008-07-10 22:35:50 +00:00
Nicolae Turcan
604082e869 Correct macros 2008-07-10 16:34:21 +00:00
Nicolae Turcan
5fcad10078 New macro for pages 2008-07-10 16:13:03 +00:00
Dan Stillman
b150a482aa Fix for file launch regression on trunk -- getFile() wasn't always returning an nsILocalFile 2008-07-10 16:05:58 +00:00
Nicolae Turcan
8304d0c67a New macro for pages 2008-07-10 12:17:38 +00:00
Nicolae Turcan
560b0310bd New macro for locators 2008-07-10 11:25:39 +00:00
Simon Kornblith
53da1ccb03 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
cf93bd7042 Replace invalid characters with a dashed square Unicode character instead of stripping 2008-07-09 18:49:43 +00:00
Dan Stillman
049cead550 Invalid characters after the first one in a string weren't being replaced 2008-07-09 18:05:53 +00:00
Dan Stillman
417dc32548 Fix "str is null" sync error with empty search condition values 2008-07-09 15:57:33 +00:00
Dan Stillman
49f655726c Strip characters invalid in XML when sending data 2008-07-08 22:23:38 +00:00
Dan Stillman
e3f251f7c7 Don't trigger autosync on 'refresh' event 2008-07-08 19:12:30 +00:00
Dan Stillman
4f45e9156f Update userdata version 2008-07-08 16:27:24 +00:00
Dan Stillman
e4fa5f10b0 Fix attachments with missing rows in itemAttachments 2008-07-08 16:26:50 +00:00
Dan Stillman
c430baa85d Fix tag migration error ("oldIDs.map is not a function") 2008-07-08 15:02:14 +00:00
Dan Stillman
ed60df41ad Fix upgrade error if no 'storage' DB 2008-07-08 14:17:46 +00:00
Dan Stillman
867512c883 Change zotero-tb-actions-utilities-separator to zotero-tb-actions-plugins-separator 2008-07-07 19:46:16 +00:00