From xancorreu at gmail.com Wed Aug 3 10:22:24 2011 From: xancorreu at gmail.com (xancorreu) Date: Wed, 03 Aug 2011 16:22:24 +0200 Subject: [ditz-talk] Fwd: Some doubts about ditz Message-ID: <4E3959A0.2090804@gmail.com> Hi, I'm a new ditz user and I have several questions. Can anyone answer me? 1) What is a reference of an issue? What does add-reference produce? 2) Is there any way for putting a resolution of a bug? 3) Can we re-open a closed bug? 4) Can we assign a bug to a person and view all the bugs assigned to that person? 5) Finally, is there any way of formatting the output of the bug? I was thinking in put comments in textile syntax for example and produce plain text in console and html text in html command. Thanks in advance, Xan. PS: I migrate from trac by this reason [http://trac.edgewall.org/ticket/10290]. From xancorreu at gmail.com Wed Aug 3 14:15:02 2011 From: xancorreu at gmail.com (xancorreu) Date: Wed, 03 Aug 2011 20:15:02 +0200 Subject: [ditz-talk] Some doubts about ditz Message-ID: <4E399026.7030408@gmail.com> Hi, I'm a new ditz user and I have several questions. Can anyone answer me? 1) What is a reference of an issue? What does add-reference produce? 2) Is there any way for putting a resolution of a bug? 3) Can we re-open a closed bug? 4) Can we assign a bug to a person and view all the bugs assigned to that person? 5) Finally, is there any way of formatting the output of the bug? I was thinking in put comments in textile syntax for example and produce plain text in console and html text in html command. Thanks in advance, Xan. PS: I migrate from trac by this reason [http://trac.edgewall.org/ticket/10290]. From xancorreu at gmail.com Thu Aug 4 04:01:13 2011 From: xancorreu at gmail.com (xancorreu) Date: Thu, 04 Aug 2011 10:01:13 +0200 Subject: [ditz-talk] 2 questions and 1 bug Message-ID: <4E3A51C9.2030303@gmail.com> Hi, I just want to post 1 bug: when add-release contain a name with slash, ditz html crashes (v. 0.5) (see https://bugs.launchpad.net/ubuntu/+source/ditz/+bug/819927). For the other hand, two questions: 1) Is there any way for internacionalizate ditz? Are there .po files avaliable? I'm offering for catalan and spanish translations. 2) Could we customize the CSS? Where are the CSS that ditz uses for generate html? Regards, Xan. From xancorreu at gmail.com Sat Aug 6 15:05:55 2011 From: xancorreu at gmail.com (xancorreu) Date: Sat, 06 Aug 2011 21:05:55 +0200 Subject: [ditz-talk] Suggestion about possible plugin Message-ID: <4E3D9093.1020301@gmail.com> Hi, I'm a simply user. I have no skills to program, but if someone wants to implement this, I will be very glad ;-). I want that with ditz we could add optional fields of issues. I explain: When we run ditz init, ditz could ask: Do you want to add extra fields in issues than the default? (Yes/No) Yes Which? ... For example: - due-to - version = 1.0, 2.0, dev In dialog, anyone could add options to display in the fields (like in version) (a closed options are avaliable) or not (write anything). I think that with tag plugin this could be very easy to implement, but difficult to me. Just a suggestion. File it as a wishlist bug if you want. Thanks in advance, Xan.