Re: [Koha-devel] Plugin with JS datatable

2020-03-24 Thread Fridolin SOMERS
Ah, do you have an example ? Le 24/03/2020 à 15:43, Tomas Cohen Arazi a écrit : If you use the objects.search Mojo helper you can get pagination for free El mar., 24 mar. 2020 a las 9:42, Fridolin SOMERS (mailto:fridolin.som...@biblibre.com>>) escribió: Indeed, all patrons with permiss

Re: [Koha-devel] Plugin with JS datatable

2020-03-24 Thread Tomas Cohen Arazi
If you use the objects.search Mojo helper you can get pagination for free El mar., 24 mar. 2020 a las 9:42, Fridolin SOMERS (< fridolin.som...@biblibre.com>) escribió: > Indeed, all patrons with permissions are loaded. > > Le 19/03/2020 à 20:07, Owen Leonard a écrit : > >> It shows a table with

Re: [Koha-devel] Plugin with JS datatable

2020-03-24 Thread Fridolin SOMERS
Indeed, all patrons with permissions are loaded. Le 19/03/2020 à 20:07, Owen Leonard a écrit : It shows a table with users and there permissions. JS Datatable is OK with Koha 18.11 but not with master. This didn't work for me in my test using master but my database has a LOT of borrowers. Is t

Re: [Koha-devel] Plugin with JS datatable

2020-03-19 Thread Owen Leonard
> It shows a table with users and there permissions. > JS Datatable is OK with Koha 18.11 but not with master. This didn't work for me in my test using master but my database has a LOT of borrowers. Is the plugin trying to load all borrowers at once? -- Owen -- Web Developer Athens County Publ

[Koha-devel] Plugin with JS datatable

2020-03-19 Thread Fridolin SOMERS
Hi, I've been working on a small plugin : https://github.com/biblibre/koha-plugin-users-by-permissions/ It shows a table with users and there permissions. JS Datatable is OK with Koha 18.11 but not with master. Whats wrong ? I could use some help ;) Best regards. -- Fridolin SOMERS Software