[GeoNetwork-devel] [GeoNetwork opensource Developer website] #1003: Widgets / Create metadata window improvements

#1003: Widgets / Create metadata window improvements
-------------------------+--------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
     Type: enhancement | Status: new
Priority: minor | Milestone: v2.9.0
Component: General | Version: v2.8.0RC0
Keywords: |
-------------------------+--------------------------------------------------
* 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

[[Image(create-record-form-panel.png, 600px)]]

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1003&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#1003: Widgets / Create metadata window improvements
--------------------------+-------------------------------------------------
  Reporter: fxp | Owner: geonetwork-devel@…
      Type: enhancement | Status: closed
  Priority: minor | Milestone: v2.9.0
Component: General | Version: v2.8.0RC0
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by fxp):

  * status: new => closed
  * resolution: => fixed

Comment:

Commit https://github.com/geonetwork/core-
geonetwork/commit/411dcb06c40179cdbfe0027900778ae4f33d8457

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1003#comment:1&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#1003: Widgets / Create metadata window improvements
--------------------------+-------------------------------------------------
  Reporter: fxp | Owner: geonetwork-devel@…
      Type: enhancement | Status: reopened
  Priority: minor | Milestone: v2.9.0
Component: General | Version: v2.8.0RC0
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Changes (by ianwallen):

  * status: closed => reopened
  * resolution: fixed =>

Comment:

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.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1003#comment:2&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#1003: Widgets / Create metadata window improvements
--------------------------+-------------------------------------------------
  Reporter: fxp | Owner: geonetwork-devel@…
      Type: enhancement | Status: closed
  Priority: minor | Milestone: v2.9.0
Component: General | Version: v2.8.0RC0
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by fxp):

  * status: reopened => closed
  * resolution: => fixed

Comment:

Thanks for reporting. Fixed in https://github.com/geonetwork/core-
geonetwork/commit/8aa9686282153233087119e1ed7c89fdcf92cec9

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1003#comment:3&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.