Re: Which IDE and O/S for dev machine?

2017-08-10 Thread Andrea Patricelli
Ho Cam Luc,

I'm using netebeans 8.2 on Ubuntu 16.04 for example. But nothing prevents to 
use also windows like you are doing. What are your build problems?

Best regards,
Andrea


Il giorno 11 ago 2017, 06:22, alle ore 06:22, Cam Luc  ha 
scritto:
>Hi all,
>
>Could someone share which IDE and OS they use for development?
>
>I'm using Windows 10 and NetBeans - the build process is quite
>problematic
>so far.
>
>
>Thanks in advance,
>
>Cam Luc


Which IDE and O/S for dev machine?

2017-08-10 Thread Cam Luc
Hi all,

Could someone share which IDE and OS they use for development?

I'm using Windows 10 and NetBeans - the build process is quite problematic
so far.


Thanks in advance,

Cam Luc


[jira] [Updated] (SYNCOPE-1193) Add the option to update a user via REST by using the username as key

2017-08-10 Thread Marco Di Sabatino Di Diodoro (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Di Sabatino Di Diodoro updated SYNCOPE-1193:
--
Summary: Add the option to update a user via REST by using the username as 
key  (was: Add the option to edit a user via REST by using the username as key)

> Add the option to update a user via REST by using the username as key
> -
>
> Key: SYNCOPE-1193
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1193
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.4
>Reporter: Marco Di Sabatino Di Diodoro
> Fix For: 2.0.5, 2.1.0
>
>
> During an update via REST, you must use key to upgrade the user. This happens 
> because during the search of the last etag, the core uses 
> userDAO.findLastChange(key). If you set the username it returns a 
> NotFoundException.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (SYNCOPE-1193) Add the option to edit a user via REST by using the username as key

2017-08-10 Thread Marco Di Sabatino Di Diodoro (JIRA)
Marco Di Sabatino Di Diodoro created SYNCOPE-1193:
-

 Summary: Add the option to edit a user via REST by using the 
username as key
 Key: SYNCOPE-1193
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1193
 Project: Syncope
  Issue Type: Bug
  Components: core
Affects Versions: 2.0.4
Reporter: Marco Di Sabatino Di Diodoro
 Fix For: 2.0.5, 2.1.0


During an update via REST, you must use key to upgrade the user. This happens 
because during the search of the last etag, the core uses 
userDAO.findLastChange(key). If you set the username it returns a 
NotFoundException.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Assigned] (SYNCOPE-1181) Conditions in Search Panel are multiplied while editing groups or users

2017-08-10 Thread Matteo Alessandroni (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matteo Alessandroni reassigned SYNCOPE-1181:


Assignee: Matteo Alessandroni

> Conditions in Search Panel are multiplied while editing groups or users
> ---
>
> Key: SYNCOPE-1181
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1181
> Project: Syncope
>  Issue Type: Improvement
>  Components: console
>Reporter: Matteo Alessandroni
>Assignee: Matteo Alessandroni
>
> Steps to reproduce:
> * Go to 'Groups' view
> * Edit one group
> * Navigate the wizard until you find the Dynamic assignments step
> * Add one condition and make sure it's filled and correct, for instance in 
> 'Dynamic USER assignment' accordion
> * Click 'finish'
> * Re-edit the same group
> * Navigate the wizard until you find the Dynamic assignments step
> * Add one new condition without filling the dropdowns (they all should show 
> the 'Choose one' option)
> * Click 'finish'



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (SYNCOPE-1190) Username not refreshed on toggle menu after user update

2017-08-10 Thread Matteo Alessandroni (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matteo Alessandroni resolved SYNCOPE-1190.
--
Resolution: Fixed

> Username not refreshed on toggle menu after user update
> ---
>
> Key: SYNCOPE-1190
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1190
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.4
>Reporter: Andrea Patricelli
>Assignee: Matteo Alessandroni
>Priority: Minor
> Fix For: 2.0.5, 2.1.0
>
>
> 1. Login into console
> 2. Edit user username and save
> 3. you'll see that username is not updated into toggle panel



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SYNCOPE-1190) Username not refreshed on toggle menu after user update

2017-08-10 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SYNCOPE-1190:
--

Commit 84a7b68e4f8a2ea9e3fd99f5b01266b16d99a3fd in syncope's branch 
refs/heads/2_0_X from [~skylark17]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=84a7b68 ]

[SYNCOPE-1190] Toggle menu header is now updated when elements get updated


> Username not refreshed on toggle menu after user update
> ---
>
> Key: SYNCOPE-1190
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1190
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.4
>Reporter: Andrea Patricelli
>Assignee: Matteo Alessandroni
>Priority: Minor
> Fix For: 2.0.5, 2.1.0
>
>
> 1. Login into console
> 2. Edit user username and save
> 3. you'll see that username is not updated into toggle panel



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SYNCOPE-1190) Username not refreshed on toggle menu after user update

2017-08-10 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SYNCOPE-1190:
--

Commit 97744afe7fe103101ceca95294af51ed48333be3 in syncope's branch 
refs/heads/master from [~skylark17]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=97744af ]

[SYNCOPE-1190] Toggle menu header is now updated when elements get updated


> Username not refreshed on toggle menu after user update
> ---
>
> Key: SYNCOPE-1190
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1190
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.4
>Reporter: Andrea Patricelli
>Assignee: Matteo Alessandroni
>Priority: Minor
> Fix For: 2.0.5, 2.1.0
>
>
> 1. Login into console
> 2. Edit user username and save
> 3. you'll see that username is not updated into toggle panel



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)