koha-equinox.git
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Add fallback to ItemHomeBranch
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Do not rely on userenv->{branchcode}
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Test undefined userenv behaviour
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Remove duplicate test
2020-08-20 Jonathan DruartBug 18501: Fix QA issues
2020-08-20 Martin RenvoizeBug 18501: (QA follow-up) Fix regressions highlighted...
2020-08-20 Martin RenvoizeBug 18501: (QA follow-up) Migrate and update unit tests
2020-08-20 Martin RenvoizeBug 18501: (QA follow-up) Remove FIXME + Track issue_id
2020-08-20 Jonathan DruartBug 18501: Adjust condition for flagging an item found
2020-08-20 Jonathan DruartBug 18501: set the is_refunded flag as internal var
2020-08-20 Jonathan DruartBug 18501: wip - need to know it has been refunded
2020-08-20 Jonathan DruartBug 18501: but.. what was the meaning of holdingbranch...
2020-08-20 Jonathan DruartBug 18501: Add _set_found_trigger
2020-08-20 Jonathan DruartBug 18501: Auto refund if mark as found from cataloguing
2020-08-20 Jonathan DruartBug 18501: Remove the borrowernumber parameter
2020-08-20 Jonathan DruartBug 18501: Prepare the ground
2020-08-20 Martin RenvoizeBug 18501: (QA follow-up) Add test of *_on functionality
2020-08-20 Jonathan DruartBug 19036: DBRev 20.06.00.026
2020-08-20 Martin RenvoizeBug 19036: (follow-up) Improve test output
2020-08-20 Jonathan DruartBug 19036: Add missing test
2020-08-20 Martin RenvoizeBug 19036: (QA follow-up) Add credit_number handling...
2020-08-20 Martin RenvoizeBug 19036: (QA follow-up) Fix 'out-by-one' error on...
2020-08-20 Martin RenvoizeBug 19036: (QA follow-up) Fix test plan
2020-08-20 Martin RenvoizeBug 19036: DBIC Schema Updates
2020-08-20 Martin RenvoizeBug 19036: (QA follow-up) Use Koha::DateUtils
2020-08-20 Julian MauriceBug 19036: Add ability to enable credit number for...
2020-08-20 Julian MauriceBug 19036: Add ability to auto generate a number for...
2020-08-20 Jonathan DruartBug 25242: Compiled CSS
2020-08-20 Martin RenvoizeBug 25242: (QA follow-up) Remove deprecated break-word
2020-08-20 Martin RenvoizeBug 25242: (QA follow-up) Colwidth on results table
2020-08-20 Martin RenvoizeBug 25242: Improve column wrapping and overflow for...
2020-08-20 Jonathan DruartBug 25430: Use label-default for 0
2020-08-20 Kyle M HallBug 25430: Improve the styling of the claims returned tab
2020-08-20 Jonathan DruartBug 25626: Fix untranslatable strings on the 'OPAC...
2020-08-20 Colin CampbellBug 26082: Call store on new items to update itemnumber
2020-08-20 Marcel de RooyBug 26251: Remove unused routines from svc/split_callnu...
2020-08-19 Martin RenvoizeBug 26039: Focus and Scroll to ShelfBrowser on load
2020-08-19 Didier GautheronBug 25605: Replace NULL values with '' when downloading...
2020-08-19 Jonathan DruartBug 26134: (bug 23463 follow-up) Fix add to basket...
2020-08-19 Owen LeonardBug 26153: Remove the use of jquery.checkboxes plugin...
2020-08-19 Jonathan DruartBug 26234: Teach our KohaTable constructor the specific...
2020-08-19 Nick ClemensBug 26239: Do not format large negative numbers
2020-08-19 Jonathan DruartBug 26162: Don't fall into an infinite loop
2020-08-18 Jonathan DruartBug 6725: (follow-up) Make patron duplicate matching...
2020-08-18 Jonathan DruartBug 25906: Compiled CSS (late)
2020-08-18 Caroline Cyr... Bug 25945: Description of AuthoritySeparator is misleading
2020-08-18 Nick ClemensBug 26086: Add 'cron' to log viewer interface options
2020-08-18 Jonathan DruartBug 6725: DBRev 20.06.00.025
2020-08-18 Katrin FischerBug 6725: (QA follow-up) Slightly rephrase PatronDuplic...
2020-08-18 Jonathan DruartBug 6725: Make patron duplicate matching flexible
2020-08-18 Jonathan DruartBug 16748: Add the ability to define due date in batch...
2020-08-18 Marcel de RooyBug 20469: Add item status to staff article request...
2020-08-18 Marcel de RooyBug 20469: Remove effective parameter
2020-08-18 Marcel de RooyBug 20469: Add Koha::Item->itemtype
2020-08-18 Martin RenvoizeBug 22393: (QA follow-up) Typos and Filters
2020-08-18 Martin RenvoizeBug 22393: (follow-up) Corrections for QA feedback
2020-08-18 Martin RenvoizeBug 22393: Remove last remaining use of C4::Accounts...
2020-08-18 Owen LeonardBug 24884: Remove 'New list' button in 'Public lists...
2020-08-18 Lari TaskulaBug 25114: Remove duplicated logic from GetLoanLength()
2020-08-18 Katrin FischerBug 25364: Undo change to 'None specified'
2020-08-18 David RobertsBug 25364: Add "Other" to the gender options in a patro...
2020-08-18 Owen LeonardBug 25654: Make the contact and non-patron guarantor...
2020-08-18 Owen LeonardBug 25694: Add ability to delete a Marc Modification...
2020-08-18 Owen LeonardBug 25832: Add DataTables to MARC subfield structure...
2020-08-18 Jonathan DruartBug 25867: DBRev 20.06.00.024
2020-08-18 Katrin FischerBug 25867: Database update for changing existing frameworks
2020-08-18 Katrin FischerBug 25867: Label "Current location" as "Current library...
2020-08-18 Owen LeonardBug 26065: Move translatable strings out of marc_modifi...
2020-08-18 David CookBug 25778: Fix var scope in koha-plack for PERL5LIB...
2020-08-18 Martin RenvoizeBug 26194: (follow-up) Default to current branch
2020-08-18 Owen LeonardBug 26194: Add link to cash register management from...
2020-08-18 Owen LeonardBug 26149: Remove jquery.checkboxes plugin from problem...
2020-08-18 Owen LeonardBug 26159: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26201: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26202: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26204: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26212: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26214: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26215: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26216: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26213: Remove the use of jquery.checkboxes plugin...
2020-08-18 Jonathan DruartBug 23632: Remove C4::Logs::GetLogs
2020-08-18 Nick ClemensBug 23695: (follow-up) Add exceptions for missing branc...
2020-08-18 Martin RenvoizeBug 23695: (QA follow-up) Fix Copy/Paste
2020-08-18 Nick ClemensBug 23695: (follow-up) Adjust for addition of transfer...
2020-08-18 NickBug 23695: Alter transferbook to take a hash of params...
2020-08-18 NickBug 23695: Set holding branch to transferring branch...
2020-08-18 Jonathan DruartBug 25751: Add ORDERED in dropdown list of suggestion...
2020-08-18 Nick ClemensBug 25872: Fix scoping of $limits
2020-08-18 Nick ClemensBug 25872: Unit tests
2020-08-18 Jonathan DruartBug 26119: Enable patron's attribute edition when Patro...
2020-08-18 Jonathan DruartBug 26127: local_referer should not compare with OPACBa...
2020-08-18 Andrew Fuerste... Bug 26182: Clarify wording on CanMarkHoldsToPullAsLost...
2020-08-18 Tomas Cohen... Bug 26228: Update gulpfile to work with Node.js v12
2020-08-18 Nick ClemensBug 26078: (follow-up) Use a boolean rather than changi...
2020-08-18 Nick ClemensBug 26078: Prevent generating a new transfer from retur...
2020-08-18 Jonathan DruartBug 26090: Fix "item types" report
2020-08-13 Jonathan DruartBug 16371: (follow-up) DB changes
2020-08-13 Jonathan DruartBug 16371: DBRev 20.06.00.023
2020-08-13 Jonathan DruartBug 16371: Fix inconsistencies with timestamp
next