Bug 8753: [QA Follow-up] Primary key and collation
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 22 Jan 2016 09:18:29 +0000 (10:18 +0100)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Wed, 27 Jan 2016 06:40:56 +0000 (06:40 +0000)
commit8ec7572d0ccd0aec27a8900725118e4da9a9a25a
tree6c47bb7df4f069581200bb79020c3d840fcd1f2c
parent45d8575e3a15dfe871595afd561681a636d5f407
Bug 8753: [QA Follow-up] Primary key and collation

This patch includes:
[1] Adds primary key borrowernumber to new table.
[2] Fixes collation.
[3] Removes manual PK in DBIx schema file.
[4] Fixes typo CompletePasswordRevovery.
[5] Removes use strict from opac-password-recovery; Modern::Perl is used.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
C4/Passwordrecovery.pm
Koha/Schema/Result/BorrowerPasswordRecovery.pm
installer/data/mysql/atomicupdate/bug_8753-Add_forgot_password_link_to_OPAC.sql
installer/data/mysql/kohastructure.sql
opac/opac-password-recovery.pl