Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 1173)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#410 fixed Move full OpenStreetMap, Leaflet & Mapquest-copyright text from the map widget joar
Description

Currently the copyright text takes up exactly 25% of the maps viewport.

We should probably do it the foursquare way (https://foursquare.com/v/electrolux-group-hq/4b224d3ef964a5204b4524e3) and put a single link in there that will show you the full license notice.

So either we

  • Show the content dynamically with JavaScript
  • Set up a new page with the license info (general license info page?), which we link to from the map widget. <- Yay for this one!
#412 fixed Add instructions to install libjpeg-dev or equivalent to docs Christopher Allan Webber
Description

People are constantly running into this irritation because a custom PIL gets built in their virtualenv:

IOError: decoder jpeg not available

Should be easy to do. Add both to the sphinx docs in the mediagoblin/ checkout and to the wiki Hacking Howto

#416 fixed Invalid input causes unhelpful error messages Jef van Schendel
Description

Two related bugs:

1.

  • Go to the Recover Password page.
  • Enter an invalid username/email (e.g. one that contains spaces).
  • Press submit button.

The form returns the "Incorrect input" error.

2.

  • Go to the Create An Account page.
  • Enter an invalid username (e.g. one that contains spaces).
  • Press submit button.

The form returns the "Invalid input." error.

/me leaves mid-ticket, I'll improve this description later.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.