changing form to post method (not new_acq related)
[koha.git] / t /
2009-09-30 Henri-Damien LAURENTEditing C4::Suggestions.pm
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-09-30 Galen CharltonMerge commit 'origin/master' into bl-sopac
2009-09-29 Nahuel ANGELINETTIDelete unused function
2009-09-16 Chris NighswongerBug 2500 Correcting incorrect splitting of cutter numbers
2009-09-15 Galen Charltonupdated DB-dependent tests to reflect labels rewrite
2009-09-06 Galen CharltonMerge branch 'labels_recon' into to-push
2009-09-06 Galen CharltonMerge commit 'origin/master' into labels_recon
2009-09-06 Galen Charltonreplace syslog with warns
2009-09-01 Chris Nighswonger[38/40] Misc bugfixs
2009-09-01 Chris Nighswonger[35/40] Work on C4::Labels tests and various bugfixs...
2009-09-01 Chris Nighswonger[3/40] Work on C4::Labels::Profile module and tests
2009-09-01 Chris Nighswonger[2/40] Work on C4::Labels::Template and associated...
2009-09-01 Chris Nighswonger[1/40] Work on C4::Labels::Layout module and tests
2009-08-11 Galen Charltonbug 2157: add ability to 'clean' staged record batches
2009-07-30 Joe Atzbergerbug 3435: AddReturn overhaul.
2009-06-09 Galen Charltonremoving disused C4::Serials functions
2009-06-08 Galen Charltonbug 3314: remove disused scripts and API functions
2009-06-08 Galen Charltonbug 3303: removed references to news_channels*
2009-06-08 Galen Charltonbug 3302: removed disused references to opac_electronic
2009-05-28 Joe AtzbergerAllow option to preserve Extended Attributes on patron...
2009-05-27 Chris NighswongerBug 2500 Tweaking DDCN Split for Hyphenated Volumn...
2009-05-21 Galen Charltonbug 3120: tweak DDCN call number splitting for labels
2009-05-20 Galen Charltonbug 3236: remove disused scripts and a function
2009-05-11 Galen Charltonbug 3120: tweak splitting of Dewey call number
2009-04-06 Galen Charltonremove incomplete bib bulk editing code
2009-04-03 Joe AtzbergerDDCN callnumber splitting with test.
2009-03-27 Joshua FerraroMove Amazon.pm to External/ directory
2009-03-11 Joe AtzbergerTest for LCCN splitting.
2009-03-05 Joe AtzbergerAllow LDAP test to bail if LDAP disabled.
2009-02-04 John BeppuTests for New Modules
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.
2009-01-05 Andrew MooreBug 2505: adding warnings to C4/Biblio.pm
2009-01-05 Joe Atzbergerbarcodedecode() did not always return barcode
2008-12-29 Allen ReinmeyerTest suite: C4::Members::GetMemberDetails
2008-12-29 Allen ReinmeyerTest suite: C4::Members::GetMember
2008-12-22 Andrew Mooretest suite: C4::ImportBatch
2008-12-17 Andrew Moorebug 2824: improving error messages from test suite...
2008-12-11 Galen Charltonadd calls to clear_syspref_cache()
2008-12-02 Galen Charltonbug 2758: don't confirm checkout if fine balance is 0
2008-11-17 Galen Charltonmoved Test_CSV_Various.t to xt/author
2008-11-17 Joe AtzbergerResults of CSV module analysis, testing various CSV...
2008-09-26 Joe AtzbergerBug 2587 followup, updated test.
2008-09-05 Galen Charltonbug 2582 [1/2]: don't set issuedate during renewal
2008-09-02 Joe AtzbergerDocumentation update (test-single not single-test)
2008-08-30 Joe AtzbergerFines fixes: apparent problems with fines prevent proce...
2008-08-28 Galen Charltonbug 2466: regression test
2008-08-22 Jesse WeaverFix itemtype image problem in moremember.pl
2008-08-20 Andrew Moorebug 2503: tests for C4::Circulation
2008-08-18 Andrew MooreBug 2524: improving the submitted test reports
2008-08-18 Andrew Moorebug 2525: fixing tests for misc/cronjobs/longoverdue.pl
2008-08-18 Andrew MooreBug 2524: Adding script to submit test reports to smold...
2008-08-09 Joshua FerraroTemporary fix for bug 2483: t/Barcodes.t has database...
2008-08-01 Andrew MooreBug 1953: updating bad unit test for C4::Items::GetItem...
2008-07-30 Andrew MooreBug 1953 [1/6]: adding test module for C4::Koha::displa...
2008-07-27 Andrew MooreBug 1953: refactoring C4::Koha::get_itemtypeinfos_of...
2008-07-27 Andrew MooreBug 1953 [2/3]: refactoring SQL in C4::Items::GetItemsF...
2008-07-27 Andrew MooreBug 1953 [1/3]: test suite improvements
2008-07-24 Chris Nighswongerkohabug 2139 Fixes C4::Aquisition::NewOrder so that...
2008-07-24 Andrew Moorebug 1953 [1/2]: fixing SQL injection problem in C4...
2008-07-14 Joe AtzbergerBarcodes test - make DB-dependent feedback a diag ...
2008-07-10 Andrew Moorebug 2284: ModMember can erase the dateofbirth field
2008-07-10 Andrew Moorebug 2296: removing depreceated C4::Date module
2008-07-10 Andrew MooreBug 2274 [3/5]: consolidating overdue notice cronjobs...
2008-07-08 Galen Charltonbug 2315: no crash if subfield code is a metacharacter
2008-07-07 Galen Charltonbug 2295 [followup 2/2]: initialize data in startup...
2008-07-07 Andrew Moorebug 2295 [4/4]: moving C4::Labels tests into t/lib...
2008-07-07 Andrew Moorebug 2295 [3/4]: moving C4::Items tests into t/lib/KohaTest
2008-07-07 Andrew Moorebug 2295 [2/4]: moving icondirectories.t from t to xt
2008-07-07 Andrew Moorebug 2295 [1/4]: moving C4::Dates tests into database...
2008-07-04 Andrew Moorebug 2275: making SMS::Send module optional
2008-07-04 Galen Charltontest suite: way to run single test file
2008-07-04 Joe AtzbergerBarcodes - OO replacements, extensible module, tests.
2008-07-04 Galen Charltonbug 2297: improve ModBiblio() to avoid duplicate item...
2008-07-02 Galen Charltontest suite add_biblios: don't use zebraqueue_daemon
2008-07-02 Galen CharltonSimpleSearch test cases - make more robust
2008-06-25 Andrew Moorebug: 2272 - remove warning from C4::Koha::getitemtypeim...
2008-06-20 Andrew Moorebug: 2176 improvements to database upgrade path
2008-06-20 Andrew MooreBug 2176 (3/5): adding methods to manage message_queue...
2008-06-20 Galen Charltonbug 2000 - add C4::Circulation::GetBranchBorrowerCircRule
2008-05-29 Joe AtzbergerCommented out fixaccounts (not used anywhere). Also...
2008-05-29 Joe AtzbergerSingle slash added in test text string.
2008-05-27 Andrew MooreBug 2047: some tests for C4::Biblio::get_biblio_authori...
2008-05-19 Galen Charltontest suite: allow skipping of expensive tests
2008-05-16 Galen Charltonbugfix - fix 'not' operator in NoZebra
2008-05-13 Andrew MooreBug 1953: adding tests and 2 corrections for C4::Calendar
2008-05-12 Andrew Moorebug 1953: fixing potential SQL injection problems in...
2008-05-12 Galen Charltonfixed installer test
2008-05-12 Galen Charltonadjusted new C4::Scrubber test cases
2008-05-12 Galen Charltoncorrected base class of a test
2008-05-12 Galen Charltonnew C4 modules for patron attributes
2008-05-11 Galen Charltontest suite: new tests for installer
2008-05-11 Galen Charltontest suite refactoring
2008-05-11 Andrew Moorebug 2088: test suite refactoring to deal with t/overrid...
2008-05-11 Joe AtzbergerWrapper for Koha's use of HTML::Scrubber, with test...
2008-05-11 Andrew Moorebug 2087: test cases for misc/cronjobs/longoverdue.pl
2008-05-11 Galen Charltonkohabug 2076: add DB schema creation scripts from past...
2008-05-01 Galen Charltonkohabug 2076 - remove three tables (DB rev 077)
2008-05-01 Galen Charltonstaging import - enhance record overlay behavior
next