Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (268 - 270 of 1173)

Ticket Resolution Summary Owner Reporter
#807 fixed update "gmg theme assetlink" in mediagoblin.ini Aleksej
Description

It must be "gmg assetlink". Maybe "bin/gmg assetlink" for clarity.

#808 fixed Terms' of Service header color needs changing in Airy Aleksej
Description

base.css, line 672:

#code_of_conduct_list strong {

color: rgb(255, 255, 255);

}

This makes some text in Terms of Service white, which is incompatible with the Airy theme. Maybe needs only overriding in the theme, or something more general.

#809 no-action Inconsistency between https://issues.mediagoblin.org/report/9 and ticket statuses in this Trac instance Aleksej
Description

Some of the ticket status values in this Trac instance are:

  • new (like UNCONFIRMED in Bugzilla)
  • accepted (= confirmed, like NEW in Bugzilla)
  • in_progress (like ASSIGNED in Bugzilla)

Trac demo http://trac.edgewall.org/demo-1.0/ has at least:

  • new
  • accepted (= has an owner)

http://issues.mediagoblin.org/report/9 has sections "Accepted" and "Owned". "Accepted" shows "accepted" tickets, which have no owner. "Owned" shows "new" and "in_progress" tickets. The "in_progress" tickets I've seen have an owner, but "new" tickets do not, so the "Owned" section is filled/called incorrectly.

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