Commit Graph

1776 Commits

Author SHA1 Message Date
Simon Kornblith
3674ed5684 closes #608, #608: zotero rdf import error: 'shortTitle' is not a valid field for type 14 2007-04-04 23:51:24 +00:00
Dan Stillman
8fcbf7093d Recognize three-digit years 2007-04-04 18:32:05 +00:00
Dan Stillman
08e5a9ea23 Don't truncate the first character of unquoted numeric fields in BibTeX import 2007-04-04 15:40:57 +00:00
Dan Stillman
d1b2567663 - Fix missing file extension when using importFromDocument() on a non-HTML file
- Fix PDF indexing for importFromDocument() files

(Reverted to using saveURI() rather than WebPageDump for non-HTML files in Attachments.importFromDocument(), since custom filename logic was being lost and it was just calling saveURI() itself anyway)
2007-04-03 06:59:33 +00:00
Dan Stillman
ed058f75e5 - Fixed an error when moving collections
- Select collection when moving under another collection (by opening parent first)
- Streamlined collection load/notify code a bit
2007-04-03 05:01:38 +00:00
Dan Stillman
c3d891fb94 Update install manifest for Flock 0.8 2007-04-03 01:09:30 +00:00
Dan Stillman
b8f7ce7ecb Fixes #602, https://www.zotero.org/trac/ticket/602
I just set a min-height to not collapse the top part when it's empty. Could add the parent item type in brackets, but I don't know that it's necessary.
2007-04-02 18:35:53 +00:00
Dan Stillman
6594c60797 Fixes #598, Renaming selected tag causes library to "disappear"
Addresses #597, Don't iterate Array with for...in
2007-04-02 17:53:53 +00:00
Dan Stillman
1277e5915f Addresses #605, Combine alert titles and messages 2007-04-02 17:36:13 +00:00
Sean Takats
f2823cba40 Fixes translators for ACS, arXiv.org, and ScienceDirect. Adds Voyager support for National Library of Medicine. 2007-04-02 14:43:32 +00:00
Dan Stillman
1f3f9ea2e1 Dramatically speed up adding/removing items to/from collections 2007-04-02 14:22:17 +00:00
Dan Stillman
eef19de220 Fix for error when rapidly showing-hiding-showing the items list 2007-04-02 13:57:56 +00:00
Dan Stillman
4b83db32aa Fix attachment opening in Linux (broken in r1166) 2007-04-02 13:43:47 +00:00
Dan Stillman
d2de91d872 Revert r1364 fix, since that just postponed the error the user was experiencing 2007-03-31 06:59:44 +00:00
Dan Stillman
216da6c2e8 Version bump 2007-03-30 16:18:29 +00:00
Dan Stillman
50e7767c93 Fix error upgrading from 1.0.0b2.r2 that as far as I can figure out shouldn't actually happen 2007-03-29 22:37:12 +00:00
Dan Stillman
f935078e40 Fix for "Only show top-level items" checkbox not working correctly in saved searches 2007-03-29 17:13:05 +00:00
Dan Stillman
44e1fe836c Fix for Ctrl-click and Ctrl-Shift-click not opening a new tab in Windows and Linux 2007-03-29 15:34:44 +00:00
Dan Stillman
f1f82e318b Don't mess up main schema update iterator variable 2007-03-29 14:02:56 +00:00
Dan Stillman
188a450d68 Repair steps for note-saving bug 2007-03-29 13:51:54 +00:00
Dan Stillman
794349b374 Fix critical bug with note saving 2007-03-29 13:16:07 +00:00
Simon Kornblith
28d4fef65b fix attached PDF title on HighWire journals 2007-03-28 19:41:32 +00:00
Dan Stillman
d55f945acd Addresses #596, Auto-append appropriate file extension when none specified in Save dialog
I think this is the real fix
2007-03-28 19:32:56 +00:00
Simon Kornblith
5ec04a1dfe closes #594, Adjust MARC translator to take first location/publisher info 2007-03-28 19:00:12 +00:00
Simon Kornblith
8ffb70df85 closes #596, Auto-append appropriate file extension when none specified in Save dialog (i think) 2007-03-28 18:37:04 +00:00
Dan Stillman
6f39031ed6 Addresses #597, Don't iterate Array with for...in 2007-03-28 18:10:00 +00:00
Dan Stillman
bc9d904f00 Addresses #597, Don't iterate Array with for...in 2007-03-28 17:09:47 +00:00
Dan Stillman
f1f6e351da Fixes #595, Clicking URL label does not work for manually-edited URLs 2007-03-28 15:19:52 +00:00
Sean Takats
f886704830 Whoops. XPath worked but was technically incorrect. 2007-03-28 14:44:24 +00:00
Sean Takats
00518b1ead Fixes JSTOR search results save. 2007-03-28 14:35:28 +00:00
Simon Kornblith
90c1dcc3ef closes #442, Add abbreviated item title and formatting logic 2007-03-28 08:54:31 +00:00
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