Bug 14570: (RM follow-up) Consistent button styling
[koha.git] / Koha /
2019-08-20 Tomas Cohen AraziBug 14570: Add error handling to Koha::Patron::Relation...
2019-08-20 Kyle M HallBug 14570: Update schema files [Do Not Push]
2019-08-20 Agustin MoyanoBug 14570: (follow-up) fix qa FAIL tests
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-20 Colin CampbellBug 20254: Set correct member in working_directory
2019-08-20 Colin CampbellBug 20254: Do not ingest files with duplicate filenames
2019-08-19 Tomas Cohen AraziBug 23281: Cleanup Koha::Patron::Attribute::Types-...
2019-08-19 Tomas Cohen AraziBug 23281: Implement ->search_with_library_limits in...
2019-08-19 Tomas Cohen AraziBug 23281: Add Koha::Objects::Limit::Library
2019-08-16 Marcel de RooyBug 23324: (QA follow-up) Typo and remove unneeded...
2019-08-16 Nick ClemensBug 23324: (QA follow-up) Use existing NormalizeISBN...
2019-08-16 Nick ClemensBug 23324: Add an ISBN normalization routine
2019-08-15 Martin RenvoizeBug 23309: DBRev 19.06.00.021
2019-08-13 Josef MoravecBug 16284: Use new method to determine serials in check...
2019-08-13 Josef MoravecBug 16284: Add Koha::Biblio->is_serial method
2019-08-13 Josef MoravecBug 16284: Check only item for previous checkout if...
2019-08-13 Katrin FischerBug 23413: (QA follow-up) Fix terminology
2019-08-13 Nick ClemensBug 23413: Add a holds method to Koha::Items
2019-08-08 Martin RenvoizeBug 22741: Make updated_on timezone aware in Koha:...
2019-08-05 Nick ClemensBug 23237: Fix POD and typos
2019-08-05 Frédéric DemiansBug 23237: Plugin allow [% INCLUDE %] from template
2019-08-05 Martin RenvoizeBug 11529: DBRev 19.06.00.018
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-08-05 Ere MaijalaBug 11529: DBIx schema changes
2019-08-05 Ere MaijalaBug 11529: Remove field mapping table and admin page
2019-08-05 Ere MaijalaBug 11529: Use new biblio fields whenever possible
2019-08-05 Martin RenvoizeBug 22610: Update SIP2 to use payment_type
2019-07-26 Colin CampbellBug 23251: Correct formatting of IMD data ending in...
2019-07-26 Ere MaijalaBug 22524: Fix date/time-last-modified search with...
2019-07-26 Ere MaijalaBug 22524: Fix publication date and year search with...
2019-07-26 Martin RenvoizeBug 11573: Make rental accountlines translatable
2019-07-26 Alex ArnaudBug 22249: Mana - Move comment process in a dedicated sub
2019-07-19 Alex ArnaudBug 20607: Make Koha::SearchEngine::Elasticsearch:...
2019-07-19 Martin RenvoizeBug 23151: DBRev 19.06.00.013
2019-07-19 Mark TompsettBug 23151: Tweak to use the new database structure
2019-07-19 Mark TompsettBug 23151: Schema changes
2019-07-16 Martin RenvoizeBug 18930: (RM follow-up) Restore primary key find
2019-07-15 EmmiBug 23219: Cancel patrons holds when patron delete
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-07-15 Martin RenvoizeBug 19919: Stop using paidfor altogether
2019-07-15 Martin RenvoizeBug 22563: Update lost handling to use accountline...
2019-07-15 Martin RenvoizeBug 22563: Be more descriptive with accountypes
2019-07-15 Agustin MoyanoBug 18930: (follow-up) Amend search parameter in Koha...
2019-07-15 Agustin MoyanoBug 18930: (follow-up) Amend Koha::RefundLostItemFeeRul...
2019-07-15 Kyle M HallBug 18930: Move lost item refund rules to circulation_r...
2019-07-05 Mark TompsettBug 23199: (follow-up) Fix tab/space issues
2019-07-05 Arthur SuzukiBug 23199: Koha::Patron->store must check 'uppercasesur...
2019-07-05 Nick ClemensBug 23077: Fix import of cardnumber 0
2019-07-05 Nick ClemensBug 23077: Don't fill cardnumber with empty string
2019-07-04 Nick ClemensBug 14419: Expanding facets (Show more) performs a...
2019-07-03 Tomas Cohen AraziBug 23230: Make _version_compare OO context aware
2019-07-01 Josef MoravecBug 17003: (follow-up) Update definitions according...
2019-07-01 Josef MoravecBug 17003: Adapt to OpenAPI
2019-07-01 Lari TaskulaBug 17003: Add API route to get checkout's renewability
2019-07-01 Martin RenvoizeBug 17492: (RM follow-up) Use more specific method...
2019-07-01 Radek ŠimanBug 17492: Add a warning about age being of-limits...
2019-07-01 Nick ClemensBug 18928: (QA follow-up) Remove DBIC files and referen...
2019-07-01 Jonathan DruartBug 18928: (bug 22679 follow-up) Do not remove all...
2019-07-01 Jonathan DruartBug 18928: DBIC schema update
2019-07-01 Jonathan DruartBug 23225: Do not hide a biblio if there is no item
2019-06-25 Martin RenvoizeBug 22566: Fix some more issues
2019-06-24 Martin RenvoizeBug 23152: (RM follow-up) Correct pluralisation of...
2019-06-24 Martin RenvoizeBug 23152: (RM follow-up) Add handling for Koha::Plugin...
2019-06-24 Jonathan DruartBug 23152: Implement koha_object[s]_class when needed
2019-06-24 Tomas Cohen AraziBug 23146: (QA follow-up) Make sure we use the absolute...
2019-06-24 Tomas Cohen AraziBug 23146: Add support for Basic auth on the OAuth2...
2019-06-24 Fridolin SomersBug 22944: avoid AnonymousPatron in search_patrons_to_a...
2019-06-21 Jonathan DruartBug 22571: Handle control fields in MMT for conditionals
2019-06-20 Tomas Cohen AraziBug 9834: (QA follow-up) API Corrections
2019-06-19 Tomas Cohen AraziBug 21073: (QA follow-up) Fix typo in class name
2019-06-18 Agustin MoyanoBug 22835: (follow-up) Remove comented code
2019-06-18 Agustin MoyanoBug 22835: (follow-up) Remove unwanted warn
2019-06-18 Agustin MoyanoBug 22835: Serve plugin static files through API
2019-06-18 Tomas Cohen AraziBug 22834: Add Koha::Plugins::Base->bundle_path
2019-06-18 Tomas Cohen AraziBug 21073: (QA follow-up) Don't call -> twice!
2019-06-18 Tomas Cohen AraziBug 21073: (QA follow-up) Simplify logic
2019-06-18 Tomas Cohen AraziBug 21073: (QA follow-up) Add ->is_enabled and tests
2019-06-18 Tomas Cohen AraziBug 21073: (QA follow-up) Only public subs should be...
2019-06-18 Agustin MoyanoBug 21073: (follow-up) QA fixes after rebase
2019-06-18 Tomas Cohen AraziBug 21073: Restore filtering by metadata
2019-06-18 Tomas Cohen AraziBug 21073: (QA follow-up) Remove unused libraries
2019-06-18 Kyle M HallBug 21073: Improve plugin performance
2019-06-18 Kyle M HallBug 21073: Add new table, schema and classes
2019-06-17 Martin RenvoizeRevert "Bug 23075: Better error handling in Mana config"
2019-06-17 Martin RenvoizeBug 10215: (RM follow-up) Rebuid DBIC classes
2019-06-17 Martin RenvoizeBug 9834: (RM follow-up) Rebuild DBIC classes
2019-06-15 Fridolin SomersBug 21534: Always compute wildcards
2019-06-15 Martin RenvoizeBug 22358: (RM follow-up) Typo fix
2019-06-15 Nick ClemensBug 22358: (QA follow-up) Clear up phrasing
2019-06-15 Alex ArnaudBug 22358: fix POD header and typo
2019-06-15 Alex ArnaudBug 22358: Add POD to Koha::SharedContent
2019-06-15 Jonathan DruartBug 23022: Remove the SQl mode NO_AUTO_CREATE_USER
2019-06-15 Jonathan DruartBug 23075: Better error handling in Mana config
2019-06-06 Katrin FischerBug 22958: Fix help link on the SMS providers page
2019-06-05 Kyle M HallBug 22982: (QA follow-up) Add behavior to Koha::Account...
2019-06-05 Kyle M HallBug 22982: Paying lost fee does not always remove lost...
2019-05-23 rootBug 22934: Add missing use statement
2019-05-23 Julian MauriceBug 22705: Change default value of cxn_pool to 'Static'
2019-05-14 Jonathan DruartBug 11853: Allow to clear the date of birth at the...
2019-05-14 Nick ClemensBug 22899: DBRev 18.12.00.075
next