[Trac] tracd and users

2013-07-25 Thread HWSWMAN
i installed trac and want to run only tracd without any other webserver i cannot login i cannot create tickets i found a post that said to try this plugin depending on your trac version you can install or just enable the webadmin plugin as you can see here:

[Trac] Duplication of milestone editing/admin functionality?

2013-07-25 Thread Willmer, Alex (PTS)
I noticed today that Trac offers two ways to edit a milestone, and they're are almost identical. The are - milestone/milestone1?action=edit reached by clicking edit when viewing a milestone - admin/ticket/milestones/milestone1 the milestone admin page. Both allow changing

Re: [Trac] Duplication of milestone editing/admin functionality?

2013-07-25 Thread Peter Suter
On 24.07.2013 16:37, Willmer, Alex (PTS) wrote: I noticed today that Trac offers two ways to edit a milestone, and they're are almost identical. What's the reason for having this functionality duplicated? Would patches that reduce code/template duplication, or that remove one of the pages