Bug 23932: Typo on 'aqinvoice_adjustments.encumber_open' description in Koha Schema
[koha.git] / Koha /
2019-11-11 Nick ClemensBug 23986: Pass strings to Catmandu for deletion
2019-11-06 Nick ClemensBug 23719: (follow-up) Add warn when passed invalid...
2019-11-06 NickBug 23719: Allow searching specific fields for matching...
2019-11-06 Martin RenvoizeBug 23075: (follow-up) Dissallow transparent redirects
2019-11-06 Jonathan DruartBug 17359: Correct encoding when displaying patron...
2019-11-05 Martin RenvoizeBug 23382: (RM follow-up) Revert "hours_between should...
2019-11-05 Tomas Cohen AraziBug 23050: (QA follow-up) Add Koha::Plugins::Tab class
2019-11-04 Kyle M HallBug 23181: Unable to use payment library in ACCOUNT_PAY...
2019-11-03 Ere MaijalaBug 22592: Add index scan emulation to Elasticsearch
2019-11-03 NickBug 23089: Fix sorting on sum and regular fields
2019-11-01 Kyle M HallBug 21824: Add KohaDates method 'output_preference...
2019-11-01 Kyle M HallBug 21824: Add ability to format dates in various forma...
2019-11-01 Tomas Cohen AraziBug 23860: Make the patrons endpoint add the Location...
2019-11-01 Tomas Cohen AraziBug 23859: Make POST add the Location header on cities...
2019-10-31 Kyle M HallBug 23068: Add ability for Koha to handle X-Forwarded...
2019-10-31 Martin RenvoizeBug 14697: (RM follow-up) Add _type methods to ReturnCl...
2019-10-31 Martin RenvoizeBug 14697: DBRev 19.06.00.047
2019-10-31 Tomas Cohen AraziBug 14697: (QA follow-up) Organize tests in subtests
2019-10-31 Tomas Cohen AraziBug 14697: Make controller methods rely on the stashed...
2019-10-31 Tomas Cohen AraziBug 14697: (follow-up) Rely on the UNIQUE constraint...
2019-10-31 Kyle M HallBug 14697: Schema updates
2019-10-31 Kyle M HallBug 14697: Add routes to handle return claims
2019-10-31 Kyle M HallBug 14697: Add Koha::Patron->return_claims
2019-10-31 Kyle M HallBug 14697: Add Koha::Checkout->claim_returned
2019-10-31 Kyle M HallBug 14697: Introduce Koha::Checkouts::ReturnClaim(s)
2019-10-31 Kyle M HallBug 14697: Add new schema file
2019-10-31 Andrew IsherwoodBug 15260: (follow-up) Add missing POD
2019-10-31 Andrew IsherwoodBug 15260: (follow-up) Fix bug in subtraction
2019-10-31 Andrew IsherwoodBug 15260: (follow-up) Fix misnamed variable
2019-10-31 Andrew IsherwoodBug 15260: Fix calculation of add amount
2019-10-31 Andrew IsherwoodBug 15260: Implement weekly rollforward
2019-10-31 Andrew IsherwoodBug 15260: Modify next/prev_open_day
2019-10-31 Martin RenvoizeBug 22706: (RM follow-up) Restore ability to create...
2019-10-31 Martin RenvoizeBug 22706: (RM follow-up) Remove use of Koha::Plugins...
2019-10-29 Tomas Cohen AraziBug 23667: Add route to GET /items
2019-10-29 Martin RenvoizeBug 22706: (QA follow-up) Restore location of logaction
2019-10-29 Magnus EngerBug 22706: Add plugin hooks for Norwegian national...
2019-10-29 Fridolin SomersBug 23630: Do not remove field 999 in Elasticsearch...
2019-10-28 Mark TompsettBug 23310: Reduce noise in Koha::Biblio
2019-10-28 Tomas Cohen AraziBug 23858: (follow-up) Return code fix
2019-10-28 Tomas Cohen AraziBug 23858: Make POST add the Location header on vendors...
2019-10-28 Alex ArnaudBug 22874: Use false instead of 0 value for limiting...
2019-10-28 Martin RenvoizeBug 20595: Add handling for LRP field in EDI
2019-10-26 Martin RenvoizeBug 23382: hours_between should match the logic of...
2019-10-26 Martin RenvoizeBug 23382: Truncate dates to minutes for comparison.
2019-10-26 Martin RenvoizeBug 23382: Improve test coverage
2019-10-26 Nick ClemensBug 17168: (QA follow-up) Only remove guarantor relatio...
2019-10-26 Martin RenvoizeBug 17168: (RM follow-up) Update for bug 14570
2019-10-25 Nick ClemensBug 17168: (follow-up) QA concerns and rebase issues
2019-10-25 Nick ClemensBug 17168: (follow-up) Address QA concerns and update...
2019-10-25 Nick ClemensBug 17168: (follow-up) Tidy, clean params/options,...
2019-10-25 Nick ClemensBug 17168: Add a command line script for updating patro...
2019-10-24 Martin RenvoizeBug 23805: DBRev 19.06.00.044
2019-10-24 Tomas Cohen AraziBug 23805: (QA follow-up) Add missing mappings in Koha...
2019-10-24 Martin RenvoizeBug 23805: Update mancredit to use the new credit types
2019-10-24 Martin RenvoizeBug 23805: (follow-up) Lowercase credit type for Update...
2019-10-24 Martin RenvoizeBug 23805: Drop type lookup as it's now a foreign key
2019-10-24 Martin RenvoizeBug 23805: Update 'W' to 'WRITEOFF' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'lost_item_return' to 'LOST_RETURN...
2019-10-24 Martin RenvoizeBug 23805: Update 'FOR' to 'FORGIVEN' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'C' to 'CREDIT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update references to accounttype to credit_t...
2019-10-24 Martin RenvoizeBug 23805: DBIC Classes
2019-10-24 Martin RenvoizeBug 23049: Add DBIC Classes
2019-10-24 Martin RenvoizeBug 23049: (follow-up) Types should not be deletable
2019-10-24 Martin RenvoizeBug 23049: (follow-up) Correction to includes
2019-10-24 Martin RenvoizeBug 23049: (follow-up) VARCHAR(80) + ac -> account
2019-10-24 Martin RenvoizeBug 23049: More thorough param checking
2019-10-24 Martin RenvoizeBug 23049: Update API
2019-10-24 Martin RenvoizeBug 23049: Drop type lookup as it's now a foreign key
2019-10-24 Martin RenvoizeBug 23049: Update 'N' to 'NEW_CARD' for consistency
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Remove manual_debit as it's never called
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Update 'HE' to 'RESERVE_EXPIRED' for consistency
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Update 'PF' to 'PROCESSING' for consistency
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Update debit_type_code 'Res' to 'RESERVE'
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-10-24 Martin RenvoizeBug 23049: Update maninvoice to reference debit types
2019-10-24 Martin RenvoizeBug 23049: Account types configuration - Admin page
2019-10-24 Martin RenvoizeBug 23049: Add debit_type
2019-10-24 Jonathan DruartBug 23152: Fix more pluralisation (and add tests)
2019-10-24 Nick ClemensBug 23413: Remove wrong return
2019-10-24 Nick ClemensBug 23413: (follow-up) Rename variables
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Acquisition::Fund
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Acquisition::Bookseller
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Item
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Patron
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Library
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Hold
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Club::Holds
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Checkout
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Account::Line
2019-10-23 Tomas Cohen AraziBug 23793: Add an EmbedItems RecordProcessor filter...
2019-10-23 Ere MaijalaBug 13937: (follow-up) Fix searching with UTF-8 characters.
2019-10-22 Jonathan DruartBug 22445: Replace %% with {}
2019-10-22 Martin RenvoizeBug 22445: Add new pattern %normalized_isbn%
next