- Use '/' key to quickly access this field.
- Enter a name of repository, or repository group for quick search.
- Prefix query to allow special search:
user:admin, to search for usernames, always global
user_group:devops, to search for user groups, always global
pr:303, to search for pull request number, title, or description, always global
commit:efced4, to search for commits, scoped to repositories or groups
file:models.py, to search for file paths, scoped to repositories or groups
For advanced full text search visit: repository search
Added a simple mail handler.
It lets users add notes to an existing issue by replying to the initial notification email.
Permissions are checked in the same way as in the application (the user is identified by its mail address).
Information about configuring the application so that it receives emails can be found here:
http://wiki.rubyonrails.com/rails/pages/HowToReceiveEmailsWithActionMailer
RedMine mail hander is MailHandler#receive
git-svn-id: http://redmine.rubyforge.org/svn/trunk@523 e93f8b46-1217-0410-a6f0-8f06a7374b81
<title>2. Planning</title><linkrel="stylesheet"href="html.css"type="text/css"><metaname="generator"content="DocBook XSL Stylesheets V1.70.1"><linkrel="start"href="index.html"title="Documentation"><linkrel="up"href="ch02.html"title="Chapter 2. Projects"><linkrel="prev"href="ch02s01.html"title="1. Project overview"><linkrel="next"href="ch02s03.html"title="3. Issue management"></head><body><ahref="http://redmine.rubyforge.org/"><imgsrc="../redmine.png"alt="redmine"></a><divclass="navheader"><tablewidth="100%"summary="Navigation header"><tr><thcolspan="3"align="center">2. Planning</th></tr><tr><tdwidth="20%"align="left"><aaccesskey="p"href="ch02s01.html">Prev</a> </td><thwidth="60%"align="center">Chapter 2. Projects</th><tdwidth="20%"align="right"> <aaccesskey="n"href="ch02s03.html">Next</a></td></tr></table><hr></div><divclass="section"lang="en"><divclass="titlepage"><div><div><h2class="title"style="clear: both"><aname="d0e436"></a>2. Planning</h2></div></div></div><p></p><divclass="section"lang="en"><divclass="titlepage"><div><div><h3class="title"><aname="d0e440"></a>2.1. Project calendar</h3></div></div></div><p>Project calendar shows the tasks that begin or end during the selected month (current month by default). An issue will be displayed as a task if its start date and its due date are specified.</p><divclass="itemizedlist"><ultype="disc"><li><p>This symbol <spanclass="inlinemediaobject"><imgsrc="resources/arrow_from.png"></span> represents a task that begins</p></li><li><p>This symbol <spanclass="inlinemediaobject"><imgsrc="resources/arrow_to.png"></span> represents a task that ends</p></li><li><p>Ths symbol <spanclass="inlinemediaobject"><imgsrc="resources/arrow_bw.png"></span> represents a task that begins and ends the same day</p></li></ul></div><p></p></div><divclass="section"lang="en"><divclass="titlepage"><div><div><h3class="title"><aname="d0e468"></a>2.2. Gantt chart</h3></div></div></div><p>This diagramme shows tasks and their achievement rate.</p><p>Achievement is represented in blue. Delay in red.</p><p></p><divclass="screenshot"><divclass="mediaobject"><imgsrc="resources/gantt.png"></div></div></div></div><divclass="navfooter"><hr><tablewidth="100%"summary="Navigation footer"><tr><tdwidth="40%"align="left"><aaccesskey="p"href="ch02s01.html">Prev</a> </td><tdwidth="20%"align="center"><aaccesskey="u"href="ch02.html">Up</a></td><tdwidth="40%"align="right"> <aaccesskey="n"href="ch02s03.html">Next</a></td></tr><tr><tdwidth="40%"align="left"valign="top">1. Project overview </td><tdwidth="20%"align="center"><aaccesskey="h"href="index.html">Home</a></td><tdwidth="40%"align="right"valign="top"> 3. Issue management</td></tr></table></div></body></html>