koha.git
2022-02-15 Nick ClemensBug 24630: UNIMARC XSLT changes for bug 7611
2022-02-11 Kyle HallBug 29779: Fix unit tests count
2022-02-11 Jonathan DruartBug 29859: Fix currencies display
2022-02-11 Jonathan DruartBug 29859: (follow-up) Use iterator instead of as_list
2022-02-11 Jonathan DruartBug 29844: Fix selenium/administration_tasks.t
2022-02-11 Jonathan DruartBug 29458: Fix selenium test
2022-02-11 Tomas Cohen... Bug 29874: Remove unused method C4::SIP::ILS::Item...
2022-02-11 Fridolin SomersBug 29277: Compiled CSS
2022-02-11 Owen LeonardBug 29277: Replace the use of jQueryUI tabs on item...
2022-02-11 Jonathan DruartBug 29832: Use KohaTable
2022-02-11 Owen LeonardBug 29832: Make library column in desk list sortable
2022-02-11 Tomas Cohen... Bug 29397: Use kohaSelect for pickup locations
2022-02-11 Tomas Cohen... Bug 29397: Add function documentation
2022-02-11 Owen LeonardBug 7374: Add remote image option for authorized values
2022-02-11 Owen LeonardBug 29867: (follow-up) Add markup comments
2022-02-11 Owen LeonardBug 29867: Reindent authorized values administration...
2022-02-11 Tomas Cohen... Bug 29984: Remove unused method Koha::Patrons->anonymis...
2022-02-11 Tomas Cohen... Bug 29843: Use in opac/opac-privacy.pl
2022-02-11 Tomas Cohen... Bug 29843: Use in tools/cleanborrowers.pl
2022-02-11 Tomas Cohen... Bug 29843: Use in batch_anonymise.pl
2022-02-11 Tomas Cohen... Bug 29843: Add ->anonymize and ->filter_by_anonymizable...
2022-02-11 Tomas Cohen... Bug 29843: Unit tests
2022-02-11 Lucas GassBug 29526: (follow-up) change wording on opac-holdshist...
2022-02-11 Lucas GassBug 29526: (follow-up) Put delete buttons in HTML table
2022-02-11 Tomas Cohen... Bug 29526: Add a way for patrons to delete their hold...
2022-02-11 Tomas Cohen... Bug 29525: Make Koha::Hold->fill anonymize if required
2022-02-11 Tomas Cohen... Bug 29525: Make Koha::Hold->cancel anonymize if required
2022-02-11 Tomas Cohen... Bug 29525: (follow-up) Adapt OPAC text to mention holds
2022-02-11 Tomas Cohen... Bug 29525: Make batch_anonymise.pl deal with holds
2022-02-11 Tomas Cohen... Bug 29525: Add Koha::Old::Holds->filter_by_anonymizable
2022-02-11 Tomas Cohen... Bug 29868: Add Koha::Old::Hold->anonymize
2022-02-11 Kyle HallBug 29869: (QA follow-up) import t::lib::Mocks for...
2022-02-11 Tomas Cohen... Bug 29869: Teach log viewer about FILL
2022-02-11 Tomas Cohen... Bug 29869: Remove C4::Reserves::ModReserveFill
2022-02-11 Tomas Cohen... Bug 29869: Make ModReserveFill a (temporary) wrapper...
2022-02-11 Tomas Cohen... Bug 29869: Add Koha::Hold->fill
2022-02-11 Tomas Cohen... Bug 29869: Unit tests
2022-02-11 Tomas Cohen... Bug 29780: Unit tests
2022-02-11 Tomas Cohen... Bug 29780: Add Koha::Old::Holds->anonymize
2022-02-10 Owen LeonardBug 20894: Add barcode size parameters to /svc/barcode
2022-02-10 Katrin FischerBug 29767: (QA follow-up) Make singular/plural forms...
2022-02-10 jeremy breuillardBug 29767: SQL Koha reports and variable of database...
2022-02-10 Fridolin SomersBug 28993: Compiled CSS
2022-02-10 Owen LeonardBug 28993: Switch magnifying glass in staff detail...
2022-02-10 Owen LeonardBug 27904: Improve display in creating profile for...
2022-02-10 Tomas Cohen... Bug 29754: (QA follow-up) Minor tests tweaks
2022-02-10 Nick ClemensBug 29754: Don't include patron when fetching guarantee...
2022-02-10 Nick ClemensBug 29754: Unit test
2022-02-10 Marcel de RooyBug 29966: Dont pass authnotrequired true and flags...
2022-02-10 Jonathan DruartBug 29230: Add Koha::Patron->messages
2022-02-10 Jonathan DruartBug 29785: Rename Koha::Object->message with ->object_m...
2022-02-10 Michael HafenBug 28977: Fix cat_issues_top.pl report with strict...
2022-02-10 Fridolin SomersBug 11873: Compiled CSS
2022-02-10 Fridolin SomersBug 11873: (QA follow-up) Add missing TT filters
2022-02-10 Jonathan DruartBug 11873: Remove decoration on current authority
2022-02-10 Owen LeonardBug 11873: Upgrade jstree jQuery plugin to the latest...
2022-02-10 Owen LeonardBug 29932: Use localStorage instead of cookie for bibs_...
2022-02-10 Owen LeonardBug 29933: Fix stray usage of jquery.cookie.js plugin
2022-02-10 Mason JamesBug 29881: libdbd-sqlite2-perl is unavailable on deb12...
2022-02-10 Jonathan DruartBug 30045: (bug 29543 follow-up) Fix SCO print slip
2022-02-10 Jonathan DruartBug 29735: Fix flatpickr init from circulation.tt
2022-02-10 Martin RenvoizeBug 29859: (QA follow-up) Minor typo correction
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Tomas Cohen... Bug 29847: Make Koha::Patron::HouseboundProfile->houseb...
2022-02-10 Tomas Cohen... Bug 29844: Simplify Koha::Clubs->get_enrollable
2022-02-10 Martin RenvoizeBug 29844: (QA follow-up) Fix Koha::Library::Groups...
2022-02-10 Tomas Cohen... Bug 29844: Some more uncaught cases
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-02-10 Tomas Cohen... Bug 29844: Remove use of wantarray from Koha::Objects
2022-02-10 Tomas Cohen... Bug 29844: Fix t/db_dependent/Koha/*
2022-02-03 Jonathan DruartBug 29914: Remove 'Use of uninitialized value ' warnings
2022-02-03 Nick ClemensBug 29914: (QA follow-up) Add comment to explain last...
2022-02-03 Nick ClemensBug 29914: (QA follow-up) Expand tests to cover failure...
2022-02-03 Marcel de RooyBug 29914: (QA follow-up) Remove warn on timeout
2022-02-03 Jonathan DruartBug 29914: Add tests
2022-02-03 Jonathan DruartBug 29914: Make check_cookie_auth compare the userid
2022-02-03 Jonathan DruartBug 29903: Prevent messages to be deleted from unauthor...
2022-02-03 Tomas Cohen... Bug 29544: (QA follow-up) Simplify code
2022-02-03 Jonathan DruartBug 29544: Fix opac-issue-note.pl
2022-02-03 Jonathan DruartBug 29544: Ensure logged in user is allowed to modify...
2022-02-03 Jonathan DruartBug 29542: Prevent access to private list to non author...
2022-02-03 Jonathan DruartBug 29541: Prevent users from another group to access...
2022-02-03 Jonathan DruartBug 29541: Restrict access to patron's image to borrowe...
2022-02-03 Marcel de RooyBug 29540: Raise flagsrequired in modrequest
2022-02-03 David CookBug 28735: Self-checkout users can access opac-user...
2022-02-03 Nick ClemensBug 29543: Set autocomplete off for SCO login fields
2022-02-03 Jonathan DruartBug 29543: Add Mojo::JWT dependency
2022-02-03 Nick ClemensBug 29543: (follow-up) Add a warning to SelfCheckoutByLogin
2022-02-03 Jonathan DruartBug 29543: Prevent user to checkin or renew items they...
2022-02-03 Jonathan DruartBug 29543: Enforce authentication for self-checkout
2022-02-03 Jonathan DruartBug 29543: Add JWT token handling
2022-02-03 Jonathan DruartBug 29543: Remove inputfocus variable
2022-02-03 Jonathan DruartBug 29543: Remove borrower variable
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: unimarc_fi...
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: subscripti...
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: guarantor_...
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: catalogue...
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: authoritie...
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: authoritie...
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: admin...
next