koha.git
2021-10-07 Lucas GassBug 26544: Add housebound details to delivery page
2021-10-07 Jonathan DruartBug 28931: Remove unused Koha::DateUtils from tests
2021-10-07 Jonathan DruartBug 28931: Use EXPORT_OK from Koha::DateUtils
2021-10-07 Tomas Cohen... Bug 29179: Remove useless includes in moveitem.pl
2021-10-07 Jonathan DruartBug 29083: Don't pass _count var
2021-10-07 Tomas Cohen... Bug 29086: (follow-up) Remove unrequired Koha::ArticleR...
2021-10-07 Tomas Cohen... Bug 29086: Simplify querying active article requests
2021-10-07 Tomas Cohen... Bug 29084: Update article requests-related Koha::Biblio...
2021-10-07 Tomas Cohen... Bug 29083: Update article requests-related Koha::Patron...
2021-10-07 Jonathan DruartBug 29082: Simplify tests
2021-10-07 Tomas Cohen... Bug 29082: Add filtering methods to Koha::ArticleRequests
2021-10-07 Tomas Cohen... Bug 27526: (QA follow-up) Wrap tests in transaction
2021-10-07 Jonathan DruartBug 27526: Improve robustness of tests
2021-10-07 Jonathan DruartBug 27526: Fix perlcritic in tests
2021-10-06 Kyle M HallBug 26352: Switch from using call() to call_recursive()
2021-10-06 Martin RenvoizeBug 26352: (QA follow-up) Add additional tests
2021-10-06 Kyle M HallBug 26352: Replace call to barcode_generate with call...
2021-10-06 Kyle M HallBug 26352: Add unit test
2021-10-06 Kyle M HallBug 26352: Add plugin hooks to transform patron barcodes
2021-10-06 Kyle M HallBug 26351: Add plugin hooks to transform item barcodes
2021-10-06 Kyle M HallBug 28026: Add call_recursive() as a supplement for...
2021-10-06 Jonathan DruartBug 25429: DBRev 21.06.00.030
2021-10-06 Marcel de RooyBug 25429: (QA follow-up) Add extra variable for days
2021-10-06 Kyle M HallBug 25429: Require command line switch to enable, contr...
2021-10-06 Kyle M HallBug 25429: Use filter_by_last_update
2021-10-06 Kyle M HallBug 25429: Script should be able to run with only retur...
2021-10-06 Kyle M HallBug 25429: Cleanup Database - remove resolved claims...
2021-10-06 Nick ClemensBug 27032: (follow-up) Pass rather than fetch variables
2021-10-06 Joonas KylmäläBug 27032: Move auto renewal code out of CanBookBeRenewed
2021-10-06 Joonas KylmäläBug 27032: Remove unused variables
2021-10-06 Jonathan DruartBug 27526: Add tests for columns_to_str and host_items
2021-10-06 Jonathan DruartBug 27526: Add missing POD
2021-10-06 Jonathan DruartBug 27526: Fix cn_source display
2021-10-06 Jonathan DruartBug 27526: Fix encoding issue on subfield
2021-10-06 Jonathan DruartBug 27526: Remove uneeded call to TransformMarcToKoha
2021-10-06 Jonathan DruartBug 27526: Fix empty string vs undef
2021-10-06 Jonathan DruartBug 27526: Fix incorrect condition
2021-10-06 Jonathan DruartBug 27526: Fix Add multiple copies
2021-10-06 Jonathan DruartBug 27526: Fix Add & duplicate
2021-10-06 Jonathan DruartBug 27526: Fix PrefillItem
2021-10-06 Jonathan DruartBug 27526: Fix mandatory and important checks
2021-10-06 Jonathan DruartBug 27526: Fix repeatable more subfields
2021-10-06 Jonathan DruartBug 27526: Improve grep for date fields
2021-10-06 Jonathan DruartBug 27526: Adjust code to use Koha::Items
2021-10-06 Jonathan DruartBug 27526: Remove AddItemFromMarc from additem
2021-10-06 Jonathan DruartBug 27526: Remove ModItemFromMarc from additem
2021-10-06 Andreas JonssonBug 28930: Keep cardnumber be editable after server...
2021-10-06 Jonathan DruartBug 27945: (follow-up) Add tests
2021-10-06 Jonathan DruartBug 27944: Fix t/db_dependent/AuthorisedValues.t
2021-10-06 Tomas Cohen... Bug 27947: (QA follow-up) Fix shipped notice
2021-10-06 Tomas Cohen... Bug 27947: (QA follow-up) Make parameters a hashref
2021-10-06 Jonathan DruartBug 27947: DBIC schema changes
2021-10-06 Jonathan DruartBug 27947: DBRev 21.06.00.029
2021-10-06 Tomas Cohen... Bug 27947: (QA follow-up) Clarify permissions
2021-10-06 Martin RenvoizeBug 27947: (QA follow-up) Update test to highlight...
2021-10-06 Martin RenvoizeBug 27947: (QA follow-up) Remove incorrect permission...
2021-10-06 Tomas Cohen... Bug 27947: Add regression tests for routes
2021-10-06 Tomas Cohen... Bug 27947: (QA follow-up) Refactor routes
2021-10-06 Marcel de RooyBug 27947: (follow-up) Add OPAC cancellation as new...
2021-10-06 Marcel de RooyBug 27947: (follow-up) Improve atomic update
2021-10-06 Agustin MoyanoBug 27947: Add cancellation reason to article request
2021-10-06 Agustin MoyanoBug 27947: Add authorised values list in article reques...
2021-10-06 Tomas Cohen... Bug 27945: Terminology: max daily => open requests...
2021-10-05 Jonathan DruartBug 27945: Don't save rule if not defined
2021-10-05 Tomas Cohen... Bug 27945: Fix error handling and translatability
2021-10-05 Tomas Cohen... Bug 27945: Implement limits using circulation rules
2021-10-05 Tomas Cohen... Bug 27945: Add max_daily_article_requests circulation...
2021-10-05 Tomas Cohen... Bug 27945: Clarify 'same day' behavior
2021-10-05 Agustin MoyanoBug 27945: Add limit article request feature
2021-10-05 Agustin MoyanoBug 27945: Add tests
2021-10-05 Jonathan DruartBug 27944: DBIC schema changes
2021-10-05 Jonathan DruartBug 27944: DBRev 21.06.00.028
2021-10-05 Tomas Cohen... Bug 27944: Add missing tests
2021-10-05 Tomas Cohen... Bug 27944: (follow-up) Add POD
2021-10-05 Tomas Cohen... Bug 27944: (QA follow-up) Make atomic update idempotent
2021-10-05 Nick ClemensBug 27944: (QA follow-up) Add span to fix pipe separator
2021-10-05 Tomas Cohen... Bug 27944: (QA follow-up) Make staff home page show...
2021-10-05 Tomas Cohen... Bug 27944: (QA follow-up) Rename ->open for ->set_pending
2021-10-05 Tomas Cohen... Bug 27944: REQUESTED is the new default status
2021-10-05 Marcel de RooyBug 27944: (follow-up) Move statuses to constants
2021-10-05 Marcel de RooyBug 27944: (follow-up) Move existing statuses, rename...
2021-10-05 Marcel de RooyBug 27944: (follow-up) Improving consistency between...
2021-10-05 Marcel de RooyBug 27944: Add missing Status module
2021-10-05 Agustin MoyanoBug 27944: Add "requested" stage in article request...
2021-10-05 Agustin MoyanoBug 27944: Add AR_REQUESTED message in sample_notices...
2021-10-05 Agustin MoyanoBug 27944: Add new letter in atomicupdate, and modify...
2021-10-05 Jérémy BreuillardBug 29128: Remove the other whitespace in browse shelf...
2021-10-05 Lucas GassBug 29128: Remove whitespace in browse shelf link
2021-10-05 Owen LeonardBug 29042: Improve formatting of entry form in Addition...
2021-10-05 Owen LeonardBug 29041: (follow-up) Expand the scope of changes
2021-10-05 Owen LeonardBug 29041: Improve specificity of breadcrumbs in Additi...
2021-10-05 Jonathan DruartBug 29006: Compiled CSS
2021-10-05 Owen LeonardBug 29006: Make GoogleOpenIDConnect options consistent...
2021-10-05 Owen LeonardBug 29004: Update GoogleOpenIDConnect preference to...
2021-10-05 Owen LeonardBug 28983: Use Flatpickr on various pages
2021-10-05 Owen LeonardBug 28961: Use Flatpickr on tools pages
2021-10-05 Owen LeonardBug 28958: Use Flatpickr on serials pages
2021-10-05 Owen LeonardBug 28949: Use Flatpickr on reports pages
2021-10-05 Owen LeonardBug 28945: Use Flatpickr on administration pages
2021-10-05 Owen LeonardBug 28942: Use Flatpickr on acquisitions pages
next