Attachment #21502
Add forgot password link to OPAC patch 2013-09-26 18:34:52 UTC 22.46 KB no flags Details
Attachment #21512
Add forgot password link to OPAC patch 2013-09-27 14:23:24 UTC 23.37 KB no flags Details
Attachment #21521
Bug 8753 - Add forgot password link to OPAC patch 2013-09-27 17:19:10 UTC 3.10 KB no flags Details
Attachment #21849
Add forgot password link to OPAC patch 2013-10-07 13:45:19 UTC 27.48 KB no flags Details
Attachment #22175
Rebased patch patch 2013-10-21 19:26:43 UTC 27.63 KB no flags Details
Attachment #22430
Bug 8753 - Add forgot password link to OPAC patch 2013-10-25 18:23:24 UTC 2.56 KB no flags Details
Attachment #24586
Bug 8753 - Add forgot password link to OPAC patch 2014-01-20 22:09:42 UTC 38.09 KB no flags Details
Attachment #24780
Fixes all comments specified by mtompsett. patch 2014-01-27 20:55:23 UTC 37.65 KB no flags Details
Attachment #24781
Bug 8753 - Add forgot password link to OPAC patch 2014-01-27 20:57:12 UTC 38.38 KB no flags Details
Attachment #24846
Bug 8753 - Add forgot password link to OPAC patch 2014-01-28 16:18:33 UTC 37.78 KB no flags Details
Attachment #24853
Removed unnecessary references in template calls. patch 2014-01-28 19:14:14 UTC 1.48 KB no flags Details
Attachment #24854
Removed unnecessary argument in call to SendPasswordRecoveryEmail. Improved var naming patch 2014-01-28 20:24:09 UTC 2.25 KB no flags Details
Attachment #24855
Bug 8753 - Add forgot password link to OPAC patch 2014-01-28 21:13:10 UTC 38.35 KB no flags Details
Attachment #24862
Bug 8753 - Add forgot password link to OPAC patch 2014-01-29 14:39:33 UTC 37.12 KB no flags Details
Attachment #24906
Improved UGLY code (sic). patch 2014-01-30 21:32:21 UTC 3.03 KB no flags Details
Attachment #24907
hash vs hashref issue patch 2014-01-30 21:41:32 UTC 1.37 KB no flags Details
Attachment #24908
Bug 8753 - Add forgot password link to OPAC patch 2014-01-30 22:09:18 UTC 36.57 KB no flags Details
Attachment #25038
Bug 8753 - Add forgot password link to OPAC (patch) patch 2014-02-04 19:28:31 UTC 2.50 KB no flags Details
Attachment #25039
Bug 8753 - Add forgot password link to OPAC patch 2014-02-04 21:11:19 UTC 36.80 KB no flags Details
Attachment #25051
Delete the exprired links after (any) successful reset patch 2014-02-05 13:09:22 UTC 979 bytes no flags Details
Attachment #29111
Bug 8753 - Add forgot password link to OPAC patch 2014-06-20 15:44:11 UTC 24.61 KB no flags Details
Attachment #33175
Bug 8753 - Add forgot password link to OPAC - Updated patch 2014-11-03 18:10:55 UTC 2.60 KB no flags Details
Attachment #33176
Bug 8753 - Add forgot password link to OPAC - DBIx Schema Added patch 2014-11-03 18:13:23 UTC 1.91 KB no flags Details
Attachment #34472
SQL code in the .pl files removed. New .pm and .t files created. patch 2014-12-16 18:28:39 UTC 12.98 KB no flags Details
Attachment #36819
Bug 8753 - Add forgot password link to OPAC patch 2015-03-11 17:58:17 UTC 27.94 KB no flags Details
Attachment #37492
Bug 8753 - Add forgot password link to OPAC patch 2015-04-03 19:15:31 UTC 28.63 KB no flags Details
Attachment #39049
Bug 8753 - Add forgot password link to OPAC patch 2015-05-11 13:01:30 UTC 31.43 KB no flags Details
Attachment #39144
[Signed-off] Bug 8753 - Add forgot password link to OPAC patch 2015-05-13 15:53:11 UTC 31.62 KB no flags Details
Attachment #39165
Bug 8753 - Add forgot password link to OPAC patch 2015-05-13 22:18:31 UTC 31.94 KB no flags Details
Attachment #39166
Bug 8753 - Followup - change value text on syspref patch 2015-05-13 22:33:43 UTC 1.61 KB no flags Details
Attachment #39167
Bug 8753 - followup - update text for link to match common UI paradigms patch 2015-05-13 22:56:26 UTC 4.79 KB no flags Details
Attachment #39168
Bug 8753 - followup - update text for link to match common UI paradigms, fixes OpacPublic disabled view patch 2015-05-13 23:00:04 UTC 5.02 KB no flags Details
Attachment #39827
Bug 8753 - Fixed the forbidden pattern error in opac-auth.tt patch 2015-06-03 20:37:32 UTC 1.42 KB no flags Details
Attachment #41181
Bug 8753 - Use Koha::Borrowers instead of C4::Members patch 2015-07-24 20:20:18 UTC 6.07 KB no flags Details
Attachment #41192
Stray text appears above header image/png 2015-07-26 09:54:34 UTC 35.20 KB no flags Details
Attachment #41193
Bug 8753 - [followup] fix the title on opac-password-recovery.tt patch 2015-07-26 22:11:10 UTC 1.23 KB no flags Details
Attachment #41455
Bug 8753 - [followup] fix error when no information is provided patch 2015-08-12 04:28:56 UTC 1.46 KB no flags Details
Attachment #41686
Bug 8753 - [followup} Correcting spelling mistakes patch 2015-08-19 22:25:11 UTC 1.92 KB no flags Details
Attachment #41687
Bug 8753 - [followup] fix error when no information is provided patch 2015-08-19 22:45:55 UTC 1.48 KB no flags Details
Attachment #41688
Bug 8753 - [followup] POD cleanup patch 2015-08-19 23:20:06 UTC 1016 bytes no flags Details
Attachment #41706
Bug 8753 - [followup] POD cleanup patch 2015-08-20 10:06:50 UTC 1.22 KB no flags Details
Attachment #43017
Bug 8753 - Smartmatch substitute, Math::Random::Secure, Perltidy, Passwordrecovery.t patch 2015-10-01 15:58:11 UTC 20.80 KB no flags Details
Attachment #43183
Bug 8753 - Various little things - removing new dependency, changes to errors, textual updates patch 2015-10-07 03:39:52 UTC 9.67 KB no flags Details
Attachment #43576
Bug 8753 - Add forgot password link to OPAC patch 2015-10-18 20:30:54 UTC 31.62 KB no flags Details
Attachment #44305
Bug 8753 - Add forgot password link to OPAC patch 2015-11-03 00:46:06 UTC 31.62 KB no flags Details
Attachment #44306
Bug 8753 - Followup - change value text on syspref patch 2015-11-03 00:46:35 UTC 9.27 KB no flags Details
Attachment #44307
Bug 8753 - Fixed the forbidden pattern error in opac-auth.tt patch 2015-11-03 00:46:57 UTC 1.42 KB no flags Details
Attachment #44308
Bug 8753 - Use Koha::Borrowers instead of C4::Members patch 2015-11-03 00:47:14 UTC 6.00 KB no flags Details
Attachment #44309
Bug 8753 - [followup] POD cleanup patch 2015-11-03 00:47:30 UTC 1.22 KB no flags Details
Attachment #44310
Bug 8753 - Smartmatch substitute, Math::Random::Secure, Perltidy, Passwordrecovery.t patch 2015-11-03 00:47:49 UTC 20.80 KB no flags Details
Attachment #44311
Bug 8753 - Various little things - removing new dependency, changes to errors, textual updates patch 2015-11-03 00:48:06 UTC 9.67 KB no flags Details
Attachment #44323
Bug 8753 - Add forgot password link to OPAC patch 2015-11-03 11:04:43 UTC 31.72 KB no flags Details
Attachment #44324
Bug 8753 - Followup - change value text on syspref patch 2015-11-03 11:06:42 UTC 9.40 KB no flags Details
Attachment #44325
Bug 8753 - Fixed the forbidden pattern error in opac-auth.tt patch 2015-11-03 11:07:44 UTC 1.56 KB no flags Details
Attachment #44326
Bug 8753 - Use Koha::Borrowers instead of C4::Members patch 2015-11-03 11:08:43 UTC 6.14 KB no flags Details
Attachment #44327
Bug 8753 - [followup] POD cleanup patch 2015-11-03 11:09:45 UTC 1.36 KB no flags Details
Attachment #44329
Bug 8753 - Smartmatch substitute, Math::Random::Secure, Perltidy, Passwordrecovery.t patch 2015-11-03 11:21:11 UTC 21.01 KB no flags Details
Attachment #44330
Bug 8753 - Various little things - removing new dependency, changes to errors, textual updates patch 2015-11-03 11:22:41 UTC 9.81 KB no flags Details
Attachment #45209
Bug 8753 - Add forgot password link to OPAC patch 2015-11-27 14:26:07 UTC 31.28 KB no flags Details
Attachment #45210
Bug 8753 - Followup - change value text on syspref patch 2015-11-27 14:28:52 UTC 9.40 KB no flags Details
Attachment #45211
Bug 8753 - Fixed the forbidden pattern error in opac-auth.tt patch 2015-11-27 14:29:07 UTC 1.55 KB no flags Details
Attachment #45212
Bug 8753 - Use Koha::Borrowers instead of C4::Members patch 2015-11-27 14:29:15 UTC 6.13 KB no flags Details
Attachment #45213
Bug 8753 - [followup] POD cleanup patch 2015-11-27 14:29:23 UTC 1.36 KB no flags Details
Attachment #45214
Bug 8753 - Smartmatch substitute, Math::Random::Secure, Perltidy, Passwordrecovery.t patch 2015-11-27 14:29:31 UTC 21.01 KB no flags Details
Attachment #45215
Bug 8753 - Various little things - removing new dependency, changes to errors, textual updates patch 2015-11-27 14:29:41 UTC 9.80 KB no flags Details
Attachment #45223
Bug 8753 - Add forgot password link to OPAC patch 2015-11-30 14:26:47 UTC 31.28 KB no flags Details
Attachment #45224
Bug 8753 - Followup - change value text on syspref patch 2015-11-30 14:26:58 UTC 9.40 KB no flags Details
Attachment #45225
Bug 8753 - Fixed the forbidden pattern error in opac-auth.tt patch 2015-11-30 14:27:07 UTC 1.55 KB no flags Details
Attachment #45226
Bug 8753 - Use Koha::Borrowers instead of C4::Members patch 2015-11-30 14:27:16 UTC 6.13 KB no flags Details
Attachment #45227
Bug 8753 - [followup] POD cleanup patch 2015-11-30 14:27:24 UTC 1.36 KB no flags Details
Attachment #45228
Bug 8753 - Smartmatch substitute, Math::Random::Secure, Perltidy, Passwordrecovery.t patch 2015-11-30 14:27:31 UTC 21.01 KB no flags Details
Attachment #45229
Bug 8753 - Various little things - removing new dependency, changes to errors, textual updates patch 2015-11-30 14:27:39 UTC 9.80 KB no flags Details
Attachment #45230
Bug 8753 - propagating the changes to kohastructure.sql and sysprefs.sql patch 2015-11-30 14:27:47 UTC 3.20 KB no flags Details
Attachment #46379
Bug 8753 - propagating the changes to kohastructure.sql and sysprefs.sql patch 2016-01-07 02:18:08 UTC 3.27 KB no flags Details
Attachment #47164
Bug 8753 - Add forgot password link to OPAC patch 2016-01-22 09:47:38 UTC 31.29 KB no flags Details
Attachment #47165
Bug 8753 - Followup - change value text on syspref patch 2016-01-22 09:47:47 UTC 9.42 KB no flags Details
Attachment #47166
Bug 8753 - Use Koha::Borrowers instead of C4::Members patch 2016-01-22 09:47:56 UTC 6.15 KB no flags Details
Attachment #47167
Bug 8753 - [followup] POD cleanup patch 2016-01-22 09:48:03 UTC 1.37 KB no flags Details
Attachment #47168
Bug 8753 - Smartmatch substitute, Math::Random::Secure, Perltidy, Passwordrecovery.t patch 2016-01-22 09:48:11 UTC 21.02 KB no flags Details
Attachment #47169
Bug 8753 - Various little things - removing new dependency, changes to errors, textual updates patch 2016-01-22 09:48:19 UTC 9.81 KB no flags Details
Attachment #47170
Bug 8753 - propagating the changes to kohastructure.sql and sysprefs.sql patch 2016-01-22 09:48:29 UTC 3.38 KB no flags Details
Attachment #47171
Bug 8753: [QA Follow-up] Primary key and collation patch 2016-01-22 09:48:38 UTC 4.68 KB no flags Details
Attachment #47357
Bug 8753 [QA Followup] - Add notice to translations patch 2016-01-27 18:30:00 UTC 10.12 KB no flags Details
Attachment #47366
[PASSED QA] Bug 8753 [QA Followup] - Add notice to translations patch 2016-01-27 22:56:59 UTC 10.19 KB no flags Details