Bug 26903: Unit tests
[koha.git] / Koha /
2020-12-09 Tomas Cohen AraziBug 14708: (QA follow-up) Add tests
2020-12-09 Kyle M HallBug 14708: (QA follow-up) Use try/catch blocks when...
2020-12-09 Kyle M HallBug 14708: (QA follow-up) Throw exception when deleting...
2020-12-09 Kyle M HallBug 14708: Don't allow merging of other patron records...
2020-12-09 Kyle M HallBug 14708: Don't allow merging of Anonymous Patron...
2020-12-09 Kyle M HallBug 14708: Prevent deletion of Anonymous Patron at...
2020-12-09 Andrew Fuerste-HenryBug 26944: Point help link to automatic item mod in...
2020-12-09 Tomas Cohen AraziBug 27021: Make chaining ->empty always return an empty...
2020-12-09 Colin CampbellBug 18267: Refactored Edifact Price Calculations
2020-12-08 Nick ClemensBug 26988: Adjust for bug 26963
2020-12-08 Jonathan DruartBug 26988: No need to check if hold is linked to a...
2020-12-08 Tomas Cohen AraziBug 26988: (QA follow-up) Make the API return proper...
2020-12-08 Tomas Cohen AraziBug 26988: Make ->patron prefetchable
2020-12-08 Nick ClemensBug 26988: Add API route to fetch hold pickup locations...
2020-11-17 Nick ClemensBug 26963: [20.05.x]
2020-11-16 Kyle M HallBug 26594: (QA follow-up) Make _UpdateBorrowerDebarment...
2020-11-16 Fridolin SomersBug 26594: Fix patrons merge problem with restrictions
2020-11-16 Lucas GassBug 26853: DBIC changes
2020-11-16 Jonathan DruartBug 26639: Add auto_savepoint to DBIC connection
2020-11-16 Nick ClemensBug 17515: Order Z3950 server by rank and preserve...
2020-11-16 Nick ClemensBug 18051: Set UTF8 Flag for record searches/imports...
2020-11-13 Katrin FischerBug 18050: Add relation alias to schema
2020-11-13 Lucas GassBug 18050: DBIC
2020-11-13 Jonathan DruartBug 26673: Fix perlcritic complains
2020-11-13 Jonathan DruartBug 26673: Remove shebangs from Perl modules
2020-11-13 Nick ClemensBug 26781: Check for subfield defined rather than truth
2020-11-13 Martin RenvoizeBug 23432: Replace 'die' with 'warn'
2020-11-13 Björn NylénBug 26750: Deleted items not indexed
2020-11-13 Martin RenvoizeBug 25549: Add error reporting to plugins-home
2020-11-13 Nick ClemensBug 25549: Remove plugin methods for broken plugins
2020-11-13 Nick ClemensBug 23828: Elasticsearch - Preserve record order when...
2020-11-09 Matthias MeusburgerBug 26506: Fix Koha::Account::pay if called when no...
2020-11-09 Marcel de RooyBug 26600: Missing module in Elasticsearch/Indexer.pm
2020-10-20 Jonathan DruartBug 25913: Prevent get_coins to crash if record does...
2020-10-20 Nick ClemensBug 25957: Don't push blank field values to ES document
2020-10-16 Lucas GassBug 18958: DBIC shema changes
2020-10-16 Fridolin SomersBug 26434: Fix plugin dirs addition to @INC
2020-10-16 Colin CampbellBug 26438: Rename temporary Koha::Item variables to...
2020-10-16 David GustafssonBug 24807: [20.05.x] Add "year" type to improve sorting...
2020-10-16 Nick ClemensBug 25265: [20.05.x] Prevent double reindex of the...
2020-09-28 Nick ClemensBug 26507: [20.05.x] Elasticsearch - Index records...
2020-09-28 Nick ClemensBug 25273: (follow-up) Don't die on unknown authtype
2020-09-28 Nick ClemensBug 25273: Make match-heading rely on authority type...
2020-09-22 Tomas Cohen AraziBug 26322: Permissions not checked correctly for plugins
2020-09-14 Nick ClemensBug 26309: Make cxn_pool configurable
2020-09-04 Tomas Cohen AraziBug 25662: Make the route for holds restpect maxreserves
2020-09-04 Colin CampbellBug 26082: Call store on new items to update itemnumber
2020-09-03 Nick ClemensBug 25872: Fix scoping of $limits
2020-09-03 Jonathan DruartBug 26127: local_referer should not compare with OPACBa...
2020-08-31 Lucas GassMerge remote-tracking branch 'translations/20.05.03...
2020-08-31 Tomas Cohen AraziBug 23634: (QA follow-up) Our PUT is really a PATCH
2020-08-31 Martin RenvoizeBug 23634: (QA follow-up) Catch all email cases in API
2020-08-31 Tomas Cohen AraziBug 23634: Secure the email on the API
2020-08-31 Martin RenvoizeBug 23634: Add is_superlibrarian method to Koha::Patron
2020-08-17 Nick ClemensBug 25882: Remove phr indicator from limits when processing
2020-08-14 Nick ClemensBug 26009: Add facet size to home/holdingbranch
2020-08-14 Nick ClemensBug 25683: (follow-up) Use COALESCE instead of IFNULL
2020-08-14 Nick ClemensBug 25683: Fix grouping of results
2020-08-14 Nick ClemensBug 25683: Patron with no accountlines should have...
2020-08-13 Tomas Cohen AraziBug 26143: Make the API handle per_page=-1
2020-07-31 Lucas GassBug 23797: DBIC Schema Changes
2020-07-30 Martin RenvoizeBug 25765: (QA follow-up) Save a DB hit
2020-07-30 Fridolin SomersBug 25765: Add GetLoggedInBranchname method
2020-07-30 Tomas Cohen AraziBug 5087: (QA follow-up) Rename the attribute to fit...
2020-07-30 Aleisha AmohiaBug 5087: Ability to define whether CSV profile shows...
2020-07-28 Martin RenvoizeBug 25998: (QA follow-up) Add DBIC level relation
2020-07-28 Martin RenvoizeBug 25998: Add 'library' relation to Koha::Account...
2020-07-27 Nick ClemensBug 25723: (QA follow-up) Handle holiday and exception...
2020-07-27 Martin RenvoizeBug 25723: (QA follow-up) Silent POD warning
2020-07-27 Martin RenvoizeBug 25723: Use the same code for single and exception...
2020-07-27 Martin RenvoizeBug 25723: Use a hasref for lookup
2020-07-27 Martin RenvoizeBug 25723: Drop DateTime::Set dependancy
2020-07-27 Agustin MoyanoBug 23820: Add checkout to default to patron's home...
2020-07-24 Jonathan DruartBug 24379: Fix failing tests
2020-07-24 Lucas GassBug 24379: DBIC changes
2020-07-24 David CookBug 25950: Remove <client> in X-Forwarded-For from...
2020-07-24 Martin RenvoizeBug 25850: (QA follow-up) Match logic in is_holiday
2020-07-24 Andreas JonssonBug 25850: Adapt day of week in Koha::Calendar::get_pus...
2020-07-21 Nick ClemensBug 25864: Lower case fields for searching
2020-07-13 Lucas GassBug 24986: DBIC
2020-07-10 Tomas Cohen AraziBug 25570: Paginate results by default in objects-...
2020-06-23 Jonathan DruartBug 25774: Handle utf8 chars in REST API queries
2020-06-17 Jonathan DruartBug 25576: Add link to the manual for the ILL module
2020-06-17 Katrin FischerBug 25507: Fix table in basket group PDF German 2-pages
2020-06-17 Tomas Cohen AraziBug 24003: (follow-up) Add all userenv parameters
2020-06-17 Tomas Cohen AraziBug 24003: (follow-up) Move interface setting to a...
2020-06-17 Tomas Cohen AraziBug 24003: Make the API set userenv on authentication
2020-06-16 Tomas Cohen AraziBug 25638: Update TODO
2020-06-16 Jonathan DruartBug 25638: Fix regression
2020-06-16 Jonathan DruartBug 25638: Fix float/decimal comparison in API related...
2020-06-16 Jonathan DruartBug 25638: Revert "Bug 25513: Remove unneeded integer...
2020-05-29 Jonathan DruartBug 25617: (bug 25133 follow-up) 12 PM is not 24 but 0
2020-05-28 Jonathan DruartBug 25513: Remove unneeded integer casting in Koha...
2020-05-23 Julian MauriceBug 25517: Look in all possible places for MO files
2020-05-22 Jonathan DruartBug 25411: Group conditions in if elsif
2020-05-22 Tomas Cohen AraziBug 25411: Add special handling for public plugin routes
2020-05-19 Tomas Cohen AraziBug 25502: Adapt Advanced macros routes to current...
2020-05-19 Tomas Cohen AraziBug 25493: Make ->unhandled_exception use Koha::Logger
2020-05-19 Kyle M HallBug 25535: Hold API mapping maps cancellationdate to...
2020-05-18 Nick ClemensBug 25278: add clear_search_fields_cache method
next