Peter Baumgartner
86d2db3515
changed "month day" to "day. month" for blog posts
2008-08-30 05:07:18 +00:00
bodxp
60fc30c663
Add Chinese-Building-Structure.csl file for Chinese Magizine style.
2008-08-28 00:59:26 +00:00
Rintze Zelle
9be8511841
New Harvard style, adapted for Leeds Met.
2008-08-26 17:03:52 +00:00
Peter Baumgartner
8817099d38
Check In of German variant of Chicago (Author-Date)
2008-08-25 13:31:38 +00:00
Peter Baumgartner
5db49ef8a5
New: Chicago Style Author-Date format adapted for German
2008-08-25 12:12:54 +00:00
Peter Baumgartner
15159c246a
New: Chicago Style Author-Date format adapted for German
2008-08-25 11:30:17 +00:00
Rintze Zelle
ff8cf11029
Citations in Harvard 1 use "et al" in case of 3 authors of more instead of 4 or more, see documentation.
2008-08-22 20:27:26 +00:00
Simon Kornblith
8c91c8fc90
don't put MAX_PAGES in global namespace
2008-08-22 05:41:00 +00:00
Simon Kornblith
225c62df18
fix JS warnings
2008-08-22 05:38:36 +00:00
Simon Kornblith
4cf79691ed
Add feature to retrieve metadata for PDFs, currently accessible as a contextual menu item.
...
The feature grabs relevant fragments from the document and then searches them on Google Scholar. This will only work with OCRed PDFs, so it doesn't work with JSTOR, but it should work fairly well with everything else.
2008-08-22 05:35:44 +00:00
Simon Kornblith
f20ed8507e
Commit missing proxy components from r3266
2008-08-22 05:23:03 +00:00
Simon Kornblith
501d6c6e77
closes #1098 , Edit Citation not working in new document
2008-08-21 21:30:36 +00:00
Rintze Zelle
f99d96694d
Inclusion of citation sorting in jbc.csl.
2008-08-21 17:22:28 +00:00
Dan Stillman
3633b053bb
Fix "second argument to Function.prototype.apply must be an array" error in schema.js line 1636 on upgrade
2008-08-21 16:25:17 +00:00
Rintze Zelle
e75dfcf8b5
Various corrections to PNAS style.
2008-08-21 06:03:30 +00:00
Simon Kornblith
c77fe5462a
references #831 , transparent EZProxy support
...
changes default behavior. transparent redirection is now enabled by default, and a caution dialog appears when proxies are first accessed. when transparent redirection is turned off, no dialog appears, and proxies get saved automatically. when the user switches transparent redirection on, there is a warning that s/he should check that there are only trusted proxies in the list. i'm not sure how well i've worded the messages, so feel free to suggest better alternatives.
also, a bit of jsdoc cleanup on proxy.js
2008-08-21 05:46:54 +00:00
zxpmyth
4c0523fbda
fixes for Invalid style
2008-08-21 03:16:58 +00:00
zxpmyth
5680e9977a
fixes for Invalid style name
2008-08-21 02:47:25 +00:00
zxpmyth
ef0dcb6aa0
new style for Chinese Std GBT7714(Numeric)
2008-08-21 02:37:54 +00:00
Dan Stillman
4c2a37e510
Fixes saved search syncing, probably
2008-08-20 14:52:24 +00:00
Dan Stillman
78731858ab
More helpful error message for compat styles in cslpreview and csledit on trunk
2008-08-20 01:41:29 +00:00
Gabriel Landais
ee83b7267a
Immunity style
2008-08-19 21:20:43 +00:00
Rintze Zelle
ab36d59982
Corrected more issues with the JBC (Journal of Biological Chemistry) style:
...
* Edition should be included for books
* Punctuation for books/book chapters
Validated with RNV.
2008-08-17 19:03:36 +00:00
Rintze Zelle
06118a621d
Fixed the citation order in jbc.csl (Journal of Biological Chemistry). Citations should appear in the bibliography in the order in which they are cited.
2008-08-17 16:15:45 +00:00
Rintze Zelle
48344b341d
Corrected several issues with the JBC (Journal of Biological Chemistry) style:
...
* removed spacing between entries in bibliography
* journal abbreviations are now used if available
* Removed the double space before the year of issue
* Removed the period after the journal name
* Removed the issue number
* Et al. now is no longer used in the bibliography (all authors are listed)
* Removed the period at the end of each entry in the bibliography
Validated with RNV.
2008-08-17 08:24:37 +00:00
Markus Schaffner
db8cf9839e
try to validate bibtex style
2008-08-16 13:36:25 +00:00
Markus Schaffner
eadb08d019
bibtex csl, initial version
2008-08-16 13:11:10 +00:00
Dan Stillman
c73513576a
- Fix inability to add existing tags to item
...
- Fix error if a local tag matches a different remote tag
- Add additional triggers to enforce referential integrity
2008-08-15 05:32:18 +00:00
Dan Stillman
5990ac0618
Add Edition to MLA book section as well
2008-08-14 19:51:55 +00:00
Dan Stillman
8ef3f4197e
Add Edition field to MLA styles
2008-08-14 19:49:19 +00:00
Dan Stillman
102d74bb14
Add reminder to add new hidden prefs to hidden prefs page
2008-08-14 18:19:39 +00:00
Dan Stillman
7637434a2a
Fix error saving imported attachments on trunk (since r3178)
2008-08-14 17:58:45 +00:00
Rintze Zelle
552008468e
Created a new style for all ASM (American Society for Microbiology) journals, based on jbact.csl, which contained some errors.
...
Corrected errors:
Removed spacing between the bibliography entries.
Put a space after the journal name instead of a period.
Deleted one of the two spaces after the author listing.
Removed one of the two spaces after the journal title.
Journal abbreviations are now used when available.
This changed style was validated using RNV and csl.rnc.
2008-08-14 16:30:42 +00:00
Dan Stillman
96e88bda1e
- Change local key if remote item has different id but different key (which should mostly be with the Quick Start Guide)
...
- Moved common singleton data logic (for now, just getByKey()) into Zotero.DataObjects, and use that as template for other data objects
2008-08-13 06:38:47 +00:00
Dan Stillman
4450e12152
Proper updating of cached parent collections
2008-08-13 02:21:49 +00:00
Dan Stillman
0fb1d5866f
Fixes #1077 , Add tag to note dialog broken
...
The manual Add Tag popup isn't popping up for me when I drag a note to the tag selector. If you're still getting that, please open a new ticket.
2008-08-13 00:08:51 +00:00
Bruce D'Arcus
b139882df1
changed et-al-min option to '6'
2008-08-12 20:54:51 +00:00
Bruce D'Arcus
d77eab786a
added sort key to citation
2008-08-12 17:24:38 +00:00
Dan Stillman
4a37c5647a
Fix error with Create New Item from Current Page (after r3178)
2008-08-12 07:45:04 +00:00
Dan Stillman
2d5c89cb9d
Fix error saving new creators after r3178
2008-08-12 07:20:45 +00:00
Dan Stillman
fa82b66c9f
Fix error in Zotero.Attachments.importFromDocument()
2008-08-12 07:13:04 +00:00
Dan Stillman
595f775c39
Improved subcollection support -- fixes "Cannot set parent of collection [x] to invalid parent [x]" error, among other things
...
Removed child collections from XML -- now uses parent attribute exclusively -- and increased API version to 2
2008-08-12 07:10:50 +00:00
Elena Razlogova
2f858bd39f
Adds proper et al. formatting for bibliographies in Chicago CSL; bibliography entries are now sorted by author, title, and date
2008-08-12 00:49:45 +00:00
eugenem
87f311eb0f
Minor improvements to ACM SIGCHI format.
2008-08-11 05:07:17 +00:00
eugenem
1b4914d8cb
Minor edit to ACM SIGCHI format.
2008-08-11 04:51:30 +00:00
eugenem
4827d87aa3
ACM SIGCHI format edit: improved newspaper/magazine citation.
2008-08-11 04:46:34 +00:00
eugenem
3a7f23623f
Minor edits to ACM SIGCHI Conference Proceedings format.
2008-08-11 04:29:15 +00:00
eugenem
c97749bda6
Initial check-in of ACM SIGCHI Conference Proceedings format. http://www.chi2009.org/Authors/Guides/Formatting.html
2008-08-11 04:03:13 +00:00
Dan Stillman
6c56cc9b73
r3178 may find some crazy things
2008-08-08 22:06:42 +00:00
Dan Stillman
1cb7aa6a06
Better detection of invalid parameter counts passed to Zotero.DB query methods (including inadvertently passing an undefined value)
2008-08-08 21:16:26 +00:00