Simon Kornblith
|
9d0e8c258e
|
Remove debug code
|
2012-02-09 04:01:01 -05:00 |
|
Simon Kornblith
|
8d48b1de54
|
Drop a lot of Fx 3.6-specific code
|
2012-02-09 03:56:30 -05:00 |
|
Simon Kornblith
|
0f6b151ea4
|
Remove Fx 3.6 and 4.0-specific code
|
2012-02-09 03:45:36 -05:00 |
|
Simon Kornblith
|
4fc7600387
|
Drop http server that did nothing but show an error for Zotero 1.0 users who had upgraded Zotero without upgrading the Word plugin
|
2012-02-09 03:45:36 -05:00 |
|
Dan Stillman
|
6c5e155ba7
|
Merge branch '3.0'
|
2012-02-09 02:18:15 -05:00 |
|
Dan Stillman
|
3a4401a995
|
Merge branch '3.0'
Conflicts:
chrome/content/zotero/xpcom/integration.js
chrome/content/zotero/xpcom/storage/webdav.js
chrome/content/zotero/xpcom/storage/zfs.js
install.rdf
update.rdf
|
2012-02-09 02:13:02 -05:00 |
|
Simon Kornblith
|
564d27f51c
|
Allow add-ons to be updated via addons.mozilla.org in Zotero Standalone, part 1
|
2012-02-08 23:06:50 -05:00 |
|
Dan Stillman
|
5f5bc9568c
|
Update versions
|
2012-02-08 17:22:23 -05:00 |
|
Dan Stillman
|
66f51db3c8
|
Don't use "application/vnd.oasis.opendocument.text" for all ZIP files
This bug dates to 2008. We'll correct existing files in a client update
and on the server.
|
2012-02-08 17:13:31 -05:00 |
|
Simon Kornblith
|
6a3ce4292e
|
Don't display an error if adding a citation is cancelled
|
2012-02-08 16:40:02 -05:00 |
|
Simon Kornblith
|
0daf51e05c
|
Warn before letting the user change a citation that has been edited
|
2012-02-07 18:27:58 -05:00 |
|
Simon Kornblith
|
fc5e8be8c0
|
Don't break citation ID regeneration
|
2012-02-07 18:22:42 -05:00 |
|
Simon Kornblith
|
6fe3ef27d4
|
Screw with the way we handle citation IDs instead of indices, since that's closer to the root of the problem
|
2012-02-07 18:15:28 -05:00 |
|
Simon Kornblith
|
7b8d8023f2
|
Don't clear newIndices. This might fix some errors? But I don't see how they would occur anyway unless another error had already occurred
|
2012-02-07 18:09:49 -05:00 |
|
Dan Stillman
|
dd46e267ee
|
Fix "libraryID, name, type are not unique" tag sync error
Ported from server
|
2012-02-07 05:51:33 -05:00 |
|
Simon Kornblith
|
438e0e3128
|
Defer missing item warning until after QuickFormat closes
|
2012-02-06 22:46:20 -05:00 |
|
Simon Kornblith
|
1c28a23aa6
|
Wait to load all citations out of document before showing QuickFormat dialog if storeReferences is disabled. Otherwise people with missing references apparently get confused.
|
2012-02-06 19:28:49 -05:00 |
|
Dan Stillman
|
3d58ef557d
|
Remove snapshot/link-from-page options in Standalone
|
2012-02-06 14:21:56 -05:00 |
|
Simon Kornblith
|
67e6cbfede
|
Fix repaint
|
2012-02-06 12:44:38 -05:00 |
|
Dan Stillman
|
84fe2728da
|
Replace setAttribute("oncommand", ...) with addEventListener()
For AMO validator
|
2012-02-06 02:38:53 -05:00 |
|
Dan Stillman
|
c987130323
|
Tag debugging that actually works
|
2012-02-06 02:30:31 -05:00 |
|
Simon Kornblith
|
1257b17ef6
|
Use JS proxies for exposing DOM to sandbox
|
2012-02-06 01:20:52 -05:00 |
|
Simon Kornblith
|
2ae1b75d62
|
Update to citeproc-js 1.0.277 and switch to DOM XML, because Firefox's E4X support gets more unstable as time goes on
|
2012-02-05 19:37:24 -05:00 |
|
Simon Kornblith
|
a78cd2cf18
|
Fix WPD leak by loading into a local scope
|
2012-02-05 18:58:15 -05:00 |
|
Simon Kornblith
|
39c86a791e
|
Use Zotero.debug() instead of dump() in WPD
|
2012-02-05 18:46:49 -05:00 |
|
Dan Stillman
|
dca22a012c
|
Debugging for tag issue
|
2012-02-05 01:49:08 -05:00 |
|
Dan Stillman
|
ee51b49377
|
Center save icon guidance panel
|
2012-02-04 15:20:46 -05:00 |
|
Dan Stillman
|
deeb1b2247
|
Add MIME type for locate icon
|
2012-02-03 22:41:20 -05:00 |
|
Dan Stillman
|
8d96cf35bb
|
Fix global assignment
|
2012-02-03 22:10:58 -05:00 |
|
Simon Kornblith
|
3d002674f1
|
Avoid wrapping DOMParser when possible
|
2012-02-03 19:58:11 -05:00 |
|
Simon Kornblith
|
5b8b515b06
|
Fix potential crash activating integration dialog on Linux
|
2012-02-02 03:07:26 -05:00 |
|
Dan Stillman
|
48a09eaf37
|
Remove styles update script (included accidentally in 3.0)
|
2012-02-02 02:14:24 -05:00 |
|
Simon Kornblith
|
d4552a8c6c
|
Tweak toolbar UI
|
2012-02-01 22:23:07 -05:00 |
|
Simon Kornblith
|
774f91f092
|
Fix ugly groupbox
|
2012-02-01 20:45:55 -05:00 |
|
Simon Kornblith
|
d082d074ee
|
Don't use Win 7 theme on Win XP
|
2012-02-01 20:05:28 -05:00 |
|
Simon Kornblith
|
ddad4a6acd
|
Undo win-specific style tweak
|
2012-02-01 19:42:46 -05:00 |
|
Simon Kornblith
|
8452deb300
|
Make QuickFormat page number handling more reliable
|
2012-02-01 19:39:34 -05:00 |
|
Dan Stillman
|
fb140c3ff4
|
Update zotero.js version
|
2012-02-01 19:33:25 -05:00 |
|
Dan Stillman
|
d3f4bc6d7e
|
Tweak QuickFormat first-run text
|
2012-02-01 19:17:38 -05:00 |
|
Simon Kornblith
|
ff406ba827
|
Merge branch '3.0' of github.com:zotero/zotero into 3.0
|
2012-02-01 18:23:54 -05:00 |
|
Simon Kornblith
|
29f4dce061
|
Tiny cosmetic change
|
2012-02-01 18:21:17 -05:00 |
|
Dan Stillman
|
3bd1ff7676
|
Fix broken annotations
|
2012-02-01 18:15:29 -05:00 |
|
Simon Kornblith
|
48f90cb8b4
|
Merge remote-tracking branch 'origin/3.0' into 3.0
|
2012-02-01 17:25:26 -05:00 |
|
Simon Kornblith
|
46f64523a4
|
Add first-run guidance to QuickFormat dialog
|
2012-02-01 17:23:25 -05:00 |
|
Dan Stillman
|
de9f1e8943
|
Log some sync errors to console
|
2012-02-01 02:39:49 -05:00 |
|
Dan Stillman
|
e725eb88b4
|
"Firefox" -> "Firefox"/"Zotero" as appropriate
|
2012-02-01 02:35:22 -05:00 |
|
Simon Kornblith
|
a6b5717b8e
|
Fix Linux focus bugs entirely and also (hopefully) fix the white bar issue
|
2012-01-31 23:11:40 -05:00 |
|
Simon Kornblith
|
c6c5f6c2f7
|
Try libX11.so.6, in case it's not symlinked to libX11.so
|
2012-01-31 22:25:43 -05:00 |
|
Simon Kornblith
|
9d20e2a827
|
A slightly less sketchy reactivate hack
|
2012-01-31 22:22:45 -05:00 |
|
Simon Kornblith
|
e10c3e2e72
|
Fix switching to classic add citation dialog
|
2012-01-31 10:58:09 -05:00 |
|