You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "András Belicza (JIRA)" <ji...@apache.org> on 2008/08/01 09:04:32 UTC

[jira] Created: (HARMONY-5927) Progress on policytool

Progress on policytool
----------------------

                 Key: HARMONY-5927
                 URL: https://issues.apache.org/jira/browse/HARMONY-5927
             Project: Harmony
          Issue Type: Improvement
          Components: JDK
         Environment: Should run in all environments.
            Reporter: András Belicza
            Priority: Minor


Changes since: https://issues.apache.org/jira/browse/HARMONY-5912

-Bugfix of the following: if we edit a policy entry, edit one of its principals, we click ok, then we click cancel on the policy entry dialog,
 then the changes made on the principal dialog will be permanent.
Solution: A working copy is used for both principals and permissions until we click ok on the policy entry dialog. 

-New dialog: PermissionEditFormDialog to view and edit the permissions of the grant entries.
    The available permissions, their target names and the actions are pre-loaded in combo boxes.

Known issues:
    Ok button of the permission edit dialog is not yet handled to add the constructed new permission.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-5927) Progress on policytool

Posted by "Oliver Deakin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oliver Deakin closed HARMONY-5927.
----------------------------------


> Progress on policytool
> ----------------------
>
>                 Key: HARMONY-5927
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5927
>             Project: Harmony
>          Issue Type: Improvement
>          Components: JDK
>         Environment: Should run in all environments.
>            Reporter: András Belicza
>            Assignee: Oliver Deakin
>            Priority: Minor
>         Attachments: policytool 2008.08.01.patch, screenshot-1.jpg
>
>
> Changes since: https://issues.apache.org/jira/browse/HARMONY-5912
> -Bugfix of the following: if we edit a policy entry, edit one of its principals, we click ok, then we click cancel on the policy entry dialog,
>  then the changes made on the principal dialog will be permanent.
> Solution: A working copy is used for both principals and permissions until we click ok on the policy entry dialog. 
> -New dialog: PermissionEditFormDialog to view and edit the permissions of the grant entries.
>     The available permissions, their target names and the actions are pre-loaded in combo boxes.
> Known issues:
>     Ok button of the permission edit dialog is not yet handled to add the constructed new permission.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-5927) Progress on policytool

Posted by "Oliver Deakin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oliver Deakin reassigned HARMONY-5927:
--------------------------------------

    Assignee: Oliver Deakin

> Progress on policytool
> ----------------------
>
>                 Key: HARMONY-5927
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5927
>             Project: Harmony
>          Issue Type: Improvement
>          Components: JDK
>         Environment: Should run in all environments.
>            Reporter: András Belicza
>            Assignee: Oliver Deakin
>            Priority: Minor
>         Attachments: policytool 2008.08.01.patch, screenshot-1.jpg
>
>
> Changes since: https://issues.apache.org/jira/browse/HARMONY-5912
> -Bugfix of the following: if we edit a policy entry, edit one of its principals, we click ok, then we click cancel on the policy entry dialog,
>  then the changes made on the principal dialog will be permanent.
> Solution: A working copy is used for both principals and permissions until we click ok on the policy entry dialog. 
> -New dialog: PermissionEditFormDialog to view and edit the permissions of the grant entries.
>     The available permissions, their target names and the actions are pre-loaded in combo boxes.
> Known issues:
>     Ok button of the permission edit dialog is not yet handled to add the constructed new permission.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5927) Progress on policytool

Posted by "András Belicza (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

András Belicza updated HARMONY-5927:
------------------------------------

    Attachment: policytool 2008.08.01.patch

The patch of the described changes.

> Progress on policytool
> ----------------------
>
>                 Key: HARMONY-5927
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5927
>             Project: Harmony
>          Issue Type: Improvement
>          Components: JDK
>         Environment: Should run in all environments.
>            Reporter: András Belicza
>            Priority: Minor
>         Attachments: policytool 2008.08.01.patch, screenshot-1.jpg
>
>
> Changes since: https://issues.apache.org/jira/browse/HARMONY-5912
> -Bugfix of the following: if we edit a policy entry, edit one of its principals, we click ok, then we click cancel on the policy entry dialog,
>  then the changes made on the principal dialog will be permanent.
> Solution: A working copy is used for both principals and permissions until we click ok on the policy entry dialog. 
> -New dialog: PermissionEditFormDialog to view and edit the permissions of the grant entries.
>     The available permissions, their target names and the actions are pre-loaded in combo boxes.
> Known issues:
>     Ok button of the permission edit dialog is not yet handled to add the constructed new permission.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5927) Progress on policytool

Posted by "András Belicza (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

András Belicza updated HARMONY-5927:
------------------------------------

    Attachment: screenshot-1.jpg

This is the new Permission edit dialog.

> Progress on policytool
> ----------------------
>
>                 Key: HARMONY-5927
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5927
>             Project: Harmony
>          Issue Type: Improvement
>          Components: JDK
>         Environment: Should run in all environments.
>            Reporter: András Belicza
>            Priority: Minor
>         Attachments: policytool 2008.08.01.patch, screenshot-1.jpg
>
>
> Changes since: https://issues.apache.org/jira/browse/HARMONY-5912
> -Bugfix of the following: if we edit a policy entry, edit one of its principals, we click ok, then we click cancel on the policy entry dialog,
>  then the changes made on the principal dialog will be permanent.
> Solution: A working copy is used for both principals and permissions until we click ok on the policy entry dialog. 
> -New dialog: PermissionEditFormDialog to view and edit the permissions of the grant entries.
>     The available permissions, their target names and the actions are pre-loaded in combo boxes.
> Known issues:
>     Ok button of the permission edit dialog is not yet handled to add the constructed new permission.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-5927) Progress on policytool

Posted by "Oliver Deakin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oliver Deakin resolved HARMONY-5927.
------------------------------------

    Resolution: Fixed

Thanks András. Patch applied at repo revision r682413 - please verify it applied correctly.

> Progress on policytool
> ----------------------
>
>                 Key: HARMONY-5927
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5927
>             Project: Harmony
>          Issue Type: Improvement
>          Components: JDK
>         Environment: Should run in all environments.
>            Reporter: András Belicza
>            Assignee: Oliver Deakin
>            Priority: Minor
>         Attachments: policytool 2008.08.01.patch, screenshot-1.jpg
>
>
> Changes since: https://issues.apache.org/jira/browse/HARMONY-5912
> -Bugfix of the following: if we edit a policy entry, edit one of its principals, we click ok, then we click cancel on the policy entry dialog,
>  then the changes made on the principal dialog will be permanent.
> Solution: A working copy is used for both principals and permissions until we click ok on the policy entry dialog. 
> -New dialog: PermissionEditFormDialog to view and edit the permissions of the grant entries.
>     The available permissions, their target names and the actions are pre-loaded in combo boxes.
> Known issues:
>     Ok button of the permission edit dialog is not yet handled to add the constructed new permission.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.