Re: [Trac] Request for Enhancement on deletion of milestones

2017-02-06 Thread RjOllos
On Monday, February 6, 2017 at 4:22:30 AM UTC-8, Riedel, Torge wrote: > > Sorry for answering at the top, this is a fixed option here. > > > > Thanks, > > > > I have overseen this. Is it possible to add this to the admin milestone > page too, to be consistent in behavior? > Yes. I've done

Re: [Trac] Re: Trac and Git repository sync

2017-02-06 Thread RjOllos
On Monday, February 6, 2017 at 9:12:12 AM UTC-8, Kevin Allen wrote: > > I figured that would be the problem, but if managed to integrate trac with > my own local repository to avoid problems with my network. > What I wish to do is view my files from the repository when I go to Home, > is that

Re: [Trac] How can I write nestable tables?

2017-02-06 Thread Peter Suter
On 06.02.2017 13:59, Mingxing Tian wrote: When I use the following methods, can not complete the requirements, they can not achieve the form of nesting. |||=xx=||=xx=|| || || ||| | {{{#table }}} | I hope to achieve the final results, what programs can make the following table? No. Module

Re: [Trac] Re: Trac and Git repository sync

2017-02-06 Thread Kevin Allen
I figured that would be the problem, but if managed to integrate trac with my own local repository to avoid problems with my network. What I wish to do is view my files from the repository when I go to Home, is that possible? And how do I create different folders that contains my files from the

[Trac] How can I write nestable tables?

2017-02-06 Thread Mingxing Tian
When I use the following methods, can not complete the requirements, they can not achieve the form of nesting. ||=xx=||=xx=|| || || || {{{#table }}} I hope to achieve the final results, what programs can make the following table? No. Module Sub-module Functional operation Functional

AW: [Trac] Request for Enhancement on deletion of milestones

2017-02-06 Thread Riedel, Torge
Sorry for answering at the top, this is a fixed option here. Thanks, I have overseen this. Is it possible to add this to the admin milestone page too, to be consistent in behavior? Best regards Torge Von: trac-users@googlegroups.com [mailto:trac-users@googlegroups.com] Im Auftrag von Ryan

Re: [Trac] Request for Enhancement on deletion of milestones

2017-02-06 Thread Ryan Ollos
On Mon, Feb 6, 2017 at 2:07 AM Riedel, Torge wrote: > Hi, > > > > we just faced a „problem“ when deleting a milestone. There is no warning > displayed, that there are linked tickets. All the linked tickets have an > empty milestone afterwards. Would be nice to have the

Re: [Trac] Run some code when a ticket is created

2017-02-06 Thread Ryan Ollos
On Mon, Feb 6, 2017 at 2:34 AM gcc wrote: > Hi everyone: > > I would like to know what would be the easiest/best way to implement the > execution of some code whenever a new ticket is created. > One way that ocurred to me was to modify the insert method of the ticket >