Bug 18136: Fix ExportRemoveFields pre-fill behaviour
[koha.git] / opac / opac-memberentry.pl
2017-01-25 Julian MauriceRevert "Bug 17494: Prevent duplicate tokens from gettin...
2016-12-19 Kyle M HallBug 17494: Prevent duplicate tokens from getting stored
2016-12-19 Jonathan DruartBug 17494: Make sure the same verification token won...
2016-10-24 Jonathan DruartBug 17393: Fix non-Latin chars handling in self reg
2016-08-25 Julian MauriceFix use of non-existent variable $borrower
2016-08-24 Jonathan DruartBug 16996: Do not explode if mandatory fields are missing
2016-08-24 Chris CormackBug 16969 cgi->param used in list context in opac-membe...
2016-08-17 Jonathan DruartBug 16878: Fix XSS in opac-memberentry
2015-11-06 Marc VéronBug 14956: (followup) Fix birthday date validation...
2015-11-06 Marc VéronBug 14956: C4::Dates from files opac/*.pl
2015-10-02 Jonathan DruartBug 5371: Force no caching for private pages at the...
2015-08-20 Martin StenbergBug 14675: Don't update details if no changes made
2015-07-24 Juhani SeppäläBug 5685: Validation of email address field
2015-07-24 Marcel de RooyBug 11693: Default emailing preferences not loaded...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-18 David CookBug 13526 - Mandatory fields should not be able to...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-11-21 Marcel de RooyBug 13050: Follow-up for bug 12371
2014-08-26 Owen LeonardBug 12718 - Show extended patron attributes in the...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-01-14 Galen CharltonBug 11535: sanitize input from patron self-registration...
2014-01-06 Kyle M HallBug 11342: fix error in OPAC self registration form...
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2013-05-08 Jared Camins-EsakovMerge branch 'bug_10204' into 3.14-master
2013-05-08 Owen LeonardBug 10204 - Patron image no longer appears in the OPAC
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 QA Followup
2012-12-14 Owen LeonardBug 7067 [Follow-up: templates] allow patron self regis...
2012-12-14 Kyle M HallBug 7067 - OPAC Borrower Self Registration