Commit Graph

1613 Commits

Author SHA1 Message Date
Dan Stillman
054b5e5852 Version bump and locale fallback fix on 1.0.1 2007-11-01 17:25:42 +00:00
Dan Stillman
ca852e06fc Tagging 1.0.1 2007-11-01 17:09:15 +00:00
Dan Stillman
5abb2614e8 Undoing locale fallback fix on tag -- we'll do this as 1.0.1 2007-11-01 17:08:43 +00:00
Dan Stillman
25ffb504b4 Merging locale fallback fix to 1.0.0 tag 2007-11-01 17:01:18 +00:00
Dan Stillman
2dc8e439cf Fix Arabic Word communication 2007-11-01 04:16:25 +00:00
Dan Stillman
352400fb50 Fix incorrect defineGetter line 2007-11-01 04:07:23 +00:00
Dan Stillman
5a99d69092 2007-11-01 03:55:48 +00:00
Dan Stillman
7f03acd1f9 Fix German on 1.0.0 tag 2007-11-01 03:45:58 +00:00
Dan Stillman
8efc35a777 Version bump to 1.0.0 2007-11-01 02:59:48 +00:00
Dan Stillman
c2c33fdedc Tagging 1.0.0 2007-11-01 02:58:23 +00:00
Dan Stillman
22ea4a8d4f Closes #599, Update locales for 1.0 final 2007-11-01 02:53:46 +00:00
Dan Stillman
a1815d1d54 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
fdfc153f4c Fix hang saving snapshots on some pages (e.g. permanent Wikipedia URLs) 2007-10-30 00:33:38 +00:00
Dan Stillman
ddc348531f Fix for Case title not showing up in items list (since letter/interview change) 2007-10-29 20:31:57 +00:00
Dan Stillman
7c896a8ee1 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
ec2e87d9bf Fix spacing of larger creator type dropmarker on Windows 2007-10-24 08:55:35 +00:00
Dan Stillman
0608c6b8e8 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
Simon Kornblith
30223882c3 closes #807: Unicode characters lost in RTF output 2007-10-24 07:36:25 +00:00
Simon Kornblith
e247328131 closes #802, Old-style CSLs dropping first names 2007-10-24 01:06:04 +00:00
Dan Stillman
408c2b3b80 Pushed new CSLs to repo again 2007-10-23 18:10:21 +00:00
Sean Takats
65a92c9ffb Addresses #527. More names to follow soon. 2007-10-23 14:10:13 +00:00
Dan Stillman
9005ba056d Version bump on branch 2007-10-23 09:21:01 +00:00
Dan Stillman
6783ba91c3 Improve detection of JPEG, GIF and PNG without extensions 2007-10-23 05:54:03 +00:00
Dan Stillman
9a44efa8cf Always try English short month strings when parsing dates in addition to those of the bibliography locale 2007-10-23 00:51:41 +00:00
Dan Stillman
5bf7106d5b Closes #541, Option to force use of English (or any arbitrary locale?) in bibliographies
For now, via hidden pref, extensions.zotero.export.bibliographyLocale -- we'll add it to the UI in 1.5
2007-10-23 00:14:33 +00:00
Dan Stillman
96a95f0e1c Fix for Attachment File Type advanced search condition not finding any results for some types (e.g. "Image") 2007-10-22 23:39:01 +00:00
Dan Stillman
5f64852cf8 Added translator name 2007-10-22 17:31:42 +00:00
Dan Stillman
33e5b867eb Fixes #795, Importing certain pages via favicon drag results in multiple snapshots 2007-10-21 07:26:05 +00:00
Dan Stillman
5b003ff641 Fixes crash on Edit Citation with collection selected
Switched to using internal itemTreeView.js getSelectedItems() and selectItem() rather than external methods. Why does this prevent the crash? I dunno. Just go with it, man.
2007-10-21 06:36:37 +00:00
Dan Stillman
5c799561f5 Addresses #726, Localize remaining hard-coded strings
Forget to check this in
2007-10-21 06:25:17 +00:00
Dan Stillman
251fac543b Fix error switching styles with Nature or NLM selected 2007-10-20 04:56:57 +00:00
Dan Stillman
e1a4094525 Update non-English locales.xml with new strings
Also fixes some outdated English strings that were in the other locales.
2007-10-19 21:49:57 +00:00
Dan Stillman
a65c5cd4e1 Closes #726, Localize remaining hard-coded strings
Not localizing 'Error initializing Zotero database' or bundle.js alerts -- they shouldn't happen except during development, and if they do it doesn't really matter if the user understands them.
2007-10-19 15:52:59 +00:00
Dan Stillman
e0e9f6ec2d Closes #758, Push updated APA and MLA CSLs to repo 2007-10-18 22:35:19 +00:00
Dan Stillman
7019f345a4 Update chrome manifest for new locales 2007-10-18 20:24:21 +00:00
Dan Stillman
5dbe732158 Fix error generating reports from top-level notes
Checked in on branch and tag
2007-10-18 19:30:46 +00:00
Dan Stillman
601fd4e914 Add implicit letter/interview parent title on top of notes in the right pane 2007-10-18 19:15:41 +00:00
Dan Stillman
6fa2588d8f Fix a couple bugs in Zotero.localeJoin() 2007-10-18 18:27:35 +00:00
Dan Stillman
4ab9ee060d Closes #756, add "parent item" info for child notes from letters and interviews
Also:

- Adds two modes to toArray() for including letter/interview titles
- Adds mode to getDisplayTitle() for including author and date
2007-10-18 18:26:59 +00:00
Dan Stillman
8af08366e8 Fix errors in locales.xml files 2007-10-18 05:14:02 +00:00
Dan Stillman
c84894420f Addresses #599, Update locales for 1.0 final
Adds new locales and adds translator names (or usernames) to About Zotero pane
2007-10-18 04:58:25 +00:00
Dan Stillman
d72390ed00 Blacklist global.dtd syntax error on Windows, since it seems to be erroneous
Add zotero-pane chromedir to overlay.js::onLoad()
2007-10-17 18:29:56 +00:00
Dan Stillman
eb7a924703 Closes #790, Adjust Google Scholar translator regex for two-part international domains (like com.au) 2007-10-16 22:03:50 +00:00
Simon Kornblith
bf39775f56 - fix a showstopper error in restoring Word plug-in session
- fix an error when using position="substitute"
- Endnotes/Footnotes indicator should be enabled when a note style is selected
2007-10-13 00:21:10 +00:00
Dan Stillman
cdaaf1ef54 Fixes #759, RIS import creates unlinked webpage items outside of parent
Also:

- Made linkFromURL() always return the attachment itemID, performing a HEAD request asynchronously to get the MIME type if necessary
- Removed test for linkFromURL() return value in Translate::_itemDone(), which was incorrect anyway
- Removed a couple unused return assignments from linkFromURL() in _itemDone()
2007-10-12 18:22:02 +00:00
Dan Stillman
cb0e7c16d2 - Add extensions.zotero.debug time pref (default off) that displays the time delta in milliseconds from the last debug statement
- Fix JS strict warning
2007-10-12 15:38:49 +00:00
Dan Stillman
baede95620 Closes #675, Test Flock 0.9.1 compatibility and add to install manifest 2007-10-11 17:49:35 +00:00
Dan Stillman
8997c86e41 Fixes #780, Quicksearch lost after dragging item to collection 2007-10-11 07:43:51 +00:00
Dan Stillman
03494d7405 Addresses #756, add "parent item" info for child notes from letters and interviews
- Displays placeholder title in square braces for letters and interviews without titles
- Ignores square braces and quotation marks when sorting fields
2007-10-11 05:32:33 +00:00
Dan Stillman
bef4ff4db9 - Update data access Notifier trigger() calls to better pass pre-change data -- data is now put into an object keyed by itemID containing sub-objects with an 'old' property containing the pre-change toArray() array
- Zotero.Item.prototype.id and Zotero.Collection.prototype.id can now be used instead of getID()
2007-10-10 21:38:14 +00:00