Commit Graph

1245 Commits

Author SHA1 Message Date
Dan Stillman
b04498f1df Update version number for B4 2007-03-28 07:49:35 +00:00
Dan Stillman
ac31a36ee4 Fix error when using "Show in Library"
Fix for scraped item not being selected in a collection with the tag selector open

Fix error adding a child item to the item at the of a list
2007-03-28 07:47:06 +00:00
Sean Takats
2fd5f6aca5 Closes #590 by adding series support to RIS and MARC translators (replacing seriesTitle). Makes similar adjustments to Endnote/Refer/BibIX and Cambridge Scientific Abstracts. 2007-03-28 00:36:01 +00:00
Dan Stillman
b694727029 Fixes #589, Add .pdf extension to downloaded PDFs for Windows compatibility
Just never implemented something I should've
2007-03-27 21:22:48 +00:00
Dan Stillman
a28ec9857f Map COinS series to series field, not seriesTitle (http://forums.zotero.org/discussion/567) 2007-03-27 18:52:01 +00:00
Dan Stillman
69c1dc17be Addresses #541, Option to force use of English (or any arbitrary locale?) in bibliographies
Set Zotero.locale based on the locale of the Firefox build rather than the system locale
2007-03-27 17:57:33 +00:00
Dan Stillman
1958505596 Remove junk at end of locales.xml files
Remove extra > in es-ES locales.xml
2007-03-27 17:48:26 +00:00
Dan Stillman
4a177dcf6d Remove junk at end of French locales.xml file 2007-03-27 17:35:46 +00:00
Dan Stillman
8dd5b8c8cd Add back English strings to other locales 2007-03-27 16:06:05 +00:00
Sean Takats
c409c4049c Updating manifest to include new locales 2007-03-27 15:30:21 +00:00
Sean Takats
cc51bdef5c Updating manifest to reflect new locales 2007-03-27 15:28:48 +00:00
Dan Stillman
bd09d198fb Fix "odious" error in French locale 2007-03-27 13:50:11 +00:00
Dan Stillman
5ab93d6ba4 Merge updated locales 2007-03-27 13:47:42 +00:00
Simon Kornblith
8689546849 revert changes to styles, as they seem to have caused some unintended issues 2007-03-27 04:19:51 +00:00
Simon Kornblith
016e36d09e closes #442, Add abbreviated item title and formatting logic 2007-03-27 03:20:26 +00:00
Simon Kornblith
f7ce8dc80d closes #585, don't save snapshots on JSTOR 2007-03-27 00:45:05 +00:00
Simon Kornblith
bc6d24882f - closes #586, scraped item doesn't get added to collection
- removes nonfunctional popup menu code
2007-03-27 00:06:50 +00:00
Dan Stillman
07db0d8fe3 Remove (harmless) SQL mistake 2007-03-26 20:52:17 +00:00
Dan Stillman
f43acd85c9 Addresses #527, Add translators' names to install.rdf and about.xul
- Added translator names to About window
- Moved icon attributions from Special Thanks to separate section, leaving just funders in Special Thanks
- Removed ellipses in "Documentation" and "About Zotero" lines in Actions menu
2007-03-26 20:12:50 +00:00
Dan Stillman
9729c7dce5 This will hopefully fix the scraping crash. 2007-03-26 19:33:14 +00:00
Dan Stillman
afb03baaff Replace hand-drawn icon for minimized annotations
Added menu separator between annotation and highlighting toolbar buttons
2007-03-26 18:55:48 +00:00
Dan Stillman
a9bff0e316 Restore clearSelection() call in itemTreeView.rememberSelection(), since workaround didn't fix crash
Made rememberSelection() in certain notify() conditions only get called when necessary, which may or may not fix or reduce the crash, depending on where it was happening

Added debug output to better tell where the crash is occurring
2007-03-26 17:57:26 +00:00
Dan Stillman
8fff3ddad2 Fix errors in WebPageDump saving due to being with XPCOM -- and, since the error was the only thing causing scripts to be downloaded, switched script saving to true 2007-03-26 17:45:24 +00:00
Dan Stillman
fe23c04b36 Fix for web links not being added to current collection 2007-03-26 14:56:02 +00:00
Dan Stillman
13d5d59b01 Strip potentially invalid characters in auto-generated attachment filenames 2007-03-24 22:57:14 +00:00
Dan Stillman
d803831856 Fix for title not showing up when scraping a page when sorting by Date Added 2007-03-24 22:43:16 +00:00
Simon Kornblith
95938c359e modify URL regexps for gated collections to allow URLs as subdomains (to deal with proxies we don't currently support automatically) 2007-03-24 22:13:18 +00:00
Dan Stillman
206e18c351 Addresses #442, Add abbreviated item title and formatting logic
Add shortTitle field, just for real this time
2007-03-24 21:49:01 +00:00
Simon Kornblith
af1ac0db7e simplify use of base fields in citations (thanks Dan S.) 2007-03-24 21:42:03 +00:00
Dan Stillman
8a9da660fd Only get the most recent window in ZoteroPane.loadURI() if we need to 2007-03-24 17:28:02 +00:00
Dan Stillman
9bc8583703 This may or may not fix the crashes on site translation 2007-03-24 17:23:29 +00:00
Dan Stillman
cb72c9bcaa Pushed updated JSTOR translators to repo 2007-03-24 16:47:31 +00:00
Simon Kornblith
f34100bd77 use base fields in citations 2007-03-24 05:47:27 +00:00
Simon Kornblith
0a21edc131 closes #583, detectWeb icons not "sticky" 2007-03-23 22:59:03 +00:00
Simon Kornblith
dd143fa800 - delete from JSTOR after retrieval (this may or may not help)
- fix Chicago Note with Bibliography sorting
2007-03-23 21:20:09 +00:00
Simon Kornblith
624902c726 fix citation sort issues 2007-03-23 21:05:44 +00:00
Dan Stillman
d35ca68586 Addresses #442, Add abbreviated item title and formatting logic
Closes #578, rename "Publication" to "Book Title" on bookSection type

Also moved URL above call number on all fields.
2007-03-23 20:04:31 +00:00
Simon Kornblith
7c2a413010 fixes broken <- arrow in multiple citation selector for Word integration 2007-03-23 19:15:11 +00:00
Simon Kornblith
fd4cd28545 closes #483, Improve Chicago Manual of Style date/publisher/place handling 2007-03-23 19:12:17 +00:00
Dan Stillman
2f51eeb7e2 Fixes #579, can't delete access date 2007-03-23 17:58:54 +00:00
Simon Kornblith
97b24b3752 closes #464, ability to use endnotes (not yet tested on Windows, but it's easier to commit first and make changes if necessary) 2007-03-23 16:47:40 +00:00
Simon Kornblith
e8f7d2320e fix locator issues with multiple citations 2007-03-23 14:37:29 +00:00
Simon Kornblith
f3a16b5e00 - fix issues with subsequent author substitute
- fix comma before "and" with two authors in MLA style citations
2007-03-23 14:29:47 +00:00
Simon Kornblith
0042dde43d assume first name is initials when there is only one capital letter, even if last name is all caps 2007-03-23 14:10:27 +00:00
Simon Kornblith
f3664a8c6e fix issues with initials with periods 2007-03-23 13:55:55 +00:00
Simon Kornblith
c6bc536f64 better handling of initials in cleanAuthor 2007-03-23 03:32:06 +00:00
Simon Kornblith
85fb1f7cf3 closes #572, 'Multiple sources" does not work 2007-03-23 02:46:35 +00:00
Dan Stillman
f01fd20826 Closes #554, Add help menu option to Actions menu
"Documentation..." with link to http://www.zotero.org/documentation/
2007-03-23 01:12:50 +00:00
Dan Stillman
8a39b9ee7c Didn't mean to commit this 2007-03-23 00:58:28 +00:00
Dan Stillman
2b4d0926e3 Fixes #542, Better icons for preferences window
Also better spacing of prefpane buttons
2007-03-23 00:56:24 +00:00