Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Galen Charlton e30c9d00dd new editor for patron attribute types
Added new script under the Administration menu
to create, update, and delete patron attribute types.

Some things to note:

- once an attribute is created, its code cannot be changed
- the repeatibility and unique_id settings of an
  attribute type cannot be changed after creation -
  this is to avoid having to deal with changing
  constraints if an attribute type is already in use
  by patron records
- an attribute type cannot be deleted if it is
  used by any patron records
- this administration page is always displayed regardless
  of the value of the ExtendedPatronAttributes syspref.  If
  the syspref is off, the page will prompt the superlibrarian
  to turn it on if desired.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-12 09:03:03 -05:00
..
acqui Fix for Bug 2086, Filter Button Misleading. This moves the filter form into the left-hand sidebar. 2008-05-11 06:45:11 -05:00
admin new editor for patron attribute types 2008-05-12 09:03:03 -05:00
authorities Updates to go along with jquery tabs plugin update 2008-03-11 06:18:50 -05:00
catalogue Tab fix 2008-05-05 05:45:51 -05:00
cataloguing Bug fixing : loading page macles would not load existing values for macles 2008-05-05 05:45:47 -05:00
circ Removing table sorting pending change to this page to allow paged display 2008-05-11 06:45:08 -05:00
errors Warning: Big Commit. Fixing Virtual Shelves 2007-12-23 14:31:14 -06:00
help Correcting screen help for patron image upload from moremember.pl 2008-04-07 15:59:55 -05:00
installer fixed langauge typo 2008-04-30 06:08:39 -05:00
labels Making label toolbars more consistent 2008-04-30 06:09:24 -05:00
maint Moving </head><body> into body of templates so that js and css can be embedded per-page. 2007-08-30 15:50:54 -05:00
members Small template cleanup: display library name and cat description instead of codes 2008-04-22 17:54:19 -05:00
reports Bug 2094: implementing ability to select particular lost status in the lost items report 2008-05-11 06:48:45 -05:00
reserve reserve at itemlevel was displayed only if item-level_itype 2008-05-05 05:45:38 -05:00
reviews kohabug 2026 - HTML-escape comments 2008-04-30 21:59:01 -05:00
serials Some fixes for bug Bug 2056, No Claim Letter Note Should Stand Out, and other markup corrections. 2008-04-28 05:56:00 -05:00
sms Standardizing format for error/message dialogs. <div class="dialog alert"> for high-priority warnings/confirmations. <div class="dialog message"> for lower priority/informational messages. 2007-12-14 10:57:46 -06:00
suggestion Revised suggestions management interface, allows setting of one reason for all suggestions in a particular category (pending/accepted/rejected). 2008-04-24 10:31:03 -05:00
tools Some minor markup changes. 2008-05-01 18:59:21 -05:00
virtualshelves fixing display of itemtypes and itemtype icons in virtual shelves 2008-03-17 20:12:38 -05:00
z3950 Continuing addition of resident search form, other markup corrections. 2007-09-11 16:41:35 -05:00
about.tmpl Bug 2044: allowing multiuple icon sets 2008-04-24 11:54:18 -05:00
auth.tmpl Small template cleanup: display library name and cat description instead of codes 2008-04-22 17:54:19 -05:00
intranet-main.tmpl Catalogue => Search in staff home page 2008-04-01 06:44:10 -05:00