koha-equinox.git
2020-07-20 Kyle M HallBug 24165: Add ability to send any item field in a...
2020-07-20 Katrin FischerBug 23820: (QA follow-up) Make label clickable for...
2020-07-20 Agustin MoyanoBug 23820: Add test for new behaviour
2020-07-20 Agustin MoyanoBug 23820: Add checkout to default to patron's home...
2020-07-20 Jonathan DruartBug 23391: DBRev 20.06.00.009
2020-07-20 Jonathan DruartBug 23391: Remove warnings
2020-07-20 Magnus EngerBug 23391: Hide finished ILL requests
2020-07-20 Jonathan DruartBug 23148: DBRev 20.06.00.008
2020-07-20 Julian MauriceBug 23148: Fix bridge image paths in de-DE installer...
2020-07-20 Owen LeonardBug 23148: (follow-up) Correct image paths in sample...
2020-07-20 Owen LeonardBug 23148: (follow-up) Replace gif files in the OPAC...
2020-07-20 Owen LeonardBug 23148: Replace Bridge icons with transparent PNG...
2020-07-20 Jonathan DruartBug 23070: Pass no_triggers => 1 to Koha::Objects-...
2020-07-20 Jonathan DruartBug 23070: Increment all priorities in 1 query
2020-07-20 Jonathan DruartBug 23070: Add tests
2020-07-20 Jonathan DruartBug 23070: Use Koha::Hold in C4::Reserves::RevertWaitin...
2020-07-20 Jonathan DruartBug 22844: DBRev 20.06.00.007
2020-07-20 Jonathan DruartBug 22844: DBIC schema changes
2020-07-20 Jonathan DruartBug 22844: Remove 'separate columns with |' from prefs...
2020-07-20 Jonathan DruartBug 22844: Make the patron's attribute mandatory at...
2020-07-20 Jonathan DruartBug 22844: Add is_boolean flag for new 'mandatory'...
2020-07-20 Marcel de RooyBug 22844: (QA follow-up) Build items.json for UniqueIt...
2020-07-20 Jonathan DruartBug 22844: Make the attribute mandatory when editing...
2020-07-20 Jonathan DruartBug 22844: Add the new entry to the patron attr types...
2020-07-20 Jonathan DruartBug 22844: Add the new DB column borrower_attribute_typ...
2020-07-20 Marcel de RooyBug 22844: (QA follow-up) Add pref PatronQuickAddFields too
2020-07-20 Owen LeonardBug 22844: Simplify the process of selecting database...
2020-07-20 Martin RenvoizeBug 8338: (QA follow-up) Clean up warning
2020-07-20 Martin RenvoizeBug 8338: (QA follow-up) Fix perlcritic error
2020-07-20 Martin RenvoizeBug 8338: (follow-up) Fix test
2020-07-20 Martin RenvoizeBug 8338: Remove zero amount overdues on backdated...
2020-07-20 Martin RenvoizeBug 8338: Unit Tests
2020-07-20 Marcel de RooyBug 24153: (QA follow-up) Removing one redundant initia...
2020-07-20 Jonathan DruartBug 24153: Add the confirm flag to the crontab calls
2020-07-20 Jonathan DruartBug 24153: Make sure $count will not be reused for...
2020-07-20 Jonathan DruartBug 24153: Improve verbose messages in dry-run mode
2020-07-20 Jonathan DruartBug 24153: Remove warning for message queue
2020-07-20 Jonathan DruartBug 24153: Add a confirm flag to cleanup_database
2020-07-20 Jonathan DruartBug 24152: Allow purge with 0 day
2020-07-20 Marcel de RooyBug 24152: (QA follow-up) Add tests for alternative...
2020-07-20 Jonathan DruartBug 24152: Add the ability to purge pseudonymized tables
2020-07-20 Jonathan DruartBug 24152: Add a warning about the delete of statistics...
2020-07-20 Jonathan DruartBug 24152: Add method Koha::Objects->filter_by_last_update
2020-07-20 Jonathan DruartBug 24151: DBRev 20.06.00.006
2020-07-20 Jonathan DruartBug 24151: Rename the config key with 'bcrypt_settings'
2020-07-20 Jonathan DruartBug 24151: Add description for tests
2020-07-20 Marcel de RooyBug 24151: (QA follow-up) Fix POD warnings from QA...
2020-07-20 Marcel de RooyBug 24151: (QA follow-up) Correct license in two modules
2020-07-20 Jonathan DruartBug 24151: DBIC changes
2020-07-20 Jonathan DruartBug 24151: Add items.homebranch to the list
2020-07-20 Jonathan DruartBug 24151: Fix location on return
2020-07-20 Jonathan DruartBug 24151: Add boolean flag for has_cardnumber
2020-07-20 Jonathan DruartBug 24151: DBIC changes
2020-07-20 Jonathan DruartBug 24151: Sync patron's attributes
2020-07-20 Jonathan DruartBug 24151: Adding keep_for_anonymized to the UI
2020-07-20 Jonathan DruartBug 24151: Add new column borrower_attribute_types...
2020-07-20 Jonathan DruartBug 24151: DB changes - pseudonymized_borrower_attributes
2020-07-20 Jonathan DruartBug 24151: Add key to the config
2020-07-20 Jonathan DruartBug 24151: Add warning to the about page if key is...
2020-07-20 Jonathan DruartBug 24151: Add tests - if config does not exist
2020-07-20 Jonathan DruartBug 24151: Add tests
2020-07-20 Jonathan DruartBug 24151: Copy info to the pseudonymized table when...
2020-07-20 Jonathan DruartBug 24151: DBIC changes
2020-07-20 Jonathan DruartBug 24151: DB changes
2020-07-20 Owen LeonardBug 26005: OPAC cart display fails with error
2020-07-20 Jonathan DruartBug 24379: Fix failing tests
2020-07-20 Didier GautheronBug 25293: Don't call escapeHtml on null
2020-07-20 Slava ShishkinBug 25896: Add missing closing </td> tag
2020-07-20 Owen LeonardBug 25974: Remove inline style from table settings...
2020-07-20 Owen LeonardBug 25987: Fix alignment of fields in label batch creat...
2020-07-20 Lucas GassBug 24473: Add $raw filter for Syndetics content
2020-07-20 Didier GautheronBug 25862: Prevent TinyMCE to mangle local url links
2020-07-20 Jonathan DruartBug 24379: DBIC schema changes
2020-07-20 Jonathan DruartBug 24379: DBRev 20.06.00.005
2020-07-20 Nick ClemensBug 24379: Make login_attempts not nullable
2020-07-20 Fridolin SomersBug 25868: Fix transfers page to show effective itemtype
2020-07-20 Nick ClemensBug 25869: Fix Coce display for lists
2020-07-20 David CookBug 25950: Remove <client> in X-Forwarded-For from...
2020-07-20 Andrew Fuerste... Bug 25726: make holds to pull ignore holds where found...
2020-07-16 Owen LeonardBug 25909: Recent change to datatables JS in the OPAC...
2020-07-16 Martin RenvoizeBug 25944: Schema fix for illrequests route
2020-07-16 Nick ClemensBug 25566: Add option to ignore found holds and use...
2020-07-16 Nick ClemensBug 25850: (QA follow-up) use dt_from_string
2020-07-16 Martin RenvoizeBug 25850: (QA follow-up) Match logic in is_holiday
2020-07-16 Andreas JonssonBug 25850: Adapt day of week in Koha::Calendar::get_pus...
2020-07-16 Martin RenvoizeBug 25850: Regression Test
2020-07-16 Martin RenvoizeBug 25850: Add tests for weekday holidays
2020-07-16 Joonas KylmäläBug 25992: Make SIP2 logger subroutines exportable...
2020-07-16 Martin RenvoizeBug 25851: DBRev 20.06.00.004
2020-07-13 Jonathan DruartBug 25964: Prevent data loss when editing items from...
2020-07-09 Bernardo Gonzalez... Bug 25443: (follow-up) surround strings with <span>
2020-07-09 Katrin FischerBug 25443: Improve translation of 'Select the record...
2020-07-09 Nick ClemensBug 25890: Update sorting column for checkouts table
2020-07-09 Slava ShishkinBug 25695: merge of similar code blocks after circulati...
2020-07-09 Kyle M HallBug 25914: Fix incorrect variable name causing relative...
2020-07-09 Alex BuckleyBug 25750: fix fallback to ecost_tax_included/ecost_tax...
2020-07-09 Jonathan DruartBug 25752: Stay in cwd after koha-shell
2020-07-09 Nick ClemensBug 25864: Lower case fields for searching
2020-07-09 Nick ClemensBug 25864: Unit test adjustment
2020-07-09 Jonathan DruartBug 25851: (bug 18928 follow-up) Remove holdallowed...
next