koha.git
2019-10-26 Martin RenvoizeBug 23382: (follow-up) Further improve test coverage
2019-10-26 Martin RenvoizeBug 23382: (follow-up) Ensure tests pass on Wednesdays
2019-10-26 Martin RenvoizeBug 23382: (follow-up) Clarify variable names
2019-10-26 Martin RenvoizeBug 23382: Fix logic in C4::Circulation::CanBookBeIssued
2019-10-26 Martin RenvoizeBug 23382: Add hourly tests for Circulation
2019-10-26 Martin RenvoizeBug 23382: Add tests for hourly calculations
2019-10-26 Martin RenvoizeBug 23382: Improve test coverage
2019-10-26 Martin RenvoizeBug 23805: (follow-up) Database update corrections
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: Remove j2a.pl
2019-10-25 Nick ClemensBug 17168: Add Koha:Script -cron, remove Dumper
2019-10-25 Nick ClemensBug 17168: (follow-up) Address QA concerns and update...
2019-10-25 Nick ClemensBug 17168: (follow-up) Clean up QA errors
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-25 Nick ClemensBug 23529: (QA follow-up) Fix closing bracket, add...
2019-10-25 Andrew IsherwoodBug 23529: (follow-up) Fix syntax error
2019-10-25 Andrew IsherwoodBug 23529: Narrow scope of changed
2019-10-25 Jonathan DruartBug 18743: Correct number of pending suggestions (acq...
2019-10-25 Jonathan DruartBug 18743: Fix suggestion listing when organized by...
2019-10-25 Martin RenvoizeBug 23579: (RM follow-up) Fix failing tests
2019-10-25 Jonathan DruartBug 23579: Remove default value for MEDIUMTEXT borrower...
2019-10-25 Jonathan DruartBug 23413: Fix tests
2019-10-25 Martin RenvoizeBug 23805: (RM follow-up) Correction to sql installer...
2019-10-24 Martin RenvoizeBug 23805: DBRev 19.06.00.044
2019-10-24 Tomas Cohen... Bug 23805: (QA follow-up) Add missing mappings in Koha...
2019-10-24 Martin RenvoizeBug 23805: (follow-up) Handle unexpected types
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 accounttype references in tests
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 23805: Add account_credit_types tables
2019-10-24 Martin RenvoizeBug 23049: DBRev 19.06.00.043
2019-10-24 Martin RenvoizeBug 23049: (follow-up) Remove duplicate of mandatory...
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Catch '0' case debits
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Explicitly set accounttype...
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Silence noisy warnings
2019-10-24 Martin RenvoizeBug 23049: Add DBIC Classes
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Fix for missing types in...
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) ILSDI test data correction
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Fix swagger spec for account...
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Check constraint test corrections
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Correction for missed archive...
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Correction to patrons_accounts.t
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Correction for 'M' => 'MANUAL'
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) DB Update Improvements
2019-10-24 Martin RenvoizeBug 23049: (follow-up) Types should not be deletable
2019-10-24 Martin RenvoizeBug 23049: (follow-up) Handle unexpected types
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: Add tests
2019-10-24 Martin RenvoizeBug 23049: Update maninvoice to reference debit types
2019-10-24 Martin RenvoizeBug 23049: Filter out system types by default
2019-10-24 Martin RenvoizeBug 23049: Account types configuration - Admin page
2019-10-24 Martin RenvoizeBug 23049: Add CHECK constraint to accountlines
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: Update tests to use build_sample_biblio
2019-10-24 Nick ClemensBug 23413: (follow-up) Rename variables
2019-10-24 Martin RenvoizeBug 23863: Add signoff line for recognition
2019-10-24 Martin RenvoizeBug 23633: Hide paid transactions by default on the...
2019-10-24 Nick ClemensBug 23392: Don't display private notes in MARC21
2019-10-24 Katrin FischerBug 23863: (QA follow-up) Add missing html filter
2019-10-24 Kyle M HallBug 23863: Editing a basket clears create_items value
2019-10-24 Jonathan DruartBug 23855: Fix "Mark selected suggestion as" status
2019-10-23 Tomas Cohen... Bug 23843: Add mapping to Koha::Acquisition::Fund
2019-10-23 Tomas Cohen... Bug 23843: Add mapping to Koha::Acquisition::Bookseller
2019-10-23 Tomas Cohen... Bug 23843: Add mapping to Koha::Item
2019-10-23 Tomas Cohen... Bug 23843: Add mapping to Koha::Patron
2019-10-23 Tomas Cohen... Bug 23843: Add mapping to Koha::Library
2019-10-23 Tomas Cohen... Bug 23843: Add mapping to Koha::Hold
2019-10-23 Tomas Cohen... Bug 23843: Add mapping to Koha::Club::Holds
2019-10-23 Tomas Cohen... Bug 23843: Add mapping to Koha::Checkout
2019-10-23 Tomas Cohen... Bug 23843: Add mapping to Koha::Account::Line
2019-10-23 Tomas Cohen... Bug 23843: Make funds endpoint tests more robust
2019-10-23 Tomas Cohen... Bug 23793: Unit tests
2019-10-23 Tomas Cohen... Bug 23793: Add an EmbedItems RecordProcessor filter...
next