koha.git
2021-11-22 Martin RenvoizeBug 28803: (follow-up) Error details improvement
2021-11-22 Martin RenvoizeBug 28803: Add invalid email handling in _send_message_...
2021-11-22 Martin RenvoizeBug 28803: Add unit tests
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 Kyle M HallBug 29341: DBIC schema changes
2021-11-19 Kyle HallBug 29341: DBRev 21.05.05.005
2021-11-19 Jonathan DruartBug 29341: Remove foreign keys on pseudonymized_transac...
2021-11-19 Kyle HallRevert "Bug 29485: Trying to prevent administration_tas...
2021-11-19 Jonathan DruartBug 29485: Trying to prevent administration_tasks.t...
2021-11-19 Martin RenvoizeBug 29408: Add JSDoc documentation for kohaTable function
2021-11-19 Martin RenvoizeBug 29408: Update all existing uses of .api to .kohaTable
2021-11-19 Martin RenvoizeBug 29408: Rename Koha dataTables wrapper
2021-11-19 Martin RenvoizeBug 29405: Fix date_renewed attribute format in patron...
2021-11-19 Christophe... Bug 29452: remove unnecessary warns in the logs
2021-11-19 Marcel de RooyBug 29321: Remove a last without loop context
2021-11-19 Kyle M HallBug 27145: Wrap delete and move_to_deleted in a transaction
2021-11-19 Kyle M HallBug 27145: Rethrow all other exceptions
2021-11-19 Jonathan DruartBug 21105: Fix test if sample data missing
2021-11-19 Jonathan DruartBug 21105: (follow-up) Regression tests
2021-11-19 Tomas Cohen... Bug 21105: (QA follow-up) Avoid MySQL-ism
2021-11-19 Tomas Cohen... Bug 21105: (QA follow-up) Silence warning because of...
2021-11-19 Tomas Cohen... Bug 21105: Regression tests
2021-11-19 Rudolf BykerBug 21105: oai.pl returns invalid earliestDatestamp
2021-11-19 Marcel de RooyBug 29460: Fix typo 'pendin g approval'
2021-11-19 Nick ClemensBug 28627: Calculate unitprice if not set
2021-11-19 Owen LeonardBug 29255: Built-in offline circulation broken with...
2021-11-19 Kyle M HallBug 29264: SIP config allows use of non-branchcode...
2021-11-19 Joonas KylmäläBug 29204: (QA follow-up) Fix variable name
2021-11-19 Jonathan DruartBug 29204: Fix reports/issues_stats.pl for MySQL 8
2021-11-19 Magnus EngerBug 28994: Fix logical errors with amount vs amoutoutst...
2021-11-19 Andreas RoussosBug 29123: Add Dataly Tech to About page
2021-11-15 Jonathan DruartBug 28870: non-FQDN addresses are valid
2021-11-15 Jonathan DruartBug 28870: Use Email::Address->parse
2021-11-15 Jonathan DruartBug 28870: Move email address validation to a specific...
2021-11-15 Tomas Cohen... Bug 28870: Remove traces of Email::Valid
2021-11-15 Tomas Cohen... Bug 28870: Use Email::Address to validate email addresses
2021-11-15 Tomas Cohen... Bug 28870: Regression tests
2021-11-11 Kyle HallBug 29195: Compiled CSS
2021-11-11 OwenBug 29195: Fix highlighting on odd rows in circ-patron...
2021-11-11 Jonathan DruartBug 29416: (bug 28941 follow-up) Restore suggestion...
2021-11-11 Joonas KylmäläBug 27708: (QA follow-up) Add a few tests for Koha...
2021-11-11 Petro VashchukBug 27708: Unify two item object creation blocks to...
2021-11-11 Jonathan DruartBug 28768: Fix borrowernumber from opac-readingrecord.tt
2021-11-11 Nick ClemensBug 28768: (QA follow-up) Remove unused variable
2021-11-11 Lucas GassBug 28768: remove unnessesary template variable
2021-11-11 Kyle HallDBIC schema changes
2021-11-11 Kyle HallDBRev 21.05.05.004
2021-11-11 Jonathan DruartBug 29386: Extend background_jobs.data to LONGTEXT
2021-11-05 Marcel de RooyBug 27173: Add tests
2021-11-05 Marcel de RooyBug 27173: Add plugin hooks for authority record changes
2021-11-05 Kyle M HallBug 28474: Pass process_message_queue.pl params to...
2021-11-05 Kyle M HallBug 28973: Improve Koha::Patron::can_see_patron_infos...
2021-11-05 Fridolin SomersBug 28365: (Bug 19873 follow-up) Make it possible to...
2021-11-05 Fridolin SomersBug 28365: Add unit test
2021-11-05 Martin RenvoizeBug 28729: Additions to POD
2021-11-05 Martin RenvoizeBug 28729: Unit tests
2021-11-05 Martin RenvoizeBug 28729: Make Koha::Email->send_or_die handle returnpath
2021-11-05 Martin RenvoizeBug 28904: Fix typo and display
2021-11-05 Martin RenvoizeBug 28904: Update team list to include newsletter editors
2021-11-05 Martin RenvoizeBug 28904: Add newsletter editor to about page display
2021-11-05 Lucas GassBug 29329: Remove stray character in opac-detail.tt
2021-11-05 David GustafssonBug 27884: Add tests
2021-11-05 David GustafssonBug 27884: Add html support for report mails
2021-11-05 Maryse SimardBug 25459: Makes barcode position respect units in...
2021-11-05 OwenBug 29352: Runtime parameter labels should not be said...
2021-11-05 OwenBug 29328: Add missing list parameter to reports parame...
2021-11-05 Kyle HallBug 28901: Compiled CSS
2021-11-05 Owen LeonardBug 28901: showCart incorrectly calculates position...
2021-11-05 Owen LeonardBug 28910: Correct eslint errors in OPAC basket.js
2021-11-05 Lucas GassBug 29319: Use Business::ISBN to check ISBNs on addbook...
2021-11-05 Jonathan DruartBug 29350: Don't need to escape the 'delete' TT methods
2021-11-05 Jérémy BreuillardBug 29075: 'OPAC info' removed in branches.pl
2021-11-05 Andrew Fuerste... Bug 28913: Note cronjob on automatic return settings...
2021-11-05 Nick ClemensBug 29223: Use patron's branchcode for digest if not...
2021-11-05 Nick ClemensBug 29152: Change default value for SearchLimitLibrary...
2021-11-05 Joonas KylmäläBug 29283: (QA follow-up) Remove code duplication
2021-11-05 Nick ClemensBug 29283: Don't attempt to cancel cancelled orders
2021-11-05 Joonas KylmäläBug 26871: Flush SIP2 cache on every SIP request
2021-11-05 Joonas KylmäläBug 14999: Make sure order prices are not mixed-up
2021-11-05 George VeranisBug 28573: Replace authority record with Z39.50/SRU...
2021-11-05 Jonathan DruartBug 29364: Revert changes to framework visibility made...
2021-11-05 Jonathan DruartBug 29363: Fix TestBuilder.t if bib 123 does not exist
2021-11-02 Tomas Cohen... Bug 17314: Implement /suggestions routes
2021-11-02 Tomas Cohen... Bug 17314: OpenAPI spec
2021-11-02 Tomas Cohen... Bug 17314: Unit tests
2021-11-02 Tomas Cohen... Bug 17314: Make TestBuilder set good defaults for Sugge...
2021-11-01 Mason JamesDBRev 21.05.05.003
2021-10-29 Tomas Cohen... Bug 28613: Add missing parameters to objects.search...
2021-10-29 Martin RenvoizeBug 29300: Add 22.05 release team to teams.yaml
2021-10-29 Jonathan DruartBug 29218: Rename .hidden class for DT visibility
2021-10-29 Tomas Cohen... Bug 29272: (QA follow-up) Category setup overrides...
2021-10-29 Tomas Cohen... Bug 29272: Make public password changing honour categor...
2021-10-29 Tomas Cohen... Bug 29272: Regression tests
2021-10-29 Nick ClemensBug 26374: update from bug 19974 is not idempotent
2021-10-29 Nick ClemensBug 29318: Remove permission check from overdrive searc...
next