[jira] Created: (OFBIZ-1779) Support for Groovy Screen Widget Actions

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

[jira] Created: (OFBIZ-1779) Support for Groovy Screen Widget Actions

Nicolas Malin (Jira)
Support for Groovy Screen Widget Actions
----------------------------------------

                 Key: OFBIZ-1779
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1779
             Project: OFBiz
          Issue Type: New Feature
          Components: content, framework
    Affects Versions: SVN trunk
            Reporter: Joe Eckard
            Priority: Trivial
             Fix For: SVN trunk
         Attachments: groovy.patch

Add support for running groovy scripts as screen widget actions.

--
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-1779) Support for Groovy Screen Widget Actions

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Eckard updated OFBIZ-1779:
------------------------------

    Attachment: groovy.patch

new feature patch

> Support for Groovy Screen Widget Actions
> ----------------------------------------
>
>                 Key: OFBIZ-1779
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1779
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: content, framework
>    Affects Versions: SVN trunk
>            Reporter: Joe Eckard
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: groovy.patch
>
>
> Add support for running groovy scripts as screen widget actions.

--
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-1779) Support for Groovy Screen Widget Actions

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

     [ https://issues.apache.org/jira/browse/OFBIZ-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Eckard updated OFBIZ-1779:
------------------------------

    Attachment: EditProductFeatures.groovy

An example of a beanshell script converted to groovy. This is a drop in replacement for:

applications/product/webapp/catalog/WEB-INF/actions/product/EditProductFeatures.bsh

> Support for Groovy Screen Widget Actions
> ----------------------------------------
>
>                 Key: OFBIZ-1779
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1779
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: content, framework
>    Affects Versions: SVN trunk
>            Reporter: Joe Eckard
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: EditProductFeatures.groovy, groovy.patch
>
>
> Add support for running groovy scripts as screen widget actions.

--
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-1779) Support for Groovy Screen Widget Actions

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

     [ https://issues.apache.org/jira/browse/OFBIZ-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David E. Jones closed OFBIZ-1779.
---------------------------------

    Resolution: Fixed
      Assignee: David E. Jones

Thanks Joe, this is now in SVN (following your message about using it in production) rev 657645.

I'll add some support for writing services with groovy too and play with that a bit.

> Support for Groovy Screen Widget Actions
> ----------------------------------------
>
>                 Key: OFBIZ-1779
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1779
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: content, framework
>    Affects Versions: SVN trunk
>            Reporter: Joe Eckard
>            Assignee: David E. Jones
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: EditProductFeatures.groovy, groovy.patch
>
>
> Add support for running groovy scripts as screen widget actions.

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