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
Dan Stillman
7ce3bd7060
"Zotero Migration Notification" -> "Existing Zotero Library Found"
2012-02-01 19:28:58 -05:00
Dan Stillman
d3f4bc6d7e
Tweak QuickFormat first-run text
2012-02-01 19:17:38 -05:00
Dan Stillman
ebfae117fd
Remove "classic" part of QuickFormat first-run guidance
2012-02-01 18:18:38 -05:00
Simon Kornblith
46f64523a4
Add first-run guidance to QuickFormat dialog
2012-02-01 17:23:25 -05:00
Dan Stillman
f4804b66b5
Merge branch '3.0'
2012-01-27 00:24:50 -05:00
Dan Stillman
a4afb67d91
Point directly to 3.0 plugins page from preferences
...
Not sure why this is localized, though
2012-01-25 16:44:48 -05:00
Dan Stillman
f272fc6861
Tweak read-only save error message
2012-01-20 17:51:00 -05:00
Dan Stillman
b1cd48a863
Avoid a third "this" in save icon first-run guidance
2012-01-19 21:06:28 -05:00
Dan Stillman
5e2cd44cc8
Remove trailing period
2012-01-18 03:41:29 -05:00
Dan Stillman
eddaa672ef
Provide link to cert override docs in Standalone Verify Server
...
The button wasn't opening the WebDAV URL within Standalone, and
XULRunner doesn't provide the whitelist interface anyway.
Documentation page still needed
2012-01-18 03:37:54 -05:00
Dan Stillman
7c4a69b9e1
Merge branch '3.0'
2012-01-17 01:16:47 -05:00
Dan Stillman
d63d24c636
Show access error for translator save attempt to read-only library
...
Not sure how this works for connector saves
2012-01-11 18:12:21 -05:00
Dan Stillman
4767cad19e
Merge branch '3.0'
2012-01-10 19:54:09 -05:00
Dan Stillman
9d16cb2fe6
"Use Firefox profile directory" -> "Use profile directory"
2012-01-05 14:58:11 -05:00
Dan Stillman
3ac5a6db09
Merge branch '3.0'
2011-12-22 12:21:32 -05:00
Simon Kornblith
878f70998f
Show most recently cited items at the top of QuickFormat. Also, typing "ibid" into QuickFormat now shows a list of the most recently cited items.
2011-12-19 01:36:33 -05:00
Dan Stillman
059460a5d2
Merge branch '3.0'
...
Conflicts:
chrome/content/zotero/xpcom/storage/webdav.js
chrome/content/zotero/zoteroPane.js
chrome/skin/default/zotero/preferences.css
2011-12-17 16:25:58 -05:00
Dan Stillman
fe97d33e38
Display "Load WebDAV URL" button in Verify Server error
...
Allows for easier Standalone cert override (I hope -- not yet tested)
2011-12-17 16:13:37 -05:00
Dan Stillman
0456e5d3be
About pane updates
2011-12-14 17:52:10 -05:00
Simon Kornblith
eeedc49274
Fix quotation marks
2011-12-07 02:31:40 -05:00
Simon Kornblith
3349acc747
Fix description of how to add a locate engine
2011-12-04 14:17:51 -05:00
Dan Stillman
309579719a
Remove numChildren localization
2011-11-26 03:45:56 -05:00
Dan Stillman
758216638f
On-demand download support
...
Can choose to download files "at sync time" or "as needed"
On-demand defaults to on, but remains off for existing users
To-do:
- Handling of local and remote file changes on on-demand download
(currently if a file exists it isn't downloaded, which means a
remotely modified file won't be redownloaded in on-demand mode)
- Additional control over file downloading and retention
Other changes:
- Overhauled entire file syncing architecture
- Replaced numAttachments column with Note and Attachment columns with
dynamic icons to indicate status
- Double-clicking a parent with a missing best attachment and on-demand
downloading off no longer loads the parent URL
- Bugs
2011-11-26 03:45:55 -05:00
Dan Stillman
81b6974053
Add more reasonable "Medium" font setting, and shift M/L to L/XL
...
Also adjust spacing of radio buttons in General pref pane
2011-11-17 02:10:10 -05:00
Simon Kornblith
a259a6b8cd
First run guidance for creator menu
2011-10-03 06:04:37 +00:00
Simon Kornblith
27b5505661
First run guidance for save icon
2011-10-03 04:44:40 +00:00
Simon Kornblith
3364a533c5
Add "Restore to Library" context menu option
2011-10-02 15:50:54 +00:00
Dan Stillman
e1cc377162
Show Zotero pane progress bar during sync processing
...
TODO: limit to large syncs?
This needs a lot of testing.
Also:
- Tweak pumpGenerator() wait level behavior to match Zotero.wait()
- If Zotero is closed in the top-most window, show a popup instead of the pane-covering progress meter, and take an optional icon in Zotero.showZoteroPaneProgressMeter() for use in the popup
- Restore protection against opening Zotero pane when Zotero.locked is set
- Display a nicer error if Zotero.DB.commitTransaction() is called without an active transaction
- Allow text with icons to extend to multiple lines in progressWindow popup
- Automatically use current window if one isn't specified in Zotero.repaint()
2011-09-21 23:00:20 +00:00
Simon Kornblith
08c8c4dfbd
Use asynchronous APIs for collecting fields. This currently has the side effect of breaking the editor.
2011-09-15 07:57:06 +00:00
Simon Kornblith
953ec31166
Add context menu to translate icon, allowing the user to save to Zotero with alternative translators and to perform library lookup or use lookup engines without first saving the item
2011-08-28 20:12:08 +00:00
Simon Kornblith
a38119365e
Locale changes from r10295
2011-08-26 21:52:41 +00:00
Simon Kornblith
aae77c6015
Add-on discovery support for Zotero Standalone, part 1
2011-08-25 07:35:22 +00:00
Simon Kornblith
d382f293ca
Add link to cslPreview.xul and make sure things work in Standalone (and tab mode)
2011-08-24 06:58:42 +00:00
Simon Kornblith
b3cf130821
Add "Open csledit.xul" to Standalone advanced prefs
2011-08-24 05:59:20 +00:00
Simon Kornblith
cf0e1e6972
Ask before importing files on double-click
2011-08-18 15:29:13 +00:00
Simon Kornblith
a35c33312d
Move standalone.dtd out of separate directory
2011-08-10 19:36:05 +00:00
Dan Stillman
7bf14390b2
Update version number
2011-08-10 19:30:54 +00:00
Dan Stillman
913cd0736e
A couple other tweaks
2011-08-10 19:25:05 +00:00
Dan Stillman
b0d07045ef
Fix typo
2011-08-10 19:21:03 +00:00
Simon Kornblith
c1057e2587
Remove uses of "Firefox" and fix version
2011-08-10 07:07:26 +00:00
Simon Kornblith
4a00bf1f74
Compactify tag selector. Unfortunately, there seems to be a bug in Fx 4+ that makes <menuitem type="checkbox"/> not work quite right on OS X.
2011-08-10 06:29:24 +00:00
Simon Kornblith
421e570ada
Fix a bug in QuickFormat years and enable QuickFormat by default
2011-08-09 03:49:06 +00:00
Simon Kornblith
0031f0d319
Warn the user if they have modified a citation and ask whether to perform future updates. This makes the editor obsolete.
2011-08-09 03:37:24 +00:00
Simon Kornblith
125200bf83
Bring in line with https://github.com/citation-style-language/schema/blob/master/csl-citation.txt
2011-08-08 11:24:22 +00:00
Simon Kornblith
fa602e4984
Closes #1086 , Some way to carry metadata inside or along with Word documents
2011-08-05 18:20:08 +00:00
Simon Kornblith
45b5421941
- Show an error when a document was created with an incompatible field type.
...
- Move duplicate detection resolution code to Zotero.Integration.URIMap interface, so it will apply to uncited items in the bibliography as well.
2011-08-05 02:26:25 +00:00
Simon Kornblith
a6da9fa061
Add missing locale term
2011-08-05 02:19:53 +00:00
Simon Kornblith
4901870c8a
"Show in app tab" and "show in separate tab" are separate preferences.
...
Thanks to voxel for the patch
2011-08-03 20:05:33 +00:00
Simon Kornblith
53f4a49900
- "Keep Sources Sorted" now works
...
- Option to open classic dialog
2011-07-29 20:32:39 +00:00