This bug has been outstanding for a while:
http://code.djangoproject.com/ticket/13826
Summary: with the postgis backend at least, and I believe for
spatialite and possibly others as well, you cannot leverage the
sqlcustom hook - because geometry columns aren't actually created
until the sqlindexes
> >> Example workflow:
>
> >> * Alice creates a ticket, with an incomplete patch (no tests,
> >> incorrect implementation)
> >> * Bob reviews the patch, marks it "Accepted, needs tests, patch needs
> >> improvement"
> >> * Alice updates the patch, adding tests (but not changing the
> >> implemen
On 15/11/10 01:35, Russell Keith-Magee wrote:
On Sun, Nov 14, 2010 at 5:22 PM, Andrew Godwin wrote:
On 13/11/10 16:52, Daniel Moisset wrote:
Hi,
while working on the sprint today doing triaging we noticed that a
lot of tickets were in the "Unreviewed" state because actually there
On Wed, Nov 17, 2010 at 3:17 AM, George Sakkis wrote:
> On Nov 15, 6:31 am, Russell Keith-Magee
> wrote:
>
>> On Mon, Nov 15, 2010 at 1:00 PM, Tai Lee wrote:
>> > I like the idea of needmoreinfo as a resolution, which makes it clear
>> > to the reporter that they need to take the next step to re
I believe that only the reporter, owner, and CCs are notified when an
update is made, not anyone who added a comment. Unless a reviewer adds
themselves to the CCs when providing feedback or assigns the ticket to
themselves (which would be unlikely, when leaving feedback that the
reporter needs to t
On Wed, Nov 17, 2010 at 9:22 PM, Gabriel Hurley wrote:
> Bear in mind that this is a *very* old Trac installation... ;-)
Hopefully not for long.
Jacob is in the process of bringing a new server online to host
djangoproject.com, and part of that upgrade will be an updated Trac
install, running Tr
Bear in mind that this is a *very* old Trac installation... ;-)
I don't have access to that server to see if the TracAdmin module is
current enough to support the "resolution add " command. If so,
that'd be the easy way. If not, like Daniel said, it's straight to the
DB!
- Gabriel
On Nov 16,
> Maybe trac can be improved in this respect by notifying
> reviewers when tickets that they have closed, or accepted, or provided
> feedback on, are updated.
In my experience Trac already does that... when a ticket is changed
(by anyone), the reporter, the owner, anyone on the cc list, and
anyone
On Tue, 2010-11-16 at 22:37 -0300, Daniel Moisset wrote:
> On Tue, Nov 16, 2010 at 12:02 PM, Luke Plant wrote:
> >
> > This will also require a change to Trac, which I for one don't know how
> > to do (I don't see the configuration pages I would need in the Trac
> > admin interface).
> >
>
> If y