Simon Kornblith
a32c7b6bf9
Read configOptions out of parsed translator
2012-01-22 13:37:13 -05:00
Simon Kornblith
7202e8c2ba
Fix Zotero.CreatorTypes.getTypesForItemType in connector
2012-01-22 13:29:15 -05:00
Simon Kornblith
4a86b2112d
Update to citeproc-js 1.0.267
2012-01-22 12:11:26 -05:00
Simon Kornblith
35642b465f
Fix for broken locale retrieval with Ubuntu Firefox Modifications
2012-01-22 11:27:16 -05:00
Dan Stillman
04fb50528c
Move locales.xml retrieval into try
...
Fixes "Access to restricted URI denied" issue on Ubuntu
2012-01-22 11:23:35 -05:00
Dan Stillman
94bb513d92
Remove debug output
2012-01-22 10:41:35 -05:00
Dan Stillman
476e0f87d6
Locale debugging
2012-01-22 10:28:34 -05:00
Simon Kornblith
b8781bf254
Update to citeproc-js 1.0.266
2012-01-22 10:15:48 -05:00
Simon Kornblith
f04d396d73
Revert mapping from inventor to author, since we already map primary creator types to CSL author
2012-01-22 10:15:11 -05:00
Dan Stillman
0a92a584d0
More debugging info for access date issue
2012-01-21 04:05:28 -05:00
Simon Kornblith
fad4dc9969
Fix TinyMCE HTML window, part 1
2012-01-21 01:20:40 -05:00
Dan Stillman
ed6666c4d7
Merge locales
2012-01-20 17:52:51 -05:00
Dan Stillman
f272fc6861
Tweak read-only save error message
2012-01-20 17:51:00 -05:00
Dan Stillman
8831ba51cd
Update styles pointer
2012-01-20 17:28:36 -05:00
Dan Stillman
0fd93c2711
Revove access date debug output
...
This reverts commit 20afa7e561
.
2012-01-20 17:26:10 -05:00
Dan Stillman
c89bb04484
Add mappings for obsolete style ids
2012-01-20 17:25:02 -05:00
Dan Stillman
b342999983
Update submodule pointers
2012-01-20 17:03:38 -05:00
Dan Stillman
84e59d6601
Delete chicago-note.csl, mhra_note_with_bibliography.csl, aaa.csl
...
First two are redundant, third has been renamed
Mappings for existing documents forthcoming
2012-01-20 17:00:53 -05:00
Simon Kornblith
b617c508b1
Propagate errors in child translators to parents
...
See http://groups.google.com/group/zotero-dev/browse_thread/thread/59dbd15bf6c84133
2012-01-20 16:16:52 -05:00
Dan Stillman
79b1fe30dc
Workaround for broken file/URL launching in Standalone on Linux
...
Falls back to /usr/bin/xdg-open by default, configurable via
extensions.zotero.fallbackLauncher.unix (or .windows, though that
should be much rarer). Also used for file revealing.
If xdg-open fails, files launch via the external helper app dialog and
URLs just don't work.
2012-01-20 15:23:06 -05:00
Dan Stillman
20afa7e561
Some debugging output for access date issue
2012-01-20 13:58:35 -05:00
Dan Stillman
0b33e7d1b7
Replace various space characters in filenames that break on Windows
...
These are all valid Unicode characters, but PDF plugins can't files with
filenames containing them on Windows.
2012-01-19 22:36:14 -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
8941e610e0
Fix invalid CSS selector on Windows
...
I didn't check whether this affects anything. The rule was being ignored
previously.
2012-01-19 21:05:35 -05:00
Dan Stillman
1e20c8cb53
Fix saving of "@22" files in snapshots
...
CSS rules were being made available to WebPageDump with double-quotes in
the url() rules, despite the original rules not containing them. WPD's
regexp for parsing url() rules included the quotes in the captured
strings, which prevented relative URLs from being properly interpeted --
they were instead appended to the base URL, resulting in "@22" (") at the
end and 404s (sometimes with large HTML pages) that were then saved to
disk instead of the image.
2012-01-19 15:50:27 -05:00
Frank
f047999339
Upgrade citeproc-js to version 1.0.264
2012-01-19 18:10:11 +08:00
Dan Stillman
6b58d3e2af
Fix erroneously disabled "Empty Trash" (recent regression)
2012-01-19 02:40:46 -05:00
Simon Kornblith
865b3e0b21
Add progress indicator to add item by identifier
2012-01-18 23:50:38 -05:00
Frank
376ecba496
Upgrade citeproc-js to version 1.0.263
2012-01-19 01:26:13 +08:00
Frank
0e9505a2c5
Upgrade citeproc-js to version 1.0.262.
2012-01-19 01:26:13 +08:00
Frank
8bebd77a57
Upgrade citeproc-js to version 1.0.261. Important fix to avoid a processor hang in some circumstances.
2012-01-19 01:26:13 +08: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
35efd798de
Save real target URLs from Google search results
...
"Save Link as Zotero Item" previously saved Google's tracking page
instead of the real destination. This can be extended to other sites
if necessary.
2012-01-17 04:52:53 -05:00
Simon Kornblith
77a9bac691
Fix window dragging on Windows, because for some reason the jsm doesn't work properly
2012-01-17 01:50:39 -05:00
Simon Kornblith
0fcf07dd6a
Teeny tiny cosmetic fix on Windows
2012-01-17 01:50:39 -05:00
Simon Kornblith
bbd686f8bb
A true platform-general solution to the panel sizing problem
2012-01-17 01:50:39 -05:00
Simon Kornblith
6750535319
Fix panel sizing on OS X and Windows
2012-01-17 01:50:39 -05:00
Dan Stillman
2b2da828c0
Restore ".SOURCE" in ZOTERO_CONFIG version
2012-01-17 01:19:29 -05:00
Dan Stillman
261862cf30
Remove debugging info
2012-01-17 01:18:38 -05:00
Dan Stillman
7c4a69b9e1
Merge branch '3.0'
2012-01-17 01:16:47 -05:00
Dan Stillman
cc4d3db845
Fix a couple syncing errors
2012-01-17 01:08:58 -05:00
Simon Kornblith
a17b78e222
Minor cosmetic fix
2012-01-16 23:57:19 -05:00
Simon Kornblith
7a52b65e85
Some more Linux focus fixes, and fix panel size
2012-01-16 23:57:19 -05:00
Simon Kornblith
189b3cd146
Fix refocusing of Quick Format window on Linux
2012-01-16 23:57:19 -05:00
Dan Stillman
6c6505a7ba
Make "Restore to Library" button look somewhat less awful
2012-01-16 23:04:36 -05:00
Simon Kornblith
6c97fed76c
Fixes for Firefox 3.6 (ugh)
2012-01-16 22:39:29 -05:00
Simon Kornblith
51b3af7bc7
Move icon over by one pixel
2012-01-16 21:33:43 -05:00
Simon Kornblith
b66c2aab89
Add preferences to menus on Windows and Linux
2012-01-16 21:29:32 -05:00
Simon Kornblith
c6a366638d
Only use Zotero.version from ZOTERO_CONFIG until we can get it from the add-on manager
2012-01-16 20:39:08 -05:00