Bug 28130: Manage a patron's subscription alerts
[koha.git] / Koha /
2023-07-26 Tomas Cohen AraziBug 28966: DBIC schema
2023-07-25 Marcel de RooyBug 28966: (QA follow-up) Changes for Koha objects
2023-07-25 Kyle HallBug 28966: Prefetch patron data for holds queue viewer
2023-07-25 Kyle HallBug 28966: Add Koha::Object(s) for tmp_holdsqueue
2023-07-25 Martin RenvoizeBug 32739: (follow-up) QA Cleanup
2023-07-25 Tomas Cohen AraziBug 32739: Allow other patron identifier on pwd validation
2023-07-24 Kyle M HallBug 33964: Use Email::Sender::Transport::SMTP::Persiste...
2023-07-24 emlamBug 34280: (QA follow-up) perltidy
2023-07-24 Matt BlenkinsopBug 34280: Fix warning in logs when saving patron details
2023-07-24 Martin RenvoizeBug 32711: Fix biblio embeds
2023-07-24 Martin RenvoizeBug 32711: Add 'public_read_list' appropriately
2023-07-21 Tomas Cohen AraziBug 33556: Avoid relying on $c->validation
2023-07-21 Tomas Cohen AraziBug 33556: Path parameters are handled explicitly in...
2023-07-20 Tomas Cohen AraziBug 33379: DBIC schema
2023-07-20 Marcel de RooyBug 34316: Add_credit should rethrow an exception correctly
2023-07-20 Tomas Cohen AraziBug 33105: Avoid using $c->validation
2023-07-20 Tomas Cohen AraziBug 33105: Add missing POD
2023-07-20 Tomas Cohen AraziBug 33105: Tidy files
2023-07-20 Marcel de RooyBug 33105: (QA follow-up) Changes for Koha objects
2023-07-20 Jonathan DruartBug 33105: DBIC specific
2023-07-20 Marcel de RooyBug 33105: [DBIx] Schema changes
2023-07-20 Jonathan DruartBug 33105: Add tests
2023-07-20 Jonathan DruartBug 33105: Add Koha object classes
2023-07-19 Martin RenvoizeBug 32271: (QA follow-up) Correction to 'can_be_blank...
2023-07-19 Kyle M HallBug 32271: (QA follow-up) Convert all positive numbers...
2023-07-19 Nick ClemensBug 33444: Update AddRenewal to take a hashref of params
2023-07-19 Tomas Cohen AraziBug 33028: (follow-up) Lower the two digits requirement
2023-07-19 Martin RenvoizeBug 33028: (follow-up) Add POD to new Exception
2023-07-19 Tomas Cohen AraziBug 33028: Make exception less generic
2023-07-19 Tomas Cohen AraziBug 33028: (QA follow-up) Tidy introduced code
2023-07-19 Martin RenvoizeBug 33028: Throw exception if not passed a decimal...
2023-07-19 Katrin FischerBug 33028: Add is_monetary to recall_overdue_fine and...
2023-07-19 Martin RenvoizeBug 33028: (follow-up) Move monetary definition into...
2023-07-19 Thibaud GuillotBug 33028: Fix calculations around cronjob fines.pl
2023-07-18 Marcel de RooyBug 33270: (QA follow-up) Do not change param hashref
2023-07-18 Marcel de RooyBug 33270: (QA follow-up) Tidy
2023-07-18 Nick ClemensBug 33270: (follow-up) Handle records that fail attempt...
2023-07-18 Nick ClemensBug 33270: Attempt to recover from invalid metadata...
2023-07-18 Nick ClemensBug 33270: Add record_strip_nonxml routine to Koha...
2023-07-18 Jonathan DruartBug 33745: Tell perlcritic we know what we are doing
2023-07-14 Kyle HallBug 33030: Add standardized subroutine for processing...
2023-07-14 Marcel de RooyBug 33745: (QA follow-up) Tidy
2023-07-14 Marcel de RooyBug 33745: (QA follow-up) Remove goto
2023-07-14 David GustafssonBug 33745: Lazily create attribute accessor methods...
2023-07-14 Tomas Cohen AraziBug 30979: Fix regression
2023-07-14 Martin RenvoizeBug 30979: (follow-up) Fix public availability 500
2023-07-14 Martin RenvoizeBug 30979: Limit public checkout endpoint using preference
2023-07-14 Martin RenvoizeBug 30979: Add public endpoints
2023-07-14 Tomas Cohen AraziBug 33039: DBIC schema
2023-07-13 Jonathan DruartBug 33954: Koha::Biblio->opac_summary_html
2023-07-13 Jonathan DruartBug 33953: Koha::Biblio->ratings
2023-07-13 Jonathan DruartBug 33952: Koha::Biblio->normalized_isbn
2023-07-13 Jonathan DruartBug 27824: Trim column headers
2023-07-13 Aleisha AmohiaBug 31147: Recalls should not adjust due time for relat...
2023-07-10 Tomas Cohen AraziBug 33817: (QA follow-up) Fix tidyness
2023-07-10 Jonathan DruartBug 33817: Enforce server-side
2023-07-07 Jonathan DruartBug 34212: Compare strings with eq instead of ==
2023-07-07 Katrin FischerBug 33790: Fix and add various links to the manual
2023-07-06 Tomas Cohen AraziBug 33974: (follow-up) _order_by is not always an arrayref
2023-07-06 Kyle HallBug 33029: Add wrapper method for dt_from_string to...
2023-07-06 Marcel de RooyBug 33606: (QA follow-up) Cosmetic changes
2023-07-06 Jonathan DruartBug 33606: Add a erm/config route to retrieve the ERM...
2023-07-06 Nick ClemensBug 33497: Add a filter relationship for branchtransfers
2023-07-06 Marcel de RooyBug 33496: (QA follow-up) Update POD statement
2023-07-06 Nick ClemensBug 33496: (follow-up) Correct param names
2023-07-06 Nick ClemensBug 33496: Add 'host_items' param to Koha::Biblio-...
2023-07-03 Tomas Cohen AraziBug 33974: (follow-up) biblionumber column needs specia...
2023-07-03 Martin RenvoizeBug 33974: (QA follow-up) Remove superflous import
2023-07-03 Tomas Cohen AraziBug 33974: (follow-up) Adapt the orders endpoint
2023-07-03 Tomas Cohen AraziBug 33974: Make biblioitem columns searchable in a...
2023-07-03 Tomas Cohen AraziBug 33974: Add Koha::Biblios->api_query_fixer
2023-07-03 Tomas Cohen AraziBug 33573: Add public endpoint for cancelling holds
2023-07-03 Tomas Cohen AraziBug 33971: Remove x-koha-query header support
2023-07-03 Tomas Cohen AraziBug 33971: Remove x-koha-query handing in Orders.pm
2023-07-03 Tomas Cohen AraziBug 23336: (QA follow-up) Minor fixes
2023-07-03 Martin RenvoizeBug 23336: (QA follow-up) Minor fixes
2023-07-03 Martin RenvoizeBug 23336: (follow-up) Switch to using Koha::Token
2023-07-03 Martin RenvoizeBug 23336: Add checkout API's
2023-06-29 Martin RenvoizeBug 33996: (QA follow-up) Fix mappings to match guidelines
2023-06-29 Tomas Cohen AraziBug 33996: Add missing authority objects mapping
2023-06-29 Tomas Cohen AraziBug 34029: DBIC schema
2023-06-26 Tomas Cohen AraziBug 34029: DBIC schema
2023-06-21 David CookBug 34051: Cache empty hashref for non-existent authori...
2023-06-16 Jonathan DruartBug 33885: Make Koha::Acq::Order->creator return undef...
2023-06-15 Nick ClemensBug 29691: Use template to display news on opac homepage
2023-06-12 Lucas GassBug 33176: Enforce bad values
2023-06-12 Lucas GassBug 33176: Enforce RequirePaymentType with API
2023-06-12 Lucas GassBug 33176: Handle RequirePaymentType
2023-06-09 David CookBug 33967: Fix SetEnv middleware to preserve $env integrity
2023-06-09 Jake DeeryBug 33880: Remove Version param from GB::Barcode->new
2023-06-09 Jonathan DruartBug 33904: Fix 2FA registration when library name has...
2023-06-07 Jonathan DruartBug 32894: Make ->sharee looks like others
2023-06-07 Jonathan DruartBug 32894: (follow-up) Koha::Item->last_returned_by
2023-06-07 Martin RenvoizeBug 32894: (QA follow-up) Fix typo
2023-06-07 Martin RenvoizeBug 32894: Remove incorrect caching from bundle_items
2023-06-07 Jonathan DruartBug 32894: Koha::Biblio->biblioitem
2023-06-07 Jonathan DruartBug 32894: Koha::Item->last_returned_by
2023-06-07 Jonathan DruartBug 32894: Remove wrong caching from Koha:: methods...
2023-06-07 Marcel de RooyBug 33844: Fix is_denied_renewal
2023-06-07 David GustafssonBug 32478: Remove Koha::Config::SysPref->find since...
next