Commit graph

972 commits

Author SHA1 Message Date
Julian Onions
30422c5d1d First attempt at the AAG format 2007-11-15 21:28:48 +00:00
Julian Onions
b73fe145d1 Bioinformatics journal format 2007-11-15 17:15:56 +00:00
Julian Onions
c32a5d5015 Updated Chicago variants to new schema 2007-11-14 22:11:04 +00:00
Dan Stillman
6e8e5b9a21 Fix PNAS validation error: "numbered" => "numeric" in <category> (I assume this is what was intended) 2007-11-14 11:33:12 +00:00
Dan Stillman
63017f106f Removed some timestamps, fixed a couple URIs, and a few small metadata clean-ups on Julian's styles 2007-11-14 11:24:12 +00:00
Julian Onions
cb2a808430 MHRA and Chicago Author-date formats 2007-11-14 10:31:54 +00:00
Julian Onions
0407d4a432 Oops - messed up the uri for this one 2007-11-14 10:15:58 +00:00
Julian Onions
dfb58e83b5 Various of the new styles created 2007-11-14 10:14:30 +00:00
Julian Onions
d7e164459c Science journal format 2007-11-14 09:39:26 +00:00
Julian Onions
0a385c9e2e Journal of Bacteriology style 2007-11-14 09:31:02 +00:00
Julian Onions
28d9dcae95 A251 Open university format style 2007-11-14 09:19:19 +00:00
Julian Onions
1171ab6e58 Fixed the case 2007-11-14 09:11:34 +00:00
Julian Onions
94cedf12c8 Fixed the URI 2007-11-14 09:06:45 +00:00
Julian Onions
3b480fd81e A debugging CSL style that attempts to display all attributes zotero stores. 2007-11-14 09:02:25 +00:00
Dan Stillman
52fd8a12d8 Update <?oxygen lines to use remove trunk URL for schema
Changed titles in CSLs to reflect previous database titles
2007-11-12 19:24:23 +00:00
Dan Stillman
9c9645f447 Merging r1846 to new system 2007-11-10 07:10:45 +00:00
Dan Stillman
ec8bb69330 Change CSLs to use new URIs 2007-11-09 10:26:35 +00:00
Dan Stillman
c28ff58238 Remove test CSL 2007-11-06 09:49:26 +00:00
Dan Stillman
561e712f1e Add individual CSL files 2007-11-06 08:44:16 +00:00
Dan Stillman
316f719aad Test 2007-11-06 03:21:53 +00:00
Dan Stillman
f19d979144 Test 2007-11-06 03:18:52 +00:00
Dan Stillman
9c3c2053eb Test 2007-11-06 03:17:50 +00:00
Dan Stillman
0c89443181 Add Nature style (validation system testing) 2007-11-06 03:13:58 +00:00
Dan Stillman
302e5166e1 Removing test CSL 2007-11-06 03:09:59 +00:00
Dan Stillman
225e19ffbe Test 2007-11-06 02:15:14 +00:00
Dan Stillman
bcc09357e4 Create new directory for CSLs, with NLM as a test of the validation functions 2007-11-06 01:48:20 +00:00
Dan Stillman
70b10ea320 Fix error saving snapshots of files not handled natively by Firefox (except PDFs) 2007-11-03 18:42:06 +00:00
Dan Stillman
ba4caa7c86 Fix incorrect defineGetter line 2007-11-01 04:07:23 +00:00
Dan Stillman
34ea8ced85 Addresses #283, Minefield compatibility
Closes #285, Hitting Esc should close tags popup

Fixes various UI issues and problems adding tags on Minefield

Still getting autocomplete self-destruction
2007-10-31 00:03:06 +00:00
Dan Stillman
1159de39f6 Fix #803, A few UI alignment issues in Preferences
And streamlined some of the layout code. Used some of the changes from BZ translator (without doing away with all styling).
2007-10-30 06:52:16 +00:00
Dan Stillman
2145431468 Fix hang saving snapshots on some pages (e.g. permanent Wikipedia URLs) 2007-10-30 00:33:38 +00:00
Dan Stillman
c0ad18ee28 Fix for Case title not showing up in items list (since letter/interview change) 2007-10-29 20:31:57 +00:00
Dan Stillman
cc497c2718 Merged r1792-1793 to trunk 2007-10-26 14:44:43 +00:00
Dan Stillman
3ce9d82b00 Addresses #527, Add translators' names to install.rdf and about.xul
Up-to-date on trunk and branch
2007-10-24 09:02:23 +00:00
Dan Stillman
560ae102cb Fix spacing of larger creator type dropmarker on Windows 2007-10-24 08:55:35 +00:00
Dan Stillman
2a9ce990f2 Use larger dropmarker for creatorType drop-down
This is a bit uglier, and the large markers are kinda annoying once you know the drop-down is there, but perhaps this will stop the forum posts. Please let them stop.
2007-10-24 08:25:58 +00:00
Dan Stillman
e5a2f0d508 Pushed new CSLs to repo again 2007-10-23 18:10:21 +00:00
Dan Stillman
1294682120 2007-10-23 09:44:09 +00:00
Dan Stillman
6e8a0e189d Version and compatibility bump 2007-10-23 07:36:23 +00:00
Dan Stillman
35ff52f2e8 Merged 1.0 branch back to trunk 2007-10-23 07:11:59 +00:00
Simon Kornblith
8a932b7dc5 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
48a5fb0091 - closes #566, chicago note-with-bibliography style does not allow generation of a bibliography
- closes #547, Add ECL license header to Word plugin
2007-03-22 14:20:05 +00:00
Simon Kornblith
e8b04926d8 - closes #434, remove SOAP dependency on Windows
- fixes a bug that could result in truncation of the bibliography by two characters
2006-12-14 20:57:50 +00:00
Simon Kornblith
d68d7d65b3 - closes #407, error in EBSCOhost translator
- closes #430, Amazon translator causing utilities.js to throw exception
- officially deprecated Zotero.Utilities.getNodeString() (use doc.evaluate and nodeValue or textContent instead, or access attributes directly; these options take the nearly the same amount of code, should be faster, and don't unnecessarily bloat our utilities)
- updated word integration to the latest version
2006-12-11 20:54:22 +00:00
Dan Stillman
4fb199457d Updated link to Quick Start Guide in fresh installs with new URL and intro note 2006-10-05 22:55:50 +00:00
Dan Stillman
c59dcdc0a6 New item types, fields, creator types, and the glue to make them work
If anyone's out there, now would be the time to test this.

Missing icons for the new types -- I could try to get some of those now, or we could just launch. Maybe we'll just launch. But really, might want to test this. Just sayin'.
2006-10-05 22:27:29 +00:00
Dan Stillman
589f1a6f20 2006-10-05 18:28:50 +00:00
Dan Stillman
73149b86c7 Add ECL license block to scrapers.sql 2006-10-05 17:29:03 +00:00
Dan Stillman
10efae5822 Don't set (currently unused) downloadAssociatedFiles pref 2006-10-05 17:22:47 +00:00
Dan Stillman
9a96c54118 Addresses #327, Scrapers should either take snapshots or use URL field
Use automaticSnapshots pref (which defaults to on and is changeable in the prefs window) rather than downloadAssociatedFiles (which defaults to off and is only settable through about:config at the moment) for now in translate.js

downloadAssociatedFiles should eventually be used for PDFs and other large files, whereas automaticSnapshots will be for HTML and the like -- in the meantime, I think it's OK for scrapers to just follow the visible pref for both, since otherwise they'd be totally confused when the NIFP button took a snapshot and the scrapers didn't

Simon, if there's any problem I'm not aware of with switching this for now (other than people getting some large PDFs on JStor), let me know.
2006-10-05 09:44:41 +00:00