[jira] [Commented] (OFBIZ-10113) Replace Asm select plugin with Select2.

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

[jira] [Commented] (OFBIZ-10113) Replace Asm select plugin with Select2.

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343042#comment-17343042 ]

ASF subversion and git services commented on OFBIZ-10113:
---------------------------------------------------------

Commit 38b97e6ad35553841ede2935fb69adb248af0fdb in ofbiz-framework's branch refs/heads/release18.12 from Aditya Sharma
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=38b97e6 ]

Fixed: removed unused asmselect files and unused variable asm_asmListItemPercentOfForm (OFBIZ-10113)
asm select library is already replaced with select2 library, but the library files still exist in code base unused.
asm_asmListItemPercentOfForm varaible was used to set the width of the selected items which were displaced distictly from select fields. With select2, the selected items display inside the input field so it is no more needed

Thanks Jacques Le Roux for reporting it


> Replace Asm select plugin with Select2.
> ---------------------------------------
>
>                 Key: OFBIZ-10113
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10113
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: Trunk
>            Reporter: Aditya Sharma
>            Assignee: Aditya Sharma
>            Priority: Major
>             Fix For: 18.12.01
>
>         Attachments: OFBIZ-10113.patch, OFBIZ-10113.patch, OFBIZ-10113.patch, OFBIZ-10113.patch, OFBIZ-10113_plugins.patch, select2.tar.gz
>
>
> Current Asm Select Plugin (http://www.ryancramer.com/journal/entries/asmselect_v104/) can be replaced with Select2 (https://select2.org/).
> * Select2 has much better community support on GitHub with 386 contributors while Asm Select Plugin is handled by Ryan Cramer on http://www.ryancramer.com/.
> * Select2 has 37 releases while Asm select has very few releases yet.
> * Both the plugin has MIT license.
> Refer https://select2.org/ and  https://github.com/select2/select2 for more features and other information.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)