koha.git
2021-10-18 Jonathan DruartBug 28445: Split and join on ' | ' instead of '|' for...
2021-10-18 Jonathan DruartBug 28445: Respect MaxItemsToDisplayForBatchMod from...
2021-10-18 Jonathan DruartBug 28445: delete_biblios is a boolean
2021-10-18 Jonathan DruartBug 28445: Don't surround the whole batch with a transa...
2021-10-18 Jonathan DruartBug 28445: Fix subfields to blank
2021-10-18 Jonathan DruartBug 28445: Improve robustness of tests
2021-10-18 Jonathan DruartBug 28445: Don't display the items if not finished yet
2021-10-18 Jonathan DruartBug 28445: Fix encoding issue with the background job...
2021-10-18 Jonathan DruartBug 28445: UI change for repeatable and regex
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...
2021-10-18 Jonathan DruartBug 28445: Start form with empty library for batch mod
2021-10-18 Jonathan DruartBug 28445: Adjust code to handle regexs
2021-10-18 Jonathan DruartBug 28445: Use Koha::UI::Form::Builder::Item from batch...
2021-10-18 Jonathan DruartBug 28445: Move controller code to Koha::UI::Form:...
2021-10-18 Jonathan DruartBug 28445: Isolate add item form to an include file
2021-10-18 Marcel de RooyBug 28769: (QA follow-up) Fix another occurrence
2021-10-18 Jonathan DruartBug 28769: Remove tabloop from cataloguing plugins
2021-10-18 Andrew NuggedBug 27526: Fix for prefill preventing duplication
2021-10-18 Jonathan DruartBug 27526: Fix 'add & duplicate item'
2021-10-18 Jonathan DruartBug 27526: Fix 'duplicate item'
2021-10-15 Jonathan DruartBug 29093: (follow-up) DBRev 21.06.00.033
2021-10-15 Nick ClemensBug 28337: Use existing definition in ccl.properties...
2021-10-15 Nick ClemensBug 28337: Add System-control-number index to Zebra...
2021-10-15 Martin RenvoizeBug 28389: Add 'Details' link to refund type payout...
2021-10-15 Marcel de RooyBug 29209: Credits for Saxion in Dutch translation
2021-10-15 Jonathan DruartBug 29093: DBIC schema changes
2021-10-15 Jonathan DruartBug 29093: DBRev 21.06.00.033
2021-10-15 Marcel de RooyBug 29093: (QA follow-up) Rebasing issue
2021-10-15 Marcel de RooyBug 29093: (follow-up) Fix the all fields empty-warning
2021-10-15 Marcel de RooyBug 29093: (QA follow-up) Adding two hover texts
2021-10-15 Marcel de RooyBug 29093: Interface changes
2021-10-15 Marcel de RooyBug 29093: Database revision for article_requests.toc_r...
2021-10-15 Marcel de RooyBug 29199: Fix parameters of ListCallNumbers
2021-10-15 Joonas KylmäläBug 29111: Remove unused indicator modification code...
2021-10-15 Joonas KylmäläBug 29111: Remove dead code from acqui/addorderiso2709.pl
2021-10-15 Fridolin SomersBug 29213: Fix typo ol in member-alt-contact-style.inc
2021-10-15 Tomas Cohen... Bug 29157: Date and Datetime attributes cannot be set...
2021-10-15 Tomas Cohen... Bug 29157: Regression tests
2021-10-14 Martin RenvoizeBug 15812: (follow-up) Enable click cell to select
2021-10-14 Martin RenvoizeBug 15812: (follow-up) Tweaks to patron results display
2021-10-14 Nick ClemensBug 15812: (follow-up) Add permission check for 'Check...
2021-10-14 Nick ClemensBug 15812: Use patron search in place of circ search
2021-10-12 Jonathan DruartBug 28978: Compiled CSS
2021-10-12 Owen LeonardBug 28978: Convert installer CSS to SCSS
2021-10-12 Wainui Witika... Bug 28956: Correct default tax rate on orderreceive
2021-10-12 Owen LeonardBug 29162: Change template structure on OPAC library...
2021-10-12 Jonathan DruartBug 28963: Compiled CSS
2021-10-12 Owen LeonardBug 28963: Use Flatpickr on calendar page
2021-10-12 Owen LeonardBug 28988: (follow-up) Add markup comments
2021-10-12 Owen LeonardBug 28988: Reindent calendar template
2021-10-12 Marcel de RooyBug 29177: Remove TODO in acqui/finishreceive
2021-10-12 Joonas KylmäläBug 29116: Use a pre-existing accessor instead of reimp...
2021-10-12 Jonathan DruartBug 29112: Compiled CSS
2021-10-12 Owen LeonardBug 29112: Module navigation sidebars in staff now...
2021-10-12 Owen LeonardBug 28441: Terminology: Reserve notes should be Hold...
2021-10-12 Owen LeonardBug 28579: Typo: No record have been imported because...
2021-10-12 Owen LeonardBug 28470: Typo: Are you sure you with to chart this...
2021-10-12 Katrin FischerBug 29172: (follow-up) Amend preference text for contro...
2021-10-12 Jonathan DruartBug 29172: Make CustomCoverImagesURL compatible with...
2021-10-12 Joonas KylmäläBug 24698: QA fixes
2021-10-12 George VeranisBug 24698: Add plugin and template files for unimarc...
2021-10-12 Jonathan DruartBug 29138: DBRev 21.06.00.032
2021-10-12 Marcel de RooyBug 29138: (QA follow-up) Changes to UPDATE
2021-10-12 Andrew Fuerste... Bug 29138: Use zero instead of no in LoadSearchHistoryT...
2021-10-12 Tomas Cohen... Bug 29197: Add missing import in commit_file.pl
2021-10-12 Nick ClemensBug 29193: Specify paging as false in circ-patron-searc...
2021-10-12 Nick ClemensBug 28748: Prepare pickup locations for overridden...
2021-10-12 Ere MaijalaBug 29135: Fix handling of deleted items in OAI-PMH...
2021-10-12 Jonathan DruartBug 28734: Clear cache to prevent random failures
2021-10-12 Jonathan DruartBug 27526: (follow-up) Remove uneeded call to Transform...
2021-10-08 Jonathan DruartBug 3142: Add tests for item-level_itypes=0
2021-10-08 Jonathan DruartBug 3142: Handle biblio level item type
2021-10-08 Marcel de RooyBug 3142: (QA follow-up) Include notforloan itemtypes
2021-10-08 Marcel de RooyBug 3142: (QA follow-up) Cosmetic changes
2021-10-08 Jonathan DruartBug 3142: Add note about imprecision of filter_by_for_hold
2021-10-08 Jonathan DruartBug 3142: Add test for the circ rule
2021-10-08 Jonathan DruartBug 3142: Add tests
2021-10-08 Jonathan DruartBug 3142: Use filter_by_for_holds where holdability...
2021-10-08 Jonathan DruartBug 3142: Add itype
2021-10-08 Jonathan DruartBug 3142: Exclude damaged items
2021-10-08 Jonathan DruartBug 3142: Add itemlost, withdrawn and notforloan
2021-10-08 Tomas Cohen... Bug 29169: Fix wrong terminology when article request...
2021-10-08 Nick ClemensBug 29134: (follow-up) Specify which borrowernumber
2021-10-07 Marcel de RooyBug 29182: (follow-up) Fix ArticleRequests.t
2021-10-07 Tomas Cohen... Bug 29182: (follow-up) Simplify Koha::ArticleRequest...
2021-10-07 Tomas Cohen... Bug 29182: Make sure methods call the overloaded -...
2021-10-07 Tomas Cohen... Bug 29182: Regression tests
2021-10-07 Owen LeonardBug 29131: Row striping breaks color coding on item...
2021-10-07 Nick ClemensBug 29062: Unit tests
2021-10-07 Marcel de RooyBug 29062: (QA follow-up) Add comment
2021-10-07 Nick ClemensBug 29062: (follow-up) Adjust SendCirculationAlert
2021-10-07 Nick ClemensBug 29062: Use primary key issued_id to fetch old_issue...
2021-10-07 Jonathan DruartBug 27622: Fix sample_notices.t
2021-10-07 Jonathan DruartBug 27622: Add stuffs to custom.sql
2021-10-07 Jonathan DruartBug 27622: Remove Remove nb-NO installer data
2021-10-07 Jonathan DruartBug 18984: DBIC schema changes
2021-10-07 Jonathan DruartBug 18984: DBRev 21.06.00.031
2021-10-07 Jonathan DruartBug 18984: Remove *-NORMARC.po files
2021-10-07 Jonathan DruartBug 18984: DB changes
2021-10-07 Jonathan DruartBug 18984: Remove ES mapping for NORMARC
next