Commit Graph

1260 Commits

Author SHA1 Message Date
Dan Stillman
c9380fd09d Fix iterator variable 2007-03-29 14:06:44 +00:00
Dan Stillman
83549022c5 Update version numbers for b4.r2 2007-03-29 13:55:55 +00:00
Dan Stillman
a17da23dc7 Tagging b4.r2 (with note fix) 2007-03-29 13:54:55 +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
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