[jira] [Updated] (SYNCOPE-719) UI enhancements

2016-01-22 Thread Giacomo Lamonaco (JIRA)

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

Giacomo Lamonaco updated SYNCOPE-719:
-
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- --Secure authentication process: at the moment username and password are 
passed "clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection--.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- --Add loading spinner to application--
- --Add Resource management to create/edit user wizard (if needed).--
- --Add Group management to create/edit user wizard (if needed).--
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- --Add password stregth validator to user creation form.--
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- --Add protection mechanisms against XSRF/CSRF attacks.--

  was:
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- --Secure authentication process: at the moment username and password are 
passed "clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection--.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- --Add loading spinner to application--
- --Add Resource management to create/edit user wizard (if needed).--
- --Add Group management to create/edit user wizard (if needed).--
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- --Add protection mechanisms against XSRF/CSRF attacks.--


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - --Align derived and virtual attributes management to admin console's--
> - Add form frontend validation through AngularJS built-in form services.
> - --Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection--.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - --Add loading spinner to application--
> - --Add Resource management to create/edit user wizard (if needed).--
> - --Add Group management to create/edit user wizard (if needed).--
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - --Improve error and exception management: especially messages sent by 
> resource to angular frontend.--
> - --Add password stregth validator to user creation form.--
> - --Add CAPTCHA field in self registration form.--
> - Add javadoc and if possible javascript doc
> - --Add protection mechanisms against XSRF/CSRF attacks.--



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2016-01-21 Thread Giacomo Lamonaco (JIRA)

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

Giacomo Lamonaco updated SYNCOPE-719:
-
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- --Secure authentication process: at the moment username and password are 
passed "clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection--.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- --Add loading spinner to application--
- --Add Resource management to create/edit user wizard (if needed).--
- --Add Group management to create/edit user wizard (if needed).--
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- --Add protection mechanisms against XSRF/CSRF attacks.--

  was:
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- --Secure authentication process: at the moment username and password are 
passed "clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection--.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- --Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner--
- --Add Resource management to create/edit user wizard (if needed).--
- --Add Group management to create/edit user wizard (if needed).--
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- --Add protection mechanisms against XSRF/CSRF attacks.--


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - --Align derived and virtual attributes management to admin console's--
> - Add form frontend validation through AngularJS built-in form services.
> - --Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection--.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - --Add loading spinner to application--
> - --Add Resource management to create/edit user wizard (if needed).--
> - --Add Group management to create/edit user wizard (if needed).--
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - --Improve error and exception management: especially messages sent by 
> resource to angular frontend.--
> - Add password stregth validator to user creation form.
> - --Add CAPTCHA field in self registration form.--
> - Add javadoc and if possible javascript doc
> - --Add protection mechanisms against XSRF/CSRF attacks.--



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2016-01-21 Thread Giacomo Lamonaco (JIRA)

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

Giacomo Lamonaco updated SYNCOPE-719:
-
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- --Secure authentication process: at the moment username and password are 
passed "clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection--.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- --Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner--
- --Add Resource management to create/edit user wizard (if needed).--
- --Add Group management to create/edit user wizard (if needed).--
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- --Add protection mechanisms against XSRF/CSRF attacks.--

  was:
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- --Secure authentication process: at the moment username and password are 
passed "clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection--.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- --Add Resource management to create/edit user wizard (if needed).--
- --Add Group management to create/edit user wizard (if needed).--
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- --Add protection mechanisms against XSRF/CSRF attacks.--


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - --Align derived and virtual attributes management to admin console's--
> - Add form frontend validation through AngularJS built-in form services.
> - --Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection--.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - --Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner--
> - --Add Resource management to create/edit user wizard (if needed).--
> - --Add Group management to create/edit user wizard (if needed).--
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - --Improve error and exception management: especially messages sent by 
> resource to angular frontend.--
> - Add password stregth validator to user creation form.
> - --Add CAPTCHA field in self registration form.--
> - Add javadoc and if possible javascript doc
> - --Add protection mechanisms against XSRF/CSRF attacks.--



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2016-01-19 Thread Giacomo Lamonaco (JIRA)

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

Giacomo Lamonaco updated SYNCOPE-719:
-
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- --Secure authentication process: at the moment username and password are 
passed "clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection--.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- --Add Resource management to create/edit user wizard (if needed).--
- --Add Group management to create/edit user wizard (if needed).--
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- --Add protection mechanisms against XSRF/CSRF attacks.--

  was:
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- --Secure authentication process: at the moment username and password are 
passed "clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection--.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- --Add Resource management to create/edit user wizard (if needed).--
- Add Group management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- --Add protection mechanisms against XSRF/CSRF attacks.--


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - --Align derived and virtual attributes management to admin console's--
> - Add form frontend validation through AngularJS built-in form services.
> - --Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection--.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - --Add Resource management to create/edit user wizard (if needed).--
> - --Add Group management to create/edit user wizard (if needed).--
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - --Improve error and exception management: especially messages sent by 
> resource to angular frontend.--
> - Add password stregth validator to user creation form.
> - --Add CAPTCHA field in self registration form.--
> - Add javadoc and if possible javascript doc
> - --Add protection mechanisms against XSRF/CSRF attacks.--



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2016-01-12 Thread Giacomo Lamonaco (JIRA)

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

Giacomo Lamonaco updated SYNCOPE-719:
-
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- --Secure authentication process: at the moment username and password are 
passed "clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection--.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- --Add Resource management to create/edit user wizard (if needed).--
- Add Group management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- --Add protection mechanisms against XSRF/CSRF attacks.--

  was:
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- --Add Resource management to create/edit user wizard (if needed).--
- Add Group management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- --Add protection mechanisms against XSRF/CSRF attacks.--


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - --Align derived and virtual attributes management to admin console's--
> - Add form frontend validation through AngularJS built-in form services.
> - --Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection--.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - --Add Resource management to create/edit user wizard (if needed).--
> - Add Group management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - --Improve error and exception management: especially messages sent by 
> resource to angular frontend.--
> - Add password stregth validator to user creation form.
> - --Add CAPTCHA field in self registration form.--
> - Add javadoc and if possible javascript doc
> - --Add protection mechanisms against XSRF/CSRF attacks.--



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-12-31 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-719:
--
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- --Add Resource management to create/edit user wizard (if needed).--
- Add Group management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- --Add protection mechanisms against XSRF/CSRF attacks.--

  was:
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- --Add Resource management to create/edit user wizard (if needed).--
- Add Group management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - --Align derived and virtual attributes management to admin console's--
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - --Add Resource management to create/edit user wizard (if needed).--
> - Add Group management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - --Improve error and exception management: especially messages sent by 
> resource to angular frontend.--
> - Add password stregth validator to user creation form.
> - --Add CAPTCHA field in self registration form.--
> - Add javadoc and if possible javascript doc
> - --Add protection mechanisms against XSRF/CSRF attacks.--



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-12-30 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-719:
--
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.

  was:
Enhancements to implement:

- --Align login form to admin console's--
- Align derived and virtual attributes management to admin console's
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - --Align derived and virtual attributes management to admin console's--
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - Add Group and Resource management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - --Improve error and exception management: especially messages sent by 
> resource to angular frontend.--
> - Add password stregth validator to user creation form.
> - --Add CAPTCHA field in self registration form.--
> - Add javadoc and if possible javascript doc
> - Add protection mechanisms against CSRF.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-12-30 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-719:
--
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- Align derived and virtual attributes management to admin console's
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.

  was:
Enhancements to implement:

- --Align login form to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - Align derived and virtual attributes management to admin console's
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - Add Group and Resource management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - --Improve error and exception management: especially messages sent by 
> resource to angular frontend.--
> - Add password stregth validator to user creation form.
> - --Add CAPTCHA field in self registration form.--
> - Add javadoc and if possible javascript doc
> - Add protection mechanisms against CSRF.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-12-30 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-719:
--
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Resource management to create/edit user wizard (if needed).
- Add Group management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.

  was:
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - --Align derived and virtual attributes management to admin console's--
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - Add Resource management to create/edit user wizard (if needed).
> - Add Group management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - --Improve error and exception management: especially messages sent by 
> resource to angular frontend.--
> - Add password stregth validator to user creation form.
> - --Add CAPTCHA field in self registration form.--
> - Add javadoc and if possible javascript doc
> - Add protection mechanisms against CSRF.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-12-30 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-719:
--
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- --Add Resource management to create/edit user wizard (if needed).--
- Add Group management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.

  was:
Enhancements to implement:

- --Align login form to admin console's--
- --Align derived and virtual attributes management to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Resource management to create/edit user wizard (if needed).
- Add Group management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - --Align derived and virtual attributes management to admin console's--
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - --Add Resource management to create/edit user wizard (if needed).--
> - Add Group management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - --Improve error and exception management: especially messages sent by 
> resource to angular frontend.--
> - Add password stregth validator to user creation form.
> - --Add CAPTCHA field in self registration form.--
> - Add javadoc and if possible javascript doc
> - Add protection mechanisms against CSRF.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-12-29 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-719:
--
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- -- Add CAPTCHA field in self registration form. --
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.

  was:
Enhancements to implement:

- --Align login form to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- Add CAPTCHA field in self registration form.
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - Add Group and Resource management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - --Improve error and exception management: especially messages sent by 
> resource to angular frontend.--
> - Add password stregth validator to user creation form.
> - -- Add CAPTCHA field in self registration form. --
> - Add javadoc and if possible javascript doc
> - Add protection mechanisms against CSRF.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-12-29 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-719:
--
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- --Add CAPTCHA field in self registration form.--
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.

  was:
Enhancements to implement:

- --Align login form to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- -- Add CAPTCHA field in self registration form. --
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - Add Group and Resource management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - --Improve error and exception management: especially messages sent by 
> resource to angular frontend.--
> - Add password stregth validator to user creation form.
> - --Add CAPTCHA field in self registration form.--
> - Add javadoc and if possible javascript doc
> - Add protection mechanisms against CSRF.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-12-28 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-719:
--
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- Add CAPTCHA field in self registration form.
- Add javadoc and if possible javascript doc
- Add protection mechanisms against CSRF.

  was:
Enhancements to implement:

- --Align login form to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- --Improve error and exception management: especially messages sent by 
resource to angular frontend.--
- Add password stregth validator to user creation form.
- Add CAPTCHA field in self registration form.
- Add javadoc and if possible javascript doc


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - Add Group and Resource management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - --Improve error and exception management: especially messages sent by 
> resource to angular frontend.--
> - Add password stregth validator to user creation form.
> - Add CAPTCHA field in self registration form.
> - Add javadoc and if possible javascript doc
> - Add protection mechanisms against CSRF.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-12-24 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-719:
--
Description: 
Enhancements to implement:

- -- Align login form to admin console's --
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- Improve error and exception management: especially messages sent by resource 
to angular frontend.
- Add password stregth validator to user creation form.
- Add CAPTCHA field in self registration form.
- Add javadoc and if possible javascript doc

  was:
Enhancements to implement:

- Align login form to admin console's
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- Improve error and exception management: especially messages sent by resource 
to angular frontend.
- Add password stregth validator to user creation form.
- Add CAPTCHA field in self registration form.
- Add javadoc and if possible javascript doc


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - -- Align login form to admin console's --
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - Add Group and Resource management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - Improve error and exception management: especially messages sent by 
> resource to angular frontend.
> - Add password stregth validator to user creation form.
> - Add CAPTCHA field in self registration form.
> - Add javadoc and if possible javascript doc



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-12-24 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-719:
--
Description: 
Enhancements to implement:

- --Align login form to admin console's--
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- Improve error and exception management: especially messages sent by resource 
to angular frontend.
- Add password stregth validator to user creation form.
- Add CAPTCHA field in self registration form.
- Add javadoc and if possible javascript doc

  was:
Enhancements to implement:

- -- Align login form to admin console's --
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- Improve error and exception management: especially messages sent by resource 
to angular frontend.
- Add password stregth validator to user creation form.
- Add CAPTCHA field in self registration form.
- Add javadoc and if possible javascript doc


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - --Align login form to admin console's--
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - Add Group and Resource management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - Improve error and exception management: especially messages sent by 
> resource to angular frontend.
> - Add password stregth validator to user creation form.
> - Add CAPTCHA field in self registration form.
> - Add javadoc and if possible javascript doc



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-12-21 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-719:
--
Description: 
Enhancements to implement:

- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- Improve error and exception management: especially messages sent by resource 
to angular frontend.
- Add password stregth validator to user creation form.
- Add CAPTCHA field in self registration form.
- Add javadoc and if possible javascript doc

  was:
Enhancements to implement:

- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- Improve error and exception management: especially messages sent by resource 
to angular frontend.
- Add password stregth validator to user creation form.
- Add javadoc and if possible javascript doc


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - Add Group and Resource management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - Improve error and exception management: especially messages sent by 
> resource to angular frontend.
> - Add password stregth validator to user creation form.
> - Add CAPTCHA field in self registration form.
> - Add javadoc and if possible javascript doc



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-12-21 Thread JIRA

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

Francesco Chicchiriccò updated SYNCOPE-719:
---
Description: 
Enhancements to implement:

- Align login form to admin console's
- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- Improve error and exception management: especially messages sent by resource 
to angular frontend.
- Add password stregth validator to user creation form.
- Add CAPTCHA field in self registration form.
- Add javadoc and if possible javascript doc

  was:
Enhancements to implement:

- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- Improve error and exception management: especially messages sent by resource 
to angular frontend.
- Add password stregth validator to user creation form.
- Add CAPTCHA field in self registration form.
- Add javadoc and if possible javascript doc


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - Align login form to admin console's
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - Add Group and Resource management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - Improve error and exception management: especially messages sent by 
> resource to angular frontend.
> - Add password stregth validator to user creation form.
> - Add CAPTCHA field in self registration form.
> - Add javadoc and if possible javascript doc



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-12-16 Thread JIRA

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

Francesco Chicchiriccò updated SYNCOPE-719:
---
Fix Version/s: (was: 2.0.0-M1)
   2.0.0

> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0-M1
>Reporter: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - Add Group and Resource management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - Improve error and exception management: especially messages sent by 
> resource to angular frontend.
> - Add password stregth validator to user creation form.
> - Add javadoc and if possible javascript doc



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-10-30 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-719:
--
Description: 
Enhancements to implement:

- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- Improve error and exception management: especially messages sent by resource 
to angular frontend.
- Add password stregth validator to user creation form.
_ Add javadoc

  was:
Enhancements to implement:

- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- Improve error and exception management: especially messages sent by resource 
to angular frontend.
- Add password stregth validator to user creation form.


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0
>Reporter: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - Add Group and Resource management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - Improve error and exception management: especially messages sent by 
> resource to angular frontend.
> - Add password stregth validator to user creation form.
> _ Add javadoc



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-719) UI enhancements

2015-10-30 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-719:
--
Description: 
Enhancements to implement:

- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- Improve error and exception management: especially messages sent by resource 
to angular frontend.
- Add password stregth validator to user creation form.
- Add javadoc and if possible javascript doc

  was:
Enhancements to implement:

- Add form frontend validation through AngularJS built-in form services.
- Secure authentication process: at the moment username and password are passed 
"clearly" to wicket resource in the payload of the POST. to achieve this 
configure HTTPS connection.
- Realms management (if needed): Add http resource to get available realms and 
possibiltity to select realm in user form.
- Uploaded file preview (trivial, can even be ignored)
- Add loading spinner to application: 
http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
- Add Group and Resource management to create/edit user wizard (if needed).
- AngularJS unit testing: implement unit tests for angular frontend and 
possibly integrate them with maven build lifecycle.
- Improve date management edit/create form: add timepicker when needed.
- Improve error and exception management: especially messages sent by resource 
to angular frontend.
- Add password stregth validator to user creation form.
_ Add javadoc


> UI enhancements
> ---
>
> Key: SYNCOPE-719
> URL: https://issues.apache.org/jira/browse/SYNCOPE-719
> Project: Syncope
>  Issue Type: Sub-task
>  Components: enduser
>Affects Versions: 2.0.0
>Reporter: Andrea Patricelli
> Fix For: 2.0.0
>
>
> Enhancements to implement:
> - Add form frontend validation through AngularJS built-in form services.
> - Secure authentication process: at the moment username and password are 
> passed "clearly" to wicket resource in the payload of the POST. to achieve 
> this configure HTTPS connection.
> - Realms management (if needed): Add http resource to get available realms 
> and possibiltity to select realm in user form.
> - Uploaded file preview (trivial, can even be ignored)
> - Add loading spinner to application: 
> http://mvnrepository.com/artifact/org.webjars.bower/angular-spinner
> - Add Group and Resource management to create/edit user wizard (if needed).
> - AngularJS unit testing: implement unit tests for angular frontend and 
> possibly integrate them with maven build lifecycle.
> - Improve date management edit/create form: add timepicker when needed.
> - Improve error and exception management: especially messages sent by 
> resource to angular frontend.
> - Add password stregth validator to user creation form.
> - Add javadoc and if possible javascript doc



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)