You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sascha Rodekamp (JIRA)" <ji...@apache.org> on 2010/12/16 16:06:01 UTC

[jira] Created: (OFBIZ-4062) Fix Portal Drag'n'Drop

Fix Portal Drag'n'Drop
----------------------

                 Key: OFBIZ-4062
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4062
             Project: OFBiz
          Issue Type: Sub-task
          Components: specialpurpose/myportal
    Affects Versions: SVN trunk
            Reporter: Sascha Rodekamp
             Fix For: SVN trunk
         Attachments: OFBIZ-4062_FixPortalDragnDrop.patch

Hi,
during the last works on the my portal module, the Drag'n'Drop functionality was lost.
Here is a fix which enables the Drag'n'Drop again.

Have a goody day
Sascha

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


[jira] Closed: (OFBIZ-4062) Fix Portal Drag'n'Drop

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

Jacques Le Roux closed OFBIZ-4062.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux  (was: Erwan de FERRIERES)

Thanks Sascha,

Your patch is in trunk at r1056670  


> Fix Portal Drag'n'Drop
> ----------------------
>
>                 Key: OFBIZ-4062
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4062
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: specialpurpose/myportal
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4062_FixPortalDragnDrop.patch, OFBIZ-4062_FixPortalDragnDrop.patch, OFBIZ-4062_FixPortalDragnDrop.patch
>
>
> Hi,
> during the last works on the my portal module, the Drag'n'Drop functionality was lost.
> Here is a fix which enables the Drag'n'Drop again.
> Have a goody day
> Sascha

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


[jira] Commented: (OFBIZ-4062) Fix Portal Drag'n'Drop

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972122#action_12972122 ] 

Jacques Le Roux commented on OFBIZ-4062:
----------------------------------------

Tested: works well

> Fix Portal Drag'n'Drop
> ----------------------
>
>                 Key: OFBIZ-4062
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4062
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: specialpurpose/myportal
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4062_FixPortalDragnDrop.patch
>
>
> Hi,
> during the last works on the my portal module, the Drag'n'Drop functionality was lost.
> Here is a fix which enables the Drag'n'Drop again.
> Have a goody day
> Sascha

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


[jira] Assigned: (OFBIZ-4062) Fix Portal Drag'n'Drop

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

Erwan de FERRIERES reassigned OFBIZ-4062:
-----------------------------------------

    Assignee: Erwan de FERRIERES

> Fix Portal Drag'n'Drop
> ----------------------
>
>                 Key: OFBIZ-4062
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4062
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: specialpurpose/myportal
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4062_FixPortalDragnDrop.patch
>
>
> Hi,
> during the last works on the my portal module, the Drag'n'Drop functionality was lost.
> Here is a fix which enables the Drag'n'Drop again.
> Have a goody day
> Sascha

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


[jira] Updated: (OFBIZ-4062) Fix Portal Drag'n'Drop

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

Sascha Rodekamp updated OFBIZ-4062:
-----------------------------------

    Attachment: OFBIZ-4062_FixPortalDragnDrop.patch

Improvement of my own patch. The Drag'n'Drop should only be activated when the myportal.js is loaded. Otherwise we receive JS errors.

> Fix Portal Drag'n'Drop
> ----------------------
>
>                 Key: OFBIZ-4062
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4062
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: specialpurpose/myportal
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4062_FixPortalDragnDrop.patch, OFBIZ-4062_FixPortalDragnDrop.patch, OFBIZ-4062_FixPortalDragnDrop.patch
>
>
> Hi,
> during the last works on the my portal module, the Drag'n'Drop functionality was lost.
> Here is a fix which enables the Drag'n'Drop again.
> Have a goody day
> Sascha

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


[jira] Updated: (OFBIZ-4062) Fix Portal Drag'n'Drop

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

Sascha Rodekamp updated OFBIZ-4062:
-----------------------------------

    Attachment: OFBIZ-4062_FixPortalDragnDrop.patch

> Fix Portal Drag'n'Drop
> ----------------------
>
>                 Key: OFBIZ-4062
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4062
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: specialpurpose/myportal
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4062_FixPortalDragnDrop.patch
>
>
> Hi,
> during the last works on the my portal module, the Drag'n'Drop functionality was lost.
> Here is a fix which enables the Drag'n'Drop again.
> Have a goody day
> Sascha

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


[jira] Updated: (OFBIZ-4062) Fix Portal Drag'n'Drop

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

Sascha Rodekamp updated OFBIZ-4062:
-----------------------------------

    Attachment: OFBIZ-4062_FixPortalDragnDrop.patch

Ok Bruno changed :) Patch is  updated.
Thanks Jacques for review and testing.

Cheers Sascha

> Fix Portal Drag'n'Drop
> ----------------------
>
>                 Key: OFBIZ-4062
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4062
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: specialpurpose/myportal
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4062_FixPortalDragnDrop.patch, OFBIZ-4062_FixPortalDragnDrop.patch
>
>
> Hi,
> during the last works on the my portal module, the Drag'n'Drop functionality was lost.
> Here is a fix which enables the Drag'n'Drop again.
> Have a goody day
> Sascha

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


[jira] Commented: (OFBIZ-4062) Fix Portal Drag'n'Drop

Posted by "Bruno Busco (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972790#action_12972790 ] 

Bruno Busco commented on OFBIZ-4062:
------------------------------------

This is a minor comment but please use two spaces indentation for .ftl files and not four.

> Fix Portal Drag'n'Drop
> ----------------------
>
>                 Key: OFBIZ-4062
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4062
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: specialpurpose/myportal
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Assignee: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4062_FixPortalDragnDrop.patch
>
>
> Hi,
> during the last works on the my portal module, the Drag'n'Drop functionality was lost.
> Here is a fix which enables the Drag'n'Drop again.
> Have a goody day
> Sascha

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