Koha/koha-tmpl/intranet-tmpl/prog/en/includes
Galen Charlton b6e62489d8 bug 3222: moved messaging preference editing
The display and editing of messaging preferences
for a patron have been moved as follows:

* the prefs for a patron are now displayed on the
  patron details tab, not the messaging tab.
* the prefs are now modified by editing the patron
  record, not on the messaging tab.

The messaging tab now contains only the list of
messages that have been or will be sent to the patron.

When creating a new patron record, changing the patron
category via the category dropdown now also changes
the default messaging preferences for that patron.  If
you start editing a new patron, change one of the messaging
preferences, then change the patron category, the form will
ask you if you want to keep the preferences or get
the defaults belonging to the new patron category.

Note that when you edit an existing patron record, changing
the patron category will *not* cause the messaging preferences
to be automatically changed.

Programmer's note: this commit introduces a new web service,
members/default_messagingprefs.pl, that uses Jesse Weaver's
C4::Service module.

Signed-off-by: Daniel Sweeney <daniel.sweeney@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-05-22 13:20:56 -05:00
..
acquisitions-history-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
acquisitions-menu.inc Language corrections (fixes Bug 2024) 2008-04-22 17:39:59 -05:00
acquisitions-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
acquisitions-toolbar.inc Change LateOrders to inclusive <=, s/supplier/vendor , s/parcel/shipment. 2008-04-01 06:37:00 -05:00
additem-menu.inc Removing script-specified CSS and js pointers. More markup cleanup and restructuring. 2007-09-11 16:41:39 -05:00
admin-menu.inc Correcting title of link to admin/itemtypes.pl from "Item types and circulationcodes" to just "Item types." Ccodes are authorized values. 2009-02-12 14:46:13 -06:00
auth-finder-search.inc (bug #3051) bad support of pagination in auth_finder 2009-04-08 14:51:36 -05:00
authorities-search.inc (bug #3187) authority search pagination doesn't work 2009-05-08 10:23:58 -05:00
authorities-toolbar.inc Authorities detail page was missing toolbar, breadcrumbs. 2008-05-27 06:42:53 -05:00
background-job.inc Corrections to manage marc import interface, including fix for inaccurate progress bar. 2008-10-05 21:18:17 -05:00
biblio-view-menu.inc A few more en-US spelling corrections; Markup corrections; Standardizing on "email" instead of "e-mail"; Copying isbn-formatting from opac-detail.pl to detail.pl; 2008-09-09 10:53:02 -05:00
bookfund-admin-search.inc Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
calendar.inc quietens a noisy debug pop-up, when debugging 2009-03-27 18:36:49 -05:00
cat-menu.inc Warning: Big Commit. Fixing Virtual Shelves 2007-12-23 14:31:14 -06:00
cat-search.inc Fixing a couple of minor markup issues. 2008-08-19 13:40:11 -05:00
cat-toolbar.inc Adds a 'New Subscription' option for selection from the detail page of a record. 2009-04-03 16:41:48 -05:00
cataloging-search.inc Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
cataloging-toolbar.inc Markup corrections to cataloging pages; Fixes for Bugs 2166 (" Book Jackets Not Showing on My Summary"), 2194 ("No results for Authority Search Shows blank record"), and 2196 ("Extra comma being added to record display") 2008-06-17 08:31:09 -05:00
checkin-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
circ-menu.inc bug 2569: added the zipcode to display along with the patron address 2008-09-02 16:48:22 -05:00
circ-search.inc bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
circ-toolbar.inc Make js prompts translatable using _("...") and comment out unused vars. 2009-04-24 14:01:19 -05:00
cities-admin-search.inc Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
currencies-admin-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
dictionary-toolbar.inc Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
doc-head-close-receipt.inc Add print slip to hold confirmation dialog. 2008-03-25 07:20:25 -05:00
doc-head-close.inc Style correction in member entry form; Enabling intranetuserjs in doc-head-close.inc. 2008-08-27 09:35:35 -05:00
doc-head-open.inc add xml language entities 2008-01-05 02:59:01 -06:00
error-bottom.inc Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
error-top.inc (bug #2933) change popup names containing space chars 2009-03-06 08:37:30 -06:00
facets.inc bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
favicon.ico
file-upload.inc Corrections to manage marc import interface, including fix for inaccurate progress bar. 2008-10-05 21:18:17 -05:00
greybox.inc Adding MARC preview to acqui screens 2007-11-25 22:15:08 -06:00
guided-reports-view.inc Bug 3066 - Overhaul guided reports 2009-04-03 20:17:55 -05:00
header.inc Don't display Acquisitions and Serials links if the user 2008-05-19 13:01:04 -05:00
help-bottom.inc Adding yuipath variable to help.pl, and doing some cleanup of help templates (standardizing structure, mostly, and correcting some nomenclature). 2008-01-09 14:50:20 -06:00
help-top.inc fix for bug 2447: yuipath variable not getting passed to help pages 2008-11-19 15:45:51 -06:00
hold-menu.inc Tweaking holds screen, trying to get additional patron information to show up in holds sidebar; Tweaks to serials interface, including overhaul of subscription-add screen 2007-10-11 15:56:51 -05:00
installer-doc-head-close.inc make h1 larger than h2 larger than h3 2007-12-14 12:12:41 -06:00
intranet-bottom.inc bug 3161: don't display blank language chooser 2009-04-27 06:54:42 -05:00
label-status.inc Repair Labels code to accomodate patroncards. Purged EXPR. 2008-05-30 10:01:08 -05:00
labels-menu.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
letters-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
mainmenu.inc Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
members-menu.inc A few more en-US spelling corrections; Markup corrections; Standardizing on "email" instead of "e-mail"; Copying isbn-formatting from opac-detail.pl to detail.pl; 2008-09-09 10:53:02 -05:00
members-toolbar.inc fix for bug 2577: Cannot delete patron in IE 2008-09-04 20:42:45 -05:00
messaging-preference-form.inc bug 3222: moved messaging preference editing 2009-05-22 13:20:56 -05:00
page-numbers.inc fixing sort_by for page numbers 2007-11-21 18:08:36 -06:00
patron-search-box.inc bugfix stickyduedate more sticky - also patron search in quick search block 2009-05-11 11:07:32 -05:00
patron-search.inc Fix for Bug 2557, "Guarantor information - error messaee when clicking borrower# link." Also correcting a couple of minor markup errors. 2008-09-02 16:00:30 -05:00
patron-toolbar.inc Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
patrons-admin-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
popup-bottom.inc Header & footer for popup 2006-07-12 10:58:28 +00:00
printers-admin-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
reports-menu.inc (bug #2938)[follow previous] Add new report in menus 2009-02-02 08:42:00 -06:00
resort_form.inc A typo error was in the tmpl does not allow the user to sort by acquisition date. 2008-11-06 15:53:27 -06:00
roadtype-admin-search.inc Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
search_indexes.inc Fix for bug: 2323: Conference name search fails in staff interface. 2008-07-14 13:05:04 -05:00
serials-menu.inc Change to address Bug 1471 2007-10-12 22:24:21 -05:00
serials-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
serials-toolbar.inc bug 1433: use same bib when adding new subscription from details page 2008-08-06 10:15:16 -05:00
stopwords-admin-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
subtypes_unimarc.inc Translation end. 2007-12-20 18:36:40 -06:00
suggestions-add-search.inc bug 2841: add an hidden field with booksellerid 2008-12-11 10:15:31 -06:00
sysprefs-admin-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
sysprefs-menu.inc Serials Display Enhancement 2009-04-03 16:41:38 -05:00
tools-item-action.inc staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
tools-labels-batches-toolbar.inc Fix for Bug 2984, Error when generating CSV output from "Generate labels for Batch" button 2009-02-25 16:32:24 -06:00
tools-labels-toolbar.inc Labels update- print any marc field and add csv output. 2008-04-22 17:54:02 -05:00
tools-menu.inc Spelling corrections (Fixes Bug 2381). 2008-07-27 05:57:25 -05:00
tools-nomatch-action.inc staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
tools-overlay-action.inc staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
virtualshelves-toolbar.inc Corrections and tweaks to recent lists fixes. 2008-12-01 11:24:25 -06:00
z3950-admin-search.inc Bug #2030 z3950 search function does not filter 2008-10-22 15:35:06 -05:00