#37: No CSS file in distribution
-------------------+--------------------------------------------------------
Reporter: dom | Owner:
Type: defect | Status: new
Priority: normal | Version:
Severity: normal | Keywords:
-------------------+--------------------------------------------------------
We really need a decent neat, not too flashy stylesheet to distribute so
that the default install isn't so fugly. The specification for the CSS
classes and ids is source:trunk/README.CSS.
--
Ticket URL: <http://dev.openguides.org/ticket/37>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#123: Duplicate IDs in HTML templates
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
With Test::HTML::Content installed, we get some warnings that have
probably been around for ages:
{{{
t/27_geo_data_edit_form............ok 12/18element textarea: validity
error : ID content already defined
<td><textarea name="content" id="content" rows="21" cols="70"
wrap="virtual"
^
element textarea: validity error : ID content already defined
<td><textarea name="content" id="content" rows="21" cols="70"
wrap="virtual"
^
element textarea: validity error : ID locales already defined
<td><textarea name="locales" id="locales" rows="5"
cols="70"></tex
^
element textarea: validity error : ID categories already defined
<td><textarea name="categories" id="categories" rows="5"
cols="70"
^
element select: validity error : ID edit_type already defined
<select name="edit_type" id="edit_type">
^
}}}
etc etc.
--
Ticket URL: <http://dev.openguides.org/ticket/123>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#119: Admin password defeats browser password managers
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: minor | Keywords:
------------------------+---------------------------------------------------
My browser at least won't remember the admin password for some reason.
Investigate and fix?
--
Ticket URL: <http://dev.openguides.org/ticket/119>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#111: Debian postinst should run openguides-setup-db as www-data
-----------------------------+----------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: debian-packages | Version:
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
When using postgres IDENT authentication running openguides-setup-db as
root does not work. Running it as www-data would be better (and might
remove the need for permissions fix-ups later?)
--
Ticket URL: <http://dev.openguides.org/ticket/111>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#117: Include README.GMAPS.
-----------------------------+----------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: debian-packages | Version: svn
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
Include README.GMAPS. 'nuff said.
--
Ticket URL: <http://dev.openguides.org/ticket/117>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#108: Support new Wiki::Toolkit style moderation
-------------------------+--------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone: 0.53
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Wiki::Toolkit now includes moderation support. We need put this into
OpenGuides at some basic level (in such a way that it can be integrated
with authentication and spam filtering later).
--
Ticket URL: <http://dev.openguides.org/ticket/108>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project