Menu

Commit [r5471]  Maximize  Restore  History

Merged revisions 5459-5470 via svnmerge from

https://svn.edgewall.org/repos/trac/trunk

........
r5463 | cboos | 2007-05-22 02:09:18 -0400 (Tue, 22 May 2007) | 1 line

TicketQuery macro now supports grouping, in ''normal'' and ''compact'' modes. Closes #2502.
........
r5464 | cboos | 2007-05-22 04:15:31 -0400 (Tue, 22 May 2007) | 1 line

Typo in the usage of field types in ticket template.
........
r5465 | cboos | 2007-05-22 05:05:04 -0400 (Tue, 22 May 2007) | 1 line

Ticket preview mode: show the ''ticket can't be saved'' notice outside of the ticket change preview, as the latter is not always there (e.g. for new tickets) and it's anyway clearer that way.
........
r5466 | cboos | 2007-05-22 12:07:10 -0400 (Tue, 22 May 2007) | 1 line

Temporarily reverting r5401, as the change was incomplete and caused problems like #5337. Thanks to Manuzhai for verifying this.
........
r5467 | cboos | 2007-05-22 13:06:01 -0400 (Tue, 22 May 2007) | 1 line

Follow-up to r5449, ticket._old is is not empty for new tickets. The wrong check prevented adding tickets for anonymous users. Thanks to Jim Arnell for pointing out the issue.
........
r5468 | cboos | 2007-05-22 15:41:40 -0400 (Tue, 22 May 2007) | 1 line

Another follow-up to r5449, fix TICKET_APPEND check. That should be enough for adding a comment.
........

nkantrowitz 2007-05-22

changed /sandbox/pycon/ninja
changed /sandbox/pycon/ninja/trac/context.py
changed /sandbox/pycon/ninja/trac/htdocs/css/ticket.css
changed /sandbox/pycon/ninja/trac/ticket/query.py
changed /sandbox/pycon/ninja/trac/ticket/templates/ticket.html
changed /sandbox/pycon/ninja/trac/ticket/web_ui.py
/sandbox/pycon/ninja/trac/context.py Diff Switch to side-by-side view
Loading...
/sandbox/pycon/ninja/trac/htdocs/css/ticket.css Diff Switch to side-by-side view
Loading...
/sandbox/pycon/ninja/trac/ticket/query.py Diff Switch to side-by-side view
Loading...
/sandbox/pycon/ninja/trac/ticket/templates/ticket.html Diff Switch to side-by-side view
Loading...
/sandbox/pycon/ninja/trac/ticket/web_ui.py Diff Switch to side-by-side view
Loading...