Difference between revisions of "Development Team/Release/Roadmap"

From Sugar Labs
Jump to navigation Jump to search
(Redirected page to 0.90/Roadmap)
 
(48 intermediate revisions by 12 users not shown)
Line 1: Line 1:
<noinclude>{{ GoogleTrans-en | es =show | bg =show | zh-CN =show | zh-TW =show | hr =show | cs =show | da =show | nl =show | fi =show | fr =show | de =show | el =show | hi =show | it =show | ja =show | ko =show | no =show | pl =show | pt =show | ro =show | ru =show | sv =show }}
+
#REDIRECT [[0.90/Roadmap]]
{{TeamHeader|ReleaseTeam}}</noinclude>
 
 
 
== Sucrose Development ==
 
 
 
Sucrose 0.83.x is an unstable development series intended for testing and
 
development purposes. Sucrose uses odd minor version numbers to indicate
 
development status, so this unstable 0.83.x series will eventually become
 
the 0.84 stable release.
 
 
 
== Schedule ==
 
 
 
{| cellpadding="10" cellspacing="0" border="1"
 
!Date
 
!Task
 
!Notes
 
|-
 
|Sep 1 2008
 
|Release goals proposal
 
|
 
|-
 
|Sep 29
 
|New modules proposal
 
|
 
|-
 
|Oct 29
 
|Sucrose 0.83.1 Tarballs Due
 
|
 
|-
 
|Oct 30
 
|Sucrose 0.83.1 Development Release
 
|
 
|-
 
|Nov 20
 
|Sucrose 0.83.2 Tarballs Due
 
|
 
|-
 
|Nov 21
 
|Sucrose 0.83.2 Development Release
 
|
 
|-
 
|Dec 6
 
|Sucrose 0.83.3 Tarballs Due
 
|
 
|-
 
|Dec 7
 
|Sucrose 0.83.3 Development Release
 
|
 
|-
 
|Dec 20
 
|Sucrose 0.83.4 Tarballs Due
 
|
 
|-
 
|Dec 21
 
|Sucrose 0.83 Beta 1 (0.83.4)
 
|Feature, ABI, String freeze
 
|-
 
|Jan 15
 
|Sucrose 0.83.5 Tarballs Due
 
|
 
|-
 
|Jan 16
 
|Sucrose 0.83 Beta 2 (0.83.5)
 
|
 
|-
 
|Jan 30
 
|Sucrose 0.83.6 Tarballs Due
 
|
 
|-
 
|Jan 31
 
|Sucrose 0.83 Beta 3 (0.83.6)
 
|
 
|-
 
|Feb 12
 
|Sucrose 0.83.7 Tarballs Due
 
|
 
|-
 
|Feb 13
 
|Sucrose 0.83 Release Candidate 1 (0.83.7)
 
|
 
|-
 
|Feb 19
 
|Sucrose 0.83.8 Tarballs Due
 
|
 
|-
 
|Feb 20
 
|Sucrose 0.83 Release Candidate 2 (0.83.8)
 
|
 
|-
 
|Mar 2
 
|Sucrose 0.84 Tarballs Due
 
|Hard code freeze
 
|-
 
|Mar 3
 
|Sucrose 0.84 Final Release!
 
|
 
|}
 
 
 
== Glucose Modules ==
 
 
 
* [[Modules#etoys|etoys]]
 
* [[Modules#sugar|sugar]]
 
* [[Modules#sugar-base|sugar-base]]
 
* [[Modules#sugar-datastore|sugar-datastore]]
 
* [[Modules#sugar-presence-service|sugar-presence-service]]
 
* [[Modules#sugar-toolkit|sugar-toolkit]]
 
* [[Modules#sugar-artwork|sugar-artwork]]
 
 
 
== Fructose Modules ==
 
* [[Modules#chat-activity|chat-activity]]
 
* [[Modules#web-activity|web-activity]]
 
* [[Modules#read-activity|read-activity]]
 
* [[Modules#log-activity|log-activity]]
 
* [[Modules#write-activity|write-activity]]
 
* [[Modules#calculate-activity|calculate-activity]]
 
* [[Modules#terminal-activity|terminal-activity]]
 
* [[Modules#pippy-activity|pippy-activity]]
 
* [[Modules#etoys-activity|etoys-activity]]
 
 
 
== Glucose Dependencies ==
 
 
 
* hippo-canvas
 
* [http://telepathy.freedesktop.org/releases/telepathy-glib/ telepathy-glib]
 
* [http://telepathy.freedesktop.org/releases/telepathy-gabble/ telepathy-gabble]
 
* [http://telepathy.freedesktop.org/releases/telepathy-salut/ telepathy-salut]
 
* [http://telepathy.freedesktop.org/releases/telepathy-python/ telepathy-python]
 
 
 
== Fructose Dependencies ==
 
 
 
* pyabiword
 
* hulahop
 
* squeak
 
 
 
== Goals ==
 
 
 
* [[DevelopmentTeam/0.84/Reliability|Greater Reliability]]
 
* [[DevelopmentTeam/0.84/Performance|Greater Performace]]
 
* [[DevelopmentTeam/0.84/Collaboration|Collaboration]]
 
* [[DevelopmentTeam/0.84/Platform|Improved Platform]]
 
* [[DevelopmentTeam/0.84/Everywhere|Sugar everywhere]]
 
 
 
Please post your [[DevelopmentTeam/0.84/Ideas|Ideas]] about features and bug fixes which are important for 0.84, especially if they are consistent with the above high level release goals.
 
 
 
== Other features ==
 
 
 
* [[DevelopmentTeam/0.84/Next generation journal|Next generation journal]]
 
* [[DevelopmentTeam/0.84/File sharing|Journal entry sharing]]
 
* [[DevelopmentTeam/0.84/Clipboard|Robust Clipboard]]
 
* [[DevelopmentTeam/0.84/Activities|Make activities rock!]]
 
* [[DevelopmentTeam/0.84/Shell improvements|Shell improvements]]
 
* Improving translation and localization support (multiple fallback languages, separable translation packs, "click to translate" in the UI) (cscott)
 
* Revisiting "content bundles" -- the current API is a mess, doesn't match the documentation on the wiki, is inconsistent with the activity.info format, etc.  I'd like to consider (a) merging content and activities -- a bundle ought to be able to have *both* library.info *and* an activity.info, (b) using a content format which is consistent with "offline internet" content -- more or less consider installing content files as pushing stuff into an offline cache, and (c) finally doing dynamic generation of the top-level "home" page so we don't need to run the indexer after installing content bundles. http://wiki.laptop.org/go/9.1.0#Suggestions_from_User:CScott (cscott)
 
* nss-rainbow (mstone)
 
* incrementally remove PS functionality
 
 
 
== Related documents ==
 
 
 
* OLPC [http://wiki.laptop.org/go/9.1.0 9.1 release goals].
 
 
 
[[Category:ReleaseTeam]]
 

Latest revision as of 07:38, 29 July 2010

Redirect to: