Koha/opac
Galen Charlton 696fc0ff22 bug 3141: use quoted printable encoding in cart/list emails
Ensure that emails sent from lists and the cart in the
OPAC have the correct quoted-printable encoding.  Otherwise,
if there is an equals sign followed by one or two characters
that look like hexadecimal digits in body of the email, the
results can look mangled in some email clients.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-04-18 18:36:14 -05:00
..
errors Fix obvious error in 500.pl script. Please push up immediately. 2008-04-22 08:11:29 -05:00
rss adding file just for creating the rss directory 2007-08-02 08:50:43 +00:00
sco - perltidy corrects broken indentation on 'if' block. 2009-03-04 16:28:27 -06:00
changelanguage.pl Bugfixes & improvements (various and minor) : 2007-05-22 09:13:54 +00:00
maintenance.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
oai.pl bug 2659: fix crash in OAI-PMH interface 2008-10-16 14:47:13 -05:00
oai2.pl Add another OAI server 2009-04-01 11:30:08 -05:00
opac-account.pl Changes to allow highlighting of current tab on user pages. 2008-03-19 15:46:17 -05:00
opac-addbybiblionumber.pl Fix for Bug 3095, Add to lists page doesn't redirect with no javascript 2009-04-08 12:30:22 -05:00
opac-alert-subscribe.pl BUGFIXING mail alert on issue arrival 2008-02-29 09:05:33 -06:00
opac-authorities-home.pl (bug #3004) fix the opac authority search 2009-04-18 12:01:58 -05:00
opac-authoritiesdetail.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-basket.pl bug 3034: Tag multiple items at once. 2009-04-01 12:30:01 -05:00
opac-browser.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
opac-detail.pl fix various warnings 2009-04-08 15:54:19 -05:00
opac-detailprint.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-dictionary.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
opac-export.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-ics.pl Bug 2900: fix GetPendingIssues. 2009-01-08 11:08:27 -06:00
opac-ISBDdetail.pl (bug #3053) extract ISBD view generator, and permit to display valuecode in ISBD view 2009-04-06 11:16:34 -05:00
opac-logout.pl fixed session cookie name in opac-logout.pl 2008-05-29 06:32:52 -05:00
opac-main.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-MARCdetail.pl (bug #2913) show "--" on repeated fields 2009-04-01 10:49:31 -05:00
opac-messaging.pl Hiding SMS settings in OPAC if SMSSendDriver is not defined. Fixes Bug 2455, remove SMS column from patron messaging preferences if SMSSendDriver is not defined 2009-01-06 20:29:43 -06:00
opac-modrequest.pl Upgrading jquery and jquery tabs plugin. Removing some unused plugin files. 2008-03-01 09:49:17 -06:00
opac-mymessages.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-passwd.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-readingrecord.pl Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
opac-renew.pl (bug #2811)[3.2] fix opac-renew.pl part 2009-03-06 12:49:57 -06:00
opac-reserve.pl Convert opac-reserve to use GetBranchesLoop. 2009-03-27 19:06:54 -05:00
opac-review.pl Bugfix: show (cleaned) comment back on detail page. 2008-06-10 08:22:19 -05:00
opac-search.pl Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
opac-sendbasket.pl bug 3141: use quoted printable encoding in cart/list emails 2009-04-18 18:36:14 -05:00
opac-sendshelf.pl bug 3141: use quoted printable encoding in cart/list emails 2009-04-18 18:36:14 -05:00
opac-serial-issues.pl Reintroducing history dates for serial-issue (see previous commit for staff // feature) 2008-04-10 02:52:54 -05:00
opac-shelves.pl Fix for 2160: My Lists Tab on OPAC Profile 2008-07-08 00:18:40 -05:00
opac-showmarc.pl remove superfluous retrieval of $ENV{'REMOTE_USER'} 2008-12-05 16:03:43 -06:00
opac-showreviews.pl bug 2505: turn on warnings in two scripts 2008-12-11 08:27:52 -06:00
opac-suggestions.pl bug 2505: turn on warnings in two scripts 2008-12-11 08:27:52 -06:00
opac-tags.pl bug 3034: Tag multiple items at once. 2009-04-01 12:30:01 -05:00
opac-tags_subject.pl opac-tags_subject.pl - touch up: this script is does not require Exporter. 2008-04-22 18:02:30 -05:00
opac-topissues.pl Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery) 2008-05-12 10:06:32 -05:00
opac-user.pl Corrected: Hiding renew link in the OPAC for items which cannot be renewed. Fixes bug 3083. 2009-04-03 18:31:16 -05:00
opac-userdetails.pl clean up old-style calls to GetMemberDetails 2008-06-25 11:39:22 -05:00
opac-userupdate.pl Messaging Preferences for OPAC 2009-02-04 13:54:45 -06:00
unapi calculate OPACBaseURL instead of using syspref 2008-06-02 00:51:08 -05:00