koha.git
2021-11-26 Jonathan DruartKoha 21.11.00 is here! v21.11.00
2021-11-26 Jonathan Druart21.11.00 - Fix translation issues
2021-11-26 Koha translatorsTranslation updates for Koha 21.11.00
2021-11-26 Jonathan DruartAdd release notes for Koha 21.11.00
2021-11-26 Jonathan Druart21.11.00 - Update .mailmap
2021-11-26 Jonathan Druart21.11.00 - Update kohastructure.sql
2021-11-26 Jonathan Druart21.11.00 - Update history.txt
2021-11-26 Jonathan Druart21.11.00 - Update contributors.yaml
2021-11-26 Jonathan DruartBug 28959: Fix occurrence in tools/batch_delete_records.pl
2021-11-25 Jonathan DruartBug 28445: Prevent UI/Form/Builder/Item.t to fail randomly
2021-11-25 Jonathan DruartBug 28445: (follow-up) Add diag for failing test
2021-11-25 Jonathan DruartBug 29113: Fix random assignation
2021-11-25 Jonathan DruartBug 29113: Hide code for additional contents and genera...
2021-11-25 Mason JamesBug 29564: Use List::MoreUtils so SIP U16/Xenial does...
2021-11-25 Jonathan DruartBug 29567: (bug 28445 follow-up) Restore cataloguing...
2021-11-24 Joonas KylmäläBug 29381: Prevent sending of automatic renewal message...
2021-11-24 Jonathan DruartBug 29524: (bug 28935 follow-up) Restore modification...
2021-11-24 Jonathan DruartBug 29565: Prevent regressions.t to fail on slow boxes
2021-11-24 Jonathan DruartBug 29485: (follow-up) Trying to prevent administration...
2021-11-22 Jonathan DruartBug 29478: Compiled CSS
2021-11-22 Jonathan DruartBug 29478: (follow-up) Today should select now for...
2021-11-22 Jonathan DruartBug 29478: Today should select now for pastinclusive
2021-11-22 Owen LeonardBug 29478: (follow-up) Provide default style for shortc...
2021-11-22 Jonathan DruartBug 29478: Flatpickr - Restore 'Today' button
2021-11-22 Jonathan DruartBug 29500: Flatpickr - accept original date in the...
2021-11-22 Jonathan DruartBug 29394: Remove futuredate for renew
2021-11-22 Jonathan DruartBug 29394: adjust request.tt
2021-11-22 Owen LeonardBug 29394: (follow-up) Pass correct time format and...
2021-11-22 Jonathan DruartBug 29394: Remove flatpickr instantiations from most...
2021-11-22 Katrin FischerBug 29010: (QA follow-up) Change inputmode from numeric...
2021-11-22 Thomas KlausnerBug 29010: fix pattern in search_field.weight
2021-11-22 Jonathan DruartBug 17600: Fix opac/unapi
2021-11-19 Marcel de RooyBug 29437: (QA follow-up) Update TODO in Breeding.t
2021-11-19 Marcel de RooyBug 29437: (QA follow-up) Remove Business::ISBN from...
2021-11-19 Nick ClemensBug 29437: Search reservoir for term as title, author...
2021-11-19 Nick ClemensBug 29437: Unit tests
2021-11-19 Katrin FischerBug 29456: Add Hold_Reminder description to patron...
2021-11-19 Jonathan DruartBug 29456: (bug 18532 follow-up) handle Auto_Renewals...
2021-11-19 Jonathan DruartBug 5229: DBRev 21.06.00.049
2021-11-19 Tomas Cohen... Bug 5229: Remove from searching.pref
2021-11-19 Jonathan DruartBug 5229: Remove system preference 'OPACItemsResultsDis...
2021-11-19 Petro VashchukBug 29463: Escape utf8 characters before appending...
2021-11-19 Marcel de RooyBug 29387: (QA follow-up) Fix modules in test
2021-11-19 Jonathan DruartBug 29387: Stringify exceptions for other background...
2021-11-19 Jonathan DruartBug 29387: Stringify exception when logging error durin...
2021-11-19 Jonathan DruartBug 29341: DBIC schema changes
2021-11-19 Jonathan DruartBug 29341: DBRev 21.06.00.048
2021-11-19 Jonathan DruartBug 29341: Remove foreign keys on pseudonymized_transac...
2021-11-19 Jonathan DruartBug 29496: (bug 27526 follow-up) Fix item form validation
2021-11-19 Marion DurandBug 29496: CheckMandatorySubfields don't work properly...
2021-11-17 Jonathan DruartBug 29270: start_for is actually date_to
2021-11-17 Jonathan DruartBug 29477: Flatpickr - default to 23:59 for the time...
2021-11-17 Jonathan DruartBug 29270: Expiration date must be in future
2021-11-16 Jonathan DruartBug 29469: (bug 17600 follow-up) Fix tag approval/rejec...
2021-11-16 Marcel de RooyBug 28692: (follow-up) Add tests
2021-11-16 Marcel de RooyBug 28692: (QA follow-up) Fix test for objects
2021-11-16 Marcel de RooyBug 28692: (QA follow-up) Sort hash keys of unblessed
2021-11-16 Marcel de RooyBug 28692: (QA follow-up) Add module
2021-11-16 Jonathan DruartBug 28692: Get from storage before log actions
2021-11-16 Jonathan DruartBug 28816: (follow-up) Compiled CSS
2021-11-15 Jonathan DruartBug 29485: Trying to prevent administration_tasks.t...
2021-11-15 Jonathan DruartBug 21105: Fix test if sample data missing
2021-11-15 Jonathan DruartBug 29273: Fix failing tests
2021-11-15 Jonathan DruartBug 21105: (follow-up) Regression tests
2021-11-15 Martin RenvoizeBug 29408: Add JSDoc documentation for kohaTable function
2021-11-15 Martin RenvoizeBug 29408: Update all existing uses of .api to .kohaTable
2021-11-15 Martin RenvoizeBug 29408: Rename Koha dataTables wrapper
2021-11-15 Martin RenvoizeBug 29405: Fix date_renewed attribute format in patron...
2021-11-15 Christophe... Bug 29452: remove unnecessary warns in the logs
2021-11-15 Marcel de RooyBug 29321: Remove a last without loop context
2021-11-15 Kyle M HallBug 27145: Wrap delete and move_to_deleted in a transaction
2021-11-15 Kyle M HallBug 27145: Rethrow all other exceptions
2021-11-15 Tomas Cohen... Bug 21105: (QA follow-up) Avoid MySQL-ism
2021-11-15 Tomas Cohen... Bug 21105: (QA follow-up) Silence warning because of...
2021-11-15 Tomas Cohen... Bug 21105: Regression tests
2021-11-15 Rudolf BykerBug 21105: oai.pl returns invalid earliestDatestamp
2021-11-15 Marcel de RooyBug 29460: Fix typo 'pendin g approval'
2021-11-15 Marcel de RooyBug 29334: Do not apply defaultvalue to existing auth...
2021-11-15 Marcel de RooyBug 29146: Add test for editing existing item
2021-11-15 Marcel de RooyBug 29146: Same for item editor
2021-11-15 Marcel de RooyBug 29146: Apply framework defaultvalue only to new...
2021-11-15 Jonathan DruartBug 29273: Remove warnings from plugin tests
2021-11-15 Nick ClemensBug 28627: Calculate unitprice if not set
2021-11-15 Owen LeonardBug 29255: Built-in offline circulation broken with...
2021-11-15 Kyle M HallBug 29264: SIP config allows use of non-branchcode...
2021-11-15 Joonas KylmäläBug 29204: (QA follow-up) Fix variable name
2021-11-15 Jonathan DruartBug 29204: Fix reports/issues_stats.pl for MySQL 8
2021-11-15 Jonathan DruartBug 28374: DBRev 21.06.00.047
2021-11-15 Tomas Cohen... Bug 28374: (QA follow-up) Avoid adding duplicate USE
2021-11-15 Martin RenvoizeBug 28374: Update existing notices
2021-11-15 Martin RenvoizeBug 28374: Convert printreceipt to use GetPreparedLetter
2021-11-15 Magnus EngerBug 28994: Fix logical errors with amount vs amoutoutst...
2021-11-15 Tomas Cohen... Bug 29183: (follow-up) Add x-koha-query option
2021-11-15 Martin RenvoizeBug 29183: Add some documentation around query filtering
2021-11-15 Marcel de RooyBug 29330: (QA follow-up) Change to message/rfc822
2021-11-15 Tomas Cohen... Bug 29330: (QA follow-up) Use passed MIME type
2021-11-15 Tomas Cohen... Bug 29330: Restore handling of serialized MIME messages...
2021-11-15 Tomas Cohen... Bug 29330: Add Koha::Email->new_from_string
2021-11-15 Andreas RoussosBug 29435: include missing subroutine from C4::Authorit...
2021-11-15 Owen LeonardBug 29459: Replace some missed datetimepickers in circu...
next