[GRASS-dev] [OSGeo] #1816: upgrade Trac to 1.2 release

Hi devs,

are we really using TracMetrixPlugin? See below...

Or ditch it?

Markus

---------- Forwarded message ----------
From: OSGeo <trac_osgeo@osgeo.org>
Date: Tue, Jan 10, 2017 at 4:36 PM
Subject: Re: [OSGeo] #1816: upgrade Trac to 1.2 release
To:

#1816: upgrade Trac to 1.2 release
----------------------+-----------------------
Reporter: jmckenna | Owner: strk
     Type: task | Status: assigned
Priority: normal | Milestone:
Component: Trac | Resolution:
Keywords: trac |
----------------------+-----------------------
Changes (by strk):

* cc: neteler (added)

Comment:

SectionEdit upgraded so it will work with Trac 1.2, but TracMetrixPlugin
still fails and has no replacement yet, see https://trac-
hacks.org/ticket/13041 - The only instances using the Metrix plugin are
the GRASS and QGIS (deprecated) ones.

Markus: how useful is the Metrix plugin for you guys ?

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1816#comment:7&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

On Tue, Jan 10, 2017 at 10:53 AM, Markus Neteler <neteler@osgeo.org> wrote:

Hi devs,

are we really using TracMetrixPlugin? See below...

I don't know what part of Trac it is. It is this one?

https://trac.osgeo.org/grass/pdashboard

Nice overview, I used it several times just because it is there and you
don't need to do a query, but we can live without that. Perhaps there is
something similar.

Or ditch it?

Markus

---------- Forwarded message ----------
From: OSGeo <trac_osgeo@osgeo.org>
Date: Tue, Jan 10, 2017 at 4:36 PM
Subject: Re: [OSGeo] #1816: upgrade Trac to 1.2 release
To:

#1816: upgrade Trac to 1.2 release
----------------------+-----------------------
Reporter: jmckenna | Owner: strk
     Type: task | Status: assigned
Priority: normal | Milestone:
Component: Trac | Resolution:
Keywords: trac |
----------------------+-----------------------
Changes (by strk):

* cc: neteler (added)

Comment:

SectionEdit upgraded so it will work with Trac 1.2, but TracMetrixPlugin
still fails and has no replacement yet, see https://trac-
hacks.org/ticket/13041 - The only instances using the Metrix plugin are
the GRASS and QGIS (deprecated) ones.

Markus: how useful is the Metrix plugin for you guys ?

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1816#comment:7&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

On Tue, Jan 10, 2017 at 5:15 PM, Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Tue, Jan 10, 2017 at 10:53 AM, Markus Neteler <neteler@osgeo.org> wrote:

Hi devs,

are we really using TracMetrixPlugin? See below...

I don't know what part of Trac it is. It is this one?

https://trac.osgeo.org/grass/pdashboard

Yes.

Nice overview, I used it several times just because it is there and you
don't need to do a query, but we can live without that. Perhaps there is
something similar.

From the OSGeo ticket: Alternatives ( to review for supporting Trac 1.2 ) :

  - https://trac-hacks.org/wiki/TracStatsPlugin
  - https://trac-hacks.org/wiki/TracTicketStatsPlugin
  - https://trac-hacks.org/wiki/TicketChartsMacro

Is anyone interesting for us?

Markus

On Tue, Jan 10, 2017 at 11:43 AM, Markus Neteler <neteler@osgeo.org> wrote:

From the OSGeo ticket: Alternatives ( to review for supporting Trac 1.2 ) :
  - https://trac-hacks.org/wiki/TracStatsPlugin

Looks good. May be useful. Seems very comprehensive. Last commit on GitHub
from Dec 2016.

  - https://trac-hacks.org/wiki/TracTicketStatsPlugin
  - https://trac-hacks.org/wiki/TicketChartsMacro

Both seems to depend on Flash and unmaintained or 3rd party projects.

On Tue, Jan 10, 2017 at 7:48 PM, Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Tue, Jan 10, 2017 at 11:43 AM, Markus Neteler <neteler@osgeo.org> wrote:

From the OSGeo ticket: Alternatives ( to review for supporting Trac 1.2 )
:
  - https://trac-hacks.org/wiki/TracStatsPlugin

Looks good. May be useful. Seems very comprehensive. Last commit on GitHub
from Dec 2016.

Great, I have suggested that now to SAC.

Markus

On Wed, Jan 11, 2017 at 12:17 AM, Markus Neteler <neteler@osgeo.org> wrote:

On Tue, Jan 10, 2017 at 7:48 PM, Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Tue, Jan 10, 2017 at 11:43 AM, Markus Neteler <neteler@osgeo.org> wrote:

From the OSGeo ticket: Alternatives ( to review for supporting Trac 1.2 )
:
  - https://trac-hacks.org/wiki/TracStatsPlugin

Looks good. May be useful. Seems very comprehensive. Last commit on GitHub
from Dec 2016.

Great, I have suggested that now to SAC.

Up-and-running, I have activated it:

https://trac.osgeo.org/grass/stats

Markus

On 11 January 2017 at 13:42, Markus Neteler <neteler@osgeo.org> wrote:

Up-and-running, I have activated it:

https://trac.osgeo.org/grass/stats

for me it return an error

Error: Forbidden

STATS_VIEW privileges are required to perform this operation. You
don't have the required permissions.

TracGuide — The Trac User and Administration Guide

Markus

--
ciao
Luca

www.lucadelu.org

On Wed, Jan 11, 2017 at 1:49 PM, Luca Delucchi <lucadeluge@gmail.com> wrote:

On 11 January 2017 at 13:42, Markus Neteler <neteler@osgeo.org> wrote:

Up-and-running, I have activated it:

https://trac.osgeo.org/grass/stats

for me it return an error

Error: Forbidden

STATS_VIEW privileges are required to perform this operation. You
don't have the required permissions.

Right, fixed in
https://trac.osgeo.org/grass/admin/general/perm
following
https://trac-hacks.org/wiki/TracStatsPlugin#Configuration

Please try again.

Markus

On 11 January 2017 at 14:03, Markus Neteler <neteler@osgeo.org> wrote:

Right, fixed in
https://trac.osgeo.org/grass/admin/general/perm
following
https://trac-hacks.org/wiki/TracStatsPlugin#Configuration

Please try again.

It works, thanks!

Markus

--
ciao
Luca

www.lucadelu.org