Desktop Drag&Drop improvements to support batch operations on imported documents
--------------------------------------------------------------------------------

                 Key: NXP-2373
                 URL: http://jira.nuxeo.org/browse/NXP-2373
             Project: Nuxeo Enterprise Platform 5
          Issue Type: Bug
          Components: Desktop Integration
    Affects Versions: 5.1.4
            Reporter: Olivier Grisel
            Assignee: Olivier Grisel
             Fix For: 5.1.5


- Make the javascripts used by the client plugin generate a random import batch 
id.

- Make the importFileFromPlugin / importFolderFromPlugin public methods foward 
that id to the import plugins (with default to null).

- Change the FF drag&drop plugin call to the importFileReslet to forward the 
import batch id (the IE plugin still uses the seam remoting API so updating the 
javscript on the server is enough for IE).

- Plug the end of batch import javascript call to a plugable remote method of 
the FileManagerService with the batch id as arguments to be able to plug custom 
post import processing logics and maybe find a way make the final browser 
redirection / navigation plugable too instead of the currently hardcoded "go to 
last imported document" behavior.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to