Bug 15065: (follow-up) update license header
[koha.git] / t /
2013-10-14 Kyle M HallBug 10565: (follow-up) don't assume borrowernumber...
2013-10-14 Kyle M HallBug 10565: Add a "Patron List" feature for storing...
2013-10-14 Chris CormackBug 8798: moving code to Koha::Database and adding...
2013-10-14 Elliott DavisBug 8798: DBIx::Class base classes for all Koha tables
2013-10-11 Galen CharltonBug 10689: add regression test
2013-10-11 Galen CharltonBug 10853: (follow-up) expand unit tests for C4::Csv
2013-10-10 Jared Camins-EsakovBug 5202: merge authorities from the authority file...
2013-10-10 Galen CharltonBug 7421: add regression tests for UNIMARC authorities...
2013-10-10 Galen CharltonBug 10037: regression test for searching UNIMARC item...
2013-10-10 Galen CharltonBug 8252: (follow-up) add basic UNIMARC indexing tests
2013-10-10 Galen CharltonBug 8252: (follow-up) make it easier to add UNIMARC...
2013-10-10 Galen Charltonbug 8252: (follow-up) add search tests on music number
2013-10-10 Galen Charltonbug 8252: (follow-up) test both GRS1 and DOM indexing
2013-10-09 Galen Charltonbug 6201: (follow-up) update unit tests
2013-10-09 rootBug 10641 - GetBooksellerWithLateOrders in C4::Booksell...
2013-10-09 Jonathan DruartBug 10683: (follow-up) improvements to the unit tests
2013-10-09 Kenza ZakiBug 10683: add unit tests for CRUD routines in C4:...
2013-10-09 Galen CharltonBug 10698: (follow-up) remove now-superfluous FIXME...
2013-10-09 Kenza ZakiBug 10698: give C4::Circulation::DeleteTransfer() a...
2013-10-09 Galen CharltonBug 9611: (follow-up) move new password hashing routine...
2013-10-04 Jonathan DruartBug 10856: Improve the previous and next items on the...
2013-10-04 Tomas Cohen AraziBug 9735: Unit tests for get_template_and_user (cookies...
2013-10-03 Jonathan DruartBug 10927: remove disused C4::Utils module
2013-10-02 Galen CharltonBug 10949: restore ability to successfully print hold...
2013-09-25 Marcel de RooyBug 9761: Unit tests for ConfirmFutureHolds changes
2013-09-25 Marcel de RooyBug 9761: Preliminary measures for adding a unit test
2013-09-18 Galen CharltonBug 10601: (follow-up) unit tests for new ->set() and...
2013-09-18 Galen CharltonBug 10599: (follow-up) fix incomplete test case
2013-09-18 Jonathan DruartBug 10599: add option to unselect on loan items on...
2013-09-18 Tomas Cohen AraziBug 10872: UT for GetHiddenItemnumbers and POD fix
2013-09-17 Galen CharltonBug 10897: remove test for module that has become DB...
2013-09-17 Kyle M HallBug 7639: (follow-up) add Unit Tests
2013-09-16 Galen CharltonBug 10667: (follow-up) fix reference to UT library...
2013-09-16 Katrin FischerBug 10667: Follow up - prevent t/00-load from failing
2013-09-16 Katrin FischerBug 10667: Allow authentication with cardnumber for...
2013-09-16 Katrin FischerBug 10667: Add unit tests for ILSDI::Services::Authenti...
2013-09-16 Magnus EngerBug 10513: display a warning/message when returning...
2013-09-08 Julian MauriceBug 5349: Use DB transaction/rollback in unit tests
2013-09-08 Julian MauriceBug 5349: Add unit tests for TransferOrder
2013-09-08 Galen CharltonBug 10640: (follow-up) bump up the number of expected...
2013-09-08 Kenza ZakiBug 10640: give ModBookseller() an explicit return...
2013-09-08 Kenza ZakiBug 10630: give DelBookseller() a return value
2013-09-08 Jesse WeaverFollowup for bug 10320: minor bugfixes and style improv...
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: Adapt existing code
2013-08-09 Jonathan DruartBug 10298: Followup: Adapt existing code
2013-08-09 Jonathan DruartBug 10298: Mock C4::Context->preference
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-28 Galen Charltondo some validation of the KohaOpacRecentSearches cookie
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-23 Jared Camins-EsakovBug 9755 QA follow-up: move MARC-specific functionality...
2013-07-23 Jared Camins-EsakovBug 9755: Refactor record merge functionality
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
next