You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org> on 2010/01/25 11:24:35 UTC

[jira] Created: (CLEREZZA-87) Menu should only have logout button if a suer is logged in

Menu should only have logout button if a suer is logged in
----------------------------------------------------------

                 Key: CLEREZZA-87
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-87
             Project: Clerezza
          Issue Type: Task
            Reporter: Reto Bachmann-Gmür


It would be nice if it woul show the username of the user logged-in and show a quick-login area (or a login button) if no user is logged in.

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


[jira] Resolved: (CLEREZZA-87) Menu should only have logout button if a suer is logged in

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

Tsuyoshi Ito resolved CLEREZZA-87.
----------------------------------

    Resolution: Fixed

> Menu should only have logout button if a suer is logged in
> ----------------------------------------------------------
>
>                 Key: CLEREZZA-87
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-87
>             Project: Clerezza
>          Issue Type: Task
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Tsuyoshi Ito
>
> It would be nice if it woul show the username of the user logged-in and show a quick-login area (or a login button) if no user is logged in.

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


[jira] Closed: (CLEREZZA-87) Menu should only have logout button if a suer is logged in

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

Manuel Innerhofer closed CLEREZZA-87.
-------------------------------------


> Menu should only have logout button if a suer is logged in
> ----------------------------------------------------------
>
>                 Key: CLEREZZA-87
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-87
>             Project: Clerezza
>          Issue Type: Task
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Tsuyoshi Ito
>
> It would be nice if it woul show the username of the user logged-in and show a quick-login area (or a login button) if no user is logged in.

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


[jira] Resolved: (CLEREZZA-87) Menu should only have logout button if a suer is logged in

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

Tsuyoshi Ito resolved CLEREZZA-87.
----------------------------------

    Resolution: Fixed

> Menu should only have logout button if a suer is logged in
> ----------------------------------------------------------
>
>                 Key: CLEREZZA-87
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-87
>             Project: Clerezza
>          Issue Type: Task
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Tsuyoshi Ito
>
> It would be nice if it woul show the username of the user logged-in and show a quick-login area (or a login button) if no user is logged in.

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


[jira] Commented: (CLEREZZA-87) Menu should only have logout button if a suer is logged in

Posted by "Tsuyoshi Ito (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLEREZZA-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829174#action_12829174 ] 

Tsuyoshi Ito commented on CLEREZZA-87:
--------------------------------------

Can I use:

GraphNode agent ...
...
If PLATFORM.user already exists than
Resource user = node.getObjects(PLATFORM.user).next();
agent.replaceWith((NonLiteral) user);


> Menu should only have logout button if a suer is logged in
> ----------------------------------------------------------
>
>                 Key: CLEREZZA-87
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-87
>             Project: Clerezza
>          Issue Type: Task
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Tsuyoshi Ito
>
> It would be nice if it woul show the username of the user logged-in and show a quick-login area (or a login button) if no user is logged in.

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


[jira] Resolved: (CLEREZZA-87) Menu should only have logout button if a suer is logged in

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

Tsuyoshi Ito resolved CLEREZZA-87.
----------------------------------

    Resolution: Fixed

> Menu should only have logout button if a suer is logged in
> ----------------------------------------------------------
>
>                 Key: CLEREZZA-87
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-87
>             Project: Clerezza
>          Issue Type: Task
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Tsuyoshi Ito
>
> It would be nice if it woul show the username of the user logged-in and show a quick-login area (or a login button) if no user is logged in.

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


[jira] Commented: (CLEREZZA-87) Menu should only have logout button if a suer is logged in

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLEREZZA-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829121#action_12829121 ] 

Reto Bachmann-Gmür commented on CLEREZZA-87:
--------------------------------------------

reviewing

> Menu should only have logout button if a suer is logged in
> ----------------------------------------------------------
>
>                 Key: CLEREZZA-87
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-87
>             Project: Clerezza
>          Issue Type: Task
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Tsuyoshi Ito
>
> It would be nice if it woul show the username of the user logged-in and show a quick-login area (or a login button) if no user is logged in.

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


[jira] Commented: (CLEREZZA-87) Menu should only have logout button if a suer is logged in

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLEREZZA-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832024#action_12832024 ] 

Reto Bachmann-Gmür commented on CLEREZZA-87:
--------------------------------------------

reviwing

> Menu should only have logout button if a suer is logged in
> ----------------------------------------------------------
>
>                 Key: CLEREZZA-87
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-87
>             Project: Clerezza
>          Issue Type: Task
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Tsuyoshi Ito
>
> It would be nice if it woul show the username of the user logged-in and show a quick-login area (or a login button) if no user is logged in.

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


[jira] Reopened: (CLEREZZA-87) Menu should only have logout button if a suer is logged in

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLEREZZA-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reto Bachmann-Gmür reopened CLEREZZA-87:
----------------------------------------


ontologies is in trunk, see comment re. UserManager

> Menu should only have logout button if a suer is logged in
> ----------------------------------------------------------
>
>                 Key: CLEREZZA-87
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-87
>             Project: Clerezza
>          Issue Type: Task
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Tsuyoshi Ito
>
> It would be nice if it woul show the username of the user logged-in and show a quick-login area (or a login button) if no user is logged in.

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


[jira] Reopened: (CLEREZZA-87) Menu should only have logout button if a suer is logged in

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

Tsuyoshi Ito reopened CLEREZZA-87:
----------------------------------


> Menu should only have logout button if a suer is logged in
> ----------------------------------------------------------
>
>                 Key: CLEREZZA-87
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-87
>             Project: Clerezza
>          Issue Type: Task
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Tsuyoshi Ito
>
> It would be nice if it woul show the username of the user logged-in and show a quick-login area (or a login button) if no user is logged in.

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


[jira] Commented: (CLEREZZA-87) Menu should only have logout button if a suer is logged in

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLEREZZA-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829141#action_12829141 ] 

Reto Bachmann-Gmür commented on CLEREZZA-87:
--------------------------------------------

addUserContext checks to see if the context-node has already a user property, however if this is the case the properties of the user noce are not transfered to the existing object ot the user property. 

I suggest
- if no existing user: add agent.getNode() as value of p:user user, add agent.getGraph to node.getGraph
- if exsisting p:user property: let extUser be the value of the property and add the triples of agent.getGraph to node.getGraph replacing every occurence of agent.getNode with extUser

note: there are some unused imports in the file

> Menu should only have logout button if a suer is logged in
> ----------------------------------------------------------
>
>                 Key: CLEREZZA-87
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-87
>             Project: Clerezza
>          Issue Type: Task
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Tsuyoshi Ito
>
> It would be nice if it woul show the username of the user logged-in and show a quick-login area (or a login button) if no user is logged in.

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


[jira] Assigned: (CLEREZZA-87) Menu should only have logout button if a suer is logged in

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

Tsuyoshi Ito reassigned CLEREZZA-87:
------------------------------------

    Assignee: Tsuyoshi Ito

> Menu should only have logout button if a suer is logged in
> ----------------------------------------------------------
>
>                 Key: CLEREZZA-87
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-87
>             Project: Clerezza
>          Issue Type: Task
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Tsuyoshi Ito
>
> It would be nice if it woul show the username of the user logged-in and show a quick-login area (or a login button) if no user is logged in.

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