koha.git
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...
2017-07-24 Jonathan DruartBug 18826: rollback transaction for api tests
2017-07-24 Marcel de RooyBug 18971: Typo Koha::ItemsTypes for Koha::ItemTypes
2017-07-18 Jonathan DruartBug 18262: Fix api/holds.t tests
2017-07-17 Jonathan DruartBug 18262: Fix C4::XISBN
2017-07-17 Tomas Cohen... Bug 18942: (QA followup) Add new tests descriptions
2017-07-17 Jonathan DruartBug 18942: Simplify syntax
2017-07-17 Mark TompsettBug 18942: Internal Server Error symptomatic of using...
2017-07-17 Mark TompsettBug 18942: Add test case to prove change
2017-07-17 Marcel de RooyBug 18672: [QA Follow-up] Simplify without sleep
2017-07-17 Marc VéronBug 18672: Test for fixing overwriting creation date
2017-07-17 Marc VéronBug 18672: Fix overwriting creation date with modificat...
2017-07-17 Marc VéronBug 18832: Missing space between icon and label in...
2017-07-17 Baptiste WojtkowskiBug 18613: Add unit tests for getletter
2017-07-17 Baptiste WojtkowskiBug 18613: Remove letter rule correctly as superlibrarian
2017-07-14 Marcel de RooyBug 18901: [QA Follow-up] Do not translate zzpref either
2017-07-14 Julian MauriceBug 18901: Sysprefs translation: translate only *.pref...
2017-07-14 Mark TompsettBug 18748: Noisy t/db_dependent/AuthorisedValues.t
2017-07-14 Jonathan DruartBug 18262: Fix test in MultiplePerRecord
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-14 Jonathan DruartBug 18938: (bug 17829 follow-up) Replace 2 occurrences...
2017-07-14 Marcel de RooyBug 18880: [QA Follow-up] Finishing touch
2017-07-14 Jonathan DruartBug 18880: Fix authentication fallback for external...
2017-07-14 Marcel de RooyBug 18259: [QA Follow-up] Replace variable name
2017-07-14 Jonathan DruartBug 18259: Koha::Biblio - Remove GetSubscriptionsId
2017-07-14 Jonathan DruartBug 18854: Protect few other occurrences of offset
2017-07-14 Jonathan DruartBug 18854: Make sure offset will not be < 0 - protect...
2017-07-14 Chris CormackBug 18854 - Protect from DOS
2017-07-13 Owen LeonardBug 17639 - Remove white filling inside of Koha logo
2017-07-13 Aleisha AmohiaBug 18934: Preventing warns in Admin -> SMS providers
2017-07-13 Aleisha AmohiaBug 18858: Prevent warn when deleting a borrower debarment
2017-07-13 Owen LeonardBug 16545 - Make edit link a styled button in item...
2017-07-13 Owen LeonardBug 18542 - Move and style "new field" link in item...
2017-07-13 Chris KirbyBug 18839: Suggestion.pl spelling mistake
2017-07-13 Aleisha AmohiaBug 18917: Use font-awesome buttons for CSV profiles
2017-07-13 Aleisha AmohiaBug 18918: Disable CSV option if no CSV profiles exist
2017-07-13 Nick ClemensBug 18367 - Fix untranslatable string from Bug 18264
2017-07-13 Jonathan DruartBug 18775: Use Koha::Patron->library instead of Koha...
2017-07-13 David KuhnBug 18775 - The "Password Reset" notice should use...
2017-07-13 Owen LeonardBug 18667: Show a diff view of SQL reports when converting
2017-07-13 Owen LeonardBug 18847 - Add "Save and continue" option to notice...
2017-07-11 Jonathan DruartBug 17829: (follow-up) Move GetMember to Koha::Patron
next