koha.git
2020-04-03 Owen LeonardBug 25004: Search results place hold button not enabled...
2020-04-03 Jonathan DruartBug 25024: Do not escape $
2020-04-03 Nick ClemensBug 25024: Make grep match full string
2020-04-03 Katrin FischerBug 17938: Fix display of label for repeated MARC 583...
2020-04-03 Martin RenvoizeBug 25010: DBRev 19.12.00.062
2020-04-03 Katrin FischerBug 25010: Fix typo 'rewewal' in debit types
2020-04-03 Katrin FischerBug 24941: Serials - Fix link to basket from acquisitio...
2020-04-03 Katrin FischerBug 25012: Fix class on OPAC view link in staff detail...
2020-04-03 Katrin FischerBug 25013: Fix capitalization: Edit Items on batch...
2020-04-03 Katrin FischerBug 25014: Fix capitalization for "Call Number" in...
2020-04-03 Martin RenvoizeBug 24996: Compiled CSS
2020-04-03 Owen LeonardBug 24996: Unwanted CSS change unhides OPAC results...
2020-04-03 Tomas Cohen... Bug 25006: Make Koha::Item->as_marc_field skip undefine...
2020-04-03 Tomas Cohen... Bug 25006: Regression tests
2020-04-03 Jonathan DruartBug 19475: Clear the caches at the end of the tests
2020-04-03 Emmi TakkinenBug 19475: Don't copy holiday if it already exists...
2020-04-03 Emmi TakkinenBug 19475: Add unit tests
2020-04-03 Martin RenvoizeBug 9422: (RM follow-up) Rebase Correction
2020-04-03 Katrin FischerBug 9422: Don't allow access to 'Upload patron images...
2020-04-03 Martin RenvoizeBug 24474: DBRev 19.12.00.061
2020-04-03 Martin RenvoizeBug 24474: (QA follow-up) Fix failing test
2020-04-03 Martin RenvoizeBug 24474: (follow-up) Add LOST_FOUND logic to Koha...
2020-04-03 Martin RenvoizeBug 24474: (follow-up) Add onpayment to sysprefs file
2020-04-03 Martin RenvoizeBug 24474: Filter out LOST_FOUND
2020-04-03 Martin RenvoizeBug 24474: Add `onpayment` option to `MarkLostItemsRetu...
2020-04-03 Jonathan DruartBug 24474: Add tests
2020-04-03 Aleisha AmohiaBug 24900: Checks in MARC mod templates for when from...
2020-03-31 Jonathan DruartBug 22001: Errors are no longer logged by default (!)
2020-03-31 Jonathan DruartBug 22001: execute reports in an eval
2020-03-31 Jonathan DruartBug 22001: Fix Koha/Patrons.t
2020-03-31 Jonathan DruartBug 22001: Make the DBD error regex less strict
2020-03-31 Jonathan DruartBug 22001: Add the DBI error message
2020-03-31 Jonathan DruartBug 22001: Set unsafe only if RaiseError is not set
2020-03-31 Jonathan DruartBug 23463: (follow-up 3) Fix timestamp default value
2020-03-31 Jonathan DruartBug 22001: Fix Object.t - handle correct RaiseError...
2020-03-30 Jonathan DruartBug 25018: Use new KOHA_TESTING envvar to detect enviro...
2020-03-27 Jonathan DruartBug 24614: Fix Reports/Guided.t
2020-03-27 Jonathan DruartBug 18177: (follow-up) remove aqbooksellers.currency
2020-03-27 Jonathan DruartBug 23204: Fix tests swapping fields (they are not...
2020-03-27 Nazlı ÇetinBug 25000: SQL report not updated
2020-03-27 Martin RenvoizeBug 23204: DBRev 19.12.00.060
2020-03-27 Marcel de RooyBug 23473: (QA follow-up) Fix number of tests
2020-03-27 Nick ClemensBug 23473: (follow-up) Fix QA complaints (tabs, filters...
2020-03-27 Nick ClemensBug 23473: Don't allow staff password changes for imports
2020-03-27 Nick ClemensBug 23473: Don't allow setting blank passwords via...
2020-03-27 Nick ClemensBug 23473: (follow-up) Catch and show password exceptions
2020-03-27 Nick ClemensBug 23473: (follow-up) check if overwrite_passwords...
2020-03-27 NickBug 23473: (follow-up) Make passwords 'secure' for...
2020-03-27 Nick ClemensBug 23473: Allow overwrite of passwords during import
2020-03-27 Martin RenvoizeBug 18177: DBRev 19.12.00.059
2020-03-27 Jonathan DruartBug 18177: Do not remove columns if at least one value...
2020-03-27 Jonathan DruartBug 18177: DBIC changes
2020-03-27 Jonathan DruartBug 18177: DB changes
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.currency
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.bookselleremail
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.booksellerurl
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.booksellerfax
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.othersupplier
2020-03-27 Owen LeonardBug 23888: (follow-up) Wrap English string in translati...
2020-03-27 Jonathan DruartBug 23888: Do not allow invalid vendor id on creating...
2020-03-27 Nick ClemensBug 24386: Prevent double form submission on adding...
2020-03-27 Martin RenvoizeBug 24883: (RM follow-up) Use Koha::Script
2020-03-27 Bernardo Gonzalez... Bug 24883: Add POD entry and remove unused variable
2020-03-27 Jonathan DruartBug 24883: Move new sub from load_yaml.pl
2020-03-27 Jonathan DruartBug 24883: Move to a flat array with all values to...
2020-03-27 Jonathan DruartBug 24883: Centralize code to load YAML installer files...
2020-03-27 Bernardo Gonzalez... Bug 24883: Command line utility to load yaml files
2020-03-27 Martin RenvoizeBug 23204: (RM follow-up) Use Koha::Script
2020-03-27 Jonathan DruartBug 23204: Adjust copyright and license
2020-03-27 Jonathan DruartBug 23204: Update the mappings.yaml file with the outpu...
2020-03-27 Nick ClemensBug 23204: Fix ordering of fields in exported file
2020-03-27 Fridolin SomersBug 23204: (follow-up) Also sort by marc field
2020-03-27 Alex ArnaudBug 23204: Sort search fields by name
2020-03-27 Alex ArnaudBug 23204: Add exec permission on the script
2020-03-27 Alex ArnaudBug 23204: Export field weights
2020-03-27 Alex ArnaudBug 23204: Move code in a unit tested sub
2020-03-27 Alex ArnaudBug 23204: Add script for exporting Elasticsearch mappings
2020-03-27 Ere MaijalaBug 24700: Avoid validating REST API spec multiple...
2020-03-27 Kyle M HallBug 24982: (follow-up) Retain checkbox selections after...
2020-03-27 Kyle M HallBug 24982: (follow-up) Move checkboxes to left side...
2020-03-27 Owen LeonardBug 24982: (follow-up) Give checkboxes more structured...
2020-03-27 Aleisha AmohiaBug 24982: Use checkboxes in Log Viewer
2020-03-27 Kyle M HallBug 24765: Updated on date in Claims returned starts...
2020-03-27 Martin RenvoizeBug 22001: (RM follow-up) Allow RaiseError tests in...
2020-03-27 Jonathan DruartBug 22001: Enable RaiseError for tests
2020-03-27 Jonathan DruartBug 22001: Add tests
2020-03-27 Jonathan DruartBug 22001: Remove the RaiseError occurrences from tests
2020-03-27 Jonathan DruartBug 22685: Use DBIx::Class relationships in Koha::Acq...
2020-03-27 David RobertsBug 20648: Attribute option 'Display in check-out'...
2020-03-27 Kyle M HallBug 24475: Cronjobs don't always live in misc
2020-03-27 David RobertsBug 24475: Reword FinesMode system preference
2020-03-27 Tomas Cohen... Bug 24905: Make installer update log4perl.conf for...
2020-03-27 Tomas Cohen... Bug 24905: Add missing entry in log4perl-site.conf.in
2020-03-27 Nick ClemensBug 24988: Default to autorenew_checkouts for new patrons
2020-03-27 Kyle M HallBug 24964: Fix perl critic warning
2020-03-27 Jonathan DruartBug 24964: Prevent random failures sorting by borrowern...
2020-03-27 Jonathan DruartBug 24964: Do not filter patrons after they have been...
2020-03-27 Jonathan DruartBug 24964: Add tests
2020-03-27 David RobertsBug 24976: Guided report - "Save" button on last step...
2020-03-27 Jonathan Druart Bug 20415: (follow-up) DBRev 19.12.00.056
next