Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (184 - 186 of 1174)

Ticket Resolution Summary Owner Reporter
#1000 fixed Button style in Report file dialogue sebomoto
Description

Reporting: »File report« button is default style.

This could use some css-styling to tone in with the other buttons.

for example like this rule .button_action, .button_action_highlight, .button_form :

display: inline-block; color: #C3C3C3; background-color: #363636; border: 1px solid; border-color: #464646 #2B2B2B #252525; border-radius: 4px; padding: 3px 8px; font-size: 16px; text-decoration: none; font-style: normal; font-weight: bold; cursor: pointer;

#390 fixed "Separate tags by commas" should be unnecessary spaetz Jef van Schendel
Description

I think JanCBorchardt talked about this before. This text really shouldn't be necessary.

We should choose one method and stick with it. The user should be able to enter tags as desired, after which they will automatically be seperated.

#394 fixed Fuzzy timestamps Jessica Tallon Jef van Schendel
Description

Current: "Added on 2011-02-14."

Better would be: "Added 1 month ago."

This also goes for comment timestamps, which are currently shown as "08:35PM 2012-02-09" which is all kinds of horrible.

I have no idea how to do this though. It might already be possible with the software we're using, who knows. It also wouldn't be hard to find a jQuery plugin such as http://timeago.yarp.com/, but I'm not sure if that's the right way to go.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.