Opened 14 years ago

Closed 13 years ago

#675 closed enhancement (fixed)

Make layer titles editable

Reported by: christoph Owned by: christoph
Priority: major Milestone: 2.7 release
Component: wms Version: 2.6.2
Keywords: Cc:

Description

In the admin interface "edit GUI WMS" you should be able to set the layer titles for each application

Change History (8)

comment:1 by christoph, 14 years ago

Owner: changed from dev to christoph

comment:2 by christoph, 14 years ago

Resolution: fixed
Status: newclosed

Added a new column "gui_layer_title" to table "gui_layer". Set the column with default values (layer.layer_title).

Then added gui_layer_title to class_wms.php (CRU), and used it in WMC and treefolder.

A problem is, that before this change the WMS title was displayed in the layer tree and the WMC. For convenience, I changed it to the root layer title. I find this more coherent, but I'm not sure it's right for everyone

trunk

changeset:6757

comment:3 by christoph, 14 years ago

trunk

changeset:6758

fixed typo in SQL

comment:5 by astrid_emde, 13 years ago

BUG

  • Administration -> Link WMS to application does not add the gui_layer_title

comment:6 by astrid_emde, 13 years ago

FIXED: Update gui_layer_title when adding a WMS to an application

comment:7 by astrid_emde, 13 years ago

Resolution: fixed
Status: closedreopened

ToDos:

  • keep changed layer tites on update of the WMS (maybe a checkbox in the update WMS admnistration)
  • make it possible to transfer the changed layer titles to all applications where the WMS is included (else you would have to change the titles in every single application)

comment:8 by christoph, 13 years ago

Resolution: fixed
Status: reopenedclosed

new ticket with the open issues have been created: #753, #754

Note: See TracTickets for help on using tickets.