koha.git
2021-05-28 Jonathan DruartKoha 21.05.00 is here! v21.05.00
2021-05-28 Jonathan DruartAdd release notes for Koha 21.05.00
2021-05-28 Andrew NuggedAdd and fix few messages in second plural form for...
2021-05-28 Jonathan DruartFix translation issues
2021-05-28 Koha translatorsTranslation updates for Koha 21.05.00
2021-05-28 Jonathan Druart21.05.00 - Update history.txt
2021-05-28 Jonathan Druart21.05.00 - Update contributors.yaml
2021-05-28 Tomas Cohen... Bug 28475: Fix searching all headings
2021-05-27 Tomas Cohen... Bug 28364: Make log4perl.conf belong to the instance...
2021-05-27 Tomas Cohen... Bug 28463: Add summary to all routes
2021-05-27 Tomas Cohen... Bug 28463: Add missing tags
2021-05-27 Tomas Cohen... Bug 28463: Add tags definitions in swagger.yaml
2021-05-27 Jonathan DruartUpdate kohastructure.sql for 21.05.00
2021-05-27 Jonathan DruartBug 26734: Rename activethemes with availablethemes
2021-05-27 Owen LeonardBug 27899: Missing description for libraryNotPickupLoca...
2021-05-27 Jonathan DruartBug 28386: Sort authors by lastname || firstname
2021-05-27 Jonathan DruartBug 28386: Remove _others_ from the contributor list
2021-05-27 Martin RenvoizeBug 28442: Sort by lastname for array type roles
2021-05-27 Martin RenvoizeBug 28442: Fix 'accessibility_advocate' for current...
2021-05-27 Martin RenvoizeBug 28442: Update template for new roles
2021-05-27 Martin RenvoizeBug 28442: Add 21.11 release team to teams.yaml
2021-05-27 Martin RenvoizeBug 28368: Add fallback language for anonymous payment...
2021-05-27 Jonathan DruartBug 28158: Allow batchMod to run under plack
2021-05-27 Jonathan DruartBug 28158: Remove additional backgroundjob related...
2021-05-27 Jonathan DruartBug 28158: Remove backgroundjob from batchMod
2021-05-26 Jonathan DruartBug 28419: Remove suspicious occurrence in opac-shelves.tt
2021-05-26 Jonathan DruartBug 28419: Fix addorderiso2709.tt translatability
2021-05-26 Jonathan DruartBug 28461: Fix orders, biblios, holds
2021-05-26 Tomas Cohen... Bug 28461: Fix SMTP servers and extended attributes
2021-05-26 Jonathan DruartBug 28461: Specify only one tag per route
2021-05-26 Jonathan DruartBug 28386: Disambiguate Tomas and Blou
2021-05-26 Nick ClemensBug 15720: Add connexion user and password options...
2021-05-26 Jonathan DruartBug 27942: Prevent XSS vulnerabilities in quote-upload
2021-05-26 Jonathan DruartBug 20982: Sanitize category to prevent XSS on opac...
2021-05-25 Jonathan DruartBug 28386: Add more disambiguations to .mailmap
2021-05-25 Jonathan DruartBug 28385: Use ldapserver only if exists
2021-05-25 Jonathan DruartBug 28385: Add tests
2021-05-25 Dobrica PavlinusicBug 28385: ldap server configuration broken since migra...
2021-05-25 Tomas Cohen... Bug 28414: Fix labels for return claims
2021-05-25 Jonathan DruartBug 28386: Add the 3 unknown authors back into the...
2021-05-25 Jonathan DruartBug 28386: Update history using script
2021-05-25 Jonathan DruartBug 28386: Update contributors using script
2021-05-25 Jonathan DruartBug 28386: Fix Pawel history notes
2021-05-25 Jonathan DruartBug 28386: fisheye is certainly Olwen
2021-05-25 Jonathan DruartBug 28386: Add sponsors to .mailmap
2021-05-25 Jonathan DruartBug 28386: Disambiguate Séverine (to squash)
2021-05-25 Jonathan DruartBug 28386: Add history_notes
2021-05-25 Jonathan DruartBug 28386: Update Hector
2021-05-25 Jonathan DruartBug 28386: Meenakshi.R vs Meenakshi R
2021-05-25 Jonathan DruartBug 28386: Update Kyle
2021-05-25 Jonathan DruartBug 28386: Update Nicole
2021-05-25 Jonathan DruartBug 28386: Remove unknown authors
2021-05-25 Jonathan DruartBug 28386: Some manual removals from contributors.yaml
2021-05-25 Jonathan DruartBug 28386: Adjust .mailmap
2021-05-25 Tomas Cohen... Bug 28369: (QA follow-up) Restore PUT with deprecation...
2021-05-25 Tomas Cohen... Bug 28369: Set additionalProperties: false and fix...
2021-05-25 Tomas Cohen... Bug 28369: Regression tests
2021-05-25 Tomas Cohen... Bug 28370: Fix invalid responses in /patrons
2021-05-25 Tomas Cohen... Bug 28370: (follow-up) More cases
2021-05-25 Tomas Cohen... Bug 28370: Rewrite tests
2021-05-25 Jonathan DruartBug 28370: Add tests
2021-05-25 Tomas Cohen... Bug 28370: Add missing additionalProperties in spec
2021-05-25 Tomas Cohen... Bug 28424: (follow-up) Do not create account lines...
2021-05-25 Tomas Cohen... Bug 28424: (28370 follow-up) Fix response definition
2021-05-25 Tomas Cohen... Bug 28424: Fix patron credits route (POST)
2021-05-25 Tomas Cohen... Bug 28424: Regression tests
2021-05-20 Mason JamesBug 28302: Update packages to ignore CGI::Compile 0...
2021-05-20 Tomas Cohen... Bug 28273: (follow-up) Remove unused variable
2021-05-20 Tomas Cohen... Bug 28273: Add form validation for pickup locations
2021-05-20 Tomas Cohen... Bug 28273: Multi-hold should not offer invalid pickup...
2021-05-20 Tomas Cohen... Bug 28273: Add Koha::Biblios->pickup_locations
2021-05-20 Tomas Cohen... Bug 28273: Unit tests
2021-05-20 Owen LeonardBug 16785: Remove Autocomplete from overdues report...
2021-05-20 Martin RenvoizeBug 28272: (QA follow-up) Add 'manager' to cashups...
2021-05-20 Mason JamesBug 28302: Update packages to ignore CGI::Compile 0.24
2021-05-19 Jonathan DruartBug 28187: Compiled CSS
2021-05-19 Martin RenvoizeBug 28187: Exclude dtrg-group from row striping.
2021-05-19 Nick ClemensBug 28255: Follow up to bug 23463 - use item_object...
2021-05-19 Nick ClemensBug 27837: (follow-up) Do not check subfield unless...
2021-05-19 Kyle M HallBug 27837: Always pass permanent location from items...
2021-05-19 Kyle M HallBug 27837: Check the MARC directly, not the transformed...
2021-05-19 Kyle M HallBug 27837: Permanent location to be empty string, check...
2021-05-19 Nick ClemensBug 27837: Unit tests for blank permanent location
2021-05-19 Jonathan DruartBug 27837: Prevent the tests to fail is the field is...
2021-05-19 Kyle M HallBug 27837: Add unit tests
2021-05-19 Kyle M HallBug 27837: Update permanent location if passed into...
2021-05-19 Fridolin SomersBug 27724: Use lenient also in Elasticsearch authoritie...
2021-05-19 Fridolin SomersBug 27724: Add unit test
2021-05-19 Jonathan DruartBug 28351: (bug 26261) Fix datepicker for dateformat...
2021-05-19 Jonathan DruartBug 28317: Use the default CGI::Session serializer
2021-05-18 Jonathan DruartBug 28367: (follow-up) Fix plack condition in C4/Auth_w...
2021-05-18 Jonathan DruartBug 28367: Fix plack condition in C4/Auth_with_shibbole...
2021-05-17 Jonathan DruartBug 28189: Fix PluginRoutes.t
2021-05-17 David CookBug 28305: Remove doc reference to XML::Simple in C4...
2021-05-17 Owen LeonardBug 28345: Patron attributes no longer have option...
2021-05-17 Nick ClemensBug 28320: Add DB connection check to the SIP SC status...
2021-05-17 Ere MaijalaBug 28268: Improve memory usage when indexing authoriti...
2021-05-17 David CookBug 27844: Launch koha-worker systemd service as koha...
2021-05-17 Julian MauriceBug 28302: Forbid CGI::Compile 0.24
2021-05-17 Jonathan DruartBug 28220: UI changes
next