Wiki
Version 2 (Matthieu Decorde, 19/07/2013 09:56) → Version 3/65 (Matthieu Decorde, 23/07/2013 15:21)
h2. Ticket categories definition
* Administration: portal administration interface. Portal project.
* Commands: commands in general
* Conventions: about terminology and calculation convention choices
* Documentation: tasks to document TXM in Wikis and manuals
* Import: Import modules
* Preferences: task about the RCP preferences
* Setup: tasks about the RCP setups
* Stats: general statistic task
** Stats / R: Statistic task to do in the R code
* Toolbox: for general task to do in the Toolbox project
* UI: User Interface tasks in the RCP project
** UI / Interaction: about the behavior of the user interface
** UI / Link / Command: the command link commands
h2. SVN commit messages
Each entry of the message :
* is prefixed with *RCP:* or *TBX:* or *WEB:* or *DOC:* or *<plugin name>:*
* then insert the nature of the commit for example : "adds", "fixes" ...
* and insert the details
* if you need more than one line to describe the entry, prefix the line with "#"
Example:
<pre>
TBX: adds an awesome new functionnality
TBX: fixes the XXX import module
# the flow was not groovy enough
# now the end of this entry
DOC: adds the documentation for the new functionnality
</pre>
* Administration: portal administration interface. Portal project.
* Commands: commands in general
* Conventions: about terminology and calculation convention choices
* Documentation: tasks to document TXM in Wikis and manuals
* Import: Import modules
* Preferences: task about the RCP preferences
* Setup: tasks about the RCP setups
* Stats: general statistic task
** Stats / R: Statistic task to do in the R code
* Toolbox: for general task to do in the Toolbox project
* UI: User Interface tasks in the RCP project
** UI / Interaction: about the behavior of the user interface
** UI / Link / Command: the command link commands
h2. SVN commit messages
Each entry of the message :
* is prefixed with *RCP:* or *TBX:* or *WEB:* or *DOC:* or *<plugin name>:*
* then insert the nature of the commit for example : "adds", "fixes" ...
* and insert the details
* if you need more than one line to describe the entry, prefix the line with "#"
Example:
<pre>
TBX: adds an awesome new functionnality
TBX: fixes the XXX import module
# the flow was not groovy enough
# now the end of this entry
DOC: adds the documentation for the new functionnality
</pre>