#310: Validate lat/long for leaflet API
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
If leaflet is passed invalid lat/longs (eg, as existed one one my guides,
-00.174833) the javascript throws an error; at least if passed in as
min_long, eg in action=index;format=map. This can result in the "Sorry,
javascript not enabled" even though it is. Values should be validated on
input and before passing to the leaflet library.
--
Ticket URL: <http://dev.openguides.org/ticket/310>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#309: Support locally-installed third party javascript/css
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Currently OpenGuides seems to depend on the following external sites for
various functionality:
http://cdn.leafletjs.com/leaflet-0.4/leaflet.csshttp://cdn.leafletjs.com/leaflet-0.4/leaflet.jshttps://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
I don't particularly want to go down the route of bundling these directly,
but it would be nice to support replacing each of these with different
URLs (for example jquery is packaged separately in Debian so could be
served up by the same system as openguides is installed in without much
trouble). This would enable OpenGuides to be used on closed networks, and
to be less exposed to the third-party risks.
--
Ticket URL: <http://dev.openguides.org/ticket/309>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#308: De-emphasize london.openguides.org
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
The OpenGuides.pm POD still mentions london.openguides.org as the first
and biggest site. This isn't really relevant nowadays. May I suggest
london.randomness.org.uk as an exemplar site instead?
--
Ticket URL: <http://dev.openguides.org/ticket/308>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#306: Distro should include some example external link images
------------------------+---------------------------------------------------
Reporter: kake | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Now we use the "external" class for external links, we should send along
some little external link images in the distro. RGL and CGC have some in
different colours that we could nab.
--
Ticket URL: <http://dev.openguides.org/ticket/306>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#305: Website and map fields should have external link class
------------------------+---------------------------------------------------
Reporter: kake | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Now we're using CSS to indicate external links, the website and map links
fields in the metadata should also have a class of "external".
--
Ticket URL: <http://dev.openguides.org/ticket/305>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#300: padding added to leaflet boundries
------------------------+---------------------------------------------------
Reporter: bob | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
auto centering and zooming can make map markers fall of the edge of map
display.
add padding to boundries.
see if this is reported bug stream in leaflet
--
Ticket URL: <http://dev.openguides.org/ticket/300>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#295: "Missing metadata" search form should allow two-faceted search
-------------------------+--------------------------------------------------
Reporter: kake | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
The missing metadata search should allow searches of the form "everything
in category/locale X which is missing a Y", e.g.
- everything in Locale: Donnington which is missing grid refs
- everything in Locale: Rose Hill which is missing a photo
- everything in Category: Pubs which is missing a website
- everything in Category: Cafes which is missing opening hours
(Requested by Janet on the openguides-oxford mailing list.)
--
Ticket URL: <http://dev.openguides.org/ticket/295>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#287: Mobile-friendly CSS/HTML
------------------------+---------------------------------------------------
Reporter: kake | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
It would be good to have a more suitable design for mobile platforms. For
example, I find it quite hard to hit the right link on my smartphone.
Steve offers this URL: http://en.wikipedia.org/wiki/Responsive_Web_Design
--
Ticket URL: <http://dev.openguides.org/ticket/287>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#258: New macro for number of items in a particular category or locale
-------------------------+--------------------------------------------------
Reporter: kake | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Something like this:
This guide currently covers @ARTICLE_COUNT [[Category Pubs]] pubs.
which would come out as
This guide currently covers 435 pubs.
--
Ticket URL: <http://dev.openguides.org/ticket/258>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project