Bug 36687: Update itemtypes.notforloan to not allow NULL values and change to tinyint(1)
[koha.git] / svc /
2024-05-01 David CookBug 36700: Update svc to use CSRF-TOKEN
2024-05-01 Marcel de RooyBug 36700: Fix underscore in CSRF header
2024-04-02 Lucas GassBug 36418: Catch more cases where header response shoul...
2024-04-02 Jonathan DruartBug 36418: Set header response content type to applicat...
2024-04-02 Lucas GassBug 36418: Explicitly set response to json
2024-03-01 Jonathan DruartBug 36084: svc - mana
2024-03-01 Jonathan DruartBug 36084: svc - recall
2024-03-01 Jonathan DruartBug 36084: svc - problem_reports
2024-03-01 Jonathan DruartBug 36084: svc - members/add_to_list
2024-03-01 Jonathan DruartBug 36084: svc - creator_batches
2024-03-01 Jonathan DruartBug 36084: svc - cover_images
2024-03-01 David CookBug 36084: Add CSRF token support to svc/authentication
2024-03-01 Jonathan DruartBug 36084: svc - clubs
2024-03-01 Jonathan DruartBug 36084: svc - checkout_notes
2024-03-01 Jonathan DruartBug 36084: svc - checkin
2024-03-01 Jonathan DruartBug 36084: svc - config/systempreferences
2024-03-01 Jonathan DruartBug 36084: svc - article_request - POC
2024-03-01 Jonathan DruartBug 34478: Add 'op' to reports/guided_reports - WIP
2024-03-01 Jonathan DruartBug 34478: Rename action with op - circ/checkout-notes
2024-01-26 Jonathan DruartBug 34913: Adjust C4::Utils::DataTables::VirtualShelves
2023-11-06 Nick ClemensBug 35181: Don't pass undef to header
2023-10-20 Nick ClemensBug 25393: (QA follow-up) Tidy
2023-10-20 Pedro AmorimBug 25393: UI adjustments
2023-10-20 Nick ClemensBug 33845: Tidy and add update
2023-10-20 Nick ClemensBug 33845: Display hold notes in staff client circulati...
2023-10-20 Nick ClemensBug 34014: (follow-up) No need to parse old record...
2023-10-20 Nick ClemensBug 34014: (follow-up) Tidy
2023-10-20 Nick ClemensBug 34014: Add support for advanced cataloging editor
2023-10-17 Julian MauriceBug 27249: Prevent infinite loop when searching for...
2023-09-25 David CookBug 34369: Require CSRF token for updating system prefe...
2023-09-22 David GustafssonBug 32496: Reduce unnecessary unblessings of objects...
2023-09-19 Victor Grousset... Bug 34732: (QA follow-up): tidy up code
2023-09-19 David CookBug 34732: For Code39, append or prepend asterisk if...
2023-08-29 Owen LeonardBug 34533: jsdiff library missing from guided reports...
2023-07-19 Nick ClemensBug 33444: Update AddRenewal to take a hashref of params
2023-07-14 Jonathan DruartBug 33804: Use as_due_date to display due dates
2023-06-23 Hammat WeleBug 25079: Add a 'edit' functionality to the Clubs...
2023-06-23 Nick ClemensBug 33944: Don't fetch item object unless using recalls
2023-05-12 David GustafssonBug 31735: Avoid re-fetcing objects from database by...
2023-04-13 Jonathan DruartBug 33408: Fetch sysprefs from svc/config/systempreferences
2023-02-07 Nick ClemensBug 15869: Change framework on overlay
2023-01-27 Owen LeonardBug 32631: Error when previewing record during batch...
2022-11-04 Kyle M HallBug 24860: Add hold's item group to holds table on...
2022-10-11 Aleisha AmohiaBug 31682: Silence automatic linker warn
2022-10-03 Nick ClemensBug 31643: Require only edit_catalogue, not full cataloging
2022-09-12 Nick ClemensBug 27981: (follow-up) Correct variable
2022-09-12 Nick ClemensBug 27981: Adjust imported records, svc/import_bibs...
2022-08-26 Martin RenvoizeBug 24295: Remove GetTransfers from svc/holds
2022-08-17 Nick ClemensBug 26632: Remove two more occurrences
2022-07-25 Jonathan DruartBug 29697: Replace some missing occurrences
2022-07-19 Marcel de RooyBug 25498: Add transfer button on intranet
2022-07-08 Martin RenvoizeBug 29051: Update svc api to allow seen renewals
2022-06-16 Tomas Cohen AraziBug 30971: (follow-up) Fix one more occurence
2022-06-13 Tomas Cohen AraziBug 30924: Add missing branchtransfers.reason value...
2022-06-09 Tomas Cohen AraziBug 30907: Fix incorrect uses of Koha::Recall->item_lev...
2022-05-05 Nick ClemensBug 30167: (follow-up) Return a hash with soonest_renew...
2022-05-05 Nick ClemensBug 30167: Use returned renewal date rather than fetching
2022-04-05 Jonathan DruartBug 29859: Fix club/enroll
2022-04-04 Nick ClemensBug 26669: (QA follow-up) Update last run when report...
2022-04-04 Fridolin SomersBug 26669: Last Run if report not always updated
2022-04-04 Jonathan DruartBug 30063: Remove svc/members/search
2022-03-16 Marcel de RooyBug 29931: (follow-up) Fix svc/checkouts and return_cla...
2022-03-15 Fridolin SomersBug 19532: (RM follow-up) More use of system preference
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fixing tests and QA tools
2022-03-15 Aleisha AmohiaBug 19532: Recalls on intranet
2022-03-09 Tomas Cohen AraziBug 29771: Remove trivial cases
2022-02-24 Jonathan DruartBug 29844: Fix advanced editor
2022-02-16 Lari TaskulaBug 30081: Use itemtype description instead of itemtype...
2022-02-10 Owen LeonardBug 20894: Add barcode size parameters to /svc/barcode
2021-12-16 Tomas Cohen AraziBug 28377: (follow-up) Remove svc/hold/{resume|suspend}
2021-10-28 Tomas Cohen AraziBug 28959: Add virtualshelves.public as a boolean
2021-10-26 Jonathan DruartBug 14957: Fix record preview
2021-10-21 Jonathan DruartBug 17600: Fix imports for svc/letters/preview
2021-10-18 Jonathan DruartBug 28785: Adjust check_cookie_auth calls
2021-10-07 Jonathan DruartBug 28931: Use EXPORT_OK from Koha::DateUtils
2021-10-06 Tomas Cohen AraziBug 27947: (QA follow-up) Make parameters a hashref
2021-10-05 Tomas Cohen AraziBug 27944: (QA follow-up) Rename ->open for ->set_pending
2021-10-05 Agustin MoyanoBug 27944: Add "requested" stage in article request...
2021-09-28 Petro VashchukBug 29056: Remove the demo functionality leftovers
2021-08-16 Jonathan DruartBug 24387: Rename "News" with "Additional contents"
2021-07-26 Jonathan DruartBug 17600: Fix other occurrences in svc
2021-07-26 Nick ClemensBug 28750: fix svc/bib_framework
2021-07-26 Nick ClemensBug 28750: (bug 17600 follow-up) Use full routine names...
2021-07-26 Nick ClemensBug 28750: (bug 17600 follow-up) Use full path for...
2021-07-21 Nick ClemensBug 28731: (bug 17600 follow-up) Import necessary subro...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-12 Marcel de RooyBug 20472: Edit URL field on staff form
2021-06-21 Jonathan DruartBug 28271: Preselect the current item lost value
2021-04-30 Jonathan DruartBug 27061: Remove duplicate permission check in svc...
2021-03-01 Nick ClemensBug 26457: Throw exception if update of issues table...
2021-02-12 Nick ClemensBug 27380: Move get_prepped_report to object and use...
2021-01-14 Jonathan DruartBug 11299: Adjust call to check_cookie_auth
2021-01-14 Katrin FischerBug 11299: Fix indirect object notation
2021-01-14 Nick ClemensBug 11299: (QA follow-up) Fix tests, spaces, and CSS...
2021-01-14 Bouzid FerganiBug 11299: Add a button to the biblio edition page...
2021-01-12 Lucas GassBug 27306: Add subtitle to return-claims-table
2020-12-04 Jonathan DruartBug 26976: Display 0 if renewalsallowed is not defined
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Fix params to AddRenewal
2020-11-11 Andrew IsherwoodBug 24083: Add support for unseen_renewals
2020-11-06 Nicolas LegrandBug 24412: (follow-up) prevent error in svc/holds
next