There are changes to lots of things and the UI need to change pretty drastically. Most of the work has been done to 0.x, so it is a matter of making those changes that have been done so far.

Comments

zzolo’s picture

* Use a foreach for menu items, since all the different object types have the same set of menu items.
* Remove import functions since dont work in 1.x, made note in code, starting new ticket: #589682: 2.x: UI Import Functionality
* Layers in UI is silly but ported. It's just some hard-coded stuff to add specific kinds of layers. Needs to be addressed: #490100: 2.x: Layer Handler Form Options and Architecture
* Ported styles form. This seems pretty simple. Maybe we can look at making it alittle more robust, like uploading images.
* Starting to port Preset Form
* The Panel theming is implemented

TODO:

* It seems like the centering map does not work on 0.x and so I am leaving it pretty unchanged
* The AHAH projejction layer stuff is not working
* I have not actually tested if saving works.
* Overall, plenty of work here, but major parts are in.

http://drupal.org/cvs?commit=268356

phayes’s picture

Another TODO:

Port http://drupal.org/cvs?commit=268572

This was a bug in 1.x and will be in 2.x .

tmcw’s picture

Component: OpenLayers Preset UI » OpenLayers API
Status: Active » Fixed

This is quite finished, and the update-center fix doesn't matter to 2.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.