Test suite: ignoring backups from vi (files ending with a ~)
[koha.git] / t / Dates.t
2011-04-08 Chris CormackMerge remote branch 'kc/new/enh/bug_4449' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_4912' into kcmaster
2011-03-21 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-03-07 Chris CormackMerge remote branch 'kc/master' into new/bug_3013
2011-02-07 Chris CormackMerge branch 'new/bug_5277' into kcmaster
2011-01-09 Chris CormackMerge remote branch 'kc/new/bug_5240' into kcmaster
2010-12-19 Chris CormackMerge remote branch 'kc/new/bug_5446' into kcmaster
2010-12-19 Chris CormackMerge remote branch 'kc/new/bug_4908' into kcmaster
2010-12-14 Chris CormackMerge remote branch 'colin/QA/bug_4506' into new/enh...
2010-12-13 Chris CormackMerge remote branch 'kc/new/biblibre_reports' into...
2010-12-12 Owen LeonardFix for Bug 4473 - Recent comments view for the OPAC
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 Galen CharltonMerge commit 'biblibre/3.2_biblibre' into to-push
2010-01-28 Henri-Damien LAURENTDates : improvements string recognition
2009-01-07 Joe AtzbergerBug 2842: ->regexp('syspref') failed for users of iso...
2009-01-07 Joe AtzbergerDates expanding to expose some time (HH:MM:SS) granularity.
2008-07-07 Andrew Moorebug 2295 [1/4]: moving C4::Dates tests into database...
2008-05-11 Andrew Moorebug 2088: test suite refactoring to deal with t/overrid...
2008-01-14 Joe AtzbergerDates - remove extra newlines from carps, add partial...
2008-01-08 Galen Charltontest suite cleanup
2007-12-21 Joe AtzbergerDates.pm - IMPORTANT fix for dmy_array (part of obejct...
2007-10-18 Joe AtzbergerTotal Test Overhaul! Most of these were stubs, and...
2007-10-17 Joe AtzbergerDates.pm: perl test to accompany Dates.pm functions.
2007-10-13 Joe AtzbergerContext.pm fatalsToBrowser now dependent on $ENV{USER_A...
2007-10-08 Joe AtzbergerNew object-oriented date module to soon replace Date.pm.