Bug 9252 - Add option to send patron's home branch in AF field
[koha.git] / t / db_dependent /
2013-09-08 Galen CharltonBug 10325: (follow-up) add test for overriding system...
2013-09-08 Jonathan DruartBug 10333: Labels/t_Batch.t needs to create its own...
2013-09-08 Kyle M HallBug 10550: Fix database typo wthdrawn
2013-09-08 Galen CharltonBug 10272: (follow-up) add regression test
2013-09-08 Kyle M HallBug 10272: make CheckReserves respect ReservesControlBranch
2013-09-06 Galen CharltonBug 10656: add regression test
2013-09-05 Marcel de RooyBug 10539: Followup for removing KohaTest unit tests
2013-09-05 Marcel de RooyBug 10539: Remove unused unit tests in lib/KohaTest
2013-09-04 Galen CharltonBug 10361: (follow-up) add tests for search history...
2013-08-28 Kenza ZakiBug 10699: add explicit return value for DeleteBranchTr...
2013-08-28 Kenza ZakiBug 10693: CreateBranchTransferLimit's return value...
2013-08-28 Kenza ZakiBug 10692: add unit tests for C4::Circulation routines...
2013-08-28 Galen CharltonBug 10710: (follow-up) perltidy new code
2013-08-28 Kenza ZakiBug 10710: add unit tests for OfflineOperation's routin...
2013-08-28 Galen CharltonBug 10767: (follow-up) remove FIXME comments
2013-08-28 Kenza ZakiBug 10767: add unit tests for C4::Circulation routines...
2013-08-28 Galen CharltonBug 10508: (follow-up) remove Perl 5.14 construct
2013-08-28 Chris CormackBug 10508: (follow-up) fix a typo
2013-08-28 Kenza ZakiBug 10508: add unit tests for C4::Branch
2013-08-26 Kenza ZakiBug 10528: add unit tests for C4::Bookseller.pm
2013-08-26 Galen CharltonBug 10719: (follow-up) clear existing loans before...
2013-08-26 Tomas Cohen AraziBug 10719 - UT GetUpcomingDueIssues
2013-08-23 Galen CharltonBug 10741: (follow-up) add regression test
2013-08-21 Galen CharltonBug 10761: (follow-up) remove inadvertant dependence...
2013-08-21 Jonathan DruartBug 10761: (follow-up) change return in C4::Reports...
2013-08-21 Kenza ZakiBug 10761: UT: add unit tests for save_report and delet...
2013-08-20 Kyle M HallBug 10628: make sure AutomaticItemReturn doesn't preven...
2013-08-16 Galen CharltonBug 10653: (follow-up) minor tweaks to RotatingCollecti...
2013-08-16 Kenza ZakiBug 10653: add unit tests for C4::RotatingCollections.pm
2013-08-16 Galen Charltonbug 5825: (follow-up) add regression test
2013-08-16 Jonathan DruartBug 10481: Unit tests for C4::Members::AddEnrolmentFeeI...
2013-08-16 Galen CharltonBug 10666: (follow-up) really fix the daily quotes...
2013-08-15 Galen CharltonBug 10663: (follow-up) set circ policy for circulation...
2013-08-15 Katrin FischerBug 10663: Follow-up - Unit tests for CanBookBeRenewed
2013-08-15 Tomas Cohen AraziBug 10663: tests for CanBookBeRenewed
2013-08-13 Galen CharltonBug 7785: (follow-up) standardize POD
2013-08-13 Mark TompsettBug 7785: remove MySQL-specific syntax from C4::Members...
2013-08-09 Galen CharltonBug 10644: (follow-up) remove inadvertant dependence...
2013-08-09 Galen Charltonbug 2394: regression test for canreservefromotherbranches
2013-08-09 Jonathan DruartBug 10298: Followup: Adapt existing code
2013-08-02 Fridolyn SOMERSBug 10666: avoid random failures of Daily quotes tests
2013-08-01 Galen CharltonBug 10644: fix typos in test descriptions
2013-08-01 Kenza ZakiBug 10644: add unit tests for ClassSource.pm
2013-07-28 Galen Charltonmove Auth_ParseSearchHistoryCookie.t to db_dependent...
2013-07-24 Galen CharltonBug 9394: (follow-up) modernize test cases
2013-07-24 Jonathan DruartBug 9394: QA Followup
2013-07-24 Kyle M HallBug 9394: Use reserve_id where possible
2013-07-17 Galen CharltonBug 10515: add regression tests
2013-07-16 Galen Charltonbug 10556: regression test for setting deliverytime...
2013-07-16 Jonathan DruartBug 10274: Execute sql queries into a transaction
2013-07-16 Jonathan DruartBug 10274: UT: Acquisition.t needs to create its own...
2013-07-16 Jonathan DruartBug 10275: Use a transaction for OrderFromSubscription.t
2013-07-16 Jonathan DruartBug 10275: UT: OrderFromSubscription.t needs to create...
2013-07-16 Kenza ZakiBug 10499: VirtualShelves.t - wrap tests in a database...
2013-07-15 Kenza ZakiBug 10575 : GetOrdersByBiblionumber.t needs a database...
2013-07-08 Galen CharltonBug 10289: (follow-up) don't set cardnumber for test...
2013-07-08 Galen CharltonBug 10289: (follow-up) wrap tests in transaction
2013-07-08 Jonathan DruartBug 10289: UT: Reserves.t needs to create its own data
2013-07-03 Galen CharltonBug 9987: remove reference to biblioitemnumber from...
2013-07-02 Jonathan DruartBug 9987: Remove DB field aqorders.biblioitemnunmber
2013-07-01 Galen CharltonBug 10494: test cases for the KohaBranchName plugin
2013-06-28 Marcel de RooyBug 10386: improvements to VirtualShelves.t
2013-06-27 Jonathan DruartBug 10336: HoldsQueue.t needs to create its own data
2013-06-27 Galen Charltonbug 10495: set precondition for HoldsQueue test
2013-06-21 Jonathan DruartBug 10334: remove t/db_dependent/needs_user_input/...
2013-06-18 Galen CharltonBug 10332: further improvements to course reserves...
2013-06-18 Jonathan DruartBug 10332: Data could exist in the courses table.
2013-06-18 Jonathan DruartBug 10332: CourseReserves.t needs to create its own...
2013-06-18 Fridolyn SOMERSBug 9728: XISBN unit test update
2013-06-17 Marcel de RooyBug 10256: Remove some unused subs from Overdues module
2013-06-14 Marcel de RooyBug 10458: Remove obsolete Z3950 module and test
2013-06-03 Marcel de RooyBug 10290: Followup for Virtualshelves.t
2013-06-03 Jonathan DruartBug 10290: UT: VirtualShelves.t needs to create its...
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-05-21 Galen Charltonbug 8215: (followup) rename GetItemReservesInfo
2013-05-21 Galen Charltonbug 8215: (followup) make sure C4::CourseReserves doesn...
2013-05-21 Jonathan DruartBug 8215: Followup FIX QA issues
2013-05-21 Kyle M HallBug 8215 - Course Reserves
2013-05-19 Jared Camins-EsakovMerge branch 'bug_9824' into 3.14-master
2013-05-18 Jared Camins-EsakovMerge branch 'bug_10270' into 3.14-master
2013-05-18 Jonathan DruartBug 10270: Fix shebang
2013-05-18 Jonathan DruartBug 10270: GetOrdersByBiblionumber needs better unit...
2013-05-14 Jared Camins-EsakovMerge branch 'bug_7593' into 3.14-master
2013-05-14 Jonathan DruartBug 7593: Fix unit tests
2013-05-12 Jared Camins-EsakovMerge branch 'bug_7593' into 3.14-master
2013-05-12 Mathieu SabyBug 7593: Move orders on the destination record when...
2013-05-01 Galen CharltonMerge remote branch 'origin/new/bug6554_reverts'
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-05-01 Jared Camins-EsakovMerge branch 'bug_8300' into 3.14-master
2013-05-01 Jared Camins-EsakovBug 8300: Add mechanized unit test for batch import
2013-04-27 Jared Camins-EsakovBug 9659 follow-up: correct syntax for older Perl
2013-04-26 Jared Camins-EsakovMerge branch 'bug_9659' into 3.14-master
2013-04-26 Jared Camins-EsakovBug 9659: Move new unit test to db-dependent directory
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-03-30 Jared Camins-EsakovMerge branch 'bug_9937' into 3.12-master
2013-03-30 Jonathan DruartBug 9937: Add new unit tests for new routines (introduc...
2013-03-23 Jared Camins-EsakovMerge branch 'bug_9911' into 3.12-master
2013-03-23 Jared Camins-EsakovBug 9911: update Acquisitions unit test to look for...
2013-03-23 Jared Camins-EsakovMerge branch 'bug_9909' into 3.12-master
2013-03-23 Jared Camins-EsakovBug 9909: Don't install KitchenSink plugin if plugin...
next