Re: [pmapper-users] pmapper little bugs

2013-07-25 Thread Chris forum
*Drawing annotations* Thanx, should have found it by myself..* custom.js* Ok, must have added that comma once by mistake... sorry. *pm.query.js* Ok also, was trusting my text editor who was waiting for an ending parenthesis for \( On Thu, Jul 25, 2013 at 5:32 PM, Thomas RAFFIN wrote: > > Le 2

Re: [pmapper-users] pmapper little bugs

2013-07-25 Thread Thomas RAFFIN
Drawing annotations: just add COLOR [color] in your template.map, layer "drawAnnotation", in the label part. Le 25/07/2013 16:21, Chris forum a écrit : > Just tried the trunk out, there is no point 2) anymore! Graphical queries > plugin works fine even with a non full screen browser windo

Re: [pmapper-users] pmapper little bugs

2013-07-25 Thread Thomas RAFFIN
Le 25/07/2013 15:27, Chris forum a écrit : > As I don't feel confident enough to commit, here under a few minor things I > have found out: > > *legend.php* > $html .= ""; should be move before the } instead of after it (line 73) > > $html .= $this->writeClasses($grpName, $classList); >

Re: [pmapper-users] pmapper little bugs

2013-07-25 Thread Chris forum
Just tried the trunk out, there is no point 2) anymore! Graphical queries plugin works fine even with a non full screen browser window! : ) Good job Thomas! I noticed Measure2 and Drawing plugins now use a red cross instead of a thrash bin. But Drawing plugin still writes annotations in grey only.

Re: [pmapper-users] pmapper little bugs

2013-07-25 Thread Chris forum
As I don't feel confident enough to commit, here under a few minor things I have found out: *legend.php* $html .= ""; should be move before the } instead of after it (line 73) $html .= $this->writeClasses($grpName, $classList); $html .= ""; } *custom.

Re: [pmapper-users] pmapper little bugs

2013-07-25 Thread Armin Burger
I could also create a bugfix/update release 4.3.2 if the changes are proved to work correctly. armin On 07/25/2013 02:32 PM, Thomas RAFFIN wrote: > Hi, > > Chris, I've just committed the correction concerning scaledenom and > queries, and also few plugins updates (drawing, measure2, selection >

Re: [pmapper-users] pmapper little bugs

2013-07-25 Thread Thomas RAFFIN
Hi, Chris, I've just committed the correction concerning scaledenom and queries, and also few plugins updates (drawing, measure2, selection management, graphical queries, queryeditor, export (PDF, SHP, OGR, DXF), ...). Feel free to try the trunk version for pmapper... Be careful with the new v

Re: [pmapper-users] pmapper little bugs

2013-07-25 Thread Chris forum
Hi Thomas, hi all, About point 1), Timingmap plugin does the job as pmapper doesnt freeze any more after some time of inactivity. However, this plugin introduce an new error when pmapper is launched with the parameter resetsession=ALL: PHP Fatal error: Uncaught exception 'MapScriptException' wit