Commit graph

1540 commits

Author SHA1 Message Date
Dan Stillman
f0c4eec238 Fix sync icon error handling (trunk and SP2 tag) 2008-09-01 08:09:37 +00:00
Dan Stillman
02fd1f89b6 Fix sync button breakage after error (trunk and SP2 tag) 2008-09-01 08:00:46 +00:00
Dan Stillman
2dffa33364 Merge recent English strings to other locales on trunk 2008-09-01 06:45:03 +00:00
Dan Stillman
d662466ff6 Merged revisions 3306,3309 from 1.0 branch via svnmerge 2008-09-01 06:09:56 +00:00
Dan Stillman
a2e1a83de7 Recorded merge of revisions 3301 from 1.0 branch via svnmerge 2008-09-01 06:05:52 +00:00
Dan Stillman
ee8229b80a Two JS strict warnings 2008-09-01 04:34:47 +00:00
Dan Stillman
68f7f933c2 Fix properToProxy() translator error (regression from merge) 2008-09-01 04:25:40 +00:00
Dan Stillman
a1cd958cd6 Attachment directory wasn't removed when deleting attachment 2008-09-01 03:59:55 +00:00
Dan Stillman
f9c07bb8e0 Fix one other case where the sync could never end 2008-09-01 03:42:42 +00:00
Dan Stillman
a30106c887 Storage sync never stopped if file-to-download was missing 2008-09-01 03:28:04 +00:00
Dan Stillman
93a213e9e5 - Add "Debuggin" labels to Actions menu options
- Add extra temporary debug output
2008-09-01 03:08:30 +00:00
Dan Stillman
4da7a006c3 Fix bug displaying "Rename associated file" dialog (on trunk and branch) 2008-09-01 02:10:40 +00:00
Dan Stillman
4da36c4f19 Fix two JS strict warnings 2008-09-01 02:00:17 +00:00
Dan Stillman
f37d724a9e Merged revisions 3080-3081,3084,3087-3088,3090,3092,3099-3103,3113-3114,3132,3134-3143,3145,3148-3151,3154-3159,3165,3174,3194,3234-3235,3239-3240,3244,3246-3254,3258-3262,3268,3270,3274,3279,3286-3288,3294-3295 from 1.0 branch via svnmerge 2008-09-01 01:54:00 +00:00
Dan Stillman
be2c8095c4 Blocked revision 3089 via svnmerge, since it's already on the trunk 2008-08-31 23:55:00 +00:00
Dan Stillman
84ef07c874 Missed file from r3296 and better debugging of invalid DB parameters 2008-08-31 23:39:14 +00:00
Dan Stillman
a8bb8dae40 Adds WebDAV file sync
- Still experimental and incomplete, with no lock support and not much error handling

Also:

- New expiry date for sync functions
- Attachment character set was being dropped during syncing
- Possibly improves sizing issues with preferences window
- Fixes problems with attachment filenames with extended characters
- Fixes some problem with tags that I don't remember
- Makes XMLHTTPRequest calls are now background requests (no auth windows or other prompts)
- Z.U.HTTP.doOptions() now takes an nsIURI instead of a URL spec
- New methods:
  - Zotero.Utilities.rand(min, max)
  - Zotero.Utilities.probability(x)
  - Zotero.Utilities.Base64.encode(str) and decode(str)
  - Zotero.getTempDirectory()
  - Zotero.Date.dateToISO(date) - convert JS Date object to ISO 8601 UTC date/time
  - Zotero.Date.isoToDate(isoDate) - convert an ISO 8601 UTC date/time to a JS Date object
2008-08-31 23:36:01 +00:00
Rintze Zelle
227b4cbfcd Updates to antonie-van-leeuwenhoek.csl and fems.csl:
* fixed error with non-existing macro "anon" for both styles
* fixed some style errors in antonie-van-leeuwenhoek.csl
2008-08-31 09:31:40 +00:00
Nicolae Turcan
5d2df61aef Eliminate SmallCaps for author, because of malfunction in editor. 2008-08-30 14:46:50 +00:00
Dan Stillman
9e9f394b29 Fix McGill Legal style id 2008-08-30 09:13:08 +00:00
Rintze Zelle
a6bf321448 * Fixed link in asm-journals.csl (still pointed to jbact style)
* Fixed documentation link in ASA style (old link gave a 404)
* Included a space between the colon following the issue number and the page numbers in the PLOS style, as required by the style guide
* Updated documentation link in PNAS style
2008-08-30 09:03:25 +00:00
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