Re: [GSoC] Confluence Authority Connector

2015-08-12 Thread Antonio David Pérez Morales
Sent from my Windows Phone From: Antonio David Pérez Morales Sent: 7/11/2015 3:55 AM To: dev@manifoldcf.apache.org Subject: Re: [GSoC] Confluence Authority Connector Hi Karl Thanks

Re: [GSoC] Confluence Authority Connector

2015-08-05 Thread Antonio David Pérez Morales
3:55 AM To: dev@manifoldcf.apache.org Subject: Re: [GSoC] Confluence Authority Connector Hi Karl Thanks for your response. No, I'm not using document components, so I will change the call to checkDocumentNeedsReindexing. Only

Re: [GSoC] Confluence Authority Connector

2015-08-05 Thread Karl Wright
. Thanks, Karl Sent from my Windows Phone From: Antonio David Pérez Morales Sent: 7/11/2015 3:55 AM To: dev@manifoldcf.apache.org Subject: Re: [GSoC] Confluence Authority Connector Hi Karl

Re: [GSoC] Confluence Authority Connector

2015-08-05 Thread Antonio David Pérez Morales
that rely on this feature. Thanks, Karl Sent from my Windows Phone From: Antonio David Pérez Morales Sent: 7/11/2015 3:55 AM To: dev@manifoldcf.apache.org Subject: Re: [GSoC] Confluence

Re: [GSoC] Confluence Authority Connector

2015-08-05 Thread Rafa Haro
Sent from my Windows Phone From: Antonio David Pérez Morales Sent: 7/11/2015 3:55 AM To: dev@manifoldcf.apache.org Subject: Re: [GSoC] Confluence Authority Connector Hi Karl Thanks for your

Re: [GSoC] Confluence Authority Connector

2015-08-04 Thread Antonio David Pérez Morales
@manifoldcf.apache.org Subject: Re: [GSoC] Confluence Authority Connector Hi Karl Thanks for your response. No, I'm not using document components, so I will change the call to checkDocumentNeedsReindexing. Only for curiosity, do you have any example showing how to use document components

Re: [GSoC] Confluence Authority Connector

2015-08-04 Thread Karl Wright
: Antonio David Pérez Morales Sent: 7/11/2015 3:55 AM To: dev@manifoldcf.apache.org Subject: Re: [GSoC] Confluence Authority Connector Hi Karl Thanks for your response. No, I'm not using document components, so I will change the call

Re: [GSoC] Confluence Authority Connector

2015-07-25 Thread Rafa Haro
From: Antonio David Pérez Morales Sent: 7/11/2015 3:55 AM To: dev@manifoldcf.apache.org Subject: Re: [GSoC] Confluence Authority Connector Hi Karl Thanks for your response. No, I'm not using document components, so I will change the call to checkDocumentNeedsReindexing. Only

Re: [GSoC] Confluence Authority Connector

2015-07-23 Thread Antonio David Pérez Morales
supported connectors yet that rely on this feature. Thanks, Karl Sent from my Windows Phone From: Antonio David Pérez Morales Sent: 7/11/2015 3:55 AM To: dev@manifoldcf.apache.org Subject: Re: [GSoC] Confluence Authority Connector Hi Karl Thanks for your response. No, I'm not using document

RE: [GSoC] Confluence Authority Connector

2015-07-11 Thread Karl Wright
Sent: 7/11/2015 3:55 AM To: dev@manifoldcf.apache.org Subject: Re: [GSoC] Confluence Authority Connector Hi Karl Thanks for your response. No, I'm not using document components, so I will change the call to checkDocumentNeedsReindexing. Only for curiosity, do you have any example showing how

Re: [GSoC] Confluence Authority Connector

2015-07-11 Thread Antonio David Pérez Morales
Hi Karl Thanks for your response. No, I'm not using document components, so I will change the call to checkDocumentNeedsReindexing. Only for curiosity, do you have any example showing how to use document components with the RepositoryDocument model used in Manifold? Regards 2015-07-11 1:19

Re: [GSoC] Confluence Authority Connector

2015-07-10 Thread Antonio David Pérez Morales
Hi devs Continuing with the work, I have developed a first version of the Confluence Authority connector aligned with the ACLs used by the Confluence Repository Connector. I have fixed and improved some parts in the repository connector and committed the code and also I have updated the Jira

Re: [GSoC] Confluence Authority Connector

2015-07-10 Thread Karl Wright
bq. Karl one question about repository connector document retainment. I'm using the activities.retainAllComponentDocument(docId) method of IProcessActivity to retain the document and avoid to be reindexed. Hi Antonio, checkDocumentNeedsReindexing() is the standard way of determining whether a

Re: [GSoC] Confluence Authority Connector

2015-07-09 Thread Rafa Haro
Hi Antonio, Thanks for the new update. Let me make some comments inline: On Wed, Jul 8, 2015 at 6:31 PM, Antonio David Pérez Morales adperezmora...@gmail.com wrote: Hi devs After the midterm, I continue with the proposed work and I already started to work on the second part of the project,

[GSoC] Confluence Authority Connector

2015-07-08 Thread Antonio David Pérez Morales
Hi devs After the midterm, I continue with the proposed work and I already started to work on the second part of the project, which is the development of an Authority Connector for Confluence. I have created a new branch [1] for that in my GitHub account and I already committed the basic

Re: [GSoC] Confluence Authority Connector

2015-07-08 Thread Antonio David Pérez Morales
Hi Karl I think so as well. So I will go for the first proposed solution that will bring us permissions at space level. Thanks for your response Regards 2015-07-08 18:55 GMT+02:00 Karl Wright daddy...@gmail.com: I made some tests with Confluence APIs trying to go more fine-grain using the

Re: [GSoC] Confluence Authority Connector

2015-07-08 Thread Karl Wright
I made some tests with Confluence APIs trying to go more fine-grain using the user groups but there is not endpoint method to get the groups that can view a specific page. Hi Antonio, I had a very similar problem with Jira. It's not apparently possible to get back a list of groups for a user