Koha/koha-tmpl/intranet-tmpl/prog/img
Owen Leonard 80a71c1689 Bug 13302 [Revised] Use CSS3 ellipsis for email address in staff client patron sidebar
This patch replaces the email address text overflow solution implemented
by Bug 3256 with a CSS3 technique: text-overflow: ellipsis

https://developer.mozilla.org/en-US/docs/Web/CSS/text-overflow

To test, apply the patch and clear your browser cache. Edit the primary
email address of a patron so that it is very long. View that patron in
the staff client (on the checkout or details page, for instance) and
confirm that the email address is truncated with "..."

Confirm that the link and the title attribute of the link contain the
correct, full email address.

Revision uses a percentage instead of a fixed width for email display in
the sidebar to accommodate varying sidebar widths. Also added: Handling
of all email addresses displayed on the patron detail page. Although
email addresses in the body of that page were not in the scope of the
original patch, it's a good improvement to include those as well.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
2016-03-02 04:58:23 +00:00
..
datatables Bug 6836: Add jQuery dataTables plugin 2012-01-27 11:33:11 +01:00
famfamfam Bug 9403: Material type icons not showing for XSLT default view in intranet 2013-03-21 12:00:38 -04:00
itemtypeimg Bug 12653: Text file clean up 2014-10-30 09:35:12 +13:00
approve.gif More interface changes for circulation: Further tweaking of circ warning dialog, formatting patron selection form, adding 'focus' class to patron selection select list. 2007-11-04 16:31:02 -06:00
arrow-bullet.gif Finishing circ page layout changes. Still need to iron out standards for warning/message styles. Also renaming a couple of includes and correcting the relevant files. 2007-10-29 16:21:45 -05:00
asc.gif Cleanup of z39.50 search form, addition of checkall js. Addition of tablesorter js to z39.50 results. 2008-03-19 06:32:30 -05:00
ascdesc.gif Cleanup of z39.50 search form, addition of checkall js. Addition of tablesorter js to z39.50 results. 2008-03-19 06:32:30 -05:00
background_koha_logo.png Bug 7979: New design for staff interface + fixes + css call moved 2012-04-20 18:24:38 +02:00
cart-small.gif Changes to the appearance and behavior of the cart in the staff client (see Bug 3871) 2009-12-20 14:27:12 +01:00
cart.gif MT 1110 : Balance cart and lists : cart is now in the intranet 2009-10-14 15:04:53 +02:00
checkall.gif
clear-field.png Bug 3374 - Display patron attributes in the same format as other patron data 2012-09-03 15:22:06 +02:00
clone-field.png Bug 3374 - Display patron attributes in the same format as other patron data 2012-09-03 15:22:06 +02:00
clone-subfield.png Fix for Bug 4868 - Improve controls for cloning and deleting MARC subfields 2010-06-19 08:23:26 -04:00
collapse.gif Adding missing images for collapsible syspref sections 2010-02-02 18:42:59 -05:00
css_header.png
delete-subfield.png Fix for Bug 4868 - Improve controls for cloning and deleting MARC subfields 2010-06-19 08:23:26 -04:00
delete-tag.png Follow-up to Bug 4868, Improve controls for cloning and deleting subfields 2011-08-26 10:25:18 +12:00
deny.gif More interface changes for circulation: Further tweaking of circ warning dialog, formatting patron selection form, adding 'focus' class to patron selection select list. 2007-11-04 16:31:02 -06:00
desc.gif Cleanup of z39.50 search form, addition of checkall js. Addition of tablesorter js to z39.50 results. 2008-03-19 06:32:30 -05:00
dropshadow-alpha.png More work on circulation dialog. Adding files and styles necessary to do drop-shadow on divs (http://www.alistapart.com/articles/cssdropshadows) 2007-10-31 19:46:16 -05:00
dropshadow-mask.gif More work on circulation dialog. Adding files and styles necessary to do drop-shadow on divs (http://www.alistapart.com/articles/cssdropshadows) 2007-10-31 19:46:16 -05:00
dropshadow.gif More work on circulation dialog. Adding files and styles necessary to do drop-shadow on divs (http://www.alistapart.com/articles/cssdropshadows) 2007-10-31 19:46:16 -05:00
edit-tag.png Follow-up to Bug 4868, Improve controls for cloning and deleting subfields 2011-08-26 10:25:18 +12:00
expand.gif Adding missing images for collapsible syspref sections 2010-02-02 18:42:59 -05:00
favicon.ico Bug 10592: fix display of favicon 2013-07-22 14:00:23 +00:00
filefind.png filefind.png. Why not having the same architecture between intranet and opac img or images ? 2007-10-02 15:45:18 -05:00
first-disabled.png Bug 5345 [FOLLOW-UP] DataTables in Koha 2012-04-13 15:44:24 +02:00
first.png (MT #1654) Adding jquery.tablesorter and jquery.tablesorter.pager support for authorised_values.pl 2010-12-21 21:18:11 +13:00
glyphicons-halflings-koha.png Bug 9757: Make staff client list contents view more like search results 2013-06-26 09:04:04 -07:00
glyphicons-halflings-white-koha.png Bug 10615 - Move saved reports action items into dropdown menu 2013-08-16 14:20:24 +00:00
go-bottom.png (bug 1532) Reserves Updates Ported From Dev_Week 2010-02-18 22:49:47 -05:00
go-down.png (bug 1532) Reserves Updates Ported From Dev_Week 2010-02-18 22:49:47 -05:00
go-top.png (bug 1532) Reserves Updates Ported From Dev_Week 2010-02-18 22:49:47 -05:00
go-up.png (bug 1532) Reserves Updates Ported From Dev_Week 2010-02-18 22:49:47 -05:00
item-bullet.gif - Changes to the way patron renewals are handled. Circulation page now offers 'renew' link alongside warning about patron expiration (as in dev_week), using the new setstatus script. 2007-12-17 19:24:49 -06:00
koha-logo-black.png
koha-logo-medium.gif New basic page structure implemented for circ pages: global main menu in the header, resident search box and logo, followed by breadcrumb navigation. Added circ-menu.inc for left-hand sidebar menu (needs revision), circ-search.inc which defines the resident search box for circ pages, additions to staff-global.js to handle tab-switching in search box. 2007-09-07 15:44:57 -05:00
koha-logo-white.png
koha-logo.gif Visual tweaks for login screen. 2008-04-01 06:41:12 -05:00
koha-logo.png
koha.org-logo.gif
label-creator-image.png [30/40] Work on labels module home page. 2009-09-01 15:53:07 -04:00
last-disabled.png Bug 5345 [FOLLOW-UP] DataTables in Koha 2012-04-13 15:44:24 +02:00
last.png (MT #1654) Adding jquery.tablesorter and jquery.tablesorter.pager support for authorised_values.pl 2010-12-21 21:18:11 +13:00
loading-small.gif Bug 7747 - Replace YUI autocomplete with jQueryUI 2012-05-31 18:07:55 +02:00
loading.gif Using YUI plugin to do "Loading" mask on addbiblio.pl and authorities.pl. Previous version wasn't compatible with Internet Explorer. 2008-02-29 17:30:02 -06:00
locked.png Fix for Bug 2122, Grayed out Fields not always visible 2010-11-17 21:21:29 +13:00
more-arrow.gif New basic page structure implemented for circ pages: global main menu in the header, resident search box and logo, followed by breadcrumb navigation. Added circ-menu.inc for left-hand sidebar menu (needs revision), circ-search.inc which defines the resident search box for circ pages, additions to staff-global.js to handle tab-switching in search box. 2007-09-07 15:44:57 -05:00
more-up-arrow.gif Overhaul to Koha's js-menu systems. New language-picker in the footer required more flexibility than jquery's clickmenu plugin offered, so both the language picker and the main navigation menu now use YUI's menu plugin. The necessary dependencies have been added, and ClickMenu-related files removed. 2008-01-14 16:48:27 -06:00
more.gif more holiday/calendar work 2008-02-15 08:25:46 -06:00
next-disabled.png Bug 5345 [FOLLOW-UP] DataTables in Koha 2012-04-13 15:44:24 +02:00
next.png (MT #1654) Adding jquery.tablesorter and jquery.tablesorter.pager support for authorised_values.pl 2010-12-21 21:18:11 +13:00
note.png Revised fix for Bug 6133 - Authorised values administration, warn for modifs 2011-07-12 19:59:04 +12:00
patron-blank.png Some changes related to recent commits to patron images: Markup and javascript changes for upload form; Enabling passing of cardnumber and filetype variable to picture upload form; changes to picture display to handle missing image; Adding link to picture upload form from missing image display in circ and moremember; Removal of English text from 'no patron image' file. 2008-02-27 09:02:37 -06:00
pop-up-link.png Fix for Bug 5030 - Improve handling of duplicate patrons 2010-12-02 09:16:07 +13:00
prev-disabled.png Bug 5345 [FOLLOW-UP] DataTables in Koha 2012-04-13 15:44:24 +02:00
prev.png (MT #1654) Adding jquery.tablesorter and jquery.tablesorter.pager support for authorised_values.pl 2010-12-21 21:18:11 +13:00
print-confirm.gif Prettying up holds print/confirm button, correcting markup in transfer slip. 2008-04-10 02:59:27 -05:00
progress.png Adding progress bar and some other visual enhancements to file upload interactions. 2008-10-01 11:58:21 -05:00
regularDay.jpg
regularHoliday.jpg
repeat-tag.png Follow-up to Bug 4868, Improve controls for cloning and deleting subfields 2011-08-26 10:25:18 +12:00
repeatable.jpg
search-audio-books.gif
search-books.gif
search-kids.gif
search-large-print.gif
search-local-history.gif
search-movies.gif
search-music.gif
search-reference.gif
search-software-web.gif
spinner-small.gif Add basic client-side AJAX wrappers 2009-09-06 23:01:32 -06:00
staff-home-icons-sprite.png Bug 10415 - Add course reserves to staff client home page 2014-03-12 18:15:24 +00:00
toolbar-add-to-shelf.gif Refining navigation in MARC Framework pages; Fixing unfinished YUI-based toolbar on catalogue detail page: functional now, with some tweaks yet to be done. 2007-10-09 19:12:33 -05:00
toolbar-delete.gif Refining navigation in MARC Framework pages; Fixing unfinished YUI-based toolbar on catalogue detail page: functional now, with some tweaks yet to be done. 2007-10-09 19:12:33 -05:00
toolbar-duplicate.gif Adding some image files missing from yesterday's commit; Correcting patron image javascript in circ and moremember; Adding cardnumber to moremember display. 2007-12-21 19:47:36 -06:00
toolbar-edit.gif Buttons. Toolbar icons and generic "submit" style. 2007-12-20 19:16:13 -06:00
toolbar-hold.gif Refining navigation in MARC Framework pages; Fixing unfinished YUI-based toolbar on catalogue detail page: functional now, with some tweaks yet to be done. 2007-10-09 19:12:33 -05:00
toolbar-new.gif Refining navigation in MARC Framework pages; Fixing unfinished YUI-based toolbar on catalogue detail page: functional now, with some tweaks yet to be done. 2007-10-09 19:12:33 -05:00
toolbar-orders.gif Adding some image files missing from yesterday's commit; Correcting patron image javascript in circ and moremember; Adding cardnumber to moremember display. 2007-12-21 19:47:36 -06:00
toolbar-password.gif Adding some image files missing from yesterday's commit; Correcting patron image javascript in circ and moremember; Adding cardnumber to moremember display. 2007-12-21 19:47:36 -06:00
toolbar-print.gif Refining navigation in MARC Framework pages; Fixing unfinished YUI-based toolbar on catalogue detail page: functional now, with some tweaks yet to be done. 2007-10-09 19:12:33 -05:00
toolbar-receive.gif Adding some image files missing from yesterday's commit; Correcting patron image javascript in circ and moremember; Adding cardnumber to moremember display. 2007-12-21 19:47:36 -06:00
toolbar-renew.gif Adding some image files missing from yesterday's commit; Correcting patron image javascript in circ and moremember; Adding cardnumber to moremember display. 2007-12-21 19:47:36 -06:00
toolbar-save.gif Adding some image files missing from yesterday's commit; Correcting patron image javascript in circ and moremember; Adding cardnumber to moremember display. 2007-12-21 19:47:36 -06:00
toolbar-search.gif Adding some image files missing from yesterday's commit; Correcting patron image javascript in circ and moremember; Adding cardnumber to moremember display. 2007-12-21 19:47:36 -06:00
up.png Some style changes following up on recent fix for Bug 2019. Hopefully improves readability. Converted up.png from 24-bit to 8-bit for IE6-friendliness (doesn't require alpha transparency). 2008-04-24 10:31:01 -05:00
x.png (bug 1532) Reserves Updates Ported From Dev_Week 2010-02-18 22:49:47 -05:00
x_alt_16x16.png Bug 7977: QOTD uploader to enable uploading csv files containing quotes 2012-05-24 14:14:09 +02:00