Edgewall Software

Ticket #2664 (closed enhancement: fixed)

Opened 3 years ago

Last modified 23 months ago

TicketQuery should display closed ticket links with line-through style (like compact view)

Reported by: Markus Tacker <m@…> Owned by: cboos
Priority: normal Milestone: 0.9.4
Component: wiki system Version: 0.9.3
Severity: normal Keywords:
Cc:

Description

This result

#811
Enscript Fails on Win XP
#1284
Possibility to create more complex workflows.
#2102
Add ability to edit the list of "resolve" states
#2123
Error in included report query
#2179
Make the default text of new wiki pages configurable
#2180
patch for wiki notifies via email
#2190
I wish the administration of trac was more like bugzilla.
#2200
Add an option to disable email notification on trvial ticket changes
#2205
Allow WikiFormatting of Custom Fields in Reports
#2220
priority/severity misunderstanding.
#2224
Wiki spamming scripts
#2228
Please add a sane user management system
#2242
Trailing spaces in a milestone's name prevent assigned tickets to show up
#2246
Ticket Comment Deletion Desired
#2260
WikiMacroObjects missing in default wiki content
#2280
view tickets error
#2406
"Add another attachment" button
#3269
cc only on substantial changes

should be displayed as

#2102 Add ability to edit the list of "resolve" states
#2139 fcgi output inconsistency
#2190 I wish the administration of trac was more like bugzilla.
#2200 Add an option to disable email notification on trvial ticket changes
#2205 Allow WikiFormatting of Custom Fields in Reports
#2220 priority/severity misunderstanding.
#2224 Wiki spamming scripts
#2228 Please add a sane user management system
#2242 Trailing spaces in a milestone's name prevent assigned tickets to show up
#2246 Ticket Comment Deletion Desired
#2280 view tickets error

to be able to distinguish between closed and open tickets.

Attachments

Change History

Changed 3 years ago by cboos

  • owner changed from jonas to cboos
  • milestone set to 0.10

Actually, it's already done for the compact mode, i.e.

[[TicketQuery(version=0.9b1|0.9b2&resolution=duplicate, compact)]]

is displayed as #811, #1284, #2102, #2123, #2179, #2180, #2190, #2200, #2205, #2220, #2224, #2228, #2242, #2246, #2260, #2280, #2406, #3269).

Not sure if not doing this for non-compact mode was done on purpose or not. Christopher?

Changed 3 years ago by Markus Tacker <m@…>

Yeah, I think if compact mode displays this way normal view should behave similar.

Changed 3 years ago by cmlenz

That is not on purpose.

Changed 3 years ago by cboos

  • status changed from new to closed
  • resolution set to fixed

Thanks for the clarification! I fixed it in r2856.

Changed 3 years ago by Markus Tacker <m@…>

Great, just tested and it works as expected. Thanks very much.

Changed 3 years ago by cmlenz

  • status changed from closed to reopened
  • resolution fixed deleted
  • milestone changed from 0.10 to 0.9.4

I'm going to port this one to 0.9.4.

Changed 3 years ago by cmlenz

  • status changed from reopened to closed
  • resolution set to fixed

Ported in [2892].

Changed 3 years ago by cmlenz

  • version changed from devel to 0.9.3

Add/Change #2664 (TicketQuery should display closed ticket links with line-through style (like compact view))

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.