[jira] [Comment Edited] (SYNCOPE-1019) Template mechanism for Enduser UI

2017-03-06 Thread Akila Wickramarachchi (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15898516#comment-15898516
 ] 

Akila Wickramarachchi edited comment on SYNCOPE-1019 at 3/7/17 1:39 AM:


Hi,
I am Akila  Wickramarachchi and a final year undergraduate student of 
Department of Computer Engineering, University of Peradeniya, Srilanka. I'm 
looking forward to participating in GSoC 2017. I have good experience in web 
development. I'm good with HTML,CSS,Javascript 

So i like to do this project for GSOC 2017.

I cloned the repository and started building the project from the sources. I 
like to have your guidance in this project







was (Author: akilawickey):
Hi,
I am Akila  Wickramarachchi and a final year undergraduate student of 
Department of Computer Engineering, University of Peradeniya, Srilanka. I'm 
looking forward to participating in GSoC 2017. I have good experience in web 
development. 




> Template mechanism for Enduser UI
> -
>
> Key: SYNCOPE-1019
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1019
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide a mechanism for defining templates (in terms of HTML, CSS and image 
> files) to simply the appearance customization of the Enduser UI.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1019) Template mechanism for Enduser UI

2017-03-06 Thread Akila Wickramarachchi (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15898516#comment-15898516
 ] 

Akila Wickramarachchi commented on SYNCOPE-1019:


Hi,
I am Akila  Wickramarachchi and a final year undergraduate student of 
Department of Computer Engineering, University of Peradeniya, Srilanka. I'm 
looking forward to participating in GSoC 2017. I have good experience in web 
development. 




> Template mechanism for Enduser UI
> -
>
> Key: SYNCOPE-1019
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1019
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide a mechanism for defining templates (in terms of HTML, CSS and image 
> files) to simply the appearance customization of the Enduser UI.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-06 Thread govinda Malavipathirana
Hi'
Thanks it worked :D ... Any tip for next step.
sincerely,
Govinda.

On Mon, Mar 6, 2017 at 2:57 PM, Andrea Patricelli <
andreapatrice...@apache.org> wrote:

> Hi,
>
> in the output attached I see still some tests executions. Please try with
> this specific command: mvn -PskipTests,all
> Or, to exploit better all your processors, mvn -T1C -PskipTests,all and
> let us know the output.
> You shouldn't see any test execution.
>
> Best regards,
> Andrea
>
>
> Il 04/03/2017 10:37, govinda Malavipathirana ha scritto:
>
>> Hi
>> this is the error and commands that I was excuted
>>
>> On Sat, Mar 4, 2017 at 12:30 PM, Andrea Patricelli <
>> andrea.patrice...@tirasa.net >
>> wrote:
>>
>> No. Syncope is maven project.
>> You should not have the timeout error shown in the first email. If
>> you skip tests with skipTests profile maven does not execute such
>> tests. Please could you attach the command that you are running
>> and the timeout error that you are getting?
>>
>>
>> Il giorno 4 mar 2017, 06:29, alle ore 06:29, govinda
>> Malavipathirana > > ha scritto:
>> >Hi'
>> >I tried so many solutions like including above solution, building
>> >without
>> >testing... But I'm still out of luck. Time out problem is still
>> there.
>> >So I
>> >thought I have 2 different options
>> >1. Choose different build tool
>> >2. Move for new machine.
>> >I would rather like first option. So are there any build tool that
>> >better
>> >for syncope?
>> >Sincerely,
>> >Govinda.
>> >
>> >On Friday, March 3, 2017, Andrea Patricelli
>> >>
>>
>> >wrote:
>> >
>> >> Hi Govinda,
>> >>
>> >> Maybe you have performace issues on your machine. Some tests could
>> >fail
>> >> due to HW performance issues, in fact the error is a timeout.
>> Try to
>> >run
>> >> with mvn -T1C -Pall,skipTests to build the whole project.
>> >>
>> >> HTH,
>> >> Andrea
>> >>
>> >> Il 03/03/2017 09:39, govinda Malavipathirana ha scritto:
>> >>
>> >>> Hi'
>> >>> I have tried to build the syncope after the cloning using " mvn
>> >clean
>> >>> install" then it raise an error in test phase. It looks like
>> this...
>> >>> ---
>> >>>   T E S T S
>> >>> ---
>> >>> Running org.apache.syncope.fit.cli.CLIITCase
>> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >74.142 sec
>> >>> - in org.apache.syncope.fit.cli.CLIITCase
>> >>> Running org.apache.syncope.fit.console.AjaxBrowseITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >20.808 sec
>> >>> - in org.apache.syncope.fit.console.AjaxBrowseITCase
>> >>> Running org.apache.syncope.fit.console.AjaxPalettePanelITCase
>> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.001 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.AjaxPalettePanelITCase
>> >>> Running org.apache.syncope.fit.console.AjaxTextFieldITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.003 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.AjaxTextFieldITCase
>> >>> Running org.apache.syncope.fit.console.AnyObjectsITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >18.317 sec
>> >>> - in org.apache.syncope.fit.console.AnyObjectsITCase
>> >>> Running org.apache.syncope.fit.console.AnyTypeClassesITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >15.733 sec
>> >>> - in org.apache.syncope.fit.console.AnyTypeClassesITCase
>> >>> Running org.apache.syncope.fit.console.AnyTypesITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >8.887 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.AnyTypesITCase
>> >>> Running org.apache.syncope.fit.console.BulkActionITCase
>> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >44.265 sec
>> >>> - in org.apache.syncope.fit.console.BulkActionITCase
>> >>> Running org.apache.syncope.fit.console.DisplayAttributesITCase
>> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.905 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.DisplayAttributesITCase
>> >>> Running org.apache.syncope.fit.console.GroupsITCase
>> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >23.918 sec
>> >>> - in org.apache.syncope.fit.console.GroupsITCase
>> >>> Running org.apache.syncope.fit.console.LogsITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, 

[jira] [Commented] (SYNCOPE-1019) Template mechanism for Enduser UI

2017-03-06 Thread Menuka Warushavithana (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15897058#comment-15897058
 ] 

Menuka Warushavithana commented on SYNCOPE-1019:


Thank you! I'll go through them.

> Template mechanism for Enduser UI
> -
>
> Key: SYNCOPE-1019
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1019
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide a mechanism for defining templates (in terms of HTML, CSS and image 
> files) to simply the appearance customization of the Enduser UI.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Comment Edited] (SYNCOPE-1019) Template mechanism for Enduser UI

2017-03-06 Thread Andrea Patricelli (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15896990#comment-15896990
 ] 

Andrea Patricelli edited comment on SYNCOPE-1019 at 3/6/17 9:45 AM:


Hi Menuka,
glad to hear about you interest! :)

Please subscribe to the DEV Syncope mailing list, more info are available 
[here|https://syncope.apache.org/mailing-lists.html]
You could start reading documentation about 
[Enduser|https://ci.apache.org/projects/syncope/reference-guide.html#enduser-component]
 and Syncope in general and checkout the project following link provided 
[here|https://syncope.apache.org/source-repository.html].


was (Author: andrea.patricelli):
Hi Menuka,
glad to hear about you interest! :)

Please subscribe to the DEV Syncope mailing list, more ingo are available 
[here|https://syncope.apache.org/mailing-lists.html]
You could start reading documentation about 
[Enduser|https://ci.apache.org/projects/syncope/reference-guide.html#enduser-component]
 and Syncope in general and checkout the project following link provided 
[here|https://syncope.apache.org/source-repository.html].

> Template mechanism for Enduser UI
> -
>
> Key: SYNCOPE-1019
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1019
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide a mechanism for defining templates (in terms of HTML, CSS and image 
> files) to simply the appearance customization of the Enduser UI.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1019) Template mechanism for Enduser UI

2017-03-06 Thread Andrea Patricelli (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15896990#comment-15896990
 ] 

Andrea Patricelli commented on SYNCOPE-1019:


Hi Menuka,
glad to hear about you interest! :)

Please subscribe to the DEV Syncope mailing list, more ingo are available 
[here|https://syncope.apache.org/mailing-lists.html]
You could start reading documentation about 
[Enduser|https://ci.apache.org/projects/syncope/reference-guide.html#enduser-component]
 and Syncope in general and checkout the project following link provided 
[here|https://syncope.apache.org/source-repository.html].

> Template mechanism for Enduser UI
> -
>
> Key: SYNCOPE-1019
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1019
> Project: Syncope
>  Issue Type: New Feature
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>  Labels: gsoc2017
> Fix For: 2.1.0
>
>
> Provide a mechanism for defining templates (in terms of HTML, CSS and image 
> files) to simply the appearance customization of the Enduser UI.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-06 Thread Andrea Patricelli

Hi,

in the output attached I see still some tests executions. Please try 
with this specific command: mvn -PskipTests,all
Or, to exploit better all your processors, mvn -T1C -PskipTests,all and 
let us know the output.

You shouldn't see any test execution.

Best regards,
Andrea


Il 04/03/2017 10:37, govinda Malavipathirana ha scritto:

Hi
this is the error and commands that I was excuted

On Sat, Mar 4, 2017 at 12:30 PM, Andrea Patricelli 
> 
wrote:


No. Syncope is maven project.
You should not have the timeout error shown in the first email. If
you skip tests with skipTests profile maven does not execute such
tests. Please could you attach the command that you are running
and the timeout error that you are getting?


Il giorno 4 mar 2017, 06:29, alle ore 06:29, govinda
Malavipathirana > ha scritto:
>Hi'
>I tried so many solutions like including above solution, building
>without
>testing... But I'm still out of luck. Time out problem is still
there.
>So I
>thought I have 2 different options
>1. Choose different build tool
>2. Move for new machine.
>I would rather like first option. So are there any build tool that
>better
>for syncope?
>Sincerely,
>Govinda.
>
>On Friday, March 3, 2017, Andrea Patricelli
>>
>wrote:
>
>> Hi Govinda,
>>
>> Maybe you have performace issues on your machine. Some tests could
>fail
>> due to HW performance issues, in fact the error is a timeout.
Try to
>run
>> with mvn -T1C -Pall,skipTests to build the whole project.
>>
>> HTH,
>> Andrea
>>
>> Il 03/03/2017 09:39, govinda Malavipathirana ha scritto:
>>
>>> Hi'
>>> I have tried to build the syncope after the cloning using " mvn
>clean
>>> install" then it raise an error in test phase. It looks like
this...
>>> ---
>>>   T E S T S
>>> ---
>>> Running org.apache.syncope.fit.cli.CLIITCase
>>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>74.142 sec
>>> - in org.apache.syncope.fit.cli.CLIITCase
>>> Running org.apache.syncope.fit.console.AjaxBrowseITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>20.808 sec
>>> - in org.apache.syncope.fit.console.AjaxBrowseITCase
>>> Running org.apache.syncope.fit.console.AjaxPalettePanelITCase
>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>0.001 sec
>>> -
>>> in org.apache.syncope.fit.console.AjaxPalettePanelITCase
>>> Running org.apache.syncope.fit.console.AjaxTextFieldITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>0.003 sec
>>> -
>>> in org.apache.syncope.fit.console.AjaxTextFieldITCase
>>> Running org.apache.syncope.fit.console.AnyObjectsITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>18.317 sec
>>> - in org.apache.syncope.fit.console.AnyObjectsITCase
>>> Running org.apache.syncope.fit.console.AnyTypeClassesITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>15.733 sec
>>> - in org.apache.syncope.fit.console.AnyTypeClassesITCase
>>> Running org.apache.syncope.fit.console.AnyTypesITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>8.887 sec
>>> -
>>> in org.apache.syncope.fit.console.AnyTypesITCase
>>> Running org.apache.syncope.fit.console.BulkActionITCase
>>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>44.265 sec
>>> - in org.apache.syncope.fit.console.BulkActionITCase
>>> Running org.apache.syncope.fit.console.DisplayAttributesITCase
>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>0.905 sec
>>> -
>>> in org.apache.syncope.fit.console.DisplayAttributesITCase
>>> Running org.apache.syncope.fit.console.GroupsITCase
>>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>23.918 sec
>>> - in org.apache.syncope.fit.console.GroupsITCase
>>> Running org.apache.syncope.fit.console.LogsITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>3.603 sec
>>> -
>>> in org.apache.syncope.fit.console.LogsITCase
>>> Running org.apache.syncope.fit.console.NotificationsITCase
>>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>15.384 sec
>>> - in org.apache.syncope.fit.console.NotificationsITCase
>>> Running org.apache.syncope.fit.console.ParametersITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>6.092 sec
>>> -
>>> in