Re: [Koha] Restful api

2022-10-31 Thread Fridolin SOMERS
Oups typo missing t : https://api.koha-community.org/ Le 31/10/2022 à 16:34, Tomas Cohen Arazi a écrit : This are the official docs: https://api.koha-communiy.org El mié, 26 oct 2022 7:21, Ahsan Farhan escribió: I am developing an android application using Koha Restful API. the issue I am

Re: [Koha] Restful api

2022-10-31 Thread Tomas Cohen Arazi
This are the official docs: https://api.koha-communiy.org El mié, 26 oct 2022 7:21, Ahsan Farhan escribió: > I am developing an android application using Koha Restful API. the issue I > am facing is that I cannot find anything related to API for item > checkout(book issue) or item checkin(boo

Re: [Koha] Restful api

2022-10-31 Thread Fridolin SOMERS
Hi, Here you will find existing and WIP API routes : https://wiki.koha-community.org/wiki/REST_api_RFCs Best regards Le 26/10/2022 à 09:57, Aleisha Amohia a écrit : Hi Ahsan Unfortunately these do not exist in upstream Koha yet. There is a bug report for a check-in endpoint: https://bugs.ko

[Koha] Thursday: patch testing session (open to all!) to help enhancements and bug fixes to be released

2022-10-31 Thread Victor Grousset/tuxayo
Hi :-) To be forwarded to librarians, system librarians, educators, devs, sysadmins and other people that could be interested in contributing to Koha. Let's meet at any moment in the following timeframe: 13h-19h UTC&UK / 9h-15h US East / 6h-12h US West The place is https://visio.chapril.org/koh

[Koha] koha-US November 2022 Events & Meetings

2022-10-31 Thread Jennifer Marlatt
koha-US online meetings and events are free and open to all. See our calendar for a full list: http://koha-us.org/calendar/. For Google Calendar users, add our events calendar to your list for easy access to meeting times and links: https://calendar.google.com/calendar/u/1?cid=a29oYS11cy5vcmdfZG1

[Koha] OPAC holdings table for mobile devices

2022-10-31 Thread Iming Chan
Dear all, We have recently upgraded to 22.05.06 and just noticed that the OPAC holdings table for mobile devices is the same as for desktop PCs. This means information is squashed up and cannot be read easily on smaller screens. Previously, holdings information are displayed vertically instead o

Re: [Koha] Where is OPACMobileUserCSS

2022-10-31 Thread Katrin Fischer
Hi, someone else might be able to answer the styling question, but OPACMobileUserCSS has been a feature of the CCSR OPAC theme that has been replaced by our Bootstrap theme. The system preference doesn't exist in newer versions of Koha. But you still can add styling for specific screen sizes, may

[Koha] Where is OPACMobileUserCSS

2022-10-31 Thread Iming Chan
Dear all, I'm running Koha 22.05.06 and I cannot find OPACMobileUserCSS in the Administration > System Preferences > OPAC > Appearance. I can see OPACUserCSS. Where has it gone? I am hoping to turn the holdings table from horizontal to vertical. So information can be readable. Currently infor