Bug 14391: Add granular permissions to the administration module
[koha.git] / t /
2018-11-06 Jonathan DruartBug 21474: Add the Koha::Subscription->frequency method
2018-11-06 Jonathan DruartBug 20996: Remove warning 'Un-mocked method'
2018-11-06 Martin RenvoizeBug 20996: (RM follow-up) Fix the api tests
2018-11-06 Kyle M HallBug 20629: Remove ability to 'reverse' payments
2018-11-06 Nick ClemensBug 20078: Add accelerated reading indexes to getIndexes
2018-11-05 Josef MoravecBug 20996: (follow-up) Fix test
2018-11-02 Kyle M HallBug 20968: Rename method get_intranet_catalog_toolbar_b...
2018-11-02 Kyle M HallBug 20968: Add unit tests
2018-11-02 Marcel de RooyBug 14385: (QA follow-up) Additional changes and fixes
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-11-02 Chris CormackBug 14385: Extend OpacHiddenItems to allow specifying...
2018-11-02 Andrew IsherwoodBug 20996: Fix unit tests
2018-11-02 Marcel de RooyBug 21604: Add two trivial test cases
2018-11-01 Jonathan DruartBug 21717: Fix generation of real's values
2018-11-01 Jonathan DruartBug 21556: Do not crash if a biblio is deleted twice
2018-10-31 Jonathan DruartBug 21681: Add tests for GetPatronInfo
2018-10-31 Josef MoravecBug 21681: Remove C4::Accounts::getcharges
2018-10-31 Martin RenvoizeBug 21694: Add the Koha::Account->lines method
2018-10-31 Josef MoravecBug 18720: Use exception instead of die in GetBasketAsCsv
2018-10-31 Josef MoravecBug 20941: (QA follow-up) Fix return value of get_type...
2018-10-31 Andrew IsherwoodBug 20941: (follow-up) Carry out comment #4 advice
2018-10-31 Andrew IsherwoodBug 20941: Add unit tests
2018-10-31 Nick ClemensBug 21581: Unit tests and updated data
2018-10-31 Jonathan DruartBug 13098: Do not compare with precision
2018-10-31 Tomas Cohen AraziBug 13098: Tests for all _FixAccountForLostAndReturned...
2018-10-31 Tomas Cohen AraziBug 13098: Add Koha::Account::Offsets->total
2018-10-29 Jonathan DruartBug 21613: Add a test
2018-10-27 Magnus EngerBug 18591: Allow any number of comments on ILLs
2018-10-26 Jonathan DruartBug 21576: Preserve chomp chars for USE raw
2018-10-26 Jonathan DruartBug 21576: Handle complex uri
2018-10-26 Jonathan DruartBug 21576: Keep compatibility with QA script
2018-10-26 Jonathan DruartBug 21576: Add a developer script to fix missing TT...
2018-10-26 Jonathan DruartBug 21603: Remove incorrect GROUP BY from C4::CourseRes...
2018-10-26 Marcel de RooyBug 21337: (QA follow-up) Rename exception code
2018-10-26 Jonathan DruartBug 13618: Remove html filter for LAST
2018-10-25 Jonathan DruartBug 15486: Fix failing test in GetHardDueDate.t
2018-10-25 Nick ClemensBug 15766: Update tests
2018-10-24 Tomas Cohen AraziBug 15486: Unit tests
2018-10-19 Tomas Cohen AraziBug 21607: Make Koha::Account::Line->apply store credit...
2018-10-19 Jonathan DruartBug 20592: Add tests
2018-10-18 Jonathan DruartBug 21597: Incorrect decimal value: 't_value_bib639...
2018-10-18 Jonathan DruartBug 21597: Field 'description' doesn't have a default...
2018-10-18 Jonathan DruartBug 21597: Incorrect date value: '0' for column 'onloan'
2018-10-18 Jonathan DruartBug 21597: Data too long for column 'invitekey'
2018-10-18 Jonathan DruartBug 21597: Field 'amount' doesn't have a default value
2018-10-18 Jonathan DruartBug 21597: Column 'notforloan' cannot be null
2018-10-17 Jonathan DruartBug 21155: Prevent SwitchOnSiteCheckouts.t to fail...
2018-10-16 Jonathan DruartBug 21479: "Mock" SearchEngine to use Zebra
2018-10-15 Jonathan DruartBug 21337: Koha::Objects->delete must return the number...
2018-10-15 Jonathan DruartBug 21479: Zebra index can return different result
2018-10-15 Nick ClemensBug 21337: (RM follow-up) Adjust number of tests
2018-10-15 Marcel de RooyBug 21337: (QA follow-up) Rollback for partial delete
2018-10-15 Marcel de RooyBug 21337: (follow-up) Add parameter for move_to_delete...
2018-10-15 Marcel de RooyBug 21337: Add Koha::Patrons->delete (trivial wrapper)
2018-10-15 Alex ArnaudBug 10382: Course reserves: handle empty values
2018-10-15 Alex ArnaudBug 10382: Add unit tests for course items
2018-10-13 Andrew IsherwoodBug 20772: (follow-up) Add unit test
2018-10-13 Julian MauriceBug 21178: (QA follow-up) Add a test to verify that...
2018-10-13 Tomas Cohen AraziBug 21178: (QA follow-up) whitespace characters fix
2018-10-13 Tomas Cohen AraziBug 21178: Unit tests
2018-10-12 Jonathan DruartBug 21479: Remove the trace if the node does not exist
2018-10-12 Jonathan DruartBug 21479: Add regression tests
2018-10-12 Mirko TietgenBug 21536: t/Koha_ExternalContent_RecordedBooks.t skips...
2018-10-09 Tomas Cohen AraziBug 11897: Use 'stockrotation' permission for the endpoint
2018-10-09 Tomas Cohen AraziBug 11897: (QA follow-up) Fix tests
2018-10-09 Martin RenvoizeBug 11897: Stockrotation
2018-10-09 Andrew IsherwoodBug 20548: (follow-up) Fix unit tests
2018-10-09 Nick ClemensBug 21082: Add new admin page for overdrive
2018-10-08 Martin RenvoizeBug 21352: (QA follow-up) - correction to testplan
2018-10-03 Jonathan DruartBug 18887: Add tests
2018-10-03 Kyle M HallBug 18887: Port max_holds rules to new CirculationRules...
2018-10-03 Kyle M HallBug 21352: Allow plugins to add CSS and Javascript...
2018-10-03 Jonathan DruartBug 21432: (bug 20899 follow-up) Fix patron's name...
2018-10-01 Martin RenvoizeBug 21385: Add Unit Tests
2018-10-01 Nick ClemensBug 17602: (QA follow-up) Fix tests
2018-10-01 Jonathan DruartBug 17602: Adapt test plan to make the tests pass
2018-10-01 SrdjanBug 17602: (follow-up) t/Koha_ExternalContent_RecordedB...
2018-10-01 SrdjanBug 17602: RecordedBooks Integration to Koha
2018-10-01 Katrin FischerBug 15971: Add biblioitems to available fields for...
2018-10-01 Jonathan DruartBug 21454: Do not require html filter on Price
2018-10-01 Jonathan DruartBug 21454: Update the tests
2018-10-01 Jonathan DruartBug 21393: Add line nubmers to ease fixing
2018-10-01 Jonathan DruartBug 21393: Add tests
2018-10-01 Jonathan DruartBug 21393: Move missing filters code to a module
2018-10-01 Martin RenvoizeBug 12027: (QA follow-up) Update tests
2018-10-01 David BourgaultBug 12747: Add extra column in Z3950 search
2018-10-01 Josef MoravecBug 21404: Update test
2018-09-26 Kyle M HallBug 20669: Add upgrade method to plugins
2018-09-26 Jonathan DruartBug 21196: Add tests
2018-09-26 Marcel de RooyBug 21281: (QA follow-up) Introduce _add_backtics
2018-09-26 Mark TompsettBug 21281: Correct t/db_dependent/Creators/Lib.t failures
2018-09-26 Jonathan DruartBug 21281: Surround creator_templates.rows with backquotes
2018-09-20 Marcel de RooyBug 20819: Add Koha object classes for patron consents
2018-09-15 Jonathan DruartBug 21360: Prevent IssueSlip.t to fail when run at...
2018-09-15 Jonathan DruartBug 21355: Prevent GetDailyQuote.t to fail when run...
2018-09-14 Tomas Cohen AraziBug 21334: Unit tests
2018-09-14 Tomas Cohen AraziBug 21233: Unit tests
2018-09-14 Kyle M HallBug 19469: Add ability to split view of holds view...
2018-09-14 Tomas Cohen AraziBug 21116: Unit tests
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Add pref ArticleRequestsLinkC...
next