koha.git
2020-10-08 Owen LeonardBug 23852: Merge biblio-title.inc and biblio-default...
2020-10-08 Lucas GassBug 26280: Add unique class for each problem in returns.tt
2020-10-08 Jonathan DruartBug 26485: Simplify itemnumber handling in returns.pl
2020-10-08 Martin RenvoizeBug 26506: (QA follow-up) Add Unit Test
2020-10-08 Matthias MeusburgerBug 26506: Fix Koha::Account::pay if called when no...
2020-10-08 Marcel de RooyBug 26599: Unused parameter name in POD of ModZebra
2020-10-08 Marcel de RooyBug 26600: Missing module in Elasticsearch/Indexer.pm
2020-10-08 Jonathan DruartBug 24598: Remove warning from test
2020-10-08 Mason JamesBug 20582: Turn Koha into a Mojolicious application
2020-10-08 Lucas GassBug 26184: Add div element to 'items available' note...
2020-10-08 Andreas RoussosBug 26449: fix web installer typo
2020-10-08 Owen LeonardBug 26551: Correct modal markup to prevent long heading...
2020-10-08 Marcel de RooyBug 26191: Relocate track_login call in Auth.pm
2020-10-08 Jonathan DruartBug 25913: Get the correct return of AddBiblio
2020-10-08 Jonathan DruartBug 25913: Prevent get_coins to crash if record does...
2020-10-08 Nick ClemensBug 25957: Don't push blank field values to ES document
2020-10-08 Nick ClemensBug 25957: Unit test
2020-10-08 Jonathan DruartBug 26260: Add missing elastic>cnx_pool to koha-conf...
2020-10-08 Jonathan DruartBug 24598: Complete transfer for hold if checked out
2020-10-08 Jonathan DruartBug 24598: Add tests
2020-10-06 Julian MauriceBug 20582: Map app.psgi file and bin directory in Makef...
2020-10-06 Julian MauriceBug 20582: Reset CGI::PARAM_UTF8 to 1 before each CGI...
2020-10-06 Martin RenvoizeBug 20582: (QA follow-up) Add POD to satisfy coding...
2020-10-06 Julian MauriceBug 20582: Fix a cache issue in Koha::App::{Opac,Intranet}
2020-10-06 Julian MauriceBug 20582: Add very simple configuration file for Apache
2020-10-06 Julian MauriceBug 20582: Fix PSGI file when behind a reverse proxy
2020-10-06 Julian MauriceBug 20582: Suppress warning in CGIBinKoha.pm
2020-10-06 Julian MauriceBug 20582: Turn Koha into a Mojolicious application
2020-10-05 Jonathan DruartBug 22417: Remove batch_record_modification from the...
2020-10-05 Jonathan DruartBug 22417: Add exec flag on .t file
2020-10-05 Jonathan DruartBug 22417: Add koha-worker to koha-common.install
2020-10-05 Jonathan DruartBug 22417: Correct DBRev bug number
2020-10-05 Jonathan DruartBug 15032: DBRev 20.06.00.045
2020-10-05 Mason JamesBug 22417: Update packaging files
2020-10-05 Jonathan DruartBug 22417: Process the jobs even if the message broker...
2020-10-05 Jonathan DruartBug 22417: Remove list of pending jobs
2020-10-05 Jonathan DruartBug 22417: Add rabbitmq status indicator on the about...
2020-10-05 Jonathan DruartBug 22417: Add tests
2020-10-05 Jonathan DruartBug 22417: Remove $dbh in Koha::BackgroundJob::*
2020-10-05 Jonathan DruartBug 22417: Fix spelling resizeable vs resizable
2020-10-05 Jonathan DruartBug 22417: Add new Net::Stomp dependency
2020-10-05 Jonathan DruartBug 22417: Add missing POD and html filters
2020-10-05 Jonathan DruartBug 22417: Remove FIXME in the template
2020-10-05 Jonathan DruartBug 22417: Let owner of a job see the progress
2020-10-05 Jonathan DruartBug 22417: Remove record_type from BatchUpdate*
2020-10-05 Jonathan DruartBug 22417: Send message to /queue
2020-10-05 Jonathan DruartBug 22417: Add the new permission manage_background_jobs
2020-10-05 Jonathan DruartBug 22417: Restore the 'add to list' feature
2020-10-05 Jonathan DruartBug 22417: Restore the concept of namespace
2020-10-05 Jonathan DruartBug 22417: Fix the batch authority tool
2020-10-05 Jonathan DruartBug 22417: Try to display pending jobs - only work...
2020-10-05 Jonathan DruartBug 22417: Handle errors
2020-10-05 Jonathan DruartBug 22417: Switch to STOMP
2020-10-05 Jonathan DruartBug 22417: Add debian script koha-worker
2020-10-05 Jonathan DruartBug 22417: Fix borrowernumber values
2020-10-05 Jonathan DruartBug 22417: Add the ability to cancel a job
2020-10-05 Jonathan DruartBug 22417: Adapt the batch_record_modification tool
2020-10-05 Jonathan DruartBug 22417: Add GUI to watch the progress of jobs
2020-10-05 Jonathan DruartBug 22417: Add Koha::BackgroundJob::BatchUpdateAuthority
2020-10-05 Jonathan DruartBug 22417: Add Koha::BackgroundJob::BatchUpdateBiblio
2020-10-05 Jonathan DruartBug 22417: Add Koha::BackgroundJob[s]
2020-10-05 Jonathan DruartBug 22417: DBIX Schema changes
2020-10-05 Jonathan DruartBug 22417: UpdateDB entry
2020-10-05 Jonathan DruartBug 22343: Remove traces of libmail-sendmail-perl
2020-10-05 Jonathan DruartBug 22343: (follow-up) Remove traces of Mail::Sendmail...
2020-10-05 Tomas Cohen... Bug 22343: (follow-up) Remove traces of Mail::Sendmail
2020-10-05 Tomas Cohen... Bug 22343: (follow-up) Make sure no invalid address...
2020-10-05 Jonathan DruartBug 22343: Add exec flag on .t files
2020-10-02 Jonathan DruartBug 22343: Compiled CSS
2020-10-02 Jonathan DruartBug 26290: Display the correct default values on the...
2020-10-02 Tomas Cohen... Bug 26290: Make Makefile.PL aware of SMTP configs
2020-10-02 Tomas Cohen... Bug 26290: Make Koha::SMTP::Servers->get_default use...
2020-10-02 Tomas Cohen... Bug 26290: Add option forsetting default SMTP parameter...
2020-10-02 Jonathan DruartBug 22343: DBRev 20.06.00.044
2020-10-02 Jonathan DruartBug 22343: Fix runreport encoding issues
2020-10-02 Jonathan DruartBug 22343: Add the 'required' class when needed
2020-10-02 Jonathan DruartBug 22343: Correctly handle password on editing
2020-10-02 Jonathan DruartBug 22343: Add warning to the about page if KohaAdminEm...
2020-10-02 Tomas Cohen... Bug 22343: (QA follow-up) Wrap email creation inside...
2020-10-02 Martin RenvoizeBug 22343: (follow-up) Add a hint to the debug form...
2020-10-02 Martin RenvoizeBug 22343: (follow-up) Highlight debug mode enabled
2020-10-02 Martin RenvoizeBug 22343: (QA follow-up) Fix some comments
2020-10-02 Martin RenvoizeBug 22343: (QA follow-up) Ensure FK names don't conflict
2020-10-02 Tomas Cohen... Bug 22343: Allow choosing an SMTP server in branches.pl
2020-10-02 Tomas Cohen... Bug 22343: Prevent passing password to the UI
2020-10-02 Tomas Cohen... Bug 22343: Adapt runreport.pl
2020-10-02 Tomas Cohen... Bug 22343: Adapt controller scripts
2020-10-02 Tomas Cohen... Bug 22343: Adapt Koha::Illrequest
2020-10-02 Tomas Cohen... Bug 22343: Make C4::Letters use the new SMTP server...
2020-10-02 Tomas Cohen... Bug 22343: Revamped Koha::Email class
2020-10-02 Tomas Cohen... Bug 22343: Add CRUD page for SMTP servers
2020-10-02 Tomas Cohen... Bug 22343: API routes for SMTP servers CRUD
2020-10-02 Tomas Cohen... Bug 22343: Update cpanfile
2020-10-02 Tomas Cohen... Bug 22343: Add Koha::Library->smtp_server
2020-10-02 Tomas Cohen... Bug 22343: Add classes for handling SMTP servers
2020-10-02 Tomas Cohen... Bug 22343: DBIx::Class schema updates [DO NOT PUSH]
2020-10-02 Tomas Cohen... Bug 22343: Add new tables schema file
2020-10-02 Tomas Cohen... Bug 22343: Add parameters => manage_smtp_servers subper...
2020-10-02 Tomas Cohen... Bug 22343: Add a new table to store SMTP servers configs
2020-10-01 Jonathan DruartBug 24155: Fix parameter order to fix search_utf8.t
next