You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2007/10/06 17:29:50 UTC

[jira] Created: (OFBIZ-1320) Reduce redundant code by moving login and password change screens to the common component

Reduce redundant code by moving login and password change screens to the common component
-----------------------------------------------------------------------------------------

                 Key: OFBIZ-1320
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1320
             Project: OFBiz
          Issue Type: Improvement
    Affects Versions: SVN trunk
            Reporter: Adrian Crum
            Priority: Trivial


Every back-office component maintains its own login and password-change screens. Those screens could be moved to framework/common/widget/CommonScreens.xml. Then each component would only need to map a view to the shared screens.

If there are no objections, I will submit patches later.

Comments welcome.


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


[jira] Assigned: (OFBIZ-1320) Reduce redundant code by moving login and password change screens to the common component

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

Jacopo Cappellato reassigned OFBIZ-1320:
----------------------------------------

    Assignee: Jacopo Cappellato

> Reduce redundant code by moving login and password change screens to the common component
> -----------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1320
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1320
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Assignee: Jacopo Cappellato
>            Priority: Trivial
>         Attachments: common_login.patch
>
>
> Every back-office component maintains its own login and password-change screens. Those screens could be moved to framework/common/widget/CommonScreens.xml. Then each component would only need to map a view to the shared screens.
> If there are no objections, I will submit patches later.
> Comments welcome.

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


[jira] Updated: (OFBIZ-1320) Reduce redundant code by moving login and password change screens to the common component

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

Adrian Crum updated OFBIZ-1320:
-------------------------------

    Attachment: common_login.patch

Attached patch implements the feature. Demo can be found in the Example component.

> Reduce redundant code by moving login and password change screens to the common component
> -----------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1320
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1320
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Priority: Trivial
>         Attachments: common_login.patch
>
>
> Every back-office component maintains its own login and password-change screens. Those screens could be moved to framework/common/widget/CommonScreens.xml. Then each component would only need to map a view to the shared screens.
> If there are no objections, I will submit patches later.
> Comments welcome.

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


[jira] Closed: (OFBIZ-1320) Reduce redundant code by moving login and password change screens to the common component

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

Adrian Crum closed OFBIZ-1320.
------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

Rev 588474.

> Reduce redundant code by moving login and password change screens to the common component
> -----------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1320
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1320
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Assignee: Adrian Crum
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: common_login.patch
>
>
> Every back-office component maintains its own login and password-change screens. Those screens could be moved to framework/common/widget/CommonScreens.xml. Then each component would only need to map a view to the shared screens.
> If there are no objections, I will submit patches later.
> Comments welcome.

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


[jira] Assigned: (OFBIZ-1320) Reduce redundant code by moving login and password change screens to the common component

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

Jacopo Cappellato reassigned OFBIZ-1320:
----------------------------------------

    Assignee: Adrian Crum  (was: Jacopo Cappellato)

Adrian,

I've already converted the Webtools component and so now the framework applications are ok (apart from the Shark application... that is not currently used).

I'm reassigning this to you so that you can go on with the applications and specialpurpose parts (where you have commit rights).

Thanks!


> Reduce redundant code by moving login and password change screens to the common component
> -----------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1320
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1320
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Assignee: Adrian Crum
>            Priority: Trivial
>         Attachments: common_login.patch
>
>
> Every back-office component maintains its own login and password-change screens. Those screens could be moved to framework/common/widget/CommonScreens.xml. Then each component would only need to map a view to the shared screens.
> If there are no objections, I will submit patches later.
> Comments welcome.

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