Bug 17252 - Koha::AuthorisedValues - Remove GetAuthorisedValueByCode
[koha.git] / circ / circulation.pl
2016-10-21 Jonathan DruartBug 17252 - Koha::AuthorisedValues - Remove GetAuthoris...
2016-10-21 Jonathan DruartBug 17250: Do not retrieve marc subfield structure...
2016-10-21 Jonathan DruartBug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode
2016-10-11 Jonathan DruartBug 17248 - Koha::AuthorisedValues - Remove GetKohaAuth...
2016-09-25 Kyle M HallBug 17352 - Patron search type is hard coded to 'contai...
2016-09-09 Jonathan DruartBug 16272: Automatically switch an on-site checkout...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetborCat...
2016-08-22 Jonathan DruartBug 16960: Update 1 missing occurrence of GetModifications
2016-08-18 Jonathan DruartBug 17095: (bug 16849 follow-up) Fix regression if...
2016-08-10 Jonathan DruartBug 17020: Do no pass findborrower to the template
2016-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-07-08 Kyle M HallBug 16780 - Specify due date always sets time as AM...
2016-06-24 Jonathan DruartBug 3669: Remove parameters passed to action of form
2016-06-24 AleishaBug 3669: Moving 'Add a new message' into a pop up...
2016-06-24 Jonathan DruartBug 16527: Restore sticky due date behavior
2016-06-17 Jonathan DruartBug 16670: (bug 15823 follow-up) CGI->param should...
2016-06-10 Tomas Cohen AraziBug 16667: Unused variable and function call in circula...
2016-05-23 Kyle M HallBug 16499 [QA Followup] - Improve readability
2016-05-23 Jonathan DruartBug 16499: Remove "Use of uninitialized value" warnings...
2016-05-16 Jonathan DruartBug 16259: Replace CGI->param with CGI->multi_param...
2016-05-06 Kyle M HallMerges translations for Koha 16.05
2016-05-06 AleishaBug 15823: Can still access patron discharge slip witho...
2016-05-06 Brendan GallagherMerge branch 'master' of git://git.koha-community.org...
2016-05-06 Jonathan DruartBug 15919: Batch checkout - Display the due date
2016-05-05 Kyle M HallBug 16429 - Fix root problem
2016-04-29 Kyle M HallBug 11565 - decreaseLoanHighHolds needs Override
2016-04-29 Kyle M HallBug 14577 - Allow restriction of checkouts based on...
2016-04-29 Kyle M HallBug 9393 - Add note to circulation.pl if borrower has...
2016-04-26 Jonathan DruartBug 16154: Fix some other occurrences
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-04-26 Robin SheatBug 12478: make things using SimpleSearch use the new...
2016-04-07 Jonathan DruartBug 16169: Change prototype for C4::Biblio::TransformMa...
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-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 - Remove GetMessages
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-01-27 Marc Véron Bug 1983: Checkout: Hold repquest when checking out...
2016-01-27 Marc VéronBug 14015 - Checkout: Fix software error if barcode...
2016-01-04 Jonathan DruartBug 15344: Remove one occurrence in circ/circulation.pl
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-11 Katrin FischerBug 14349: Checkouts and Fines tab missing category...
2015-11-17 Eivin Giske SkaarenBug 10067: decreaseLoanHighHolds messes with specify...
2015-11-04 Kyle M HallBug 11431: Add additional sound options
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-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-13 Jonathan DruartBug 14045: Add specific quotas to on-site checkouts
2015-07-29 Kyle M HallBug 13851: Replace waiting holds logic in circulation...
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-05-14 Jonathan DruartBug 14194: Restore the HH:MM to 23:59 for onsite-checkouts
2015-04-29 Marc VéronBug 4041: Third step - Display address on patron's...
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 13497: Remove the pref AddPatronsLists
2015-03-15 Katrin FischerBug 13647: On-site checkouts - Allow library to specify...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-12-28 Jonathan DruartBug 13458: Display the correct patron categories
2014-11-20 Jonathan DruartBug 13255: On-site checkout due date wrong if SpecifyDu...
2014-11-06 Jonathan DruartBug 13190: Reintroduce the checkouts export feature
2014-11-06 Chris CormackBug 12892 : Alternate fix to restore the deleted code
2014-11-03 Kyle M HallBug 10860 [QA Followup] - Use Koha.Preference
2014-11-03 Katrin FischerBug 10860: Follow-up - fix some template variable issues
2014-11-03 Kyle M HallBug 10860 [QA Followup] - Rename system preferences
2014-11-03 Kyle M HallBug 10860 - Change "in-house use" to "on-site checkout"
2014-11-03 Jonathan DruartBug 10860: In-House Use
2014-10-31 Mark TompsettBug 643: QA Followup - server-side verification of...
2014-10-31 Pasi KallinenBug 643: Allow override of 'debarred' status
2014-09-17 Holger MeißnerBug 11577: Code and intranet template changes
2014-08-03 Bernardo Gonzalez... Bug 12687 - Remove CGI::scrolling_list from circulation.pl
2014-07-18 Owen LeonardBug 12542: Tabs inconsistency in different circ-menu...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-07-03 Kyle M HallBug 11703 - Convert checkouts table to ajax datatable
2014-04-29 Tomas Cohen AraziBug 11182: (QA followup) fix warning if itemBarcodeFall...
2014-04-29 SrdjanBug 11182: get rid of some warnings in circulation
2014-04-29 Mark TompsettBug 11182: remove spurious logged warnings in circulation
2014-04-28 Kyle M HallBug 12134: ensure that patrons are not restricted even...
2014-04-07 Holger MeißnerBug 7413: Code and intranet template changes
2014-03-11 Jonathan DruartBug 11751: remove dead code related to handling members...
2014-02-28 Tomas Cohen AraziBug 11096: support the retrieval of large MARCXML records
2014-02-21 Jonathan DruartBug 7372: Move road types from the roadtype table to...
2014-01-23 David CookBug 11486: Show renewal count on 'check out' and 'detai...
next