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
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
Simon Kornblith
e16a0cb47a
Enable JavaScript in hidden browsers. This fixes http://forums.zotero.org/discussion/21381/ (which occurs because document.domain differs even though the origin is the same) and is consistent with the behavior of the connectors.
2012-01-16 11:15:29 -05:00
Dan Stillman
407e8ab32a
Fix collection drag error if standalone file and no-files group
2012-01-16 03:28:38 -05:00
Frank
bfd1c1c91f
Map Zotero inventor to CSL author, which seems unlikely to be controversial.
2012-01-16 00:18:59 +08:00
Dan Stillman
d029fca692
Additional debug output
2012-01-15 03:00:01 -05:00
Simon Kornblith
a2bb949bc0
Update to citeproc-js 1.0.260
2012-01-14 14:32:16 -05:00
Simon Kornblith
61a987303f
Fix conversion between fields and bookmarks
2012-01-14 14:25:08 -05:00
Simon Kornblith
c5b4043155
Fix setDocPrefs, part 2
2012-01-14 00:34:08 -05:00
Dan Stillman
c77c7ca17d
Throw error when attempting to install style that isn't XML
...
Also remove redundant "new XML()" call, which cleanXML() does itself.
2012-01-13 18:41:08 -05:00
Dan Stillman
063ba1de5e
Undelete linked item automatically when redragging item to a library
...
Unlike with Restore to Library, the linked item is first removed from
any collections, so it only ends up in the library root and, if
applicable, the target collection.
2012-01-13 18:11:00 -05:00
Simon Kornblith
44ac61c33e
Fix setDocPrefs
2012-01-12 18:54:12 -05:00
Simon Kornblith
91ffdff4dd
Update to citeproc-js 1.0.258
2012-01-12 18:53:50 -05:00
Dan Stillman
2bf4c81a62
Make creator-based report sorting slightly less broken
2012-01-11 19:02:57 -05:00
Dan Stillman
da09a8dfcd
Fix debug output of thrown errors
...
At some point this switched to showing just the line on which the error
occurred.
2012-01-11 18:45:22 -05:00
Dan Stillman
662be5e198
Add integrity check query for empty creators
2012-01-11 18:23:59 -05:00
Dan Stillman
4966a55a1b
Disable "New Saved Search" menu option in read-only libraries
2012-01-11 18:23:36 -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
de696d32e8
Don't show access error removing Duplicates view from read-only library
2012-01-11 18:08:11 -05:00
Dan Stillman
f425850764
Fix sync error if duplicates are merged before first sync
...
Replace local user key in relations with libraryID on sync user changes
and invalid upload sync errors. The latter will be unnecessary after a
DB upgrade step.
Also fixes libraryID in relations not being replaced correctly when
switching sync users.
2012-01-11 01:59:12 -05:00
Dan Stillman
68f3da2c10
Scroll row into view when tabbing through item/tags box
...
Using a hack (focusing the proceeding row) for now. Not sure what's
causing this.
2012-01-10 19:51:01 -05:00
Dan Stillman
2a102577d1
Fix FK
2012-01-10 19:48:57 -05:00
Simon Kornblith
8ddab2fbec
Make displayDialog a method on Zotero.Integration
2012-01-10 18:49:00 -05:00
Simon Kornblith
80c85c7e74
Don't try to run cleanup on old documents
2012-01-10 18:45:44 -05:00
Simon Kornblith
3c61a4eae8
Only load carbon once
2012-01-10 17:49:25 -05:00
Simon Kornblith
5a7c7368b7
More rearrangement to prevent crash on error
2012-01-10 14:10:30 -05:00
Simon Kornblith
f01ab3ffa4
Call activate before complete, to avoid accessing freed objects
2012-01-10 14:06:59 -05:00
Simon Kornblith
5c324134c6
Always run detect on all frames, even if a translator has already been found, in order to ensure that we get the translator with the highest priority
2012-01-10 10:18:23 -05:00