#281: _deg2string in OpenGuides::Template could be submitted as a patch to
Geo::Coordinates::OSGB/ITM
-------------------------+--------------------------------------------------
Reporter: kake | Owner: Nobody
Type: enhancement | Status: new
Priority: lowest | Milestone:
Component: openguides | Version: svn
Severity: minor | Keywords:
-------------------------+--------------------------------------------------
The _deg2string sub in OpenGuides::Template was copied from the no-longer-
extant Geography::NationalGrid. It could potentially be submitted as a
patch to Geo::Coordinates::OSGB/ITM to save other people from having to do
the same copy/paste.
--
Ticket URL: <http://dev.openguides.org/ticket/281>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#253: Pass spam detector modules more
-------------------------+--------------------------------------------------
Reporter: dom | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Spam plugins should be passed $wiki, so they can fetch the config (eg for
API keys) and the CGI environment (for example).
--
Ticket URL: <http://dev.openguides.org/ticket/253>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#302: Add a macro to show a mini-map of a locale or category.
------------------------+---------------------------------------------------
Reporter: kake | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
There should be a macro that lets you embed a small map showing all things
in a given locale or category.
--
Ticket URL: <http://dev.openguides.org/ticket/302>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#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