#292: the "recent changes" page does not have a json representation
-------------------------+--------------------------------------------------
Reporter: elvum | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
arguably, it would be better if it did
--
Ticket URL: <http://dev.openguides.org/ticket/292>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#290: json output of a node should have the actual content
-------------------------+--------------------------------------------------
Reporter: bob | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords: json
-------------------------+--------------------------------------------------
Currently json output of a node doesnt include the content.
--
Ticket URL: <http://dev.openguides.org/ticket/290>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#286: Make use of browser geo location data
-------------------------+--------------------------------------------------
Reporter: bob | Owner: Nobody
Type: enhancement | Status: new
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords: geo js
-------------------------+--------------------------------------------------
Add JS to query browser for location and use this data.
e.g
1) in general location searches
2) tell you how far you are from the current node you are viewing
--
Ticket URL: <http://dev.openguides.org/ticket/286>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#277: Integrate UK postcode lookup
-------------------------+--------------------------------------------------
Reporter: dom | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Now that a sufficiently free source of UK postcode geodata is available,
we should integrate the ability to look up coordinates from postcode
(whilst still retaining the ability for people to enter coordinates
manually to be more accurate).
--
Ticket URL: <http://dev.openguides.org/ticket/277>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#201: There should be an admin option to make preview above edit form default to
"on".
-------------------------+--------------------------------------------------
Reporter: Kake | Owner: Kake
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
At the moment, the preview appears below the edit form by default.
Although this can be swapped over in the user preferences, it can be
confusing to new users who haven't discovered the preferences yet. We
should add an admin config option so admins can choose to have their guide
default to "preview above edit form" unless a user chooses otherwise.
(Although this rearrangement could be accomplished in CSS, with suitable
rearrangement of the edit form to use <div>s instead of tables, I think
it's better to do it with conditional logic in the code/templates, since
that lets us integrate it with the user preference.)
--
Ticket URL: <http://dev.openguides.org/ticket/201>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#225: Prefs page needs test
------------------------+---------------------------------------------------
Reporter: ilmari | Owner: ilmari
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: minor | Keywords:
------------------------+---------------------------------------------------
There are currently no tests to make sure that the prefs page reflects the
contents of the user's prefs cookie.
--
Ticket URL: <http://dev.openguides.org/ticket/225>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#289: time stamp is worng in json output of nodes
------------------------+---------------------------------------------------
Reporter: bob | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords: json
------------------------+---------------------------------------------------
e.g
http://croydon.randomness.org.uk/wiki.cgi?id=Sara%27s_Diner%2C_65_Church_St…
{"os_y":"165516","os_x":"532105","website":"","city":"London","timestamp":"1970-01-01T00:00:00","summary":"Cafe
and sandwich shop on Church Street." ...
--
Ticket URL: <http://dev.openguides.org/ticket/289>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#264: Wiki::Toolkit:RSS::Reader do we want it in openguides.
------------------------+---------------------------------------------------
Reporter: bob | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Wiki::Toolkit:RSS::Reader and its dependencies provide a lot of the pain
for a successful install from CPAN. it does very little in Openguides and
indeed all the tests pass if you remove what little it does, what
functionality it does proivide breaks easily anyway.
So there are 3 choices:-
1) remove it
2) rewrite it to be less of a pianful install
3) actually use the modules it pulls in elsewhere. i think were probably
handcrafting rss feeds currently.
--
Ticket URL: <http://dev.openguides.org/ticket/264>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#299: Build.PL should honour OPENGUIDES_CONFIG
-------------------------+--------------------------------------------------
Reporter: bob | Owner: Nobody
Type: enhancement | Status: new
Priority: highest | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords: install
-------------------------+--------------------------------------------------
for the location of wiki.conf
if set and exists shuould skip the config questions.
--
Ticket URL: <http://dev.openguides.org/ticket/299>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project