Difference between revisions of "Development Team/TODO"

From Sugar Labs
Jump to navigation Jump to search
m (moved Walter is a wanker 12/TODO to Development Team/TODO over redirect: revert)
 
(28 intermediate revisions by 8 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 }}
+
<noinclude>{{GoogleTrans-en}}{{TeamHeader|Development Team|roadmap_link={{Upcoming Stable Release}}/Roadmap}}</noinclude>
{{TeamHeader|DevelopmentTeam}}</noinclude>
 
 
=== Active Tasks ===
 
=== Active Tasks ===
 
{| border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;"
 
{| border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;"
Line 8: Line 7:
 
! Notes
 
! Notes
 
|-
 
|-
| Restructure the DevelopmentTeam wiki
+
| Bug importer from trac.laptop.org to trac.sugarlabs.org
| marcopg
+
| tomeu (w/m_stone's help)
| (later I want to start adding documentation)
+
| We need to do the Big Move of Sugar bugs.  A one-time cost, fortunately.  Ed has agreed that the bugs in OLPC trac will be closed with pointers to the SL trac.
 
|-
 
|-
| Making PS a bit more controllable from the control panel
+
| Identifying bugs to move from trac.laptop.org to trac.sugarlabs.org
| erikos
+
| tomeu, erikos, marco
| http://dev.sugarlabs.org/ticket/142 (patch by morgs, restart gabble without needing to restart Sugar, switch between jabber servers)
+
| We need a very *very* high-level assessment of bugs to be moved over. Basic, *basic* triage from knowledgeable developers.
 
|-
 
|-
| Cp language section (display the language options in the original language: English, Espanol, Deutsch)
+
| Trim down SoaS image
| erikos
+
| sdziallas
| http://dev.sugarlabs.org/ticket/51 (unmadindu ha ssubmitted patch, needs to be reviewed)
+
| SoaS-2 is slimmed down already SoaS-1 is not yet
 
|-
 
|-
| RTL support in Sugar
+
| Restructure the Development Team wiki
| unmadindu
+
| marcopg
|
+
| (later I want to start adding documentation)
|-
 
| Network Manager
 
| erikos
 
| (use gconf instead of our own config file, unlikely to make it into 0.84)
 
|-
 
| Logout option
 
| unmadindu
 
| http://dev.laptop.org/ticket/8141
 
|-
 
| screen issues like those in the control panel
 
| tomeu
 
|
 
|-
 
| font size on other resolutions
 
| erikos
 
|
 
 
|-
 
|-
| the control panel resizing issue (for non en_US languages)
+
| Adding buddies not tracked in the PS http://dev.sugarlabs.org/ticket/315
| erikos
 
|
 
|-
 
| Better separation of XO features in the control panel so they can be removed for distros
 
| morgs
 
|
 
|-
 
| Adding buddies not tracked in the PS
 
 
| tomeu
 
| tomeu
| Will have to wait for 0.85, when we kill the PS
+
| Punted to 0.86, when we kill the PS (wait... we're killing the PS?)
|-
 
| Continue FT implementation in Gabble
 
| cassidy
 
|
 
 
|-
 
|-
 
| Setup activities.sugarlabs.org
 
| Setup activities.sugarlabs.org
| tomeu, dfarning
+
| mchua
|
+
|  
 
|-
 
|-
 
|}
 
|}
  
 +
<noinclude>
 
=== Completed Tasks ===
 
=== Completed Tasks ===
 
{| border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;"
 
{| border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;"
Line 69: Line 41:
 
! Completion Date
 
! Completion Date
 
! Notes
 
! Notes
 +
|-
 +
| Get latest SoaS released
 +
| marco
 +
| Critical for testing; we need to have a cut of this that simple testing folks can test.
 +
| 29 Jan 2009
 
|-
 
|-
 
| Get buildbot back
 
| Get buildbot back
Line 108: Line 85:
 
| erikos
 
| erikos
 
| 13 Jan 2009
 
| 13 Jan 2009
|  
+
|
|}
+
|-
 +
| Making PS a bit more controllable from the control panel
 +
| erikos (patch by morgan)
 +
| 21.01.2009 {{Bug|142}} (patch by morgs, restart gabble without needing to restart Sugar, switch between jabber servers)
 +
|-
 +
| Logout option
 +
| unmadindu (patch), eben (icon), tomeu (review)
 +
| 21.01.2009 detecting if the session was launched from GDM was too complicated, so we show the logout option by default and single user system need to patch it out (medium term is to provide a gconf setting {{Bug|207}})
  
[[Category:DevelopmentTeam]]
+
[[Category:Development Team]]
 
</noinclude>
 
</noinclude>
 +
 +
 +
[[Category:TODO]]

Latest revision as of 21:33, 23 February 2010

Team Home   ·   Join   ·   Contacts   ·   Resources   ·   FAQ   ·   Roadmap   ·   To Do   ·   Meetings

Active Tasks

Task Owner Notes
Bug importer from trac.laptop.org to trac.sugarlabs.org tomeu (w/m_stone's help) We need to do the Big Move of Sugar bugs. A one-time cost, fortunately. Ed has agreed that the bugs in OLPC trac will be closed with pointers to the SL trac.
Identifying bugs to move from trac.laptop.org to trac.sugarlabs.org tomeu, erikos, marco We need a very *very* high-level assessment of bugs to be moved over. Basic, *basic* triage from knowledgeable developers.
Trim down SoaS image sdziallas SoaS-2 is slimmed down already SoaS-1 is not yet
Restructure the Development Team wiki marcopg (later I want to start adding documentation)
Adding buddies not tracked in the PS http://dev.sugarlabs.org/ticket/315 tomeu Punted to 0.86, when we kill the PS (wait... we're killing the PS?)
Setup activities.sugarlabs.org mchua


Completed Tasks

Task Owner Completion Date Notes
Get latest SoaS released marco Critical for testing; we need to have a cut of this that simple testing folks can test. 29 Jan 2009
Get buildbot back marcopg 18 Dec 2008
Move to use git.sugarlabs.org, and figure out conventions/policies to use it properly marcopg 18 Dec 2008
Get to the point where we can effectively dogfood collaboration marcopg 18 Dec 2008
Fix the damned palettes, they are seriously too broken marcopg 18 Dec 2008
NM - Support wired devices erikos 21 Dec 2008
Implement journal entry transfer tomeu 03 Jan 2009
Finish support for removable devices in the journal tomeu 12 Jan 2009
NM - Autoconnect to preferred connections erikos 13 Jan 2009
Making PS a bit more controllable from the control panel erikos (patch by morgan) 21.01.2009 #142 (patch by morgs, restart gabble without needing to restart Sugar, switch between jabber servers)
Logout option unmadindu (patch), eben (icon), tomeu (review) 21.01.2009 detecting if the session was launched from GDM was too complicated, so we show the logout option by default and single user system need to patch it out (medium term is to provide a gconf setting #207)