Uploaded image for project: 'Workspaces'
  1. Workspaces
  2. WORKSPACES-391

Add CMIS connector to the workspace's documents

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 1.1.0
    • 1.1.0
    • None
    • None
    • 4.2 M1

        [WORKSPACES-391] Add CMIS connector to the workspace's documents

        Multiple problems with this PR.

        1) I cannot add a folder anymore :

        angular.js:10225 TypeError: aiDocumentCMISModalService.addFolder is not a function
            at ChildScope.$scope.addFolder (DocumentModule.fr.js:247)
            at fn (eval at compile (angular.js:14432), <anonymous>:4:487)
            at expensiveCheckFn (angular.js:15485)
            at callback (angular.js:25018)
            at ChildScope.$eval (angular.js:17229)
            at ChildScope.$apply (angular.js:17329)
            at HTMLAnchorElement.<anonymous> (angular.js:25023)
            at HTMLAnchorElement.dispatch (jquery.js:4737)
            at HTMLAnchorElement.r.handle (jquery.js:4549)
        (anonymous) @ angular.js:10225
        $apply @ angular.js:17334
        (anonymous) @ angular.js:25023
        dispatch @ jquery.js:4737
        r.handle @ jquery.js:4549
        

        2) The new button "add CMIS server" is not protected by the dedicated right to add a CMIS server

        3) In "New" menu, the button is not aligned with other items

        Laurence Aumeunier added a comment - Multiple problems with this PR. 1) I cannot add a folder anymore : angular.js:10225 TypeError: aiDocumentCMISModalService.addFolder is not a function at ChildScope.$scope.addFolder (DocumentModule.fr.js:247) at fn (eval at compile (angular.js:14432), <anonymous>:4:487) at expensiveCheckFn (angular.js:15485) at callback (angular.js:25018) at ChildScope.$eval (angular.js:17229) at ChildScope.$apply (angular.js:17329) at HTMLAnchorElement.<anonymous> (angular.js:25023) at HTMLAnchorElement.dispatch (jquery.js:4737) at HTMLAnchorElement.r.handle (jquery.js:4549) (anonymous) @ angular.js:10225 $apply @ angular.js:17334 (anonymous) @ angular.js:25023 dispatch @ jquery.js:4737 r.handle @ jquery.js:4549 2) The new button "add CMIS server" is not protected by the dedicated right to add a CMIS server 3) In "New" menu, the button is not aligned with other items

          laurence Laurence Aumeunier
          glefebvre Grégory Lefebvre (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: