Custom Query (981 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 981)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#1342 fixed add no_deletes option to result summary pages of ops section Christian Beer Christian Beer
Description

There should be an optional switch to suppress results that are in state deleted and thus would not show on the result summary pages of the ops section. After each file_deleter run, the summary is cluttered with results because the delete state changed from initial to deleted and thus the mod_time was updated.

I'm not sure if this should be per-user or as a parameter to result_summary.php (and similar pages). What I would like to see is that I can set it as default and switch it of when needed.

#1334 fixed make sub_sentence() more intelligent davea Christian Beer
Description

This is a request for comments. I tried to find a function that has the described feature some time ago and will derive something in the near future.

At the moment sub_sentence() is dumb and shortens the profile according to length only. This causes problems when the user has embedded html tags like links or images. The problem with current behavior is that when a UotD is shown on the frontpage and the markup is cut of in the wrong place the page looks weird. Also this is a possible vector for an XSS-attack.

There should be two extra settings.

  1. Filter out links (show the text but ignore the markup)
  2. Filter out images

When not filtering one of these the markup shouldn't count when calculating length. Images are difficult to handle, maybe add/change the width parameter to the img-tag.

#1332 fixed app version column in ops section (result table view) shows 0.00 davea Christian Beer
Description

The app version column in the result table view of the ops section is showing 0.00 as version number (low and high detail) for in progress results although the app version id is correct.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.