Re: [Qgis-developer] User plugins bug reports server unavailable?

2012-01-07 Thread Paolo Cavallini
Il 06/01/2012 20:37, Mayeul Kauffmann ha scritto: (If it is possible, removing the "New issue" link at http://hub.qgis.org/projects/qgis-user-plugins might help some users, since the link will always trigger an error message. Alternatively, the link could go to a page saying that you have to go

Re: [Qgis-developer] User plugins bug reports server unavailable?

2012-01-07 Thread Paolo Cavallini
Il 06/01/2012 19:54, Richard Duivenvoorde ha scritto: For which plugin do you want to issue bugs? Because, from adding my plugins, I know that you have to tick a certain tickbox to have a tracker and git with your plugin. This is not (yet) automatic, AFAIK, but IMHO it should be. It is maybe

Re: [Qgis-developer] Adding expressions support for layer's actions

2012-01-07 Thread Paolo Cavallini
Il 08/01/2012 01:24, Giuseppe Sucameli ha scritto: In addition, should I drop the old behavior (I think it's better, but it breaks API) or support both them (i.e. adding a version property for actions) or keep the old behavior for compatibility only (adding an option in the settings dialog)? +

[Qgis-developer] Re: [Quantum-GIS] Heatmap C++ Plugin (#82)

2012-01-07 Thread Paolo Cavallini
Il 08/01/2012 05:58, Arunmozhi ha scritto: I have written the Heatmap plugin in C++. The plugin presently takes in a point layer as input, and the buffer pixel distance and decay ratio, and produces a heatmap raster in the ASCII grid file format. I hope this makes a good addition in to QGIS p

[Qgis-developer] Adding expressions support for layer's actions

2012-01-07 Thread Giuseppe Sucameli
Hi all, I'm working on made actions more powerful adding the support for expressions (the same used in the labelling system). This requires to define how to include expressions into the action. In this moment the syntax to include fields into an action definition is %field, but even [%field]. The

Re: [Qgis-developer] Any help to find my plugin back?

2012-01-07 Thread Richard Duivenvoorde
> Just ask tim or pirmin or any of the admins to be set as mantainer for it. Hi Raymond, I made you a maintainer. So I think you can upload a version yourself now. I do not see a way to make you maintainer of the plugin... Regards, Richard ___ Qgis-

Re: [Qgis-developer] bug instructions: a simple proposal

2012-01-07 Thread Alister Hood
Hi everyone, I have some suggestions for http://hub.qgis.org/wiki/quantum-gis/Bugreports - Instruct users to use the preview button when creating or commenting on a bug report. (I have used the hub a lot, but still sometimes I expect things to appear differently than they actually do). - Instr

Re: [Qgis-developer] Any help to find my plugin back?

2012-01-07 Thread Marco Bernasocchi
Just ask tim or pirmin or any of the admins to be set as mantainer for it. Ciao On Jan 7, 2012 2:21 PM, "Raymond Nijssen" wrote: > Thanks Alessandro! > > But how can I change it? Maintainer is set to 'testuser' probably since > the plugin was used for testing the plugin system. Or should someone

Re: [Qgis-developer] Any help to find my plugin back?

2012-01-07 Thread Raymond Nijssen
Thanks Alessandro! But how can I change it? Maintainer is set to 'testuser' probably since the plugin was used for testing the plugin system. Or should someone else commit my changes or something? Raymond On 01/07/2012 10:46 AM, Alessandro Pasotti wrote: 2012/1/7 Raymond Nijssen: Hi, Dur

Re: [Qgis-developer] Any help to find my plugin back?

2012-01-07 Thread Alessandro Pasotti
2012/1/7 Raymond Nijssen : > Hi, > > During the 'hackfest' in Lisbon I created a python plugin for calculating > field values. It was not really finished but it had been used to test the > new python plugin repo. > > Now I (finally) found some time to work on it again, but I have no clue > where it

[Qgis-developer] Any help to find my plugin back?

2012-01-07 Thread Raymond Nijssen
Hi, During the 'hackfest' in Lisbon I created a python plugin for calculating field values. It was not really finished but it had been used to test the new python plugin repo. Now I (finally) found some time to work on it again, but I have no clue where it ended up and how I can access and m