koha.git
2020-10-12 Jonathan DruartBug 26145: Add the "Cover image" column to the table...
2020-10-12 Jonathan DruartBug 26145: Hide 'Upload image' if no CoverImage pref...
2020-10-12 Jonathan DruartBug 26145: Fix image tag
2020-10-12 Jonathan DruartBug 26145: Allow multi covers per item
2020-10-12 Jonathan DruartBug 26145: Refactoring - Move C4::Images to Koha::Cover...
2020-10-12 Jonathan DruartBug 26145: Refactoring - Rename table biblioimages...
2020-10-12 Jonathan DruartBug 26145: Refactoring - Add tests
2020-10-12 Jonathan DruartBug 26145: Display the cover image at the OPAC
2020-10-12 Jonathan DruartBug 26145: Add the ability to upload a cover image...
2020-10-12 Jonathan DruartBug 26145: DB changes - Add biblioimages.imagenumber
2020-10-12 Owen LeonardBug 26152: Remove the use of jquery.checkboxes plugin...
2020-10-12 Owen LeonardBug 26154: Remove the use of jquery.checkboxes plugin...
2020-10-12 Katrin FischerBug 26503: Add unit tests
2020-10-12 Katrin FischerBug 26503: Add limit for standing orders to acq advance...
2020-10-12 Jonathan DruartBug 26519: Compiled CSS
2020-10-12 Owen LeonardBug 26519: Clean up OPAC buttons with incorrect classes
2020-10-12 Mason JamesBug 22343: Make the tests pass on U16
2020-10-12 Jonathan DruartBug 26529: Remove warning
2020-10-09 Kyle M HallBug 26604: "Generate next" button gives error on serial...
2020-10-09 Martin RenvoizeBug 23695: (QA follow-up) Revert 'Orginating library...
2020-10-09 Nick ClemensBug 23852: (QA follow-up) Fix remaining call to biblio...
2020-10-09 Jonathan DruartBug 26137: Remove warnings from viewlog.pl
2020-10-09 Jonathan DruartBug 26529: DBRev 20.06.00.048
2020-10-09 Nick ClemensBug 26529: (follow-up) Remove other instance of blankin...
2020-10-09 Nick ClemensBug 26529: Remove existing blank rules
2020-10-09 Nick ClemensBug 26529: Unit tests
2020-10-09 Nick ClemensBug 26529: Define some rules as not able to be blank
2020-10-09 Jonathan DruartBug 23420: DBRev 20.06.00.047
2020-10-09 Lucas GassBug 23420: (QA follow-up) Remove more AllowPurchaseSugg...
2020-10-09 Lucas GassBug 23420: (QA follow-up) Remove AllowPurchaseSuggestio...
2020-10-09 Lucas GassBug 23420: Add OPACSuggestionUnwantedFields system...
2020-10-08 Agustin MoyanoBug 23376: (follow-up) Fix subscription bug in orderrec...
2020-10-08 Jonathan DruartBug 13535: DBIC schema changes
2020-10-08 Jonathan DruartBug 13535: DBRev 20.06.00.046
2020-10-08 Katrin FischerBug 13535: Add FK constraint on borrowernumber to alert...
2020-10-08 Katrin FischerBug 15436: (follow-up) Fix separator for a single 440...
2020-10-08 Katrin FischerBug 15436: Use semicolon between series name and volume
2020-10-08 Katrin FischerBug 5927: (QA follow-up) Move part template below show...
2020-10-08 Nick ClemensBug 5927: [Alternate] Show series information in staff...
2020-10-08 Katrin FischerBug 16728: Add MARC21 777 - Issued with entry to staff...
2020-10-08 Jonathan DruartBug 19616: Compiled CSS
2020-10-08 Katrin FischerBug 19616: (follow-up) Breaking items according to...
2020-10-08 Katrin FischerBug 19616: (follow-up) Reindent XSLT code used for...
2020-10-08 Katrin FischerBug 19616: Add MARC21 505$g - Formatted Contents Note...
2020-10-08 Martin RenvoizeBug 23376: (QA follow-up) Remove authnotrequired
2020-10-08 Nick ClemensBug 23376: Remove unneeded 'count' parameter
2020-10-08 Nick ClemensBug 23376: Move AcqCreateItem logic to template
2020-10-08 Nick ClemensBug 23376: Clean up order receipt page code
2020-10-08 Owen LeonardBug 23852: (QA follow-up) Correct scope of breadcrumb...
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...
next