Difference between revisions of "Dreamwidth.org: Pre-Launch"

From Dreamwidth Notes
Jump to: navigation, search
(Updating for launch rather than Open Beta)
(Updating for launch rather than open beta)
Line 1: Line 1:
 
Dreamwidth is now in open beta!
 
Dreamwidth is now in open beta!
  
This page details the main coding projects that ''must'' be completed by the launch of [[Dreamwidth.org]].  The site cannot launch out of beta without these projects being completed - in other words, these items are the blockers for launch. [[Dreamwidth.org: Launch timeline]] is the list of things that must be done at each step.
+
This page details the main coding projects that must be completed by the launch of [[Dreamwidth.org]].  The site cannot launch out of beta without these projects being completed - in other words, these items are the blockers for launch. [[Dreamwidth.org: Launch timeline]] is the list of things that must be done at each step.
  
It should be noted that the projects listed here are only those which are connected to the code. There are other launch-based projects that need to be considered, but these are outside the scope of this document.
+
It should be noted that the projects listed here are only those which are connected to the code. There are other launch-based projects that need to be considered, but these are outside the scope of this document. There are also many minor bugs which must be completed by launch - this is just the "big projects".
  
 
==Project WTF Front-end - PARTLY DONE==
 
==Project WTF Front-end - PARTLY DONE==
Line 16: Line 16:
 
==Separate OpenID Identities==
 
==Separate OpenID Identities==
  
'''''Bugzilla items:''''' [http://bugs.dwscoalition.org/show_bug.cgi?id=90 Bug #90]
+
'''''Bugzilla items:''''' [http://bugs.dwscoalition.org/show_bug.cgi?id=90 Bug #90], [http://bugs.dwscoalition.org/show_bug.cgi?id=312 Bug #312]
  
 
'''''Description of project:''''' Allowing OpenID users (without verified email addresses) to be treated differently from anonymous users.
 
'''''Description of project:''''' Allowing OpenID users (without verified email addresses) to be treated differently from anonymous users.
Line 42: Line 42:
 
'''''Status:''''' Unknown.
 
'''''Status:''''' Unknown.
  
==Linking OpenID accounts==
+
==Linking accounts==
'''''Bugzilla items:''''' [http://bugs.dwscoalition.org/show_bug.cgi?id=190 Bug #190: Handling imported comments]
+
'''''Bugzilla items:''''' [http://bugs.dwscoalition.org/show_bug.cgi?id=190 Bug #190: Handling imported comments (link DW to OpenID)], [http://bugs.dwscoalition.org/show_bug.cgi?id=188 Bug #188: Link accounts], [http://bugs.dwscoalition.org/show_bug.cgi?id=189 Bug #189: See who is linked to who], [http://bugs.dwscoalition.org/show_bug.cgi?id=191 Bug #191: Take ownership of feeds]
  
'''''Description of project:''''' Allow a full Dreamwidth account to "take ownership" of their OpenID account, linking the two together.
+
'''''Description of project:''''' Allow a full Dreamwidth account to "take ownership" of their OpenID account, linking the two together. Allow accounts to link to secondary accounts. Allow accounts to link to a syndicated feed of their own website.
  
 
'''''Headed by:''''' <ljuser>xb95</ljuser>
 
'''''Headed by:''''' <ljuser>xb95</ljuser>
 +
 +
'''''Status:''''' Unknown.
 +
 +
==Pingbacks/trackbacks==
 +
'''''Bugzilla items:''''' [http://bugs.dwscoalition.org/show_bug.cgi?id=270 Bug #270: Pingbacks]
 +
 +
'''''Description of project:''''' Implement a pingback/trackback feature.
 +
 +
'''''Headed by:''''' Unknown.
 +
 +
'''''Status:''''' Unknown.
 +
 +
==Importer edits==
 +
'''''Bugzilla items:''''' [http://bugs.dwscoalition.org/show_bug.cgi?id=500 Bug #500]
 +
 +
'''''Description of project:''''' Make the importer recognise edits to entries and handle them sensibly.
 +
 +
'''''Headed by:''''' Unknown.
 +
 +
'''''Status:''''' Unknown.
 +
 +
==Accessibility==
 +
'''''Bugzilla items:''''' [http://bugs.dwscoalition.org/show_bug.cgi?id=919 Bug #919: Make forms work for screenreader users], [http://bugs.dwscoalition.org/show_bug.cgi?id=919 Bug #424: Registration page]
 +
 +
'''''Description of project:''''' The remaining accessibility issues, including making forms accessible to screenreader users, such as on the manage circle page.
 +
 +
'''''Headed by:''''' Unknown.
 +
 +
'''''Status:''''' Unknown.
 +
 +
==Gmail==
 +
'''''Bugzilla items:''''' [http://bugs.dwscoalition.org/show_bug.cgi?id=421 Bug #421: Fix Gmail threading on comment emails]
 +
 +
'''''Description of project:''''' Make Gmail thread emails sensibly.
 +
 +
'''''Headed by:''''' Unknown.
 +
 +
'''''Status:''''' Unknown.
 +
 +
==Buying stuff==
 +
'''''Bugzilla items:''''' [http://bugs.dwscoalition.org/show_bug.cgi?id=215 Bug #215: Implement v-gifts], [http://bugs.dwscoalition.org/show_bug.cgi?id=216 Bug #216: Implement renames]
 +
 +
'''''Description of project:''''' Allow people to buy v-gifts and rename tokens.
 +
 +
'''''Headed by:''''' Unknown.
 +
 +
'''''Status:''''' Unknown.
 +
 +
==Suggestions generator==
 +
'''''Bugzilla items:''''' [http://bugs.dwscoalition.org/show_bug.cgi?id=224 Bug #224: Implement suggestions generator]
 +
 +
'''''Description of project:''''' Allow people to make suggestions through a user-friendly form. Allow admins to manage the suggestions queue.
 +
 +
'''''Headed by:''''' Unknown.
  
 
'''''Status:''''' Unknown.
 
'''''Status:''''' Unknown.
  
 
[[category:Dreamwidth.org]]
 
[[category:Dreamwidth.org]]

Revision as of 12:55, 3 June 2009

Dreamwidth is now in open beta!

This page details the main coding projects that must be completed by the launch of Dreamwidth.org. The site cannot launch out of beta without these projects being completed - in other words, these items are the blockers for launch. Dreamwidth.org: Launch timeline is the list of things that must be done at each step.

It should be noted that the projects listed here are only those which are connected to the code. There are other launch-based projects that need to be considered, but these are outside the scope of this document. There are also many minor bugs which must be completed by launch - this is just the "big projects".

Project WTF Front-end - PARTLY DONE

Bugzilla items: Bug #195: Project WTF Front-end

Description of project: These are all the remaining fixes for the split from Friend into Access/Subscribe.

Headed by: [info]xb95

Status: In progress.

Separate OpenID Identities

Bugzilla items: Bug #90, Bug #312

Description of project: Allowing OpenID users (without verified email addresses) to be treated differently from anonymous users.

Headed by: [info]xb95

Status: Unknown.

Making profile and icons customisable

Bugzilla items: Bug #123: fold more pages into user-space

Description of project: Make profile and icons pages part of the journal, so they can come under S2 styles, though keep site style as default.

Headed by: [info]xb95, [info]afuna

Status: Unknown.

New logged-in homepage

Bugzilla items: Bug #445: New logged-in homepage

Description of project: Creating the new version of the homepage you see when logged in.

Headed by: [info]xb95

Status: Unknown.

Linking accounts

Bugzilla items: Bug #190: Handling imported comments (link DW to OpenID), Bug #188: Link accounts, Bug #189: See who is linked to who, Bug #191: Take ownership of feeds

Description of project: Allow a full Dreamwidth account to "take ownership" of their OpenID account, linking the two together. Allow accounts to link to secondary accounts. Allow accounts to link to a syndicated feed of their own website.

Headed by: [info]xb95

Status: Unknown.

Pingbacks/trackbacks

Bugzilla items: Bug #270: Pingbacks

Description of project: Implement a pingback/trackback feature.

Headed by: Unknown.

Status: Unknown.

Importer edits

Bugzilla items: Bug #500

Description of project: Make the importer recognise edits to entries and handle them sensibly.

Headed by: Unknown.

Status: Unknown.

Accessibility

Bugzilla items: Bug #919: Make forms work for screenreader users, Bug #424: Registration page

Description of project: The remaining accessibility issues, including making forms accessible to screenreader users, such as on the manage circle page.

Headed by: Unknown.

Status: Unknown.

Gmail

Bugzilla items: Bug #421: Fix Gmail threading on comment emails

Description of project: Make Gmail thread emails sensibly.

Headed by: Unknown.

Status: Unknown.

Buying stuff

Bugzilla items: Bug #215: Implement v-gifts, Bug #216: Implement renames

Description of project: Allow people to buy v-gifts and rename tokens.

Headed by: Unknown.

Status: Unknown.

Suggestions generator

Bugzilla items: Bug #224: Implement suggestions generator

Description of project: Allow people to make suggestions through a user-friendly form. Allow admins to manage the suggestions queue.

Headed by: Unknown.

Status: Unknown.