.. |
Acquisition
|
Bug 1953 [1/3]: test suite improvements
|
2008-07-27 06:10:47 -05:00 |
Biblio
|
bug 2297: improve ModBiblio() to avoid duplicate item fields
|
2008-07-04 09:22:13 -05:00 |
Branch
|
bug 1953: fixing potential SQL injection problems in C4::Branch::GetBranches
|
2008-05-12 15:07:17 -05:00 |
Calendar
|
Bug 1953: adding tests and 2 corrections for C4::Calendar
|
2008-05-13 17:41:20 -05:00 |
Circulation
|
bug 2503: tests for C4::Circulation
|
2008-08-20 17:05:24 -05: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
|
staging import - enhance record overlay behavior
|
2008-04-30 21:58:46 -05:00 |
Installer
|
bug: 2176 improvements to database upgrade path
|
2008-06-20 17:47:36 -05:00 |
Items
|
Bug 1953: updating bad unit test for C4::Items::GetItemsForInventory
|
2008-07-31 23:01:52 -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
|
bug 2284: ModMember can erase the dateofbirth field
|
2008-07-10 09:40:46 -05:00 |
Overdues
|
Bug 2274 [3/5]: consolidating overdue notice cronjobs into one
|
2008-07-10 09:10:46 -05:00 |
Scripts
|
bug 2503: tests for C4::Circulation
|
2008-08-20 17:05:24 -05:00 |
Search
|
SimpleSearch test cases - make more robust
|
2008-07-02 12:26:01 -05: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
|
|
|
AuthoritiesMarc.pm
|
bug 2088: test suite refactoring to deal with t/override_context_prefs.pm
|
2008-05-11 06:48:40 -05:00 |
Biblio.pm
|
bug 2088: test suite refactoring to deal with t/override_context_prefs.pm
|
2008-05-11 06:48:40 -05:00 |
Branch.pm
|
bug 1953: fixing potential SQL injection problems in C4::Branch::GetBranches
|
2008-05-12 15:07:17 -05:00 |
Breeding.pm
|
bug 2088: test suite refactoring to deal with t/override_context_prefs.pm
|
2008-05-11 06:48:40 -05:00 |
Calendar.pm
|
Bug 1953: adding tests and 2 corrections for C4::Calendar
|
2008-05-13 17:41:20 -05:00 |
Circulation.pm
|
bug 2503: tests for C4::Circulation
|
2008-08-20 17:05:24 -05: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
|
bug 2088: test suite refactoring to deal with t/override_context_prefs.pm
|
2008-05-11 06:48:40 -05:00 |
Heading.pm
|
bug 2315: no crash if subfield code is a metacharacter
|
2008-07-08 09:36:11 -05:00 |
ImportBatch.pm
|
staging import - enhance record overlay behavior
|
2008-04-30 21:58:46 -05:00 |
Installer.pm
|
test suite: allow skipping of expensive tests
|
2008-05-19 13:25:57 -05:00 |
Items.pm
|
bug 2295 [3/4]: moving C4::Items tests into t/lib/KohaTest
|
2008-07-07 16:32:30 -05:00 |
Koha.pm
|
Fix itemtype image problem in moremember.pl
|
2008-08-22 11:15:25 -05:00 |
Labels.pm
|
bug 2295 [4/4]: moving C4::Labels tests into t/lib/KohaTest
|
2008-07-07 16:32:31 -05: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
|
bug 2088: test suite refactoring to deal with t/override_context_prefs.pm
|
2008-05-11 06:48:40 -05:00 |
Members.pm
|
bug 2088: test suite refactoring to deal with t/override_context_prefs.pm
|
2008-05-11 06:48:40 -05:00 |
NewsChannels.pm
|
bug 2088: test suite refactoring to deal with t/override_context_prefs.pm
|
2008-05-11 06:48:40 -05:00 |
Overdues.pm
|
bug 2088: test suite refactoring to deal with t/override_context_prefs.pm
|
2008-05-11 06:48:40 -05:00 |
Print.pm
|
bug 2088: test suite refactoring to deal with t/override_context_prefs.pm
|
2008-05-11 06:48:40 -05:00 |
Reserves.pm
|
bug 2088: test suite refactoring to deal with t/override_context_prefs.pm
|
2008-05-11 06:48:40 -05:00 |
Scripts.pm
|
bug 2087: test cases for misc/cronjobs/longoverdue.pl
|
2008-05-11 06:43:35 -05:00 |
Search.pm
|
|
|
Serials.pm
|
bug 2088: test suite refactoring to deal with t/override_context_prefs.pm
|
2008-05-11 06:48:40 -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
|
bug 2088: test suite refactoring to deal with t/override_context_prefs.pm
|
2008-05-11 06:48:40 -05:00 |
Z3950.pm
|
bug 2088: test suite refactoring to deal with t/override_context_prefs.pm
|
2008-05-11 06:48:40 -05:00 |