koha.git
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...
2019-10-23 Ere MaijalaBug 13937: (follow-up) Fix searching with UTF-8 characters.
2019-10-22 Martin RenvoizeUpdate docs/teams.yaml for 19.11.x development cycle
2019-10-22 Martin RenvoizeBug 22445: DBRev 19.06.00.042
2019-10-22 Jonathan DruartBug 22445: Replace %% with {}
2019-10-22 Martin RenvoizeBug 22445: Add new pattern %normalized_isbn%
2019-10-22 Owen LeonardBug 22445: (follow-up) Use CSS to set a max-width for...
2019-10-22 Martin RenvoizeBug 22445: (follow-up) Use CSS to set a max-width for...
2019-10-22 Jonathan DruartBug 22445: Custom cover images - search resulta (staff)
2019-10-22 Jonathan DruartBug 22445: Custom cover images - detail (staff)
2019-10-22 Martin RenvoizeBug 22445: Custom cover images - opac user (checkout...
2019-10-22 Jonathan DruartBug 22445: Custom cover images - opac reviews (rss)
2019-10-22 Jonathan DruartBug 22445: Custom cover images - opac reviews
2019-10-22 Jonathan DruartBug 22445: Custom cover images - opac shelves
2019-10-22 Jonathan DruartBug 22445: Custom cover images - opac result (rss)
2019-10-22 Jonathan DruartBug 22445: Custom cover images - opac detail
2019-10-22 Jonathan DruartBug 22445: Custom cover images - opac results
2019-10-22 Martin RenvoizeBug 22445: Custom cover images - opac shelfbrowser
2019-10-22 Martin RenvoizeBug 22445: Allow marc fields as pattern
2019-10-22 Martin RenvoizeBug 22445: Add tests for Koha::Biblio->custom_cover_ima...
2019-10-22 Jonathan DruartBug 22445: Add new method Koha::Biblio->custom_cover_im...
2019-10-22 Jonathan DruartBug 22445: Add new prefs *CustomCoverImages*
next