[Bug 5252] New: Emails & Phones On Patron Add/Edit form
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 Summary: Emails & Phones On Patron Add/Edit form Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Patrons AssignedTo: kyle.m.hall@gmail.com ReportedBy: nengard@gmail.com QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com, oleonard@myacpl.org Estimated Hours: 0.0 Created attachment 2647 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2647 phone/email choices The way it is now the home email and phone show on the transit slips and in the summary of the patron's info on the left of the patron pages. People use different phones as their primary phones and so I suggest we change the Email & Phone section to match those of Gmail where you can choose what type of phone or email account you are adding. See attached. I'm not suggesting we let people add as many as they want (that might be a bit harder), but that we add pull downs to identify which phone/email is the primary and which should be used next. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwagner@ptfs.com --- Comment #1 from Jane Wagner <jwagner@ptfs.com> 2010-09-27 11:33:41 UTC --- Are you proposing to use the same underlying table field, but let the patron identify it as desired? Or let the patron say which of the existing fields should be the primary field? If the latter, then this would also involve changes to the notice scripts (overdue, and I'm assuming other notices as well). Right now, the choice of email to use is through the syspref AutoEmailPrimaryAddress and there is no heirarchy. The email field specified in that syspref is used for all patrons. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 --- Comment #2 from Nicole C. Engard <nengard@gmail.com> 2010-09-27 12:57:06 UTC --- I am proposing whatever option makes it so that things work and the library has more control over what labels are assigned to emails and phones. So we can keep the table structure and add a few fields for the labels. We can then update the template to have the pull downs and include a note on the first phone and the first email that says 'primary.' This is just one of multiple ways that I'm sure this can be done, I'm open to whatever makes it more customizable than it is now (without having to use JQuery to change the labels). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizzyrea@gmail.com --- Comment #3 from Liz Rea <wizzyrea@gmail.com> 2010-09-28 20:26:48 UTC --- NEKLS handles this by merely changing the labels: Primary email/phone for the one they want contacted Secondary email/phone for the alternate. This way, it's *really* non-specific. Just put the info you want to be contacted at in the primary, and the others in the secondary, and it doesn't matter what personal location the info belongs to. <rant>Which leads to a personal peeve of mine: that it matters which phone is your home, your work, or your mobile. If I tell you to contact me at a number, that's where I want you to call. I don't want any entity calling me on any number other than the one I give them as my primary: businesses shouldn't be making decisions based on their arbitrary definition of my number. I should be making that decision by which number I give them as my primary. Same goes for email. </rant> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 --- Comment #4 from Liz Rea <wizzyrea@gmail.com> 2010-09-28 20:28:43 UTC --- I suppose I should say, I am for changing the labels on the fields and leaving the underlying structure alone (thus meeting your no jquery requirement). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 --- Comment #5 from Nicole C. Engard <nengard@gmail.com> 2010-09-28 20:40:01 UTC --- This too is fine with me - discussions on the developer list seemed to say that others did care what kind of number it was. I just want it clear that the first email and phone are the most important - and do not really have to be for "home" -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff --- Comment #6 from Nicole C. Engard <nengard@gmail.com> 2011-08-09 15:25:41 UTC --- A patch has been submitted here that is a step in the right direction. It changes the labels to make it clearer for the patrons and the staff. phone is now 'Primary phone', mobile is now 'Secondary phone', and 'phonepro' is now 'Other phone'. This way the type of phone does not matter and the phone that the patron wants to be called at the most is the 'primary.' This is just a step in the direction of fixing Bug 5252, not a complete fix. Database field names will eventually need to be changed for clarity and the option to have pull downs to type the phone numbers (as I suggested earlier) would be great. This patch also updated a stray reference to Home Email. Both the OPAC and staff client are updated with this patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 --- Comment #7 from Nicole C. Engard <nengard@gmail.com> 2011-08-09 15:26:10 UTC --- Created attachment 4910 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4910 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4910|0 |1 is obsolete| | --- Comment #8 from Owen Leonard <oleonard@myacpl.org> 2011-08-12 15:27:42 UTC --- Created attachment 4983 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4983 Signed-off patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|kyle.m.hall@gmail.com |nengard@gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls@bywatersolutions. | |com Patch Status|Signed Off |Passed QA --- Comment #9 from Ian Walls <ian.walls@bywatersolutions.com> 2011-08-12 15:32:55 UTC --- Template only change, easy to read, improves usability for most usecases. Marking as Passed QA. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|Passed QA |Patch Pushed --- Comment #10 from Chris Cormack <chris@bigballofwax.co.nz> 2011-08-14 08:10:38 UTC --- Pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P5 Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #11 from Nicole C. Engard <nengard@gmail.com> 2011-08-16 23:15:50 UTC --- Reopening as an enhancement in case someone wants to come up with a better fix, but the patch that was pushed works for now. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 --- Comment #12 from Chris Nighswonger <cnighswonger@foundations.edu> 2011-10-26 18:02:09 UTC --- The fix for this bug was published in the 3.4.5 release. If you were the reporter of this bug, please take time to verify the fix and update the status of this bug report accordingly. If the bug is fixed to your satisfaction, please close this report. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org