Commit graph

36 commits

Author SHA1 Message Date
Dan Stillman
5f3b4f342b Update version on trunk 2010-09-16 21:13:00 +00:00
Dan Stillman
583b1ea585 Revert 4.0 compatibility, because nsIPrompt appears to be missing in 4.0 2010-09-16 07:59:42 +00:00
Simon Kornblith
c87bd8e7ee max version is 4.0 in update.rdf for trunk 2010-09-10 00:53:18 +00:00
Dan Stillman
f885f7eb2b Goodbye Firefox 3.0/3.5 2010-09-10 00:46:01 +00:00
Dan Stillman
665e1ec826 Update trunk version number to 2.1a1 2010-03-21 05:58:31 +00:00
Dan Stillman
a8e03b1830 Update SVN version so that it's >2.0 2010-03-14 07:37:26 +00:00
Dan Stillman
a28529d832 Update version number 2010-03-14 07:33:04 +00:00
Dan Stillman
2b8a900908 Update versions 2010-01-26 20:50:17 +00:00
Dan Stillman
86db661ad6 Update Fx maxVersions to 3.6.* 2009-11-25 06:42:38 +00:00
Dan Stillman
0bd4f19df1 maxVersion to 3.6b4pre 2009-11-19 18:33:10 +00:00
Dan Stillman
0b8d772ad8 Update maxVersion to 3.6b3pre 2009-11-11 19:54:24 +00:00
Dan Stillman
f67f4741f9 Update Firefox maxVersion to 3.6b2pre for nightly builds 2009-10-31 07:31:48 +00:00
Dan Stillman
6da149b22c Bump version number 2009-08-20 01:55:10 +00:00
Dan Stillman
46209bd4f3 Version bump 2009-07-05 10:52:22 +00:00
Dan Stillman
6b11929c56 Update manifests for Fx3.5 Final 2009-06-17 18:45:31 +00:00
Dan Stillman
c324ae8f8e Version bump 2009-06-04 20:25:10 +00:00
Dan Stillman
dbf124ef90 maxVersion bump to 3.5pre 2009-05-26 18:11:30 +00:00
Dan Stillman
afb950ba3a Version bump on trunk 2009-05-20 05:36:48 +00:00
Dan Stillman
91459f95f7 2.0b3 megacommit
- Support for group libraries
- General support for multiple libraries of different types
- Streamlined sync support
  - Using solely libraryID and key rather than itemID, and removed all itemID-changing code
  - Combined two requests for increased performance and decreased server load
  - Added warning on user account change
  - Provide explicit error message on SSL failure
- Removed snapshot and link toolbar buttons and changed browser context menu options and drags to create parent items + snapshots
- Closes #786, Add numPages field
- Fixes #1063, Duplicate item with tags broken in Sync Preview
- Added better purging of deleted tags
- Added local user key before first sync
- Add clientDateModified to all objects for more flexibility in syncing
- Added new triples-based Relation object type, currently used to store links between items copied between local and group libraries
- Updated zotero.org translator for groups
- Additional trigger-based consistency checks
- Fixed broken URL drag in Firefox 3.5
- Disabled zeroconf menu option (no longer functional)

Developer-specific changes:

- Overhauled data layer
  - Data object constructors no longer take arguments (return to 1.0-like API)
  - Existing objects can be retrieved by setting id or library/key properties
  - id/library/key must be set for new objects before other fields
- New methods:
  - ZoteroPane.getSelectedLibraryID()
  - ZoteroPane.getSelectedGroup(asID)
  - ZoteroPane.addItemFromDocument(doc, itemType, saveSnapshot)
  - ZoteroPane.addItemFromURL(url, itemType)
  - ZoteroPane.canEdit()
  - Zotero.CollectionTreeView.selectLibrary(libraryID)
  - New Zotero.URI methods
- Changed methods
  - Many data object methods now take a libraryID
  - ZoteroPane.addAttachmentFromPage(link, itemID)
- Removed saveItem and saveAttachments parameters from Zotero.Translate constructor
- translate() now takes a libraryID, null for local library, or false to not save items (previously on constructor)
- saveAttachments is now a translate() parameter
- Zotero.flattenArguments() better handles passed objects
- Zotero.File.getFileHash() (not currently used)
2009-05-14 18:23:40 +00:00
Sean Takats
a02301cb15 Updates Firefox maxVersion to 3.5b5pre and deletes problematic Persée translator 2009-04-24 17:28:24 +00:00
Dan Stillman
480743e5be Version bump 2009-03-20 19:31:10 +00:00
Dan Stillman
e81cf8a553 Update maxVersion to 3.5b4pre, to reflect Fx3.1=>Fx3.5 renaming 2009-03-17 08:02:19 +00:00
Dan Stillman
16a3986306 Update maxVersion to 3.1b3pre on trunk and branch 2008-12-04 17:06:05 +00:00
Dan Stillman
7d877ebc91 Update manifests on trunk 2008-09-15 06:31:58 +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
Dan Stillman
6d7974307f Extension version to 1.0.0b2 2006-10-03 21:37:22 +00:00
Dan Stillman
498ce68577 2006-08-31 22:38:23 +00:00
Dan Stillman
580cf442fa Update XPI to zotero.xpi
Also, since I realized there's no way to change the GUID and still delete the previous version on upgrade, I'm adding an update.rdf entry that will disable old versions with a blank extension and force people to reinstall, since otherwise they'd end up with both Scholar and Zotero installed at once, which, as you know, would create a time paradox, the results of which could start a chain reaction that would unravel the very fabric of the space-time continuum and destroy the entire universe.

Anyone on an XPI install should go to Add-ons and delete their version and fetch a new one from http://chnm.gmu.edu/firefoxscholar/download/zotero-dev.xpi
2006-08-30 08:01:28 +00:00
Dan Stillman
5ceb0bfd60 Oops 2006-08-30 07:09:52 +00:00
Dan Stillman
19763cc78a - Updated outward-facing "Scholar" references to "Zotero", along with a few of the internal ones that could be problematic to change later (DB, directory, GUID) -- let me know if I missed any
- About panel now gets version number automatically

- Change version from 1.0a1 to 1.0b1


* Important: If you're on an SVN install, you need to rename the scholar@chnm.gmu.edu text file in your profile extension directory to zotero@chnm.gmu.edu *

XPI installs will (I think) update automatically, since I kept an entry in updates.rdf with the old GUID
2006-08-30 07:05:57 +00:00
Dan Stillman
1bc344695c Change the version number to 1.0a1
Chnage the homepage URL to /tools/firefoxscholar for now

(Note: this is still not the official alpha release--that will be built separately)
2006-06-28 21:07:15 +00:00
Dan Stillman
97940c7470 Replaced all instances of "Firefox Scholar" (not counting the repository URL) with "Scholar for Firefox" for now 2006-06-24 09:08:12 +00:00
Dan Stillman
146d4811ab Changed hyphen in extension version number to period to fix XPI update mechanism (which considered -r99 to be greater than -r100) 2006-06-02 07:35:02 +00:00
Dan Stillman
a4a1f9bd2b Looks like the name@domain format is indeed the recommended format for extension ids rather than GUIDs (thanks David). My bad.
Switching to scholar@chnm.gmu.edu -- SVN folks should rename the text file in their FF profile directories. (Used to be scholar@chnm, so you need to make the change even if you hadn't changed to the GUID yet.) Anyone who's tried the XPI yet will need to reinstall just once from the URL (http://chnm.gmu.edu/firefoxscholar/download/scholar-dev.xpi), as the old version won't find updates with its id.
2006-05-30 21:01:34 +00:00
Dan Stillman
b135f92ef9 Updated install.rdf format to current template from Mozilla.org and updated some values (extension is now version 0.1pre1)
Added update.rdf for auto-update mechanism (which will get moved out of the extension root by the build system but should stay with a particular tree)

Assigned a new GUID to extension

*** Important: The extension GUID has changed, so you should rename the scholar@chnm text file in your Firefox profile exensions directory to our new GUID "{e007c81c-eb2a-4e1d-b381-d25a45cd11ed}" and restart Firefox ***
2006-05-30 04:28:38 +00:00