New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
PageTemplates/Workplan (diff) – NEMO

Changes between Version 22 and Version 23 of PageTemplates/Workplan


Ignore:
Timestamp:
2017-10-26T20:45:20+02:00 (7 years ago)
Author:
nemo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PageTemplates/Workplan

    v22 v23  
    4040   {{{#!html 
    4141      <p></p> 
    42       <form action="/nemo/newticket?summary=summary&type=type&milestone=milestone" method="get"> 
     42      <form action="/nemo/newticket?summary=summary&type=type&milestone=milestone&version=version" method="get"> 
    4343      <input type="hidden" name="type"      value="Task"                    /> 
    4444      <input type="hidden" name="milestone" value="`$YEAR` WP"              /> 
     45      <input type="hidden" name="version"   value="trunk"                   /> 
    4546      <input type="text"   name=summary size=51 placeholder="Ticket subject"/> 
    4647      <input type="submit" value="Open action's ticket"/> 
     
    4849   }}} 
    4950__Ticket fields setting__ \\ 
    50 * 'Type: Task' and 'Milestone: `$YEAR` WP' by default 
     51* 'Type: Task', 'Milestone: `$YEAR` WP' and 'Version: trunk' by default 
    5152* 'Cc': add email(s) of people outside NEMO ST for further notification. 
    5253* 'Component': the area the change is being targeted for.