<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 6 January 2014 23:46, David DURIEUX <span dir="ltr"><<a href="mailto:d.durieux@siprossii.com" target="_blank">d.durieux@siprossii.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Le Mon, 06 Jan 2014 20:20:21 +0100<br>
Guillaume Rousse <<a href="mailto:guillomovitch@gmail.com">guillomovitch@gmail.com</a>> a écrit:<br>
<div class="im"><br>
>Here are some changes I'd like to be done on the bug tracker, to<br>
>enhance its usage.<br>
><br>
>1) drop the mandatory requirement on version, for the server component.<br>
>This make impossible to transfer bugs opened by mistake agent the<br>
>agent component, as it occurs regulary<br>
<br>
</div>Yes it's a real problem, I think it's a good idea to drop the mandatory<br></blockquote><div><br></div><div>I've just removed the required option to the field (for the record, the "found in version" field is located in <a href="http://forge.fusioninventory.org/custom_fields?tab=IssueCustomField">http://forge.fusioninventory.org/custom_fields?tab=IssueCustomField</a>).</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im"><br>
>2) fix the default css, to use full screen width for the bug list<br>
>It's quite painful to only have a third of screen width to enumerate<br>
>issues<br>
<br>
</div>I have made some modifications to use 98% of the screen. We have some<br>
bugs with the design but not very important<br></blockquote><div><br></div><div>Though it breaks layout borders, this can be fixed by replacing "width:75%" with "width:98%" like the following in application.css at line 80 :</div>
<div><br></div><div>#content { width: 98%; background-color: #fff; margin: 0px; border-right: 1px solid #ddd; padding: 6px 10px 10px 10px; z-index: 10; }</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div class="im"><br>
>3) change the default template, so as to refer to bug reporting<br>
>instructions when entering a new bug<br>
>Just advising them to read<br>
><a href="http://www.fusioninventory.org/documentation/agent/bugreport/" target="_blank">http://www.fusioninventory.org/documentation/agent/bugreport/</a> would<br>
>probably avoid some common mistake, such as french usage, for instance<br>
<br>
</div>Not find yet how to do this</blockquote><div><br></div><div>Me neither. I don't think Redmine can do this natively. However, there are some plugins (like <a href="http://www.redmine.org/plugins/issue_templates">http://www.redmine.org/plugins/issue_templates</a>).</div>
<div><br></div><div>--</div><div>Kevin Roy</div></div></div></div>