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
Simon Kornblith
62b3ee14ea
Fix typo
2012-01-09 23:44:30 -05:00
Simon Kornblith
7344473e45
Call complete method to activate garbage collection, if one exists
2012-01-09 23:15:10 -05:00
Simon Kornblith
0a5ec165fb
Drop empty creators in ZU.itemToServerJSON() and fix debug comments
2012-01-09 13:22:59 -05:00
Simon Kornblith
d93826af1b
Merge branch '3.0' of github.com:zotero/zotero into 3.0
2012-01-09 13:21:34 -05:00
Simon Kornblith
64d9c50c32
Drop empty creators
2012-01-09 13:21:21 -05:00
Dan Stillman
bbee75ecc1
Fix dragging collection from a group library
2012-01-09 11:57:45 -05:00
Frank
afd6c35406
Upgrade citeproc-js to version 1.0.255
2012-01-09 14:10:35 +08:00
Frank
e4086a0069
Upgrade citeproc-js to version 1.0.254
2012-01-08 23:30:46 +08:00
Frank
ea72301c76
Upgrade citeproc-js to version 1.0.253
2012-01-08 11:18:43 +08:00
Dan Stillman
d70a1ed7fe
Don't make prefs <description> small, since it makes it tiny on Windows
...
Standalone will need to be fixed to use the same preferences CSS as
Firefox.
2012-01-05 19:32:45 -05:00
Dan Stillman
0ae175127b
Add help button to prefs pointing to documentation
2012-01-05 19:32:20 -05:00
Dan Stillman
204f9563c6
Fix global flag on Zotero.Prefs.get()
2012-01-05 19:05:50 -05:00
Dan Stillman
7e5ec21781
Fix misspelling in Danish locale
2012-01-05 16:25:20 -05:00