Bug 12670: Show materials label in checkin/checkout messages
[koha.git] / circ /
2016-03-24 Julian Maurice Bug 12670: Show materials label in checkin/checkout...
2016-03-24 Jonathan Druart Bug 16125: Remove the flagged boolean in circ/circulat...
2016-03-23 Jonathan Druart Bug 15672: (follow-up) Show descriptions instead of...
2016-03-23 Owen Leonard Bug 15672 [Revised] Show descriptions instead of codes...
2016-03-21 Kyle M HallBug 15997 - Hold Ratios for ordered items doesn't count...
2016-03-21 Jonathan DruartBug 16082: Display a friendly "patron does not exist...
2016-03-21 Jonathan DruartBug 16073: (follow-up) Fix software error in circulation.pl
2016-03-21 Jonathan DruartBug 16073: Fix software error in circulation.pl
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetMemberRe...
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - (follow-up) Remove...
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove GetMessages
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove DeleteMessage
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove AddMessage
2016-03-02 Kyle M HallBug 14134 - Make "Holds over" show holds expiring tomor...
2016-03-02 Jonathan DruartBug 14753: Use the KohaDates plugin to display dates
2016-03-02 Nick ClemensBug 14753 - Show accession date on checkin
2016-02-24 Natashabug 12920 - Remove AllowRenewalLimitOverride from pl...
2016-02-24 Jonathan DruartBug 15845: Do not import Add_Delta_YM from circulation.pl
2016-02-24 Marcel de RooyBug 15845: Renewal date in circulation.pl is not always...
2016-02-23 Kyle M HallBug 15730 - 500 error on returns.pl if barcode doesn...
2016-02-22 Jonathan DruartBug 15736: Add ShowAllCheckins pref to control the...
2016-01-27 Jonathan DruartBug 14828: Use Koha::ItemType[s] everywhere C4::ItemTyp...
2016-01-27 Marc Véron Bug 1983: Checkout: Hold repquest when checking out...
2016-01-27 Marc Véron Bug 15355: Translatability: Fix issues on check in...
2016-01-27 Marc VéronBug 14015 - Checkout: Fix software error if barcode...
2016-01-27 Chloe Bug 12045 - Transfer impossible if barcode includes...
2016-01-23 Jonathan DruartBug 15560: Fix display of multiple item types in pendin...
2016-01-23 Katrin FischerBug 15560: Fix display of multiple branches and locatio...
2016-01-07 Marc Véron Bug 15462 - Unable to renew books via circ/renew.pl
2016-01-04 Jonathan DruartBug 15344: Remove one occurrence in circ/circulation.pl
2015-12-31 Kyle M HallBug 13931 [QA Followup] - Fix whitespace error
2015-12-31 Josef MoravecBug 13931 - Date of birth in patron search result and...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-12-30 Jonathan DruartBug 15344: Remove some other calls of GetMemberDetails...
2015-12-30 Jonathan Druart Bug 15324: Do not display 'Waiting holds:" if no holds...
2015-12-29 Marc Véron Bug 15301: branchtransfers.tt: Remove ambiguous "To...
2015-12-11 Marc VéronBug 15230: Remove unused file circ/stats.pl and stats...
2015-12-11 Kyle M HallBug 13838 - Redirect to 'expired holds' tab after cance...
2015-12-11 Katrin FischerBug 14349: Checkouts and Fines tab missing category...
2015-12-04 Kyle M HallBug 13024 - Nonpublic note not appearing in the staff...
2015-11-19 Marc VéronBug 14870: (followup) Remove stray C4::Dates from circ...
2015-11-17 Eivin Giske SkaarenBug 10067: decreaseLoanHighHolds messes with specify...
2015-11-04 Kyle M HallBug 11431: Add additional sound options
2015-11-03 Jonathan DruartBug 14821: Do not list not returned items
2015-10-29 Marc VéronBug 14903: (followup)Remove C4::Dates from circ/circula...
2015-10-29 Marc VéronBug 14903: Remove C4::Dates from circ/circulation.pl...
2015-10-23 Marcel de RooyBug 14918: [QA Follow-up] Correct enddate and use constant
2015-10-23 Jonathan DruartBug 14918: Remove C4::Dates from circ/pendingreserves.pl
2015-10-21 Jonathan DruartBug 14871: Extend the patrons search to search like...
2015-10-20 Tomas Cohen AraziBug 11759: (QA followup) Sysprefs should be kosher
2015-10-20 Kyle M HallBug 11759: (QA followup) Fix koha-qa errors
2015-10-19 Jonathan DruartBug 11759: (follow-up) Some fixes
2015-10-19 Jonathan DruartBug 11759: Batch checkout - Add the new template
2015-10-19 Jonathan DruartBug 11759: Batch checkout - prepare the ground
2015-10-19 Jonathan DruartBug 14916: Display overdues if due on 23:59
2015-10-19 Jonathan DruartBug 15005: Remove CGI->url calls from pl scripts
2015-10-13 Jonathan DruartBug 14920: Simplify the date management on reserveratios
2015-10-13 Marc VéronBug 14920: Remove C4::Dates from circ/reserveratios.pl
2015-10-13 Jonathan DruartBug 14045: Add specific quotas to on-site checkouts
2015-10-08 Jonathan DruartBug 14890: Simplify processing to display a date with...
2015-10-08 Marc VéronBug 14890: Remove C4::Dates from circ/bookcount.pl
2015-10-02 Jonathan DruartBug 14842: Wrong call to GetBranchItemRule
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-09-16 Jonathan DruartBug 14655: Add a warning if the checkin will fail
2015-08-21 Jesse WeaverBug 14464: Add ability to cancel waiting holds from...
2015-07-29 Kyle M HallBug 13851: Replace waiting holds logic in circulation...
2015-07-28 Mark TompsettBug 14487: Noise best detected under Debian 8
2015-07-28 Indranil Das GuptaBug 14487: silence warns during checkin
2015-06-26 simithBug 11882: Add a new button to the checkout confirmatio...
2015-06-23 Jonathan DruartBug 14324: Display "Add Child" for Organisations on...
2015-06-22 Katrin FischerBug 14356: Improvements to the 'Transfers to receive...
2015-06-11 Jonathan DruartBug 7981: Reintroduce dropboxdate
2015-06-11 Jonathan DruartBug 7981: Use The Branches TT plugin instead of GetBran...
2015-06-11 Benjamin RoksethBug 7981: Remove HomeOrHoldingBranchReturn syspref
2015-06-01 Kyle M HallBug 12066: New renew page in staff client doesn't recor...
2015-05-14 Jonathan DruartBug 14194: Restore the HH:MM to 23:59 for onsite-checkouts
2015-05-14 Kyle M HallBug 13822: Patron autocomplete search is severly limited
2015-04-29 Marc VéronBug 4041: Third step - Display address on patron's...
2015-04-22 Jonathan DruartBug 13482: Sent biblionumber to the template
2015-04-22 Jonathan DruartBug 13482: Prevent race condition on printing a ReserveSlip
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-13 Kyle M HallBug 13315 - Add feedback for last item checked out...
2015-04-13 Jonathan DruartBug 13926: ake circulation.pl not using C4::Members...
2015-04-13 Jonathan DruartBug 13957: If no value, display an empty string instead...
2015-04-13 Jonathan DruartBug 13497: Remove the pref AddPatronsLists
2015-03-31 JustinBug 13549: Add cardnumber to overdue circulation report...
2015-03-31 Jonathan DruartBug 11201: Add a in-house use list pages
2015-03-30 Jonathan DruartBug 13892: Make ysearch.pl not using C4::Members::Search
2015-03-15 Katrin FischerBug 13647: On-site checkouts - Allow library to specify...
2015-03-05 Benjamin RoksethBug 12122: TransferSlip should accept both itemnumber...
2015-02-09 Kyle M HallBug 13299 - Add home library column to the holds ratios...
2015-02-09 Kyle M HallBug 13298 - Holds ratios report ignores ordered items
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-12-28 Lyon3 TeamBug 12895 repair dropbox mode
2014-12-28 Jonathan DruartBug 13458: Display the correct patron categories
2014-11-23 Kyle M HallBug 13297 - Shelving location PROC does not work accord...
next