koha.git
2017-08-15 Jonathan DruartBug 18331: Fix CSV export (once and for all!)
2017-08-15 Nick ClemensBug 16976 - Unit tests
2017-08-15 Nick ClemensBug 16976 - Authorities searches with double quotes...
2017-08-15 Jonathan DruartBug 19053: Keep auto_renew flag if a confirmation is...
2017-08-15 Jonathan DruartBug 18624: Do not return 1 in tests
2017-08-15 Tomas Cohen... Bug 18624: (followup) opac-authorities-home.tt uses...
2017-08-15 Nick ClemensBug 18624: Run time errors when searching authorities...
2017-08-15 Tomas Cohen... Bug 18624: Regression test for 'any' vs 'all'
2017-08-15 Tomas Cohen... Bug 18624: Minor refactoring to ease testing
2017-08-10 Marc VéronBug 19027 - Circulation rules: Better wording for stand...
2017-08-10 Owen LeonardBug 18985 - SQL reports 'Last edit' and 'Last run'...
2017-08-10 Nick ClemensBug 18941 - C4::Budgets GetBudgetByCode should return...
2017-08-10 Nick ClemensBug 18941 - Unit tests
2017-08-10 Jonathan DruartBug 13012: Add more tests
2017-08-10 Kyle M HallBug 13012 - suggestion.suggesteddate should be set...
2017-08-10 Marcel de RooyBug 19071: Fix Members/IssueSlip.t
2017-08-10 Marcel de RooyBug 19071: Fix Circulation/issue.t
2017-08-10 Marcel de RooyBug 19070: Fix Circulation/Branch.t
2017-08-10 Alex SassmannshausenBug 19073: (bug 15758 follow-up) Dereference correct...
2017-08-10 Jonathan DruartBug 19074: Do not crash if cardnumber does not exist
2017-08-10 Alex SassmannshausenBug 19074: Fix category display in Batch patron modific...
2017-08-10 Marc VéronBug 18555: (QA-Followup) Remove duplicate code
2017-08-10 Marc VéronBug 18555: Create patron list from patron import
2017-08-10 Jonathan DruartBug 19047: Fix AddBiblio call in ShelfBrowser.t
2017-08-10 Marcel de RooyBug 19047: Fix AddBiblio call in Reserves.t
2017-08-10 Jonathan DruartBug 19042: Add mock IndependentBranches=0 for the other...
2017-08-10 Mark TompsettBug 19042: Silence warnings t/db_dependent/Letters.t
2017-08-10 Fridolin SomersBug 18900: wrong number format in receiving order
2017-08-10 Tomas Cohen... Bug 18900: (QA followup) Make tests conditional to...
2017-08-10 Fridolin SomersBug 18900: add UT to Number/Price.t
2017-08-10 Jonathan DruartBug 5471: Use uri_escape_utf8 to handle utf8 chars...
2017-08-10 Owen LeonardBug 5471 - Quotes in tags fail
2017-08-10 Marcel de RooyBug 18980: Show distinction between shared and private...
2017-08-10 Marcel de RooyBug 18980: Remove js function Check from opac-shelves
2017-08-10 Marcel de RooyBug 18980: Add js to dynamically show/hide the Anyone...
2017-08-10 Marcel de RooyBug 18980: Add remark next to "Anyone seeing this list...
2017-08-10 Liz ReaBug 18857 - Add buttons to left hand side of circ rules...
2017-08-10 Jonathan DruartBug 19067: Test Makefile.PL mapping
2017-08-10 Tomas Cohen... Bug 19067: Map clubs/ into INTRANET_CGI_DIR in Makefile.PL
2017-08-09 Jonathan DruartBug 17829: (follow-up) Move GetMember to Koha::Patron...
2017-08-09 Fridolin SomersBug 19023 - inventory tool performance
2017-08-09 David CookBug 18898 - Some permissions for Reports can be bypassed
2017-08-09 Jonathan DruartBug 18906: Display all funds the logged in user can use
2017-08-08 Marcel de RooyBug 19003: Add a TestBuilder default for borrowers...
2017-08-08 Jonathan DruartBug 17699: Reset time simulation
2017-08-08 Jonathan DruartBug 17699: Add test descriptions
2017-08-08 Jonathan DruartBug 17699: Use limit as end_of_month
2017-08-08 Jonathan DruartBug 17699: Add more tests to highlight the problem
2017-08-08 Jonathan DruartBug 19009: Fix random failures from Circulation.t
2017-08-08 Jonathan DruartBug 18802: Fix Circulation.t if finesMode ne 'production'
2017-08-08 Tomas Cohen... Bug 19013: (QA followup) Set guarantorid to NULL patron...
2017-08-08 Jonathan DruartBug 19013: Fix borrowers.guarantorid in sammple_patrons.sql
2017-08-08 Tomas Cohen... Bug 18851: (QA followup) Test doesn't need sessions...
2017-08-08 Jonathan DruartBug 18851: Fix few other tests
2017-08-08 Jonathan DruartBug 18851: Make OverDrive.T pass if dbms is not running
2017-08-08 Jonathan DruartBug 18851: Tests must be skipped in cardnumber.t if...
2017-08-08 Jonathan DruartBug 18851: Test::DBIx::Class is not needed in 00-load.t
2017-08-08 Jonathan DruartBug 18851: Database handler must not be created at...
2017-08-08 Jonathan DruartBug 19048: (bug 17829 follow-up) Fix regression in...
2017-08-08 Jonathan DruartBug 19041: (bug 17855 follow-up) Fix regression on...
2017-07-28 Nick ClemensBug 18367 - (QA Followup) Only warn if doing a lookup...
2017-07-28 Marcel de RooyBug 18991: [QA Follow-up] Use schema txn_begin and...
2017-07-28 Lari TaskulaBug 18991: Fix cleanup in t/db_dependent/Log.t
2017-07-28 Alex BuckleyBug 18987 - Added Koha::Account package pragma to Patron.pm
2017-07-28 Marcel de RooyBug 19000: Fix typo in closing p tag for items
2017-07-28 Marcel de RooyBug 17680: [QA Follow-up] dt_from_string failing silently
2017-07-26 Jonathan DruartBug 17829: Execute rollingloans tests in a transaction
2017-07-26 Nick ClemensBug 15140 (QA Followup) lowercase the search index
2017-07-26 Marcel de RooyBug 15140: Display $i when ind2==8
2017-07-26 Marcel de RooyBug 15140: Add MARC21 776 to OPAC and staff display
2017-07-26 Lari TaskulaBug 18976: (follow-up) Fix t/db_dependent/Search/Histor...
2017-07-26 Lari TaskulaBug 18976: Fix t/db_dependent/Auth.t cleanup
2017-07-26 Lari TaskulaBug 18977: Rollback branch in t/db_dependent/SIP/Message.t
2017-07-26 Jonathan DruartBug 18910: Revert "Bug 18152 : fix unimarc label in...
2017-07-26 Jonathan DruartBug 18910: Revert "Bug 18152: Add tests"
2017-07-26 Jonathan DruartBug 18966: Do not deal with duplicate issue_id on checkin
2017-07-26 Mason JamesBug 18931 - Follow up - Typo fix in template for holds
2017-07-26 Tomas Cohen... Bug 18931: (followup) Tidy text
2017-07-26 Katrin FischerBug 18931 - Follow up - Typo fix in SQL statement
2017-07-26 Jonathan DruartBug 18931: Add items/deleteditems tables
2017-07-26 Jonathan DruartBug 18931: Add a "data corrupted" section on the about...
2017-07-26 Jonathan DruartBug 18982: Remove data in the correct order
2017-07-25 Jonathan DruartBug 18982: Create a circ rule for the data we created
2017-07-25 Jonathan DruartBug 18982: Create a specific itemtype for these tests
2017-07-25 Jonathan DruartBug 18982: category.categorycode must be uppercase
2017-07-25 Jonathan DruartBug 18982: Use KOHA_INTRANET_URL instead of syspref...
2017-07-25 Jonathan DruartBug 17829: Fix import patron
2017-07-24 Jonathan DruartBug 18545: Re-add call to enableCheckboxActions
2017-07-24 Owen LeonardBug 18545 [Follow-up] Remove use of onclick from OPAC...
2017-07-24 Aleisha AmohiaBug 18545: Remove use of onclick from OPAC cart
2017-07-24 Marcel de RooyBug 18605: Remove TRUNCATE from C4/HoldsQueue.pm
2017-07-24 Fridolin SomersBug 18955 - autocomplete is on in OPAC password recovery
2017-07-24 Jonathan DruartBug 18572: Remove AddRenewal parameter
2017-07-24 Nick ClemensBug 18572 - QA Followup
2017-07-24 Nick ClemensBug 18572 - Improper branchcode set during OPAC renewal
2017-07-24 Fridolin SomersBug 18965 - branch transfer limits pagination save bug
2017-07-24 Marcel de RooyBug 18951: Adjust Isbd.t
2017-07-24 Marcel de RooyBug 18951: Create data for TransformKohaToMarc.t
2017-07-24 Marcel de RooyBug 18951: Some t/Biblio tests are database dependent...
2017-07-24 Nick ClemensBug 18826 - (QA Followup) Add mock SessionStorage to...
next