[Geoserver-devel] a couple of ui thoughts

2008-08-06 Thread Justin Deoliveira
First off I want to say that its looking great, some great work was done while I was away. However there are a few things i noticed today while hooking up persistence. I am curious as to other peoples thoughts. * use of word "Manager" It seems redundant. I mean... we could call everything a "ma

Re: [Geoserver-devel] xstream persistence committed

2008-08-06 Thread Justin Deoliveira
A couple of things I should mention. The new configuration stuff uses a different structure data directory, discussed in irc today. So it means that when you start GeoServer with a 1.x style data directory you wont get any data loaded. However I added an import utility (on the Resources) page.

[Geoserver-devel] xstream persistence committed

2008-08-06 Thread Justin Deoliveira
Hi all, I committed and initial cut of Save/Revert for the new UI/configuration based on xstream. Its probably still a bit brital at this point, needs some testing so if folks could try it out and let me know about any issues that would be great. -JD -- Justin Deoliveira The Open Planning Pr

Re: [Geoserver-devel] New UI: The Persistence of Save (or The Saving of Persist)

2008-08-06 Thread Rob Atkinson
+1 from me too. (and if we can abstract it to allow future use of version control in the background we could one day exploit it to provide a revert function) RA On Thu, Aug 7, 2008 at 9:51 AM, Jody Garnett <[EMAIL PROTECTED]> wrote: > Justin Deoliveira wrote: >> +1. The new configuration backen

Re: [Geoserver-devel] Raster Legend labeling behaviour

2008-08-06 Thread Wayne Fang
After investigating this further, I was going to create an issue in jira proposing to change the way KMLLegendTransformer works. Currently, it relies on a GetLegendGraphic request to produce a full-fledged legend, despite that being contrary to its spec. The KMLLegendTransformer should figure

Re: [Geoserver-devel] New UI: The Persistence of Save (or The Saving of Persist)

2008-08-06 Thread Jody Garnett
Justin Deoliveira wrote: > +1. The new configuration backend was designed for this paradigm. Trying > to keep feature parity with the old user interface by providing a Save / > Revert is proving to be quite a bit of work. > +1 Explaining the Load / Apply / Save is always one of the highlights

Re: [Geoserver-devel] New UI: The Persistence of Save (or The Saving of Persist)

2008-08-06 Thread Justin Deoliveira
+1. The new configuration backend was designed for this paradigm. Trying to keep feature parity with the old user interface by providing a Save / Revert is proving to be quite a bit of work. -JD Paul Ramsey wrote: > Why not go all the way and dispense with "save" altogether. As soon as > I hit

Re: [Geoserver-devel] New UI: The Persistence of Save (or The Saving of Persist)

2008-08-06 Thread Paul Ramsey
Why not go all the way and dispense with "save" altogether. As soon as I hit "OK" on a property change, it is both applied *and* persisted. I almost find this more intuitive than a situation where I've made changes, but they aren't showing up in my running application until I hit "save". To use yo

[Geoserver-devel] [jira] Created: (GEOS-2106) Style Editor toggle should appear above the editor, as well as not be a checkbox

2008-08-06 Thread Chris Patterson (JIRA)
Issue Type: Improvement Components: Wicket UI Affects Versions: 2.0-alpha1 Environment: All - platform independent Reporter: Chris Patterson Assignee: David Winslow Priority: Minor Attachments: 20080806

[Geoserver-devel] [jira] Created: (GEOS-2105) The query of an Oracle Spatial vector table in GeoServer always fails due to incorrect SQL statement generated in the GeoServer.

2008-08-06 Thread Gordon Deng (JIRA)
The query of an Oracle Spatial vector table in GeoServer always fails due to incorrect SQL statement generated in the GeoServer. Key: GEOS-2105

[Geoserver-devel] [jira] Created: (GEOS-2104) ResourcePool.getDataStore and ModificationProxy.invoke mask source exceptions

2008-08-06 Thread JIRA
ResourcePool.getDataStore and ModificationProxy.invoke mask source exceptions - Key: GEOS-2104 URL: http://jira.codehaus.org/browse/GEOS-2104 Project: GeoServer Issu

[Geoserver-devel] [jira] Created: (GEOS-2103) Document the conventions and ways to develop a pluggable panel/page in the wicket UI

2008-08-06 Thread Andrea Aime (JIRA)
Document the conventions and ways to develop a pluggable panel/page in the wicket UI Key: GEOS-2103 URL: http://jira.codehaus.org/browse/GEOS-2103 Project: GeoServer

[Geoserver-devel] [jira] Created: (GEOS-2102) Add xml syntax highlighting to demo requests textarea

2008-08-06 Thread JIRA
Add xml syntax highlighting to demo requests textarea - Key: GEOS-2102 URL: http://jira.codehaus.org/browse/GEOS-2102 Project: GeoServer Issue Type: Improvement Components: Wicket

[Geoserver-devel] [jira] Created: (GEOS-2101) Demo requests page does not pass the username and password to TestWfsPost servlet

2008-08-06 Thread JIRA
Demo requests page does not pass the username and password to TestWfsPost servlet - Key: GEOS-2101 URL: http://jira.codehaus.org/browse/GEOS-2101 Project: GeoServer

[Geoserver-devel] [jira] Created: (GEOS-2100) Investigate resource access slowness

2008-08-06 Thread Andrea Aime (JIRA)
Investigate resource access slowness Key: GEOS-2100 URL: http://jira.codehaus.org/browse/GEOS-2100 Project: GeoServer Issue Type: Bug Reporter: Andrea Aime Assignee: Andrea Aime

[Geoserver-devel] [jira] Created: (GEOS-2099) Add remember me cookies handling in new UI

2008-08-06 Thread Andrea Aime (JIRA)
Add remember me cookies handling in new UI -- Key: GEOS-2099 URL: http://jira.codehaus.org/browse/GEOS-2099 Project: GeoServer Issue Type: Improvement Components: Wicket UI Report

Re: [Geoserver-devel] remove community-schema from 1.7 and trunk?

2008-08-06 Thread Gabriel Roldán
Removed from 1.7.x and trunk. Apologies for the delay. Gabriel. On Friday 11 July 2008 02:18:28 am Ben Caradoc-Davies wrote: > [Rob concurred in an off-list email] > > Yes, we will port directly to trunk, and will want to integrate with > core wfs and web modules (not a fork). Please remove commu

[Geoserver-devel] [jira] Created: (GEOS-2098) Bring back syntax highlight in style and add it in demo requests

2008-08-06 Thread Andrea Aime (JIRA)
Bring back syntax highlight in style and add it in demo requests Key: GEOS-2098 URL: http://jira.codehaus.org/browse/GEOS-2098 Project: GeoServer Issue Type: Improvement

[Geoserver-devel] Reverting a change to fix the build

2008-08-06 Thread Andrea Aime
Hi, a quick note to report I rolled back the commit at revision 9856 by David, reading: Log Message Use resourcepool for FeatureTypeInfoImpl's AttributeInfo list. Modified Paths trunk/geoserver/main/src/main/java/org/geoserver/catalog/ResourcePool.java trunk/geoserver/main/src/main/java/org/geoser