Koha/koha-tmpl/intranet-tmpl/prog/en/modules
John Beppu 1328dc0f4a bug 1546 - REPLACE statements
A REPLACE statement in tools/letter.pl was indirectly corrupting data
in the message_transports table.  It has been replaced with code that
does an UPDATE or INSERT depending on whether the row existed or not.

Also, to protect data in the message_transports table further, letters
which have entries in the message_transports table are no longer
deletable.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-02-26 13:45:43 -06:00
..
acqui Minor rework of template js. 2009-02-02 08:20:50 -06:00
admin 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
authorities Do not show the language chooser 2008-11-17 10:29:28 -06:00
catalogue Bug 2747 for staff interface itemtype display. 2009-01-07 15:13:43 -06:00
cataloguing (bug #2956) fix another results calculation 2009-02-12 14:47:41 -06:00
circ Bug 2842: ->regexp('syspref') failed for users of iso dateformat. 2009-01-06 20:24:46 -06:00
errors
help Language corrections: branch -> library. Changing "Libraries, branches, and groups" to "Libraries and groups." Fixes Bug 2802. 2008-11-18 16:46:28 -06:00
installer
labels followup to Mason's labels patch 2008-12-31 15:35:08 -06:00
maint
members bug 356: removed redundant interface 2009-02-09 13:48:47 -06:00
offline_circ Improvements to offline circ report (linking to title and patron records), and moving English strings from the script into the template to allow translation. 2008-12-22 17:24:34 -06:00
reports (bug #2938)[follow previous] Add new report in menus 2009-02-02 08:42:00 -06:00
reserve Add holds policies 2009-01-16 08:21:07 -06:00
reviews
serials (bug #2831) Add a variable, that create a js error, and make the script not working. 2008-12-11 09:58:19 -06:00
sms
suggestion bug 2505: turned on warnings for suggestion/acceptorreject.pl 2008-12-11 08:27:55 -06:00
tags
tools bug 1546 - REPLACE statements 2009-02-26 13:45:43 -06:00
virtualshelves Corrections and tweaks to recent lists fixes. 2008-12-01 11:24:25 -06:00
z3950
about.tmpl
auth.tmpl
intranet-main.tmpl