Skip to content

Release Management Plan

tweichart edited this page Nov 17, 2012 · 6 revisions

As for better planning, I'm setting up a small RMP here (may change).

Table of Contents

Rationale

In version 1 everything is about to establish the connection to the JSON API Plugin. Just read actions are performed here. Version 2 is all about writing acces to the BuddyPress installation.

Way to 1.0: Read

0.1: initial

  • initial upload
  • connecting to hooks and actions

0.2: Activity

  • extended functionality for activity

0.3: Profile

  • extended functionality for profile

0.4: Messages / Notifications

  • extended functionality for messages / notifications

0.5: Friends

  • extended functionality for friends

0.6: Groups

  • extended functionality for groups

0.7: Forums

  • extended functionality for forums

0.8: Settings

  • extended functionality for settings

0.9: Authentication

  • checking different ways to authenticate
  • security

1.0: Code Review & Documentation

  • generating the documentation
  • code review

Way to 2.0: Write

1.1: initial

  • implementing the second controller for write actions

1.2: Activity

  • extended functionality for activity

1.3: Profile

  • extended functionality for profile

1.4: Messages / Notifications

  • extended functionality for messages / notifications

1.5: Friends

  • extended functionality for friends

1.6: Groups

  • extended functionality for groups

1.7: Forums

  • extended functionality for forums

1.8: Settings

  • extended functionality for settings

1.9: Authentication

  • checking different ways to authenticate
  • security

2.0: Code Review & Documentation

  • generating the documentation
  • code review