This is an automated notification sent by LCG Savannah.
It relates to:
                task #11282, project CDS Invenio

==============================================================================
 OVERVIEW of task #11282:
==============================================================================

URL:
  <http://savannah.cern.ch/task/?11282>

                 Summary: webupload: simple human-friendly web interface
                 Project: CDS Invenio
            Submitted by: simko
            Submitted on: 2009-09-21 14:11
         Should Start On: 2009-09-21 00:00
   Should be Finished on: 2009-09-21 00:00
                Category: BibUpload
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: jmartinm
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________


Currently, webupload at CERN is used by robots only, via curl like
call.  It would be desirable to allow cataloguers to submit files via
a simple web UI as well.  (The robots interface should be preserved.)

This task comprises roughly the following:

   * Create simple UI for uploading MARC files, under /webupload.  We
     can treat filename as part of jobname, so if Erika submits file
     called foo today, internally we will work with the job name
     webupload_erika_20090921_foo.  (after first checking its
     existence)

   * The identity check should be done not via IP (as for robots), but
     via logged-in user identity.  We should introduce a new RBAC
     action `webupload' with optional argument `collection', and use
     WebAccess to manage which users have rights to upload to which
     collections.

   * Create a new table named like hstWEBUPLOAD or the like, where the
     webupload history would be stored (instead of the log file in use
     now), so that we can offer to cataloguers a possibility to
     consult their past webupload job history at a URL like
     /webupload/history.

   * For every webuploaded file, we can set the bibupload process name
     to be the webuploaded filename, so that in the history display we
     can also look into the bibupload task history table and see what
     happened with the file and whether it was really bibuploaded at
     the end or not.  (This task name business may be similar here and
     in other parts of bibupload input channels, so maybe we should
     treat this ``job name'' bit in a more generic way later.)




    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
1576                                | -SUB-




==============================================================================

This item URL is:
  <http://savannah.cern.ch/task/?11282>

_______________________________________________
  Message sent via/by LCG Savannah
  http://savannah.cern.ch/

Reply via email to