Bug 19768: DBRev 23.12.00.054
[koha.git] / ill /
2024-04-29 Pedro AmorimBug 35106: CSRF fix
2024-04-29 Pedro AmorimBug 35106: Validate entered borrowernumber and biblio_id
2024-04-26 Pedro AmorimBug 36416: Fix cud-check_out
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest -> Koha::ILL::Request
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::Config -> Koha::ILL::Reque...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::Workflow* -> Koha::ILL...
2024-04-22 Pedro AmorimBug 35581: Koha::Illcomment* -> Koha::ILL::Comment*
2024-04-22 Pedro AmorimBug 35581: Koha::*Illbatch* -> Koha::*ILL::*Batch*
2024-03-18 Pedro AmorimBug 35331: Add table actions hook to ILL table
2024-03-15 Nick ClemensBug 36190: Fix problems found by test
2024-03-07 Pedro AmorimBug 36245: Remove cud- from op
2024-03-07 Pedro AmorimBug 36249: Fix generic_confirm op
2024-03-07 Pedro AmorimBug 36243: Update edit_action to cud-edit_action
2024-03-07 Pedro AmorimBug 36243: Remove cud- from op
2024-03-07 Pedro AmorimBug 36241: Fix wrong cud-search
2024-03-01 Pedro AmorimBug 34478: Move compatibility code
2024-03-01 Pedro AmorimBug 34478: ILL INTRA: query_type => op
2024-03-01 Pedro AmorimBug 34478: ILL INTRA: delete to cud-delete
2024-03-01 Pedro AmorimBug 34478: ILL INTRA: cancel to cud-cancel
2024-03-01 Pedro AmorimBug 34478: ILL INTRA: create -> cud-create
2024-03-01 Pedro AmorimBug 34478: ILL INTRA: deprecation check
2024-03-01 Pedro AmorimBug 34478: ILL INTRA: method -> op
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud- in pl/pm
2024-03-01 Jonathan DruartBug 34478: Remove check_csrf from pl files
2024-03-01 Jonathan DruartBug 34478: Remove generate_csrf from pl
2024-02-14 Andreas JonssonBug 35930: Add guards for plugins_enabled
2024-01-31 Pedro AmorimBug 34282: Fix availability check in ILL batches
2023-10-17 Pedro AmorimBug 30719: ILL Batches
2023-09-19 Pedro AmorimBug 33716: (QA follow-up) Fix submission when cardnumbe...
2023-09-19 Pedro AmorimBug 33716: (QA follow-up) Update z39.50 availability...
2023-09-19 Pedro AmorimBug 33716: ILL Type Disclaimer - Staff
2023-08-30 Pedro AmorimBug 34598: Improve handling of not found ILL request
2022-08-09 Andrew IsherwoodBug 28909: Allow illview to use backend template
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2021-09-21 Andrew IsherwoodBug 22614: Migrate original request
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-11-11 Andrew IsherwoodBug 22818: Add generation and sending of notices
2020-04-06 Kyle M HallBug 23173: (follow-up) Small improvements in efficiency
2020-04-06 Andrew IsherwoodBug 23173: Provide core infrastructure
2020-03-10 Andrew IsherwoodBug 23112: Add circulation to ILL requests
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2019-04-25 Andrew IsherwoodBug 21460: (follow-up) Fix bugs found in QA
2019-04-25 Andrew IsherwoodBug 21460: (follow-up) Filter params in .pl
2019-03-22 Andrew IsherwoodBug 18589: Show ILLs as part of patron profile
2019-03-15 Andrew IsherwoodBug 20563: (follow-up) Fix rebasing bug
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Passed value to status_alias
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Do not use PK for AV FK
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix AV population
2019-02-22 Andrew IsherwoodBug 20581: Add display of status_alias to staff vw
2019-01-28 Martin RenvoizeBug 20640: (follow-up) Make error message translatable
2019-01-28 Martin RenvoizeBug 20640: (follow-up) Redirect to new request at compl...
2019-01-28 Martin RenvoizeBug 20640: (follow-up) Degrade gracefully on error
2019-01-28 Martin RenvoizeBug 20640: Add backend migration support to ILL
2018-11-02 Andrew IsherwoodBug 20996: Remove prefix use of borrower category
2018-10-31 Andrew IsherwoodBug 20941: (follow-up) Switch 'media' -> 'types'
2018-10-27 Magnus EngerBug 18591: Allow any number of comments on ILLs
2018-10-13 Andrew IsherwoodBug 20772: Display and edit of price_paid
2018-10-01 Andrew IsherwoodBug 21289: Fix "isa" bug during partner request
2018-04-20 Andrew IsherwoodBug 20556: Marking ILL request as complete..
2017-11-09 Jonathan DruartBug 7317: Display all the libraries, not only one
2017-11-09 Tomas Cohen AraziBug 7317: (followup) Remove extra columns from backends...
2017-11-09 Tomas Cohen AraziBug 7317: Handle missing email addresses gracefuly
2017-11-09 Tomas Cohen AraziBug 7317: Handle backend absense more gracefuly
2017-11-09 Tomas Cohen AraziBug 7317: (QA folowup) 404 if module is disabled (intranet)
2017-11-09 Alex SassmannshausenBug 7317: Interlibrary loans framework for Koha.