Hi all, I personally would like to have a wider Status column in Bugzilla. Now I have to know that e.g. "Patc" means Patch does not apply. The other terms like Need, Sign (meaning Signed off), Pass, etc. are somewhat cryptical too.. Is that possible? Regards, Marcel
Le 16/01/2012 14:29, Marcel de Rooy a écrit :
Hi all,
I personally would like to have a wider Status column in Bugzilla. I also like to change that. I've digged in bugzilla admin, and could not find how to change this.
Now I have to know that e.g. “Patc” means Patch does not apply. at the very least, we can use understandable codes like "DNA" for Does Not apply,...
If someone knows how to change, feel free to say. Otherwise i'll investigate the code on 4 letters idea. -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08
I don't believe this is something you can edit in administration; you have to set it directly in the template. This link has some information on that: http://groups.google.com/group/mozilla.support.bugzilla/browse_thread/thread... -Ian On Mon, Jan 16, 2012 at 8:49 AM, Paul Poulain <paul.poulain@biblibre.com>wrote:
Le 16/01/2012 14:29, Marcel de Rooy a écrit :
Hi all,
I personally would like to have a wider Status column in Bugzilla. I also like to change that. I've digged in bugzilla admin, and could not find how to change this.
Now I have to know that e.g. “Patc” means Patch does not apply. at the very least, we can use understandable codes like "DNA" for Does Not apply,...
If someone knows how to change, feel free to say. Otherwise i'll investigate the code on 4 letters idea.
-- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08 _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Ian Walls Lead Development Specialist ByWater Solutions ALA Midwinter Booth #2048 Phone # (888) 900-8944 http://bywatersolutions.com ian.walls@bywatersolutions.com Twitter: @sekjal
On Mon, Jan 16, 2012 at 02:49:39PM +0100, Paul Poulain wrote:
Le 16/01/2012 14:29, Marcel de Rooy a écrit :
I personally would like to have a wider Status column in Bugzilla.
I also like to change that. I've digged in bugzilla admin, and could not find how to change this.
Now I have to know that e.g. “Patc” means Patch does not apply. at the very least, we can use understandable codes like "DNA" for Does Not apply,...
If someone knows how to change, feel free to say. Otherwise i'll investigate the code on 4 letters idea.
It is a template customization. The modification will need filesystem access to edit template... see http://www.bugzilla.org/docs/tip/en/html/cust-templates.html The Status lengthe in the buglist is in file: "list/table.html.tmpl" and search for the line like: | "bug_status" => { maxlength => 4 } , -- Frère Sébastien Marie Abbaye Notre Dame de La Trappe 61380 Soligny-la-Trappe Tél: 02.33.84.17.00 Fax: 02.33.34.98.57 Web: http://www.latrappe.fr/
Hi Marcel, On 01/16/2012 08:29 AM, Marcel de Rooy wrote:
I personally would like to have a wider Status column in Bugzilla.
It looks like somebody has gone ahead and made the template change, at lest for the bug display page. Can you confirm that it's now looking wider? Thanks, Galen -- Galen Charlton Director of Support and Implementation Equinox Software, Inc. / The Open Source Experts email: gmc@esilibrary.com direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org
Hi Galen, Unfortunately. but no, it did not change yet. Marcel ________________________________________ Van: koha-devel-bounces@lists.koha-community.org [koha-devel-bounces@lists.koha-community.org] namens Galen Charlton [gmc@esilibrary.com] Verzonden: maandag 16 januari 2012 15:40 To: koha-devel@lists.koha-community.org Onderwerp: Re: [Koha-devel] Bugzilla Hi Marcel, On 01/16/2012 08:29 AM, Marcel de Rooy wrote:
I personally would like to have a wider Status column in Bugzilla.
It looks like somebody has gone ahead and made the template change, at lest for the bug display page. Can you confirm that it's now looking wider? Thanks, Galen -- Galen Charlton Director of Support and Implementation Equinox Software, Inc. / The Open Source Experts email: gmc@esilibrary.com direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
Le 16/01/2012 15:40, Galen Charlton a écrit :
Hi Marcel,
On 01/16/2012 08:29 AM, Marcel de Rooy wrote:
I personally would like to have a wider Status column in Bugzilla.
It looks like somebody has gone ahead and made the template change, at lest for the bug display page. Can you confirm that it's now looking wider? we don't speak of bug display page, but of result list after a search. (before reaching bug display page then)
-- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08
Hi Paul, On 01/16/2012 12:53 PM, Paul Poulain wrote:
we don't speak of bug display page, but of result list after a search. (before reaching bug display page then)
Thanks for clarifying. I've increased the width of that column; please take a look. Regards, Galen -- Galen Charlton Director of Support and Implementation Equinox Software, Inc. / The Open Source Experts email: gmc@esilibrary.com direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org
Le 16/01/2012 19:09, Galen Charlton a écrit :
Hi Paul,
On 01/16/2012 12:53 PM, Paul Poulain wrote:
we don't speak of bug display page, but of result list after a search. (before reaching bug display page then)
Thanks for clarifying. I've increased the width of that column; please take a look. That's perfect ! thanks galen !
-- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08
participants (5)
-
Frère Sébastien Marie -
Galen Charlton -
Ian Walls -
Marcel de Rooy -
Paul Poulain