Koha/admin
Colin Campbell 6fb8ef0d79 New Messaging System.
This system is indended to replace the old opacnotes
  and borrowernotes fields in the borrowers table.
  This system allows an unlimited number of Libraran and OPAC notes to be
  attached to a borrower. Each note has a message, a message type,
  the data it was created, and which library created it.
  Each message can only be deleted by the library that created it unless the syspref
  AllowAllMessageDeletion has been set.

  This system may be used simultaneously with the old notes system and does not affect it in any way.

  A new database table (messages) was added for this feature.

  The System also allows for pre-defined notes for Borrower records

  To use these, just create authorised values with the category BOR_NOTES
  where the Authorized Value is the short description shown in the pulldown,
  and the description is the text that should be in the note.

  Original Author: PTFS Contractor <dbavousett@ptfs.com>

  This work co-sponsered by Middletown Township Public Library, Middletown, NJ, USA
     and East Brunswick Public Library, East Brunswick, NJ, USA

Signed-off-by: Colin Campbell <colin.campbell@ptfs-europe.com>
2009-09-15 22:11:38 -04:00
..
admin-home.pl Bug 2505: Enabled warnings in admin-home.pl and roadtype.pl. 2009-09-06 09:13:14 -04:00
aqbookfund.pl Cleanup - admin scripts 2009-06-12 09:58:07 -05:00
aqbudget.pl Cleanup - admin scripts 2009-06-12 09:58:07 -05:00
auth_subfields_structure.pl Bug 2889: Removed toggle variable from auth_tag_structure.pl and auth_subfields_structure.pl 2009-06-12 10:47:52 -05:00
auth_tag_structure.pl Bug 2889: Removed toggle variable from auth_tag_structure.pl and auth_subfields_structure.pl 2009-06-12 10:47:52 -05:00
authorised_values.pl fixed bug resulting in invalid XHTML 2009-06-08 16:57:47 -05:00
authtypes.pl Cleanup authtypes and currency .pl and .tmpl 2009-06-11 06:10:45 -05:00
biblio_framework.pl Cleanup: biblio_framework and marctagstructure 2009-06-12 09:58:53 -05:00
branch_transfer_limits.pl Revamp interface of branch transfer limits to give finer conrol of bulk selections. 2009-09-06 09:31:30 -04:00
branches.pl bug 3440: Modifies branches script and template so that the newly added rows are taken into account. 2009-08-01 09:44:22 -04:00
categorie.pl Bug 2889: Removed toggle variable from categorie.pl and categorie.tmpl. 2009-06-11 06:10:50 -05:00
checkmarc.pl bug 2254 [3/3]: add authority type check 2008-06-25 11:39:30 -05:00
cities.pl Cleanup cities.pl and .tmpl - major 2009-06-05 17:15:05 -05:00
classsources.pl Cleanup classsources.pl and .tmpl 2009-06-12 09:58:52 -05:00
currency.pl Cleanup authtypes and currency .pl and .tmpl 2009-06-11 06:10:45 -05:00
env_tz_test.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
item_circulation_alerts.pl bug 3581: fix staff permission for item circ alerts 2009-09-06 09:46:39 -04:00
itemtypes.pl Bug 2889: Removed toggle variable from itemtypes.tmpl. (resubmittal) 2009-06-09 09:00:29 -05:00
koha2marclinks.pl Bug 2889: Removed toggle variable from koha2marclinks.tmpl. Used template __odd__ variable. 2009-06-08 16:47:55 -05:00
marc_subfields_structure.pl Bug 2889: Removed toggle from marc_subfields_structure.pl and .tmpl 2009-06-12 09:58:38 -05:00
marctagstructure.pl Cleanup: biblio_framework and marctagstructure 2009-06-12 09:58:53 -05:00
matching-rules.pl added editor for MARC matching rules 2007-11-17 10:49:15 -06:00
patron-attr-types.pl new editor for patron attribute types 2008-05-12 09:03:03 -05:00
printers.pl Printers code paring, related to bug 2045. This does not resolve the bug, 2008-05-31 21:59:46 -05:00
roadtype.pl Bug 2505: Enabled warnings in admin-home.pl and roadtype.pl. 2009-09-06 09:13:14 -04:00
smart-rules.pl smart-rules load users library instead of default 2009-09-06 09:13:16 -04:00
stopwords.pl Cleanup stopwords.pl and .tmpl 2009-06-12 18:00:57 -05:00
systempreferences.pl New Messaging System. 2009-09-15 22:11:38 -04:00
z3950servers.pl Bug 2889: Removed toggle variables from z3950servers.pl and .tmpl 2009-06-11 06:10:42 -05:00