Koha/t/lib/KohaTest
Henri-Damien LAURENT 4271bbb738 Modifying Members : Add Mod and GetMember
This update the way Member is added and editing so that import and Edition
 could be best automatized
GetMember evolves and allow ppl to serach on a hash of data

Adding SQLHelper A new package to deal with INSERT UPDATE and SELECT

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-09-30 11:29:23 +02:00
..
Acquisition Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
Biblio Bug 2505: adding warnings to C4/Biblio.pm 2009-01-05 16:16:38 -06:00
Branch
Calendar
Circulation bug 2758: don't confirm checkout if fine balance is 0 2008-12-02 16:44:20 -06:00
Context bug 1953 [1/2]: fixing SQL injection problem in C4::Context->preference 2008-07-24 11:25:58 -05:00
Dates bug 2503: tests for C4::Circulation 2008-08-20 17:05:24 -05:00
Heading bug 2315: no crash if subfield code is a metacharacter 2008-07-08 09:36:11 -05:00
ImportBatch test suite: C4::ImportBatch 2008-12-22 11:43:07 -06:00
Installer bug: 2176 improvements to database upgrade path 2008-06-20 17:47:36 -05:00
Items bug 2466: regression test 2008-08-28 09:22:57 -05:00
Koha Bug 1953 [1/6]: adding test module for C4::Koha::displayServers 2008-07-30 03:45:18 -05:00
Letters Bug 2176 (3/5): adding methods to manage message_queue, new advance_notices.pl, new C4::SMS module 2008-06-20 13:04:52 -05:00
Members Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
Overdues Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
Scripts Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
Search add calls to clear_syspref_cache() 2008-12-11 09:49:13 -06:00
SMS bug 2275: making SMS::Send module optional 2008-07-04 09:22:27 -05:00
Accounts.pm Commented out fixaccounts (not used anywhere). Also improved getnextacctno. 2008-05-29 07:04:37 -05:00
Acquisition.pm Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
AuthoritiesMarc.pm
Biblio.pm
Branch.pm
Breeding.pm
Calendar.pm Fines fixes: apparent problems with fines prevent processing. 2008-08-29 20:31:41 -05:00
Category.pm Tests for New Modules 2009-02-04 13:58:22 -06:00
Circulation.pm bug 3435: AddReturn overhaul. 2009-07-30 11:06:50 -04:00
Context.pm bug 1953 [1/2]: fixing SQL injection problem in C4::Context->preference 2008-07-24 11:25:58 -05:00
Dates.pm
Heading.pm bug 2315: no crash if subfield code is a metacharacter 2008-07-08 09:36:11 -05:00
ImportBatch.pm bug 2157: add ability to 'clean' staged record batches 2009-08-10 20:34:55 -04:00
Installer.pm
ItemCirculationAlertPreference.pm Tests for New Modules 2009-02-04 13:58:22 -06:00
Items.pm bug 2295 [3/4]: moving C4::Items tests into t/lib/KohaTest 2008-07-07 16:32:30 -05:00
ItemType.pm Tests for New Modules 2009-02-04 13:58:22 -06:00
Koha.pm Delete unused function 2009-09-29 19:53:04 -04:00
Letters.pm Bug 2176 (3/5): adding methods to manage message_queue, new advance_notices.pl, new C4::SMS module 2008-06-20 13:04:52 -05:00
Log.pm
Members.pm Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
Message.pm Tests for New Modules 2009-02-04 13:58:22 -06:00
NewsChannels.pm bug 3303: removed references to news_channels* 2009-06-07 20:09:18 -05:00
Overdues.pm
Print.pm
Reserves.pm
Scripts.pm
Search.pm bug 3236: remove disused scripts and a function 2009-05-20 08:37:58 -05:00
Serials.pm removing disused C4::Serials functions 2009-06-09 09:31:12 -05:00
SMS.pm Bug 2176 (3/5): adding methods to manage message_queue, new advance_notices.pl, new C4::SMS module 2008-06-20 13:04:52 -05:00
Suggestions.pm
Z3950.pm