[Geoserver-devel] [jira] Created: (GEOS-3160) Non Transparent PNG8

2009-06-15 Thread Jody Garnett (JIRA)
Non Transparent PNG8 Key: GEOS-3160 URL: http://jira.codehaus.org/browse/GEOS-3160 Project: GeoServer Issue Type: Bug Components: WMS Affects Versions: 1.7.4 Environment: tomcat, war, udig

[Geoserver-devel] A class for data directory access

2009-06-15 Thread Justin Deoliveira
Hi all, This hits on a topic I have wanted to bring up for a while now, and whle working on GEOS-3118 (porting templates to new data directory) I ran into it again. I wonder what people think about a class which abstracts away all directly file access to the data directory structure. Similar t

[Geoserver-devel] [jira] Created: (GEOS-3159) Create a class which abstracts file system access to data directory

2009-06-15 Thread Justin Deoliveira (JIRA)
Create a class which abstracts file system access to data directory --- Key: GEOS-3159 URL: http://jira.codehaus.org/browse/GEOS-3159 Project: GeoServer Issue Type: Improvement

[Geoserver-devel] [jira] Created: (GEOS-3158) Report why a datastore was disabled in the UI

2009-06-15 Thread Andrea Aime (JIRA)
Report why a datastore was disabled in the UI - Key: GEOS-3158 URL: http://jira.codehaus.org/browse/GEOS-3158 Project: GeoServer Issue Type: Improvement Components: Wicket UI

Re: [Geoserver-devel] Providing user feedback on ajax calls

2009-06-15 Thread Andrea Aime
Gabriel Roldan ha scritto: > Hi Andrea, > > I do very much share the concern. Yet, earlier this month I tried > another way of doing so (you gave me the link to the example), which I > accidentally committed and then reverted. So we have a diff: >

[Geoserver-devel] [jira] Created: (GEOS-3157) Provide feedback when ajax actions are performed

2009-06-15 Thread Andrea Aime (JIRA)
Provide feedback when ajax actions are performed Key: GEOS-3157 URL: http://jira.codehaus.org/browse/GEOS-3157 Project: GeoServer Issue Type: Improvement Components: Wicket UI

Re: [Geoserver-devel] Providing user feedback on ajax calls

2009-06-15 Thread Gabriel Roldan
These are the direct links to the changes:

Re: [Geoserver-devel] Providing user feedback on ajax calls

2009-06-15 Thread Gabriel Roldan
Hi Andrea, I do very much share the concern. Yet, earlier this month I tried another way of doing so (you gave me the link to the example), which I accidentally committed and then reverted. So we have a diff: Look at the diff, the only

Re: [Geoserver-devel] Providing user feedback on ajax calls

2009-06-15 Thread Andrea Aime
Justin Deoliveira ha scritto: > Seems worth the work to me. This would apply to any AjaxLink we link we > use? I know that there is code that uses AjaxLink vs AjaxButton and vice > versa. Would this apply to both? Or do need to choose one over the other? It would apply to both. Actually, to anyt

Re: [Geoserver-devel] Providing user feedback on ajax calls

2009-06-15 Thread Justin Deoliveira
Seems worth the work to me. This would apply to any AjaxLink we link we use? I know that there is code that uses AjaxLink vs AjaxButton and vice versa. Would this apply to both? Or do need to choose one over the other? Andrea Aime wrote: > Hi, > one thing tha bothers me about the new UI is that

Re: [Geoserver-devel] whitespace in datastore.xml

2009-06-15 Thread Justin Deoliveira
My first thought for saving type information was to add a breif=true|false flag to XStreamPersister itself, and when set to false simply disable BriefMapConverter, although this would work too. And now that we support a brief syntax, simply disabling it might lead to backwards compatability iss

Re: [Geoserver-devel] Providing user feedback on ajax calls

2009-06-15 Thread Justin Deoliveira
Andrea Aime wrote: > Justin Deoliveira ha scritto: >> Seems worth the work to me. This would apply to any AjaxLink we link >> we use? I know that there is code that uses AjaxLink vs AjaxButton and >> vice versa. Would this apply to both? Or do need to choose one over >> the other? > > It would

[Geoserver-devel] Re nder Problem GeoServer 1.7.5

2009-06-15 Thread toben
Using GeoServer 1.7.5 a problem rendering lines with a stroke-linecap exists. There are artifacts rendered at the line - border. At first I thought there is no antialiasing done but as larger my stroke-width was as larger the artifacts got. stroke-linejoin I did not test. GeoServer 1.7.4 works we

[Geoserver-devel] Providing user feedback on ajax calls

2009-06-15 Thread Andrea Aime
Hi, one thing tha bothers me about the new UI is that all the ajax-y action give the user no actual feedback on the fact the call is running, doing something. Then I stumbled into this blog: http://blog.ehour.nl/index.php/archives/18 (see the very bottom of it). Long story short, it's not hard to

[Geoserver-devel] [jira] Created: (GEOS-3156) Render Bug 1.7.5

2009-06-15 Thread Tobias Warneke (JIRA)
Render Bug 1.7.5 Key: GEOS-3156 URL: http://jira.codehaus.org/browse/GEOS-3156 Project: GeoServer Issue Type: Bug Components: WMS Affects Versions: 1.7.5 Environment: Windows/Linux GeoServer 1.7.5 Java

Re: [Geoserver-devel] Build GeoServer WAR with Wicket in DEPLOYMENT mode?

2009-06-15 Thread Andrea Aime
Ben Caradoc-Davies ha scritto: > When I build GeoServer with -Pweb2 to create a geoserver.war and deploy > it, I get the following dire warnings: > > > *** WARNING: Wicket is running in DEVELOPMENT mode. *** > ***

[Geoserver-devel] Build GeoServer WAR with Wicket in DEPLOYMENT mode?

2009-06-15 Thread Ben Caradoc-Davies
When I build GeoServer with -Pweb2 to create a geoserver.war and deploy it, I get the following dire warnings: *** WARNING: Wicket is running in DEVELOPMENT mode. *** *** ^^^