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
Dan Stillman
4524115bf4
Disable tag cloud by default
2008-08-08 19:41:58 +00:00
Asa Kusuma
005375cc33
Adds tag cloud feature. Use about:config to turn on.
2008-08-08 19:39:06 +00:00
Sean Takats
fad829635b
Adds Michael Lines's McGill legal CSL
2008-07-30 21:54:43 +00:00
Dan Stillman
4588e0dfe6
Fix a few JS strict warnings
2008-07-29 17:55:44 +00:00
Dan Stillman
411b300e27
Add foreign key for proxy tables
2008-07-29 17:49:55 +00:00
Dan Stillman
4945737355
Fix SQL error
2008-07-29 17:49:04 +00:00
Dan Stillman
fe3ff13571
Fix id changing with items with highlights or annotations
2008-07-29 17:47:07 +00:00
Simon Kornblith
a4d049fe46
Fix "Zotero.Ingester.Proxies is undefined" error
2008-07-29 09:27:54 +00:00
Simon Kornblith
79d759fd8d
Better support for proxy-by-port EZProxies (like the GMU EZProxy). When we see a link or redirect from (e.g.) mutex.gmu.edu:3793 to mutex.gmu.edu:3618, we now make a background request to the latter site with no cookies in order to get the EZProxy log-in screen. From the log-in screen, we can find the real URL of the latter site.
2008-07-29 05:08:26 +00:00
Simon Kornblith
17c3d1cc34
update proxy preferences without a restart (thanks Sean)
2008-07-28 22:12:11 +00:00
Simon Kornblith
ce210afe2d
Fix mis-recognition of GMU EZProxy under some circumstances
2008-07-28 21:24:29 +00:00
Simon Kornblith
09e8249db8
closes #743 , Support non-EZproxy proxies
...
closes #831 , transparent EZProxy support
adds a proxy pane to the preferences
asks before saving proxies to the DB (to avoid the potential phishing risk #831 would otherwise pose)
2008-07-28 11:11:12 +00:00
Dan Stillman
30e4ae859d
Fix "data mismatch" error, for real
2008-07-25 19:00:44 +00:00
Dan Stillman
d875079377
Revert part of last commit
2008-07-25 18:12:35 +00:00
Dan Stillman
4c1f8c729d
Fix "data type mismatch" error on upgrade, I think
2008-07-25 18:01:16 +00:00
Simon Kornblith
1da2221d40
closes #971 , Add support for secondary key
2008-07-24 22:25:03 +00:00
mmoole
a8c367156d
* again minor fixes
2008-07-24 19:58:03 +00:00
Dan Stillman
e591acb783
Fix report generation of items with tags
2008-07-24 19:52:09 +00:00
Simon Kornblith
5efeeb6089
remove support for old-style CSLs
2008-07-23 05:05:03 +00:00
Dan Stillman
0f71fdbc35
Merged revisions 2989,2994,2996-2999,3001,3003-3004,3007,3010,3012,3015-3016,3026-3029,3036-3038,3040-3041,3046,3048,3050,3052,3054-3055,3057-3058,3066,3069-3073 from 1.0 branch via svnmerge
2008-07-22 05:45:32 +00:00
Dan Stillman
975e81afab
Blocked revision 2988 from 1.0 branch via svnmerge
2008-07-22 05:42:16 +00:00
Dan Stillman
5171f8c091
Save Unicode files with Zotero.File.putContents()
2008-07-22 05:38:05 +00:00
Dan Stillman
5f45009a18
Fixes #1071 , Create bibliography from collection fails
2008-07-16 01:19:05 +00:00