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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

     [ 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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ 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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ 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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ 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.