Bug 35357: Add unit test
[koha.git] / Koha /
2024-03-11 Marcel de RooyBug 31427: Remove a few refs to CanBookBeRenewed
2024-03-11 Marcel de RooyBug 36100: (QA follow-up) Move 400 to 409
2024-03-11 Martin RenvoizeBug 36100: Remove readOnly from bookings definition.
2024-03-11 Julian MauriceBug 35963: Fix bundled items table ordering and filtering
2024-03-11 Kyle M HallBug 35398: (QA follow-up) Tidy code
2024-03-11 Martin RenvoizeBug 35398: Fix LRP support for EDI orders with single...
2024-03-11 Jonathan DruartBug 36098: Default to 'file' if pref does not exist
2024-03-11 David CookBug 36098: Fix storage_method pass
2024-03-11 Jonathan DruartBug 36098: Allow to pass storage_method
2024-03-11 Martin RenvoizeBug 36098: (QA follow-up) Add POD to Koha::Session
2024-03-11 David CookBug 36098: Add Koha::Session module to ease session...
2024-02-19 Tomas Cohen AraziBug 29510: (follow-up) Adapt GET /patrons/:patron_id
2024-02-19 Tomas Cohen AraziBug 29510: Make objects.find call search_limited if...
2024-02-15 Andreas JonssonBug 35930: Add guards for plugins_enabled
2024-02-09 Marcel de RooyBug 35277: (QA follow-up) POD corrections
2024-02-09 Kyle M HallBug 35277: (QA follow-up) Fix POD
2024-02-09 Nick ClemensBug 35277: Pseudonymize in a background job
2024-02-01 Jonathan DruartBug 35744: Implement +strings for GET /patrons/:patron_id
2024-01-31 Marcel de RooyBug 35843: Correct invalid exception
2024-01-29 Owen LeonardBug 34913: DataTables upgrade: Update CSS and option...
2024-01-29 David CookBug 34893: Add checkpw change to REST API
2024-01-17 Kyle M HallBug 35438: Remove skip_intermediate_commit parameter
2024-01-17 Nick ClemensBug 35086: Add chunk_size option to elasticsearch confi...
2024-01-17 Marcel de RooyBug 34999: Throw exception for public routes if OPACMai...
2024-01-15 Tomas Cohen AraziBug 32551: HTTP_ACCEPT_LANGUAGE legacy CGI variable...
2024-01-08 Julian MauriceBug 35070: Fix get_enabled_plugins when database is...
2024-01-03 David CookBug 35579: Cache authorised value lookup by MARC field
2024-01-03 Katrin FischerBug 31297: DBIC schema
2024-01-03 Caroline Cyr La... Bug 35463: More preservation manual links
2024-01-03 Caroline Cyr La... Bug 35463: perltidy formatting corrections
2024-01-03 Caroline Cyr La... Bug 35463: Link preservation module help to the manual
2024-01-03 Martin RenvoizeBug 30287: (follow-up) Add content wrap matching send...
2024-01-03 Matt BlenkinsopBug 35204: Prevent an expired password from throwing...
2024-01-03 Marcel de RooyBug 35507: Add verbose parameters in Koha::Plugins
2023-11-30 Tomas Cohen AraziBug 34587: DBIC schema
2023-11-29 Pedro AmorimBug 35418: Fix _get_usage_months
2023-11-29 Pedro AmorimBug 35115: (QA follow-up):
2023-11-29 Nick ClemensBug 35115: Move store routine from Resource to Title...
2023-11-16 Jonathan DruartBug 35174: Do not explode if po dir does not exist
2023-11-14 Marcel de RooyBug 35012: Apply change to all events
2023-11-14 Jan KissigBug 35012: Prevent Click handler firing twice
2023-11-10 Kyle M HallBug 12133: (QA follow-up) Tidy for qa script
2023-11-10 Emmi TakkinenBug 12133: Add requirements for guarantor and guarantee
2023-11-09 Marcel de RooyBug 21431: Add action parameter to set_password
2023-11-09 Tomas Cohen AraziBug 34517: (QA follow-up) Standardize boolean attribute...
2023-11-09 Tomas Cohen AraziBug 34517: DBIC schema
2023-11-09 Nick ClemensBug 34517: Add boolean to search columns for schema
2023-11-08 Nick ClemensBug 32986: (follow-up) Fix CircAutoPrintQuickSlip and...
2023-11-08 Nick ClemensBug 32986: (follow-up) POD
2023-11-08 Nick ClemensBug 32986: Add patron_slip module to letters and allow...
2023-11-08 Nick ClemensBug 34519: (follow-up) fix QA tool complaints
2023-11-08 Nick ClemensBug 34519: Add a template plugin for fetch searchable...
2023-11-08 Tomas Cohen AraziBug 34438: DBIC schema
2023-11-08 Tomas Cohen AraziBug 35269: Improve POD
2023-11-08 Tomas Cohen AraziBug 35269: Rename `update_item_location` to `location_u...
2023-11-06 Katrin FischerBug 21159: (QA follow-up) Add say to database update...
2023-11-06 Alex BuckleyBug 21159: Update item location on checkout
2023-11-06 David CookBug 35264: Add "protected" column to patron import
2023-11-03 Martin RenvoizeBug 29002: (follow-up) Make CanBook more resilient
2023-11-03 Tomas Cohen AraziBug 35190: DBIC schema
2023-11-03 Kyle M HallBug 33749: (QA follow-up) Tidy code for qa script
2023-11-03 Tomas Cohen AraziBug 33749: Use TrimFields instead of stripWhitespaceChars
2023-11-03 Tomas Cohen AraziBug 33749: Add TrimFields field class
2023-11-03 Nick ClemensBug 24480: (follow-up) Shift new fields into array...
2023-11-03 Arthur SuzukiBug 24480: Unit test
2023-11-03 Arthur SuzukiBug 24480: Fix insert_fields_ordered instead of append_...
2023-11-03 Tomas Cohen AraziBug 29002: DBIC schema
2023-11-03 Tomas Cohen AraziBug 29002: (QA follow-up) Correct param retrieval in...
2023-11-03 Tomas Cohen AraziBug 29002: Tidy
2023-11-03 Martin RenvoizeBug 29002: Circulation
2023-11-03 Martin RenvoizeBug 29002: Prevent booking a checked out item
2023-11-03 Martin RenvoizeBug 29002: Assign item at time of booking
2023-11-03 Martin RenvoizeBug 29002: (follow-up) Add bookings count to side menu
2023-11-03 Martin RenvoizeBug 29002: Schema update
2023-11-03 Martin RenvoizeBug 29002: Add bookable state to items
2023-11-03 Martin RenvoizeBug 29002: Add ability to book material from the staff...
2023-11-03 Martin RenvoizeBug 29002: Add bookings objects and API classes
2023-11-03 Martin RenvoizeBug 29002: DBIC Schema Build
2023-11-01 Tomas Cohen AraziBug 18203: DBIC schema
2023-11-01 Katrin FischerBug 8367: (QA follow-up) Fix QA script
2023-11-01 Aleisha AmohiaBug 8367: (follow-up) Fix pickup delay text on OPAC...
2023-11-01 Aleisha AmohiaBug 8367: Add holds_pickup_period circulation rule
2023-11-01 Tomas Cohen AraziBug 34008: Harmonize attribute names
2023-11-01 Tomas Cohen AraziBug 34008: (QA follow-up) 'item_type_id' should be...
2023-11-01 Andreas JonssonBug 34008: Add REST endpoint for list of itemtypes
2023-11-01 Martin RenvoizeBug 35074: Use patron relationship alias
2023-11-01 Martin RenvoizeBug 35074: Add patron relationship alias
2023-11-01 Tomas Cohen AraziBug 32730: Add FIXME in POD to highlight return value
2023-11-01 Michael HafenBug 32730: Add Patron Lists tab to patron details and...
2023-11-01 Tomas Cohen AraziBug 26170: DBIC booleans
2023-11-01 Tomas Cohen AraziBug 26170: DBIC schema
2023-11-01 Magnus EngerBug 26170: Add protected status for patrons
2023-11-01 Julian MauriceBug 33353: Add compatibility with Search::Elasticsearch 8.0
2023-11-01 Julian MauriceBug 33353: Add compatibility with Elasticsearch 8.x
2023-11-01 Tomas Cohen AraziBug 35180: DBIC schema
2023-11-01 Tomas Cohen AraziBug 34520: DBIC schema
2023-10-31 Nick ClemensBug 34587: (QA follow-up) Tidy
2023-10-31 Pedro AmorimBug 34587: Add IR_A1 fields to COUNTER report
2023-10-31 Matt BlenkinsopBug 34587: Fix ->validation->output in API endpoints
2023-10-31 Pedro AmorimBug 34587: (QA follow-up): squash
next