[Koha-devel] Build slection of Jquery-UI

Jonathan Druart jonathan.druart at bugs.koha-community.org
Wed Feb 17 10:35:05 CET 2021


Hi Zeno,
It Looks like you could use the Bootstrap's modals instead of dialog's
jQuery UI.
It's what we are using already in different places of the code.
Cheers,
Jonathan

Le mer. 17 févr. 2021 à 09:06, Zeno Tajoli <ztajoli at gmail.com> a écrit :
>
> Hi to all,
> last days I'm starting to use JQuery-UI much more.
> I find that in Koha there aren't all sections of JQuery-UI but only a selection.
> In opac: widget.js, position.js, data.js, keycode.js, scroll-parent.js,
>  unique-id.js, widgets/sortable.js, widgets/autocomplete.js,
>  widgets/datepicker.js, widgets/menu.js, widgets/mouse.js,
>  widgets/slider.js, widgets/tabs.js, widgets/tooltip.js with version 1.12.1
>
> In staff the list is: core.js, widget.js, mouse.js, position.js, draggable.js, droppable.js,
> sortable.js, accordion.js, autocomplete.js, button.js, datepicker.js, menu.js,
> progressbar.js, slider.js, tabs.js, effect.js, effect-highlight.js with version 1.11.4
>
> There are specific motivation behind those different lists ?
> What do you think if I propose to add the dialog widget (https://api.jqueryui.com/dialog/) to opac and staff ?
>
> Cheers
> Zeno Tajoli
>
>
> _______________________________________________
> Koha-devel mailing list
> Koha-devel at lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/


More information about the Koha-devel mailing list