Commit graph

3864 commits

Author SHA1 Message Date
Simon Kornblith
88e5d47ad8 Properly change between styles 2011-08-09 05:13:13 +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
176e2f2d05 Don't throw an error on CSL_BIBLIOGRAPHY codes 2011-08-08 22:27:50 +00:00
Simon Kornblith
b5b3d0a135 Don't package zoteroIntegration typelib after all (reverts r10002) 2011-08-08 17:44:23 +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
b08b54ba83 Add some documentation on the connector switching process 2011-08-07 23:37:51 +00:00
Simon Kornblith
75f4360175 Tweak connector switching to prevent a race condition 2011-08-07 23:26:53 +00:00
Simon Kornblith
0aa0966a28 Closes #1878: NS_ERROR_MALFORMED_URI when accessing EBSCO via proxy (I think) 2011-08-07 16:36:58 +00:00
Dan Stillman
78b4c3c820 Fix source list glitch 2011-08-06 05:55:50 +00:00
Dan Stillman
fffe67967b Clear all tags in tag selector if a selected tag is removed via the tags pane 2011-08-05 22:19:52 +00:00
Dan Stillman
2db050290d Clear tag selector when switching between views 2011-08-05 22:04:48 +00:00
Simon Kornblith
94e92b9f53 Fix citation editing with sorted styles 2011-08-05 21:08:29 +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
Dan Stillman
067df94822 Closes #1868, Dragging collections into group libraries 2011-08-05 18:17:06 +00:00
Simon Kornblith
7aa474e584 Embed group relations in Word documents 2011-08-05 03:00:24 +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
e49fedd900 Don't make the button huge 2011-08-04 19:32:57 +00:00
Simon Kornblith
a97d7ff26d Add button to open about:config to advanced preferences pane. We could disable this for Zotero for Firefox, but I think it's probably a better idea to keep it so that docs can be made consistent. 2011-08-04 19:32:05 +00:00
Dan Stillman
ee01b2cbc3 Allow "Create Parent Item from Selected Item" for PDFs for multiple selection 2011-08-04 06:31:14 +00:00
Dan Stillman
c1af72fcd2 Allow "Create Parent Item from Selected Item" for PDFs, at least until failed metadata retrieval does something more helpful 2011-08-04 06:00:57 +00:00
Dan Stillman
ea20a4067f Notes were copied as raw HTML if more than one empty paragraph 2011-08-04 05:49:51 +00:00
Simon Kornblith
2900dcc6db Don't allow unreasonable window positions 2011-08-04 01:24:41 +00:00
Dan Stillman
d8ca9ef438 Don't save "browserSupport":null when missing 2011-08-04 00:00:54 +00:00
Simon Kornblith
c078415c26 Update to citeproc-js 1.0.202 2011-08-03 23:54:11 +00:00
Simon Kornblith
6b5a3b71f2 Put zoteroIntegration typelib in Zotero trunk. 2011-08-03 23:46:31 +00:00
Dan Stillman
1625e412f9 Save browserSupport from repo 2011-08-03 23:45:44 +00:00
Simon Kornblith
b75b36fa77 Closes #1875, [PATCH] Add ISI to MIME type-detected imports
Thanks to ajlyon for the patch
2011-08-03 20:51:26 +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
841c6f5b7b - Don't set a minimum height for the preferences. I think this was a workaround for a very old bug.
- Don't let proxy tree flex. I think this fixes Linux preferences-related issues.
2011-08-03 17:17:14 +00:00
Simon Kornblith
b20c4dd622 - Add border on Linux
- Move dropmarker slightly
2011-08-03 02:09:57 +00:00
Dan Stillman
d4287e4459 Skip and log too-long filenames on Linux (since they're most likely gibberish advertising files anyway) 2011-08-02 22:41:09 +00:00
Simon Kornblith
c2db7b53b1 - Fix iframe by just specifying a massive height for it (no, height: 100% doesn't work)
- Cancel should work as expected
2011-08-02 19:52:45 +00:00
Simon Kornblith
6566ba1682 Don't specify a max height for the editor 2011-08-02 19:43:04 +00:00
Dan Stillman
43025db6d5 - Change invalid creator type for item type to item type's primary creator automatically, since otherwise existing data would cause sync and save errors
- Fix a couple other errors
2011-08-02 18:56:00 +00:00
Simon Kornblith
0ea27b091f Update to citeproc-js 1.0.200 2011-08-02 16:19:08 +00:00
Simon Kornblith
3814c9307e Tweak spacing in Linux QuickFormat dialog 2011-08-02 15:27:36 +00:00
Dan Stillman
46fc6684c1 Fix typo 2011-08-02 06:49:33 +00:00
Dan Stillman
e9f5643ecd - Throw an error if an invalid creator type for the item type is passed to Zotero.Item.setCreator()
- Cache some Zotero.CreatorTypes calls
2011-08-02 05:59:38 +00:00
Dan Stillman
1c560eb94c Fix file editing in Search/Unfiled/Duplicates 2011-08-02 03:34:32 +00:00
Simon Kornblith
9ac7b45010 Don't use dialog window type for integration windows on Linux 2011-08-02 01:21:34 +00:00
Simon Kornblith
46e1fd0600 Tweak Windows appearance (Linux still to come) 2011-08-01 16:59:10 +00:00
Simon Kornblith
d8cd5cf7ae Fix some (but not all) sizing and focus issues 2011-08-01 04:27:47 +00:00
Simon Kornblith
f2f7bf00f7 Make command/ctrl+down open citation properties panel 2011-07-31 22:19:20 +00:00
Simon Kornblith
0f21c3c4ea Set line-height properly 2011-07-31 21:39:14 +00:00
Simon Kornblith
7464b704ce - Use popup for reference list rather than appending to bottom of window
- Disable animation, as it is no longer smooth
2011-07-31 21:01:27 +00:00
Simon Kornblith
fc5d803896 - Make "suppress author" selectable without mouse
- Move cursor to end of textbox when panel is closed
- Close carbon library after use
2011-07-31 18:06:50 +00:00
Simon Kornblith
53f4a49900 - "Keep Sources Sorted" now works
- Option to open classic dialog
2011-07-29 20:32:39 +00:00
Simon Kornblith
28c64a3bd0 Commit Z icon 2011-07-29 16:04:42 +00:00