koha.git
2020-08-07 Katrin FischerBug 25853: Fix file permissions for update_patrons_cate...
2020-08-07 Josef MoravecBug 26009: (QA follow-up) It does not harm to test...
2020-08-07 Nick ClemensBug 26009: Add facet size to home/holdingbranch
2020-08-07 Nick ClemensBug 26136: Prevent double submit on checkin-form
2020-08-07 Jonathan DruartBug 26158: Fix Z3950 search button broken for translations
2020-08-07 Jonathan DruartBug 26162: Make Selenium click action more robust
2020-08-07 Nick ClemensBug 25826: (QA follow-up) Add filters
2020-08-07 Tomas Cohen... Bug 25826: Forbid changing the hidden attributes for...
2020-08-07 Jonathan DruartBug 25826: Add a warning to the about page
2020-08-06 Owen LeonardBug 26037: openlibrary.org is hit on every Koha requests
2020-08-06 Nick ClemensBug 25683: (follow-up) Use COALESCE instead of IFNULL
2020-08-06 Nick ClemensBug 25683: Fix grouping of results
2020-08-06 Nick ClemensBug 25683: Patron with no accountlines should have...
2020-08-06 Lucas GassBug 26131: Remove parentheses in circulation.pref
2020-08-06 Didier GautheronBug 26125: (bug 23697 follow-up) open patron's details...
2020-08-06 Jonathan DruartBug 26098: Fix JS error on the fund list view when...
2020-08-06 Martin RenvoizeBug 26017: (follow-up) Serverside permission check...
2020-08-06 Martin RenvoizeBug 26017: Correct permission check on tools page
2020-08-06 Lucas GassBug 26121: Add z-index for CodeMirror
2020-08-06 Nick ClemensBug 25893: Use wildcards when searching logs
2020-08-06 Lucas GassBug 26124: Load TinyMCE assets in correct order
2020-08-06 Tomas Cohen... Bug 26115: Remove leftover Carp::Always
2020-08-06 Jonathan DruartBug 25871: DBRev 20.06.00.021
2020-08-06 Nick ClemensBug 25871: (QA follow-up) Update syspref
2020-08-06 Owen LeonardBug 25871: Add "only library" to OpacItemLocation options
2020-08-05 Tomas Cohen... Bug 26143: Make the API handle per_page=-1
2020-08-05 Tomas Cohen... Bug 26143: Regression tests
2020-08-05 Tomas Cohen... Bug 26143: The API is always paginated
2020-08-05 Jonathan DruartBug 26133: Remove GetMarcHosts
2020-08-05 Jonathan DruartBug 26133: Remove GetMarc* calls in detail.pl
2020-08-05 Jonathan DruartBug 26141: Remove duplicated code from search.pl
2020-08-05 Jonathan DruartBug 26043: Fix random failure from Holds.t
2020-08-05 Jonathan DruartBug 26138: Make Koha::Plugins->call return consistent...
2020-08-05 Jonathan DruartBug 25811: Try to fix the random failure caused by...
2020-08-03 Jonathan DruartBug 24610: Compiled CSS
2020-08-03 Julian MauriceBug 24610: Let user switch between 'Pay' and 'Write...
2020-08-03 Owen LeonardBug 25762: Typo in linkitem.tt
2020-08-03 Owen LeonardBug 26085: Add the copy, print and export DataTables...
2020-08-03 Jonathan DruartBug 26094: Add class to the "Suggest for purchase"...
2020-08-03 Owen LeonardBug 26004: Remove unused jQuery plugin jquery.hoverInte...
2020-08-03 Owen LeonardBug 26011: Remove unused jQuery plugin jquery.metadata...
2020-07-31 Julian MauriceBug 25873: Ignore malformed data for Elasticsearch...
2020-07-31 Andrew Fuerste... Bug 26084: Clarify language on ConsiderOnSiteCheckoutsA...
2020-07-31 Jonathan DruartBug 26111: Add "Serials" (SER) to the reports dictionnary
2020-07-31 Tomas Cohen... Bug 26108: Only call the plugin hook if a return took...
2020-07-31 Tomas Cohen... Bug 26108: Regression tests
2020-07-31 Jonathan DruartBug 25811: (follow-up) Debug - Paste the source of...
2020-07-31 Jonathan DruartBug 25887: Keep library filter on the fund list view
2020-07-31 Owen LeonardBug 26093: Markup error after Bug 24279 creates formatt...
2020-07-31 Jonathan DruartBug 25852: Add tests
2020-07-31 Jonathan DruartBug 25852: Improve C4::Creators::Lib reliability under...
2020-07-31 Jonathan DruartBug 26108: (bug 25855 follow-up) Call after_circ_action...
2020-07-30 Kyle M HallBug 26083: Item editor defaults to lost
2020-07-30 Jonathan DruartBug 26061: Compiled CSS
2020-07-30 Owen LeonardBug 26061: Improve style of sidebar datepickers
2020-07-30 David CookBug 25953: Add ID to installed plugins table on plugins...
2020-07-30 Jonathan DruartBug 26070: DBRev 20.06.00.020
2020-07-30 Owen LeonardBug 26070: Remove GoogleIndicTransliteration system...
2020-07-30 Jonathan DruartBug 22660: DBRev 20.06.00.019
2020-07-30 Katrin FischerBug 22660: (QA follow-up) Fix capitalization in system...
2020-07-30 Owen LeonardBug 22660: (follow-up) Re-word system preference descri...
2020-07-30 Owen LeonardBug 22660: (follow-up) Improve asset handling, add...
2020-07-30 Lucas GassBug 22660: Add system pref to allow switching of editor...
2020-07-30 Owen LeonardBug 25968: Make logs sort by date descending as a default
2020-07-30 Jonathan DruartBug 22087: Compiled CSS
2020-07-30 Jonathan DruartBug 22087: Add missing filters
2020-07-30 Jonathan DruartBug 22087: Move the email into the list
2020-07-30 Jonathan DruartBug 22087: Remove padding on li's
2020-07-30 Jonathan DruartBug 22087: Prevent variable names colision
2020-07-30 Jonathan DruartBug 22087: Add a no_line_break parameter to prevent...
2020-07-30 Jonathan DruartBug 22087: Add space between zipcode and country
2020-07-30 Jonathan DruartBug 22087: Use include file to display patrons address...
2020-07-30 Jonathan DruartBug 26060: Compiled CSS
2020-07-30 Owen LeonardBug 26060: Replace staff interface table sort icons...
2020-07-30 Didier GautheronBug 25982: OPAC shelves RSS link output is xml
2020-07-30 Owen LeonardBug 25351: Move cart-related strings out of opac-bottom...
2020-07-30 Jonathan DruartBug 21268: Don't remove 0 allocated funds from fund...
2020-07-30 Katrin FischerBug 25499: Fix fund code column when closing a budget
2020-07-30 Mason JamesBug 25920: Add liblocale-codes-perl package to fix...
2020-07-30 Jonathan DruartBug 26063: Use Koha::Plugins->call for some other hooks
2020-07-30 Tomas Cohen... Bug 26063: Use Koha::Plugins->call for circulation...
2020-07-30 Tomas Cohen... Bug 21468: (QA follow-up) Simplify payload
2020-07-30 Tomas Cohen... Bug 21468: (QA follow-up) Enhance tests
2020-07-30 Martin RenvoizeBug 21468: Add 'checkin' action for _after_circ_actions
2020-07-30 Martin RenvoizeBug 21468: Unit tests for AddReturn
2020-07-30 Martin RenvoizeBug 21468: Add 'checkout' action for _after_circ_actions
2020-07-30 Martin RenvoizeBug 21468: Unit tests for AddIssue
2020-07-30 Tomas Cohen... Bug 24031: (QA follow-up) Add tests for the AddReserve...
2020-07-30 Kyle M HallBug 24031: Add hook to test plugin with unit test
2020-07-30 Julian MauriceBug 24031: Add safety checks in Koha::Plugins::call
2020-07-30 Julian MauriceBug 24031: Remove check for syspref UseKohaPlugins
2020-07-30 Kyle M HallBug 24031: Fix warnings
2020-07-30 Julian MauriceBug 24031: Add plugin hook after_hold_create
2020-07-30 Tomas Cohen... Bug 25855: (QA follow-up) Simplify payload
2020-07-30 Tomas Cohen... Bug 25855: (QA follow-up) Generalize hook and simplify...
2020-07-30 Tomas Cohen... Bug 25855: Add a post_renewal_action plugin hook
2020-07-30 Tomas Cohen... Bug 25855: Unit tests
2020-07-30 Tomas Cohen... Bug 25961: Add hooks for plugins to inject variables...
2020-07-30 Jonathan DruartBug 24157: DBRev 20.06.00.018
2020-07-30 Jonathan DruartBug 24157: Handle the case where logged in user does...
next