Difference between revisions of "Template:OOPM:Templates:Documentation:Development:ReleaseIterationFeatureStatement:1.0"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
  &#124;iteration=<Integral>
 
  &#124;iteration=<Integral>
 
  &#124;feature=<ReleaseFeatureReference>
 
  &#124;feature=<ReleaseFeatureReference>
 +
&#124;worktasks=<WikiMarkup>
 
  &#124;subprojects=<WikiMarkup>
 
  &#124;subprojects=<WikiMarkup>
 
  &#124;description=<WikiMarkup>
 
  &#124;description=<WikiMarkup>
Line 22: Line 23:
 
: The iteration number.
 
: The iteration number.
 
* feature
 
* feature
: TBD a reference to the iteration feature for which this is a defined task for, not including the surrounding square brackets
+
: TBD a reference to the defining release feature, not including the surrounding square brackets
* subproject
+
* description
: TBD reference to the subproject that is actually governing this work task, not including the surrounding square brackets
+
: description of the feature a/o reference to the feature defined in the requirements analysis a/o architecture design a/o specification documents
* recipe
+
* worktasks
: '''''optional''''' hints on how to solve the task at hand, if any
+
: TBD list of work tasks, e.g. references to either issues in the issue tracker a/o work tasks defined as part of the wiki
 +
* subprojects
 +
: TBD categorized list of the affected subprojects
 
* references
 
* references
 
: TBD provides an unordered list of references to either internal a/o external documents and other resources<br/>
 
: TBD provides an unordered list of references to either internal a/o external documents and other resources<br/>
 
: individual items may be categorized by reference categories, where individual categories must be named<br/>
 
: individual items may be categorized by reference categories, where individual categories must be named<br/>
 
: by the content type of the resource referenced, e.g. Media, Files, Documents and so on
 
: by the content type of the resource referenced, e.g. Media, Files, Documents and so on
|preview={{:OOPM:Templates:Documentation:Development:ReleaseIterationWorkTaskStatement:1.0:Testcase}}
+
|preview={{:OOPM:Templates:Documentation:Development:ReleaseIterationFeatureStatement:1.0:Testcase}}
 
}}
 
}}
 
[[Category:OOPM:Templates:Documentation:Development|I]]
 
[[Category:OOPM:Templates:Documentation:Development|I]]
Line 38: Line 41:
 
=== Release Iteration Feature Statement ===
 
=== Release Iteration Feature Statement ===
 
{|
 
{|
|'''Iterations Overview'''
 
|{{#ifexist: OOPM:Development:Releases:{{{release}}}:Iterations | [[OOPM:Development:Releases:{{{release}}}:Iterations]] | instruct the PM to define the associated iterations category page for this work task: [[OOPM:Development:Releases:{{{release}}}:Iterations]] }}
 
|-
 
 
|'''Issue'''
 
|'''Issue'''
 
|{{#ifeq: {{{issue|none}}} | none | instruct the PM to define the associated (and required) issue in the tracker | {{{issue}}} }}
 
|{{#ifeq: {{{issue|none}}} | none | instruct the PM to define the associated (and required) issue in the tracker | {{{issue}}} }}
Line 50: Line 50:
 
|{{#ifexist: OOPM:Development:Releases:{{{release}}}:Iterations:{{{iteration}}} | [[OOPM:Development:Releases:{{{release}}}:Iterations:{{{iteration}}}]] | instruct the PM to define the associated iteration for this work task: [[OOPM:Development:Releases:{{{release}}}:Iterations:{{{iteration}}}]] }}
 
|{{#ifexist: OOPM:Development:Releases:{{{release}}}:Iterations:{{{iteration}}} | [[OOPM:Development:Releases:{{{release}}}:Iterations:{{{iteration}}}]] | instruct the PM to define the associated iteration for this work task: [[OOPM:Development:Releases:{{{release}}}:Iterations:{{{iteration}}}]] }}
 
|-
 
|-
|'''Iteration Feature'''
+
|'''Release Feature'''
|{{#ifexist: {{{feature}}} | [[{{{feature}}}]] | instruct the PM to define the associated (and required) iteration feature: [[{{{feature}}}]] }}
+
|{{#ifexist: {{{feature}}} | [[{{{feature}}}]] | instruct the PM to define the associated (and required) release feature: [[{{{feature}}}]] }}
|-
+
|'''Subproject'''
+
|{{#ifexist: {{{subproject}}} | [[{{{subproject}}}]] | instruct the PM to define the associated (and required) subproject: [[{{{subproject}}}]] }}
+
 
|}
 
|}
  
Line 61: Line 58:
 
'''See the link to the associated issue above.'''
 
'''See the link to the associated issue above.'''
  
==== Recipe ====
+
==== Description ====
 +
 
 +
{{{description|instruct your PM to provide you with a description of the feature a/o a hyperlink to the feature defined in the requirements analysis a/o the architecture design document a/o the specification document}}}
 +
 
 +
==== Work Tasks ====
 +
 
 +
{{{worktasks|no worktasks defined -- lucky you ;)}}}
 +
 
 +
==== Sub Projects ====
  
{{{recipe|none defined -- you will have to work it out for yourself, however, please add information on how you solved the task at hand if it is more complex in order to enlighten the community with your ingenious work}}}
+
{{{subprojects|no subprojects defined}}}
  
 
==== References ====
 
==== References ====
Line 69: Line 74:
 
{{{references|no references defined}}}
 
{{{references|no references defined}}}
  
{{#ifeq: {{{release|none}}} | none | | [[Category:OOPM:Development:Releases:{{{release}}}:Iterations:{{{iteration}}}|Work]]}}
+
{{#ifeq: {{{release|none}}} | none | | [[Category:OOPM:Development:Releases:{{{release}}}:Iterations:{{{iteration}}}|Features]]}}
  
 
----
 
----
  
Based on [[Template:OOPM:Templates:Documentation:Development:ReleaseIterationWorkTaskStatement:1.0]]
+
Based on [[Template:OOPM:Templates:Documentation:Development:ReleaseIterationFeatureStatement:1.0]]
 
</includeonly>
 
</includeonly>

Latest revision as of 20:32, 8 May 2009


Meta

Template Name Template:OOPM:Templates:Documentation:Development:ReleaseIterationFeatureStatement:1.0
Author Carsten Klein "rts" <carsten.klein@abstraxion.de>
Created 2009-05-08
Edited 2009-005-08

Purpose

TBD Template purpose

Synopsis

{{Template:OOPM:Templates:Documentation:Development:ReleaseIterationFeatureStatement:1.0
|issue=<HyperLink>
|release=<ReleaseVersion>
|iteration=<Integral>
|feature=<ReleaseFeatureReference>
|worktasks=<WikiMarkup>	
|subprojects=<WikiMarkup>	
|description=<WikiMarkup>
|references=<WikiMarkup>
}}

Parameter Reference

  • issue
Hyperlink to the associated issue in the issue tracker.
  • release
The release version identifier.
  • iteration
The iteration number.
  • feature
TBD a reference to the defining release feature, not including the surrounding square brackets
  • description
description of the feature a/o reference to the feature defined in the requirements analysis a/o architecture design a/o specification documents
  • worktasks
TBD list of work tasks, e.g. references to either issues in the issue tracker a/o work tasks defined as part of the wiki
  • subprojects
TBD categorized list of the affected subprojects
  • references
TBD provides an unordered list of references to either internal a/o external documents and other resources
individual items may be categorized by reference categories, where individual categories must be named
by the content type of the resource referenced, e.g. Media, Files, Documents and so on

Preview

IMPORTANT NOTICE: Do not edit a/o create the below dummy links.


Release Iteration Feature Statement

Issue http://test.org/testing/issues/here
Release Category:OOPM:Development:Releases:1.0.0 proto proto
Iteration OOPM:Development:Releases:1.0.0 proto proto:Iterations:1
Release Feature instruct the PM to define the associated (and required) release feature: OOPM:Development:Releases:Iterations:1:Features:FooBar

Schedule

See the link to the associated issue above.

Description

Foo goes to a bar and orders a drink

Work Tasks

no worktasks defined -- lucky you ;)

Sub Projects

no subprojects defined

References

no references defined


Based on Template:OOPM:Templates:Documentation:Development:ReleaseIterationFeatureStatement:1.0


Uses Template:OOPM:Templates:Documentation:Shared:StandardTemplateHeader

Personal tools