Opened 12 years ago

Closed 12 years ago

#1003 closed enhancement (fixed)

Widgets / Create metadata window improvements

Reported by: fxp Owned by: geonetwork-devel@…
Priority: minor Milestone: v2.10.0 RC0
Component: General Version: v2.8.0RC0
Keywords: Cc:

Description

  • Add SHIFT+CTRL+C shortcut to create a new record
  • Focus on first template available
  • Improve tab navigation for keyword only navigation
  • Add resource type (eg. Service, Dataset, Feature catalogue) column with optional representation type (Vector, Grid) for more easily filter template list
  • Add template abstract to a "template description" column (so setting a one line good abstract in the template will help users to choose the right one)
  • Properly handle resize of the window

Attachments (1)

create-record-form-panel.png (62.5 KB ) - added by fxp 12 years ago.

Download all attachments as: .zip

Change History (4)

by fxp, 12 years ago

comment:2 by ianwallen, 12 years ago

Resolution: fixed
Status: closedreopened

Getting the following error when building the master. It seem related to commits made from this ticket.

[ERROR] .../src/main/resources/apps/js/GeoNetwork/lib/GeoNetwork/widgets/editor/NewMetadataPanel.js:line 118:column 64:missing name after . operator

record.data.title, record.data.abstract);

[ERROR] .../src/main/resources/apps/js/GeoNetwork/lib/GeoNetwork/widgets/editor/NewMetadataPanel.js:line 1:column 0:Compilation produced 1 syntax errors.

comment:3 by fxp, 12 years ago

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.