koha-equinox.git
2019-03-15 Andrew IsherwoodBug 20750: Allow logging of arbitrary actions
2019-03-15 Kyle M HallBug 14591: (QA follow-up) Fix call to AddReturn for SIP
2019-03-15 Nick ClemensBug 21846: Update Schema
2019-03-15 Fridolin SomersBug 20823: UNIMARC XSLT add subfield t for subjects
2019-03-15 Jonathan DruartBug 22219: Remove duplicated items in inventory (when...
2019-03-15 Jonathan DruartBug 22219: Add tests
2019-03-15 Owen LeonardBug 22477: Missing DataTables configuration when search...
2019-03-15 Nick ClemensBug 21846: DBRev 18.12.00.025
2019-03-15 Jonathan DruartBug 21846: Simplify ugly double for loops
2019-03-15 Jonathan DruartBug 21846: Fix pod2usage return values
2019-03-15 Tomas Cohen... Bug 21846: (QA follow-up) Fix maintenance script path
2019-03-15 Tomas Cohen... Bug 21846: (follow-up) Add maintenance script
2019-03-15 Tomas Cohen... Bug 21846: Make 'term' use utf8mb_bin collation on...
2019-03-15 Tomas Cohen... Bug 21846: Regression tests for add_tag_approval
2019-03-15 Tomas Cohen... Bug 21846: Add Koha::Tags::Approval(s) and Koha::Tags...
2019-03-15 Nick ClemensBug 21987: (RM follow-up) Add text for simple tests
2019-03-15 Jonathan DruartBug 21987: Do not generate true color thumbnails if...
2019-03-15 Jonathan DruartBug 21987: Add tests
2019-03-15 Nick ClemensBug 22493: Clean up DecreaseLoanHighHolds.t
2019-03-15 Josef MoravecBug 14591: (QA follow-up) Fix AddReturn call in Circula...
2019-03-15 Martin RenvoizeBug 14591: (QA follow-up) Optimize DateTime passing
2019-03-15 Kyle M HallBug 14591: Update unit tests
2019-03-15 Kyle M HallBug 14591: Update other calls to AddReturn
2019-03-15 Kyle M HallBug 14591: book drop / drop box mode incorrectly decrem...
2019-03-15 Kyle M HallBug 22043: (QA follow-up) Add parameter to control...
2019-03-15 Kyle M HallBug 22043: SIP Checkin Response alert flag set to often...
2019-03-15 Josef MoravecBug 22222: Don't send empty params to mana service
2019-03-15 Nick ClemensBug 22476: Correct default for MarkLostItemsAsReturned
2019-03-15 Fridolin SomersBug 21560: (follow-up) move use at the top
2019-03-15 Fridolin SomersBug 21560: Unit test for Koha::Util::OpenDocument
2019-03-15 Fridolin SomersBug 21560: create Koha::Util::OpenDocument with subrout...
2019-03-15 Fridolin SomersBug 21560: Optimize ODS export of gather_print_notices.pl
2019-03-15 Fridolin SomersBug 21560: report ODS export optimization
2019-03-15 David CookBug 22429: Infinite loop in patron card printing
2019-03-15 Owen LeonardBug 22237: Subscriptions are not linked to Mana upon...
2019-03-15 Nick ClemensBug 22296: Add Invoice Adjustments to GetBudgetHierarchy
2019-03-15 Nick ClemensBug 22498: Rename variable for budgets loop for invoice...
2019-03-15 Martin RenvoizeBug 22489: Update onboarding tool for bug 18925
2019-03-11 Nick ClemensBug 11375: Compiled CSS
2019-03-11 Josef MoravecBug 11375: (QA follow-up) Remove some more treeview...
2019-03-11 Josef MoravecBug 11375: (QA follow-up) Fix typo
2019-03-11 Owen LeonardBug 11375: (follow-up) Add links to show all/hide all
2019-03-11 Owen LeonardBug 11375: Improve patrons permissions display
2019-03-11 Nick ClemensBug 22368: DBRev 18.12.00.024
2019-03-11 Jonathan DruartBug 22368: Make sure the tests will always pass
2019-03-11 Martin RenvoizeBug 22368: (QA follow-up) Changed to LEFT JOIN as requested
2019-03-11 Martin RenvoizeBug 22368: (QA follow-up) Switch to using foreign_key_e...
2019-03-11 Martin RenvoizeBug 22368: (QA follow-up) Missing comma in kohastructur...
2019-03-11 Josef MoravecBug 22368: (QA follow-up) Mute db errors in test
2019-03-11 Martin RenvoizeBug 22368: Add missing constraints to `suggestions`
2019-03-11 Martin RenvoizeBug 22368: Add tests
2019-03-11 Josef MoravecBug 19489: (QA follow-up) Revert changes in printinvoice
2019-03-11 Josef MoravecBug 19489: (QA follow-up) Remove passing issue_id in...
2019-03-11 Josef MoravecBug 19489: (QA follow-up) Update test to use objects...
2019-03-11 Josef MoravecBug 19489: (QA follow-up) Cache checkout object in...
2019-03-11 Nazlı ÇetinBug 19489: (follow-up) Fix typos in the tests
2019-03-11 Nazlı ÇetinBug 19489: Change method name issue --> checkout
2019-03-11 Nazlı ÇetinBug 19489: Detailed Description of charges in Patron...
2019-03-11 Nazlı ÇetinBug 19489: Koha::Account::Line->issue method and Unit...
2019-03-11 Jonathan DruartBug 22392: Reuse existing pattern
2019-03-11 Martin RenvoizeBug 22392: Allow barcode to be passed to build_sample_item
2019-03-11 Nick ClemensBug 22045: Compiled CSS
2019-03-11 Owen LeonardBug 22045: (follow-up) Fix tab-switching when some...
2019-03-11 Owen LeonardBug 22045: (follow-up) Revert change to numbering of...
2019-03-11 Owen LeonardBug 22045: Cataloging UX enhancement - Improve access...
2019-03-11 Jonathan DruartBug 21091: Add missing USE raw statement
2019-03-11 Owen LeonardBug 21091: Move add item template JavaScript to a separ...
2019-03-11 Josef MoravecBug 22363: (follow-up) Fix pod
2019-03-11 Josef MoravecBug 22363: Update Circulation.t to use Koha::ActionLogs...
2019-03-11 Josef MoravecBug 22363: Use Koha::ActionLogs->search instead of...
2019-03-11 Josef MoravecBug 22363: Add tests
2019-03-11 Josef MoravecBug 22363: Add Koha::ActionLog[s] objects
2019-03-11 Katrin FischerBug 17496: Remove undocumented/maintained install-CPAN...
2019-03-11 Josef MoravecBug 22452: Fix typos in add mana comment modals
2019-03-11 Nick ClemensBug 22422: Compiled CSS
2019-03-11 Fridolin SomersBug 22422: improve item location display with class...
2019-03-11 Owen LeonardBug 21030: Date widget on suspend modal not working...
2019-03-11 Katrin FischerBug 19046: (QA follow-up) Remove doubled up 'Title...
2019-03-11 Jonathan DruartBug 19046: Make seach pulldown to retain index selection
2019-03-11 Jonathan DruartBug 22442: (bug 13618 follow-up) Fix item search CSV...
2019-03-09 Tomas Cohen... Bug 15774: (follow-up) Fix TestBuilder.t so it doesn...
2019-03-09 Martin RenvoizeBug 22483: Restore svc/members/search
2019-03-09 Martin RenvoizeBug 22483: Restore exact behaviour of undef
2019-03-08 Martin RenvoizeBug 22483: Restore undef behaviour
2019-03-08 Tomas Cohen... Bug 22483: (follow-up) Fix wrong tests higlighted by bug
2019-03-08 Martin RenvoizeBug 22483: (QA follow-up) Tweaking call to haspermission
2019-03-08 Martin RenvoizeBug 22483: (QA follow-up) Corrections to logic in check...
2019-03-08 Martin RenvoizeBug 22483: (follow-up) Improve POD as requested in...
2019-03-08 Martin RenvoizeBug 22483: Explicitly ban 'undef' as a valid $flagsrequired
2019-03-07 Fridolin SomersBug 22303: Correct bottom in virtualshelves/addbybiblio...
2019-03-07 Ere MaijalaBug 22246: Fix indexing of large fields with Elasticsearch
2019-03-07 Jonathan DruartBug 22416: (bug 22140 follow-up) Remove warnings in...
2019-03-07 Jonathan DruartBug 22419: Records listed twice when select/unselect...
2019-03-07 Nick ClemensBug 20639: DBRev 18.12.00.023
2019-03-07 Katrin FischerBug 20639: (QA follow-up) Rephrase system preference
2019-03-07 Andrew IsherwoodBug 20639: (follow-up) Fix population of backends
2019-03-07 Martin RenvoizeBug 20639: Add ILLOpacbackends syspref
2019-03-07 Martin RenvoizeBug 22031: Add SQL::Abstract like syntax to haspermission
2019-03-07 Jonathan DruartBug 22275: (bug 15836 follow-up) Fix class_sources...
2019-03-07 David GustafssonBug 20535: ModZebra called with $record with items...
next