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 <fridolin.somers@biblibre.com> Software and system maintainer 🦄 BibLibre, France
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 Public Libraries (740) 737-6006 https://www.myacpl.org
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 the plugin trying to load all borrowers at once?
-- Owen
-- Fridolin SOMERS <fridolin.somers@biblibre.com> Software and system maintainer 🦄 BibLibre, France
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.somers@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 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
-- Fridolin SOMERS <fridolin.somers@biblibre.com> Software and system maintainer 🦄 BibLibre, France _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F
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 (<fridolin.somers@biblibre.com <mailto:fridolin.somers@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 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 >
-- Fridolin SOMERS <fridolin.somers@biblibre.com <mailto:fridolin.somers@biblibre.com>> Software and system maintainer 🦄 BibLibre, France _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org <mailto:Koha-devel@lists.koha-community.org> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Tomás Cohen Arazi Theke Solutions (http://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F
-- Fridolin SOMERS <fridolin.somers@biblibre.com> Software and system maintainer 🦄 BibLibre, France
participants (3)
-
Fridolin SOMERS -
Owen Leonard -
Tomas Cohen Arazi