#43: Show priority in tickets-ordered-by-last-change report
-------------------+--------------------------------------------------------
Reporter: earle | Owner: dom
Type: task | Status: new
Priority: normal | Component: trac
Version: | Severity: normal
Keywords: |
-------------------+--------------------------------------------------------
It would be nice if [http://dev.openguides.org/report/9 this report] could
have a "priority" column.
--
Ticket URL: <http://dev.openguides.org/ticket/43>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#38: Link styles are ugly
-------------------+--------------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Component: openguides
Version: | Severity: normal
Keywords: |
-------------------+--------------------------------------------------------
From http://oxford.openguides.org/wiki/?Comments:
Square brackets around links to external pages look ugly. Is there any
chance of preventing them from being displayed? -- James
* Not that I know of. I actually disagree in any case; it's a useful way
of distinguishing between internal and external links, so I'd rather the
convention was kept. --Dom
* Couldn't that be done within the stylesheet? --James
* Stylesheet sounds like the best plan. I'll look into it unless someone
else does first. --Kake
--
Ticket URL: <http://dev.openguides.org/ticket/38>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#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
#134: Optionally include a site-wide list of common locales and categories on
node pages
------------------------+---------------------------------------------------
Reporter: nick | Owner: nick
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
This would need a config setting to decide if it gets included or not
If it does, then a standard list of locales and categories would be shown
on all pages. This would make it much easier to navigate the site, on
sites with a small core list of categories/locales.
Many sites would probably want to have a custom version of this, if they
choose to enable it.
--
Ticket URL: <http://dev.openguides.org/ticket/134>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#135: Optionally allow nodes to have an image (URL)
------------------------+---------------------------------------------------
Reporter: nick | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Some guides may like to allow nodes to have an image, which can then be
styled / located as required.
As not all guides will want this, it'll need to be a config setting to
decide if it should be shown on the edit page. (Node display will always
show the image if set, or a different empty span if not, to help with
styling)
--
Ticket URL: <http://dev.openguides.org/ticket/135>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project