[Bug 13176] New: Add links "My account" and "My checkouts" for logged in user to drop down in staff client header
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 Bug ID: 13176 Summary: Add links "My account" and "My checkouts" for logged in user to drop down in staff client header Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Add direct links to account details and checkout page for logged in user. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |veron@veron.ch |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 33024 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33024&action=edit Bug 13176 - Add links "My account" and "My checkouts" for logged in user to drop down in staff client header This patch adds links to "My account" and "My checkouts" to drop down in staff client header. To test: Apply patch Got to drop down of logged in user (top right) See new links to "My account" and "My checkout" (above "Log out") Test the links. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33024|0 |1 is obsolete| | --- Comment #2 from Marc Véron <veron@veron.ch> --- Created attachment 33025 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33025&action=edit Bug 13176 - Add links "My account" and "My checkouts" for logged in user to drop down in staff client header This patch adds links to "My account" and "My checkouts" to drop down in staff client header. To test: Apply patch Got to drop down of logged in user (top right) See new links to "My account" and "My checkout" (above "Log out") Test the links. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33025|0 |1 is obsolete| | --- Comment #3 from Marc Véron <veron@veron.ch> --- Created attachment 33026 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33026&action=edit Bug 13176 - Add links "My account" and "My checkouts" for logged in user to drop down in staff client header This patch adds links to "My account" and "My checkouts" to drop down in staff client header. To test: Apply patch Got to drop down of logged in user (top right) See new links to "My account" and "My checkout" (above "Log out") Test the links. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33026|0 |1 is obsolete| | --- Comment #4 from Magnus Enger <magnus@enger.priv.no> --- Created attachment 33027 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33027&action=edit Bug 13176 - Add links "My account" and "My checkouts" for logged in user to drop down in staff client header This patch adds links to "My account" and "My checkouts" to drop down in staff client header. To test: Apply patch Got to drop down of logged in user (top right) See new links to "My account" and "My checkout" (above "Log out") Test the links. Signed-off-by: Magnus Enger <digitalutvikling@gmail.com> Works as advertised. The options are not displayed when you are logged in as the db/admin user. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |kyle@bywatersolutions.com --- Comment #5 from Kyle M Hall <kyle@bywatersolutions.com> --- I can imagine at least some libraries won't want this feature. Can you please add ids and classes to the li tags so they can be easily hidden via css? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 --- Comment #6 from Kyle M Hall <kyle@bywatersolutions.com> --- Also, is it completely necessary to have links to both moremember.pl and circulation.pl? Eventually we may start running out of real estate on our menu bar ; ) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33027|0 |1 is obsolete| | --- Comment #7 from Marc Véron <veron@veron.ch> --- Created attachment 33092 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33092&action=edit Bug 13176 - Add links "My account" and "My checkouts" for logged in user to drop down in staff client header This patch adds links to "My account" and "My checkouts" to drop down in staff client header. To test: Apply patch Got to drop down of logged in user (top right) See new links to "My account" and "My checkout" (above "Log out") Test the links. Signed-off-by: Magnus Enger <digitalutvikling@gmail.com> Works as advertised. The options are not displayed when you are logged in as the db/admin user. Added classes "toplinks-myaccount" and "toplink-mycheckouts" to li tags to make it possible to hide them (per Kyle M $ Switching back to "Signd-off" (Hope this is OK becuause it is a tiny string addition) Marc -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 --- Comment #8 from Marc Véron <veron@veron.ch> --- Sorry, my comment on the patch was mutilated, it should read: ----- Added classes "toplinks-myaccount" and "toplink-mycheckouts" to li tags to make it possible to hide them (per Kyle's request). Switching back to "Signd-off" (Hope this is OK becuause it is a tiny string addition) ----- PS: Showed it today to a possible customer, they like it. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33092|0 |1 is obsolete| | --- Comment #9 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 33093 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33093&action=edit [PASSED QA] Bug 13176 - Add links "My account" and "My checkouts" for logged in user to drop down in staff client header This patch adds links to "My account" and "My checkouts" to drop down in staff client header. To test: Apply patch Got to drop down of logged in user (top right) See new links to "My account" and "My checkout" (above "Log out") Test the links. Signed-off-by: Magnus Enger <digitalutvikling@gmail.com> Works as advertised. The options are not displayed when you are logged in as the db/admin user. Added classes "toplinks-myaccount" and "toplink-mycheckouts" to li tags to make it possible to hide them (per Kyle M $ Switching back to "Signd-off" (Hope this is OK becuause it is a tiny string addition) Marc Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13176 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |tomascohen@gmail.com --- Comment #10 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Patch pushed to master. Nice one, thanks Marc! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org