Bug 6989 Patron categories not properly displayed if not pure ASCII
[koha-equinox.git] / t /
2011-10-19 Srdjan Jankovicbug_6253: Unified member Search()
2011-10-18 Paul PoulainBug 7034: de-nesting C4/Branch.pm
2011-10-17 Srdjan Jankovicbug_5533: Slightly improved marking items as lost
2011-09-25 Chris CormackFixing a broken test
2011-09-23 MJ RayBug 6460: alternative fix, updating template and script...
2011-09-23 Chris CormackBug 6679 : Enable Critic tests for authorities and...
2011-09-21 Chris CormackBug 6679 Fix scripts in admin & acqui to pass Perl...
2011-08-25 Srdjan JankovicBug 6721 - improve searching in the acquisitions system
2011-06-12 Galen Charltonbug 5653: use itemcallnumber in bib label layouts
2011-06-01 Chris CormackMerge remote-tracking branch 'kc/master' into new/bug_5683
2011-06-01 Jared Camins-EsakovAdd unit tests to ensure bug 5683 doesn't reappear
2011-04-08 Colin CampbellBug 5415 Let calls of SimpleSearch utilize considtent...
2011-03-21 Frédéric DemiansBug 5065 Add ability to choose framework on import
2011-03-17 Julian MauriceFollow up for bug 5880: Improved unit test
2011-03-17 Julian MauriceFollow up for bug 5880: Added unit tests for the two...
2011-03-16 Colin CampbellBug 5485: Add script to run Test::Perl::Critic
2011-03-13 Chris CormackBug 5595 : Fixing a security glitch (please always...
2011-03-11 Colin CampbellBug5063: C4::Bookseller Changes
2011-01-29 Robin SheatBug 5477 [SIGN-OFF] Fix test cases that require databas...
2011-01-20 Chris CormackBug 5327 fixing missing number of tests
2011-01-20 Zach SimAdded more unit tests to check when JSONStream should...
2011-01-20 Zach SimBug 5327: Added unit tests to Output_JSONStream.t
2011-01-20 Chris CormackBug 5327: small typo in the Members.t test
2011-01-20 johnboyBug 5327 Made test file for Accounts.pm
2011-01-19 Chris CormackBug 5327: Shifting and little tidy up of the members...
2011-01-19 johnboyBug 5327 Some tests added
2011-01-19 Chris CormackBug 5327 - Now we are doing db calls, we need to shift...
2011-01-19 Zach SimAdded unit tests to test all of get_amazon_tld in Amazo...
2011-01-18 Chris CormackMerge remote branch 'kc/new/bug_5327' into kcmaster
2011-01-18 Chris CormackBug 5327: Little change to Record.t
2011-01-18 johnboyBug 5327 1 more test added.
2011-01-18 Zach SimAdded unit tests for Biblio and moved it to db_dependen...
2011-01-18 Chris CormackMerge remote branch 'kc/new/bug_5327' into kcmaster
2011-01-18 Chris CormackBug 5327 Cleaning up XISBN.t a bit
2011-01-18 Chris CormackMerge remote branch 'kc/new/bug_5327' into kcmaster
2011-01-18 Chris CormackBug 5327 - Fixing a path issue with XISBN.t
2011-01-18 Chris CormackBug 5327 litte fix for Background tests
2011-01-18 Chris CormackBug 5327 shifting database dependent modules and script...
2011-01-18 johnboybug 5327 updated test file
2011-01-18 Zach SimAdded unit tests using a test database for XISBN.
2011-01-18 Zach SimCreated unit testing using the testdatabase for XISBN.
2011-01-17 Zach SimAdded extra unit tests to Debug.t
2011-01-17 johnboybug 5327 started testing
2011-01-17 johnboyBug 5327 Starting tests for BackgroundJob
2011-01-17 spartanessBug 5327 Starting Unit Tests for Auth.pm
2011-01-17 claudiaBug 5327 removing uneeded tests
2011-01-17 Zach SimBug 5327 - Adding UNIT Tests.
2011-01-12 Colin CampbellBug 5611 Tidy up C4::Scrubber
2011-01-12 Colin CampbellBug 5601 :: Add tests for bugfix
2010-12-15 Henri-Damien LAURENTMT3801 followup : Cannot claim for issues
2010-12-12 Owen LeonardFix for Bug 4473 - Recent comments view for the OPAC
2010-12-12 Koustubha KaleBug 5418: Rev-5 patch new itemBarcodeInputFilter for...
2010-12-01 Colin CampbellBug 5448 Use Test::More in Boolean.t
2010-11-13 Galen Charltonbug 5400: new test case to find files with merge confli...
2010-11-12 Galen Charltonbug 5393 [SIGNED-OFF]: add test case to check well...
2010-11-12 Colin CampbellBug 4305: Add test case for ISBN-13 to ISBN-10 conversion
2010-11-11 Galen Charltonbug 4305: add a couple test cases for _isbn_cleanup
2010-11-11 Chris CormackMerge remote branch 'kc/new/bug_5386' into kcmaster
2010-11-11 Galen Charltonbug 5386: remove dep on Path::Class from t/00-load.t
2010-11-11 Chris CormackMerge remote branch 'kc/new/bug_5105' into kcmaster
2010-11-11 Frédéric DemiansBug 5105 Regression test for switch statement
2010-11-11 Chris CormackTest modules compile
2010-11-04 Chris CormackBug 5363 - Removing unused module (C4::Cache::FastMemca...
2010-11-01 Galen Charltonbug 5301: improve escaping of XML characters in bib...
2010-11-01 Galen Charltonbug 5327: follow-up to fix SIP tests
2010-11-01 Katrin FischerBug 5327: More basic unit tests for C4 modules
2010-10-31 Nate CurullaBug 5327: Add unit test for ItemType.pm
2010-10-30 Daniel Grobaniunit test stub for Z3950.pm
2010-10-30 Brian EngardCreate Unit Test for ImportBatch
2010-10-30 Magnus EngerBug 5327: Add basic unit tests to some C4 modules
2010-10-30 Katrin FischerBug 5327: Add basic unit tests to some C4 modules
2010-10-30 Nicole Engardcreate unit test files
2010-10-30 Liz ReaAdding a simple test for Service.pm
2010-10-22 Galen Charltonfixing various links to point to *.koha-community.org
2010-10-06 Galen CharltonMerge remote branch 'koha-fbc/k_bug_5284' into master
2010-10-06 Chris NighswongerBug 5284 - Generic report covering various problems...
2010-10-06 Galen CharltonMerge remote branch 'koha-fbc/k_bug_5284' into master
2010-10-06 Chris NighswongerBug 5284 - Generic report covering various problems...
2010-10-06 Chris NighswongerBug 5284 - Generic report covering various problems...
2010-10-06 Chris NighswongerBug 5284 - Generic report covering various problems...
2010-10-06 Galen Charltonfix invalid invocation of GetBranches in test case
2010-10-06 Chris NighswongerBug 5284 - Generic report covering various problems...
2010-10-06 Galen Charltonmore test case fixes
2010-10-06 Galen Charltoncleanup of DB-dependent fund test cases
2010-10-06 Galen Charltonfix typo/thinko in list test
2010-10-06 Galen Charltonvarious improvements to t/db_dependent/VirtualShelves.t
2010-10-06 Galen Charltonfix test plan and false test errors in Search.t
2010-10-06 Galen Charltonfix test plan for SQLHelper.t
2010-10-06 Galen Charltonuse Test::More for t/Koha.t
2010-10-06 Chris CormackShifting the tests that need user input to their own...
2010-10-06 Chris CormackFixing the VirtualShelves test
2010-10-06 Chris CormackFixing C4::Boolean tests, in August 2009 we changed...
2010-06-24 Colin CampbellBug 4905 Runtime errors in about.pl
2010-04-30 Henri-Damien LAURENTFixing Tests on SQLHelper
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-04-08 Colin Campbelladd warnings to Serials.pm
2010-03-17 Lars WirzeniusFix FSF address in directory t/
2010-02-10 Colin Campbellbugfix Dates.t test plan has wrong value
2010-02-03 Galen CharltonMerge commit 'workbuffer.org-koha/translation' into...
2010-01-28 Chris CormackMore fixes to the shelves test
next