Bug 19983: Switch single-column templates to Bootstrap grid: Authorities
[koha.git] / circ /
2018-03-26 Katrin FischerBug 20067: Fix other checks for linked authorised value...
2018-03-23 Tomas Cohen AraziBug 19943: Gentle error handling for bookcount.pl
2018-03-23 Jonathan DruartBug 19943: Koha::Biblio - Replace GetBiblioItemData...
2018-03-23 Jonathan DruartBug 19933: Remove patronflags - tricky ones
2018-03-23 Jonathan DruartBug 19933: Remove patronflags - unused vars oldamount...
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-16 Josef MoravecBug 18789: (QA follow-up) Use is_child in circulation.pl
2018-02-16 Jonathan DruartBug 18789: Use the patron variable in circulation....
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_adult where needed
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_child where needed
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->image from the templates
2018-02-16 Jonathan DruartBug 18789: Pass a Koha::Patron object from returns.pl
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-12 Josef MoravecBug 15752: (QA follow-up) Remove unecessary redirect
2018-02-12 Jonathan DruartBug 15752: (QA follow-up) Remove unecessary redirect
2018-02-12 Josef MoravecBug 15752: (QA follow-up) Inform user that patron was...
2018-02-12 Josef MoravecBug 15752: (follow-up) Search for patrons only if param...
2018-02-12 Chad BillmanBug 15752: Automatically switch to patron when cardnumb...
2018-02-12 Jonathan DruartBug 18403: Add new methods Koha::Patrons->search_limite...
2018-02-12 Jonathan DruartBug 18403: output_and_exit_if_error for circulation.pl
2018-02-12 Jonathan DruartBug 18403: Use patron-title.inc when hidepatronname...
2018-02-12 Jonathan DruartBug 18403: Only display libraries from group in dropdow...
2018-02-12 Jonathan DruartBug 18403: Update permissions - borrowers => 1|* become...
2018-02-12 Kyle M HallBug 16735: Remove use of get_categories
2018-02-08 Liz ReaBug 19801: Display messages on user details page as...
2018-02-05 Charlotte CordwellBug 19997: use Modern::Perl in Circulation perl scripts
2018-01-30 Nick ClemensBug 20003: (QA follow-up) use patron checkouts method...
2018-01-30 Josef MoravecBug 20003: Fix showing number of remaining checkouts...
2018-01-15 Jonathan DruartBug 19921: Fix update child when only one adult patron...
2018-01-09 Jonathan DruartBug 19280: Pass a Koha::Patron to CanBookBeIssued
2018-01-08 Jonathan DruartBug 19899: Restore Item floats feature - do not crash
2018-01-02 Jonathan DruartBug 19798: Fix print transfer slip
2017-12-22 Marcel de RooyBug 19494: Add reservedate to Holds awaiting pickup
2017-12-22 Jonathan DruartBug 19840: Fix - display patron note on checkin
2017-12-11 Jonathan DruartBug 19746: Remove debug statements in returns.pl
2017-12-11 Jonathan DruartBug 19299: Replace C4::Reserves::GetReservesForBranch...
2017-12-11 Jonathan DruartBug 10021: Drop columns notify_id and notify_level...
2017-12-11 Jonathan DruartBug 10021: Drop table notifys and related code
2017-11-08 Jonathan DruartBug 10748: Add the ability to block return of lost...
2017-10-27 Marcel de RooyBug 19493: Remove few warnings from circulation.pl
2017-10-26 Jonathan DruartBug 17829: (follow-up) Move GetMember to Koha::Patron
2017-10-25 Jonathan DruartBug 19431: Fix error when checking out an unknown barcode
2017-10-13 Josef MoravecBug 19438: Fix sorting by date due in overdues.pl
2017-10-11 Jonathan DruartBug 15685: Avoid "Use of uninitialized value" warning...
2017-10-11 Nick ClemensBug 15685: (QA follow-up) Address QA issues
2017-09-12 Jonathan DruartBug 19059: Fix compilation issues
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-08-25 Jonathan DruartBug 19080: Handle non-existing patrons gratefully
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-08-15 Nick ClemensBug 18469: QA Follow-up
2017-08-15 Jonathan DruartBug 19053: Keep auto_renew flag if a confirmation is...
2017-07-26 Jonathan DruartBug 18966: Do not deal with duplicate issue_id on checkin
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 18276: barcode may be nonexistent when checking...
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Easy ones
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - circulation...
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue, compl...
2017-07-06 Marcel de RooyBug 18881: [QA Follow-up] Remove even more
2017-07-06 Marc VéronBug 18881: Remove dead code from view_holdsqueue.pl
2017-07-05 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-05-09 Jonathan DruartBug 17762: Send lang to GetPreparedLetter
2017-05-09 Alex ArnaudBug 12063 - Fix QA failures
2017-04-28 Jonathan DruartBug 14224: Do not reintroduce GetItemIssue, it's dying
2017-04-28 Aleisha AmohiaBug 14224: Allow patron notes about item shown at check in
2017-04-24 Nick ClemensBug 18435 - Language entered in Materials Specified...
2017-04-21 Marc VéronBug 18335 - Check in: Make patron info in hold messages...
2017-04-21 Nick ClemensBug 18423 - Add child button not always appearing ...
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-04-13 Jonathan DruartBug 17737: Rename holds_placed_before_today with curren...
2017-04-13 Jonathan DruartBug 17737: Replace GetReservesFromItemnumber with Koha...
2017-03-31 Aleisha AmohiaBug 8548: Add datatable to circ overdue report, remove...
2017-03-31 Jonathan DruartBug 15498: Do not display sql csv profiles
2017-03-31 Jonathan DruartBug 15498: Let the user choose the CSV profile to expor...
2017-03-03 Jonathan DruartBug 16530: Add a new method to the Branches TT Plugin...
2017-03-03 AleishaBug 16530: Adding a circ sidebar navigation menu and...
2017-02-14 Jonathan DruartBug 17940: (follow-up 14695) Fix - Mark holds as waitin...
2017-02-14 Josef MoravecBug 18079: Holds to pull cleanup
2017-02-14 Josef MoravecBug 18073: Followup - don't use CONCAT_WS
2017-02-14 Josef MoravecBug 18073: Holds to pull table enhancement
2017-01-30 Jonathan DruartBug 9569: Remove unused occurrence of AutoLocation
2017-01-20 Jonathan DruartBug 17588: ->get_issues has been replaced with ->checkouts
2017-01-20 Jonathan DruartBug 17588: get_account_lines->get_balance has been...
2017-01-20 Jonathan DruartBug 17588: Koha::Patrons - Move GetMemberIssuesAndFines
2017-01-18 Mark TompsettBug 17919: (bug 17466 follow-up) Koha::Issue is now...
2017-01-13 Josef MoravecBug 17466: Show number of outstanding issues when check...
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove GetMemberDetails
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove flags
2016-12-02 Marcel de RooyBug 17583: [QA Follow-up] Final polishing
2016-12-02 Jonathan DruartBug 17583: Add the Koha::Patron->is_going_to_expired...
2016-12-02 Jonathan DruartBug 17583: Use Koha::Patron->is_expired from the circul...
2016-11-18 Jonathan DruartBug 17642: Add and use get_descriptions_by_koha_field
2016-11-18 Jonathan DruartBug 17642: use get_description_by_koha_field when needed
2016-11-18 Jonathan DruartBug 17642: use find_by_koha_field when needed
2016-11-02 Owen LeonardBug 16991: Add subtitle to holds to pull report
2016-11-02 Jonathan DruartBug 15581: Display the latest auto renew date possible...
2016-10-28 Jonathan DruartBug 17397: Simplify code passing the Koha::Object to...
2016-10-28 Josef MoravecBug 17397: Show name of librarian who created circulati...
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
2016-10-26 Kyle M HallBug 14610 [QA Followup] - Implement staff patron tab
next