Bug 14408: Add tests to get_template_and_user
[koha.git] / t / db_dependent /
2015-06-22 Jonathan DruartBug 14408: Add tests to get_template_and_user
2015-06-22 Stefan WeilBug 14383: Fix some typos in comments and documentation
2015-06-19 Jonathan DruartBug 13993: Clarify test messages
2015-06-19 Mark TompsettBug 13993: (1) Add tests to confirm 'new' and 'cancelled'
2015-06-11 Benjamin RoksethBug 7981: Remove HomeOrHoldingBranchReturn syspref
2015-06-11 Indranil Das GuptaBug 14206: Adds test for getletter() call from overdue_...
2015-06-11 Indranil Das GuptaBug 14206: Adds delete function for non email templates
2015-06-07 Galen CharltonBug 14334: t/db_dependent/Letters.t AutoCommit fix
2015-06-07 Mark TompsettBug 14334: t/db_dependent/Budgets.t AutoCommit fix
2015-06-07 Mark TompsettBug 14334: t/db_dependent/Bookseller.t AutoCommit fix
2015-06-07 Kyle M HallBug 14342: Unit tests in t/db_dependent/Context.t faili...
2015-06-04 Tomas Cohen AraziBug 13967: (QA followup) Make DBIx control transactions...
2015-06-04 Jonathan DruartBug 13967: Add a couple of tests for SysPref and Object
2015-06-04 Kyle M HallBug 13967 - System preferences need a package
2015-06-04 Mark TompsettBug 5010: Fix OPACBaseURL to include protocol
2015-06-04 Mark TompsettBug 14325: Test calls C4::Context::set_userenv
2015-05-22 Julian FIOLBug 14059: Deleting 'issues' table before processing...
2015-05-22 Julian FIOLBug 14059: Delete all export of get_column_names
2015-05-22 Julian FIOLBug 14059: Testing C4::Creators::Lib
2015-05-20 Bernardo Gonzalez... Bug 14195: (followup) increment number of tests
2015-05-20 Jonathan DruartBug 14195: TestBuilder - A random string should not...
2015-05-19 Tomas Cohen AraziBug 5338: (QA followup) update the tests for the new...
2015-05-19 Julian MauriceBug 13687: Move hold policy check into CanItemBeReserved
2015-05-19 Jonathan DruartBug 7380: Add tests for TT plugins
2015-05-15 Tomas Cohen AraziBug 13673: (QA followup) Add license
2015-05-15 Mark TompsettBug 13673: Silence noisy warnings in t/db_dependent...
2015-05-15 Mark TompsettBug 13673: Remove diags
2015-05-15 Mark TompsettBug 13673: Fix whitespace issues
2015-05-15 Jonathan DruartBug 11385: Remove SQL::Helper
2015-05-15 Jonathan DruartBug 12633: Remove SQLHelper in C4::Members
2015-05-15 Tomas Cohen AraziBug 14204: (QA followup) remove unneeded messages
2015-05-15 Nick ClemensBug 14204: Fix t/db_dependent/Labels/t_Batch.t failing...
2015-05-14 Jonathan DruartBug 13423: Fix number of tests in Serials.t
2015-05-14 Bernardo Gonzalez... Bug 13423: Remove unused serials-recieve
2015-05-14 Jonathan DruartBug 11006: Drop column aqorders.totalamount
2015-05-14 Kyle M HallBug 13969: (QA followup) Delete issues before borrowers
2015-05-14 Julian FIOLBug 13969: Replace calls to $sth->fetchrow* with a...
2015-05-14 Julian FIOLBug 13969: Testing C4::Review
2015-05-11 Jonathan DruartBug 12743: ACQ: default values for catalogue records
2015-05-07 Mark TompsettBug 14103: Improved testing coverage
2015-05-07 Jonathan DruartBug 13758: Move the Koha version from kohaversion.pl
2015-05-06 Mark TompsettBug 14057: Inventory is painfully slow
2015-05-05 Olli-Antti KivilahtiBug 12671: Guess next serial date when there are severa...
2015-05-05 Julian MauriceBug 12671: Guess next serial date when there are severa...
2015-05-04 Kyle M HallBug 12412: Add ability for plugins to convert arbitrary...
2015-05-04 Mark TompsettBug 13889: Add unit tests
2015-04-30 Jonathan DruartBug 11814: Fix existing tests
2015-04-30 Yohann DufourBug 8007: Discharge - Add unit tests
2015-04-28 Jonathan DruartBug 13919: Make the tests pass fixing the number of...
2015-04-28 Kyle M HallBug 13919: Unit Test
2015-04-27 Jonathan DruartBug 12404: Allow equal sign '=' in the TT directive
2015-04-27 Jonathan DruartBug 12404: Add new unit tests
2015-04-27 Jonathan DruartBug 12404: Add UT for marcrecord2csv
2015-04-24 Mark TompsettBug 14030 - Added tests for duplicates.
2015-04-23 Jonathan DruartBug 13606: Add tests and fix existing ones
2015-04-22 Jonathan DruartBug 10706: Delete saved_reports to be sure no reports...
2015-04-22 Jonathan DruartBug 10706: Add test
2015-04-22 Jonathan DruartBug 13419: (follow-up) fix call to set_userenv
2015-04-22 Jonathan DruartBug 13419: (follow-up) Add tests - remove existing...
2015-04-22 Jonathan DruartBug 13419: Add tests
2015-04-22 Jonathan DruartBug 10985: [UNIMARC] Fix authority summary
2015-04-21 Tomas Cohen AraziBug 13998: (RM followup) tests expect data on the database
2015-04-20 Yohann DufourBug 12604: refactoring Category.t with TestBuilder
2015-04-20 Yohann DufourBug 12603: creating TestBuilder to simplify tests
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-20 Jonathan DruartBug 12847: Items issued today is considered as overdue
2015-04-16 Tomas Cohen AraziRevert "Bug 13189: (QA Followup) Unit Tests"
2015-04-16 Marcel de RooyBug 10480: New module and unit test for framework plugins
2015-04-16 Jonathan DruartBug 6520: Add unit test for C4::ImportBatch::GetRecordF...
2015-04-13 Tomas Cohen AraziBug 13315: (QA followup) fix t/db_dependent/Circulation...
2015-04-13 Kyle M HallBug 13315 - Add feedback for last item checked out...
2015-04-13 Julian FIOLBug 13942 : Testing the 'recordpayment' function in...
2015-04-13 Kyle M HallBug 13189: (QA Followup) Unit Tests
2015-04-13 Jonathan DruartBug 13244: Merge GetOrders and GetCancelledOrders
2015-04-13 Jonathan DruartBug 11337: Remove the C4::Serials::GetSubscriptions...
2015-04-13 Jonathan DruartBug 11008: Drop column aqorders.supplierreference
2015-04-12 Tomas Cohen AraziBug 13909: (QA followup) fix references to get_chargeab...
2015-04-09 Julian FIOLBug 13940 : (QA followup) Add test for ModOAISet
2015-04-09 Julian FIOLBug 13940 : (QA followup) Add tests for the 2 warnings...
2015-04-09 Julian FIOLBug 13940 : Testing C4::OAI::Sets
2015-04-08 Matthias MeusburgerBug 13507: (regression test) Intranet URL returned...
2015-03-31 Kyle M HallBug 13841 - Unit Test
2015-03-31 Jonathan DruartBug 11201: Add a in-house use list pages
2015-03-25 SrdjanBug 5786 - Move AllowOnShelfHolds and OPACItemHolds...
2015-03-19 Marcel de RooyBug 13713: Follow-up removing biblioitem routines
2015-03-19 Jonathan DruartBug 13713: Remove useless constraints previously added
2015-03-15 Jonathan DruartBug 13746: Add tests
2015-03-11 Tomas Cohen AraziBug 11430: (QA followup) we test for warnings, always
2015-03-11 Jonathan DruartBug 11430: UT: add unit tests to delete only selected...
2015-03-11 Kyle M HallBug 12648: QA Followup
2015-03-11 Jonathan DruartBug 12648: Add unit tests for C4::Acquisition::*OrderUsers
2015-03-05 Benjamin RoksethBug 12122: TransferSlip should accept both itemnumber...
2015-02-20 Jonathan DruartBug 13645: Cache the DBIx connection
2015-02-20 Jonathan DruartBug 12669: Centralize the timezone handle into Koha...
2015-02-12 Kyle M HallBug 13019 [QA Followup] - Allow find() and search(...
2015-02-12 Jonathan DruartBug 13019: (follow-up) Remove smartmatch operator
2015-02-12 Kyle M HallBug 13019 - Add base classes on which to build Koha...
2015-02-10 Jonathan DruartBug 13319: Fix Koha::Acq::Order should set parent_order...
2015-02-09 Jonathan DruartBug 10900: 2 occurrences more
2015-02-09 Mark TompsettBug 10900 - Follow up, since more has been added to...
next