Bug 22674: Change wording of payments in the GUI
[koha-equinox.git] / members / boraccount.pl
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2018-11-06 Tomas Cohen AraziBug 20629: (QA follow-up) Remove actions_col
2018-11-06 Kyle M HallBug 20629: Rename reverse_col to actions_col
2018-11-06 Mark TompsettBug 20629: (follow-up) fix reverse_col value
2018-11-06 Kyle M HallBug 20629: Pass accountline objects to template instead...
2018-11-06 Kyle M HallBug 20629: Remove ability to 'reverse' payments
2018-08-14 Jonathan DruartBug 20226: Centralize update child code (CATCODE_MULTI)
2018-07-06 Kyle M HallBug 20703: Add ability to void any credit
2018-04-19 Kyle M HallBug 18790: Add ability to void payments
2018-02-23 Josef MoravecBug 12001: (QA follow-up) Fix showing links to items...
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-16 Jonathan DruartBug 18789: Update other occurences where is_child shoul...
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: Send Koha::Patron object to the templates
2018-02-12 Jonathan DruartBug 18403: Add sub output_and_exit_if_error - unknown_p...
2018-02-12 Jonathan DruartBug 18403: Update permissions - borrowers => 1|* become...
2018-02-05 Te Rauhina JacksonBug 20009: use Modern::Perl in Members perl scripts
2018-01-15 Jonathan DruartBug 19921: Fix update child when only one adult patron...
2017-12-22 Nick ClemensBug 19621: Use Koha.Preference on template side to...
2017-09-07 Aleisha AmohiaBug 19258: Prevent warn when reversing a payment
2017-08-25 Jonathan DruartBug 19080: Handle non-existing patrons gratefully
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-04-21 Nick ClemensBug 18423 - Followup - enable Add child button for...
2017-04-21 Nick ClemensBug 18423 - Add child button not always appearing ...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetborCat...
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-01-27 Gus 15623 - Spelling mistake in boraccount.pl Test - Searc...
2016-01-23 Jonathan DruartBug 15542: Always display the patron's info the same...
2015-06-22 Jonathan DruartBug 11804: Remove references to circ-menu.tt
2015-04-29 Tomas Cohen AraziBug 4041: (QA followup) fix issues raised by koha-qa.pl
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-01-21 Owen LeonardBug 13525 - Date sorting on accounts (fines) tab doesn...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
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-04-30 Ian WallsBug 6273: add support for recording type of payment...
2014-04-17 Kyle M HallBug 9448: Add separate permission for writing off fees
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2013-03-31 Owen LeonardBug 9917 - Routing list tab on patron account should...
2012-09-15 Stéphane DelauneBug 7671 : add a real primary key accountlines_id in...
2012-02-02 Aleksa VujicicBug 6964 - 'Add child' function should be dependant...
2011-11-24 Srdjan JankovicBug 6303: Display Organisation and Parent Organisation...
2011-10-19 Owen LeonardFix for Bug 6980, Patron attributes are shown when...
2011-09-23 Henri-Damien LAURENTFix for Bug 5436 - Extended patron attributes display...
2011-09-06 Chris CormackBug 6732 : Showing the bibliographic title on the manua...
2011-04-08 Owen LeonardAdditional fixes for Bug 5422, Separate state field...
2010-05-03 Colin CampbellBug 2889 Remove toggle in boraccount display
2010-03-17 Lars WirzeniusFix FSF address in directory members/
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-09-04 Garry CollumBug 2505: Enabled warnings in boraccount.pl and pay.pl.
2009-08-23 Sébastien Hindererbug 3464: Takes columns country and B_country of table...
2009-08-10 Kyle M HallReverse Payment - Allows any payment to be 'undone...
2009-01-07 Michael HafenPut patron Privilege 'updatecharges' to use on fines...
2008-08-09 Joshua Ferraro2433: Cannot apply manual credits with an item number
2008-07-08 Owen LeonardMore changes to update-child process. Many scripts...
2008-07-08 Owen LeonardScripts missing check for Child category type would...
2008-05-12 Henri-Damien LAURENTBug Fixing 1782 patch
2008-04-22 Ryan HigginsSmall template cleanup: display library name and cat...
2008-03-07 Chris NighswongerCorrecting code to display patronimage correctly
2008-02-03 Chris NighswongerMore fixes for patron images
2007-12-05 Joshua Ferrarocleanup for serials and members for Dates
2007-12-05 Joe Atzbergermembers subdir - Dates.pm integration and warnings...
2007-12-04 Owen LeonardPassing "adultborrower" variable to the template so...
2007-12-04 Owen LeonardFinishing changes to sidebar menu (change to boraccount...
2007-12-04 Owen LeonardFixing some menu formatting
2007-11-04 Owen LeonardStandardizing information shown in sidebar when patron...
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-10-18 Paul POULAINfines management (bugfixes & minor improvement)
2007-08-15 Paul POULAINfixes to fine management
2007-04-24 hdlStill Code Cleaning.
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-23 hdlCode Cleaning Members.
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-09-27 tgarip1957Finalized XML version for intranet
2006-09-22 tgarip1957Patrons may pay their fines in instalments
2006-01-18 tipaulprog templates : completed, fixed & xhtml valid
2006-01-17 tipaulmoving boraccount.pl to members directory