Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Galen Charlton 375f62bdb1 bug 2000 - remove admin/issuingrules.pl
Patch to remove issuingrules.pl in favor of
using smart-rules.pl to manage loan and fine
rules.  Several reasons for this:

* issuingrules.pl's matrix could grow rather large
  if the library has a large number of item types
  and patron categories
* successfully entering rules via issuingrules.pl
  requires placing commas within input fields
* a sparse circulation policy matrix takes the
  same amount of screen space as one that uses
  rules for a lot of specific patron category/item type
  combinations.
* having two administrative interfaces to the same
  policy settings could be confusing.
* UI design of smart-rules.pl better lends itself
  to adding more policy setting attributes to the
  rules matrix.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-20 08:19:10 -05:00
..
acqui adding string for translator 2008-06-20 06:12:56 -05:00
admin bug 2000 - remove admin/issuingrules.pl 2008-06-20 08:19:10 -05:00
authorities Removing redundant column. Fixes Bug 2202, "No need for View Column on Authority Search" 2008-06-17 08:31:58 -05:00
catalogue Resolves bug 2250: RFC: New System Preference to Determine which 'Types' and associated icons to display in advanced Search 2008-06-18 13:01:20 -05:00
cataloguing Bug: 2259: eliminate lines too long for git to use. 2008-06-18 19:25:52 -05:00
circ movin patron flags to template to have translatable strings 2008-06-20 06:12:50 -05:00
errors
help bug 2000 - remove admin/issuingrules.pl 2008-06-20 08:19:10 -05:00
installer Fixing some typos, including, I believe, Bug 2174 ("spelling error in web installer") 2008-05-30 10:01:07 -05:00
labels Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00
maint
members bug 2262 - fix delete guarantor button 2008-06-19 20:45:44 -05:00
reports Bug: 2259: eliminate lines too long for git to use. 2008-06-18 19:25:52 -05:00
reserve Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00
reviews Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE. 2008-05-13 17:40:28 -05:00
serials Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00
sms
suggestion Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE. 2008-05-13 17:40:28 -05:00
tags Bugfix is_approved() to handle the 3-state nature of approval. 2008-06-05 22:41:40 -05:00
tools Correction to allow pop-up window to scroll. fixes Bug 2209, "Editing records in the inventory." 2008-06-17 15:51:49 -05:00
virtualshelves escaping field to deal with quotes in shelf name 2008-06-20 06:12:49 -05:00
z3950
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 Structural changes to staff client main page to better handle layout changes with addition/subtraction of news and intranetmainuserblock markup. 2008-05-27 06:42:47 -05:00