#231: Use osm tiles
-----------------------------------+----------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: oxford.openguides.org | Version: svn
Severity: normal | Keywords:
-----------------------------------+----------------------------------------
Rather then the old demo tiles from the mapnik server, use tile.osm tiles
as per demo at
http://media.mapnik.org/oxford-osm.html
(ultimately, work this into the main distribution)
--
Ticket URL: <http://dev.openguides.org/ticket/231>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#202: Edit form should have an internal anchor link to let people jump below the
preview to the edit form.
-------------------------+--------------------------------------------------
Reporter: Kake | Owner: Kake
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
In cases where the preview is displayed above the edit form, there should
be a link at the top to let people jump down the page to the edit form.
If an admin doesn't want it, they can turn it off with CSS.
--
Ticket URL: <http://dev.openguides.org/ticket/202>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#183: map index should be more intelligent
------------------------+---------------------------------------------------
Reporter: bob | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
the map index should make more intelligent decisions about its centre and
zoom level
--
Ticket URL: <http://dev.openguides.org/ticket/183>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#196: Need "revert all changes by x" tool and "revert guide to state at yyyy-mm-
dd hh:mm" tool
------------------------+---------------------------------------------------
Reporter: nick | Owner: dom
Type: defect | Status: new
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: major | Keywords: spam commandline
------------------------+---------------------------------------------------
To deal with spam attacks, we need the following two tools:
* revert all changes by username (be that a name or a ip)
* revert all changes since a certain date
For the former, grab node id and version, delete those from content and
metadata, roll node back one version, then copy content over.
For latter, grab last node id and version before date, delete all versions
after on metadata and content, roll node back to last version before data,
then copy content over.
--
Ticket URL: <http://dev.openguides.org/ticket/196>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#195: Further discussion of location of common category/locale stuff
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: task | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Kake things the common cat/locales should be in the navbar; this possibly
conflicts with design work done by Torchbox. We should try and discuss the
best way to go forward in conjunction with finding out if we are likely to
get anything usable out of Torchbox.
--
Ticket URL: <http://dev.openguides.org/ticket/195>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#185: admin audit trail
-------------------------+--------------------------------------------------
Reporter: bob | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
currently admins can do stuff with no audit trail or accountability.
admin rights should be based on user credentials not just a password.
admin actions should log somewhere.
--
Ticket URL: <http://dev.openguides.org/ticket/185>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#204: Nodes can be created with no content.
------------------------+---------------------------------------------------
Reporter: Kake | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
If you create a new page, and don't give it any content, then OpenGuides
gets very confused about whether it exists or not.
To recreate: click "Create New Page", add some data other than content,
save the page, and you'll be bounced to a "we don't currently have a page
called X"
--
Ticket URL: <http://dev.openguides.org/ticket/204>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#235: Integrating brussels.openguides.org
---------------------+------------------------------------------------------
Reporter: dom | Owner: dom
Type: task | Status: new
Priority: normal | Milestone:
Component: website | Version: svn
Severity: normal | Keywords:
---------------------+------------------------------------------------------
Dimitri Pasquazzo has set up an Brussels/Belgium open guide:
http://lists.openguides.org/mail/openguides-dev/2007-July/001881.html
Would be good to get this into the official 'network' with DNS entry and
link from home page, but there are some usability issues to work through
first, to make the site fit in.
--
Ticket URL: <http://dev.openguides.org/ticket/235>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#193: erroneous data on node doesnt exist page
------------------------+---------------------------------------------------
Reporter: bob | Owner: kake
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
if you go to a non existent node you see revision and last edited data .
you probably shouldnt
--
Ticket URL: <http://dev.openguides.org/ticket/193>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#228: RSS parse errors should be non-fatal
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
On eg
http://oxford.openguides.org/wiki/?id=Phoenix_Picturehouse&version=16
{{{
not well-formed (invalid token) at line 1, column 12, byte 12 at
/usr/lib/perl5/XML/Parser.pm line 187
}}}
This appears to relate to RSS including
http://www.timeout.com/film/listing_rss.php?cinemaID=354 which is now an
HTML 404 page.
This error should be handled more gracefully.
--
Ticket URL: <http://dev.openguides.org/ticket/228>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project