Bug 17600: Standardize our EXPORT_OK
[koha.git] / members / members-update.pl
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2018-02-12 Jonathan DruartBug 18403: Update permissions - borrowers => 1|* become...
2017-03-24 Tomas Cohen AraziBug 13757: Better display for attr changes in members...
2017-03-24 Tomas Cohen AraziBug 13757: (followup) Only touch opac_editable attributes
2017-03-24 Tomas Cohen AraziBug 13757: (followup) Staff interface changes
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-08-22 Kyle M HallBug 16960 - Patron::Modifications should be fixed
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2015-11-02 Kyle M HallBug 10904: (QA followup) Use branch limit if either...
2015-11-02 Kyle M HallBug 10904: (QA followup) would like to limit patron...
2015-11-02 Kyle M HallBug 10904: Limit patron update request management by...
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-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-01-15 Jared Camins-EsakovMerge branch 'bug_8557' into 3.12-master
2013-01-09 Jared Camins-EsakovMerge branch 'bug_8977' into 3.12-master
2013-01-02 Jared Camins-EsakovMerge branch 'bug_7919' into 3.12-master
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7368' into 3.12-master
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7143' into 3.12-master
2012-12-14 Jared Camins-EsakovMerge branch 'bug_9056' into 3.12-master
2012-12-14 Kyle M HallBug 7067 - OPAC Borrower Self Registration