Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / members / mancredit.pl
2020-02-20 Julian MauriceBug 17702: Add UI to manage account credit types
2020-01-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2019-10-24 Martin RenvoizeBug 23805: Update mancredit to use the new credit types
2019-04-10 Martin RenvoizeBug 22600: Add 'interface' to accountlines
2019-03-28 Marcel de RooyBug 12159: (QA follow-up) Remove double use module
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2019-01-28 Tomas Cohen AraziBug 22066: Record library_id for manual credits
2019-01-25 Jonathan DruartBug 21993: Display a user-friendly message when the...
2019-01-04 Tomas Cohen AraziBug 21915: Call reconcile_balance on manual credit...
2018-10-31 Tomas Cohen AraziBug 21702: (follow-up) Simplify checks and use standard...
2018-10-31 Tomas Cohen AraziBug 21702: Make mancredit.pl use the patron id for...
2018-08-30 Jonathan DruartBug 21183: Replace C4::Items::GetItemnumberFromBarcode...
2018-08-14 Jonathan DruartBug 20226: Centralize update child code (CATCODE_MULTI)
2018-07-06 Tomas Cohen AraziBug 20980: Make mancredit.pl use Koha::Account::add_credit
2018-05-23 Jonathan DruartBug 20701: Add csrf protection to mancredit.pl
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-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-23 Jonathan DruartBug 15542: Always display the patron's info the same...
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-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: Make the QA script happy
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-07-07 Viktor Sarge9245 Fixes visual bux with fines tab not highlighting
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...
2013-03-30 Fridolyn SOMERSBug 9953 - When OpacMaintenance breaks lifting debarment
2012-02-02 Aleksa VujicicBug 6964 - 'Add child' function should be dependant...
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-07-15 Colin CampbellBug 5453 Move declarations out of conditionals
2011-04-09 Stéphane DelauneBug 5728: adding note and manager_id fields to accountlines
2011-04-08 Owen LeonardAdditional fixes for Bug 5422, Separate state field...
2011-03-20 Paul PoulainBug 4330 : Adding some copyright BibLibre statements
2010-03-17 Lars WirzeniusFix FSF address in directory members/
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-09-29 Garry CollumBug 2505: Enables warnings in members/mancredit.pl...
2009-08-23 Sébastien Hindererbug 3464: Takes columns country and B_country of table...
2009-01-07 Michael HafenPut patron Privilege 'updatecharges' to use on fines...
2008-09-09 Danny Boumanbug2580: category name and home library will now correc...
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-13 Galen Charltonkohabug 2105: prevent crash on IE7
2008-05-12 Henri-Damien LAURENTBug Fixing 1782 patch
2008-03-25 Owen LeonardRemoving old patronimages js check, adding missing...
2007-12-04 Owen LeonardPassing "adultborrower" variable to the template so...
2007-11-04 Owen LeonardStandardizing information shown in sidebar when patron...
2007-06-05 tipaulsome (minor, functionnaly speaking) bugfixes
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-23 hdlCode Cleaning Members.
2007-03-20 kadosadding name for template
2007-03-09 kadosmove Accounts2.pm to Accounts.pm
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-08-24 btoumibug fix: wrong address for redirect in mancredit.pl...
2006-01-17 tipaulmoving invoices scripts to members directory