Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (250 - 252 of 1174)

Ticket Resolution Summary Owner Reporter
#265 FIXED No 'you really want to post a blank comment? yes/no' before posting an empty comment Aaron Williamson Caleb Davis
Description

not a big deal, but one of those things to account for eventually.

#266 FIXED Improve cache friendliness of static content Christopher Allan Webber Elrond
Description

If not serving the (semi-)static content (css etc and the media items) through a dedicated webserver but using paste#static the caching is bad.

It could easily be argued, that on a real deployment, these tings should be served by a dedicated webserver. But still, the paste based setups should give reasonable caching.

There are two items to consider:

  1. mediagoblin/mgoblin_static/ (CSS, ...)

Only layout/etc developers will change this and those will likely use "reload" on their browsers anyway. Everybody else will only change this when updating their install. So even thinking about people updating and wanting a fresh look soon, at least an hour would be good. I'd rather suggest a day.

  1. media content (public_store)

media items aren't modified currently. They get written once and stay there as written. Creating a new media entry, creates a new object id, etc. I'd say a week is good.

#269 FIXED Make "confirm delete" checkbox label clickable Aaron Williamson joar
Description

The size of checkboxes vary between browsers and operating systems. In Ubuntu I can cover it almost entirely with my mouse pointer, and on other systems they're not much larger -- Also, try it with pointer accelleration & touchpad!

It would help greatly if the checkbox had a label that was associated correctly with ....

Resource: http://www.10sharpdesign.com/accessibility/forms/3b-ii-labels-checkboxes.html

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