koha.git
2021-01-29 Jonathan DruartBug 27486: DBRev 20.12.00.007
2021-01-29 Jonathan DruartBug 27486: Replace one missing occurrence
2021-01-29 Katrin FischerBug 27486: (QA follow-up) Fix occurence in aqplan.pl
2021-01-29 Mazen KhallafBug 27486: Rename system preference delimiter to CSVDel...
2021-01-29 Jonathan DruartBug 27487: DBRev 20.12.00.006
2021-01-29 James O'KeeffeBug 27487: Rename system preference reviewson to OPACCo...
2021-01-28 Jonathan DruartBug 27440: Compiled CSS
2021-01-28 Owen LeonardBug 27440: Improve structure and style of result toolba...
2021-01-28 Owen LeonardBug 26755: Make the guarantor search popup taller
2021-01-28 Jonathan DruartBug 21851: Compiled CSS
2021-01-28 Owen LeonardBug 21851: Improve style of sidebar forms
2021-01-28 Jonathan DruartBug 27493: Compiled CSS
2021-01-28 Owen LeonardBug 27493: (follow-up) Remove redundant class
2021-01-28 Martin RenvoizeBug 27493: Add styling for hidden columns
2021-01-28 Martin RenvoizeBug 27493: Set column width for checkbox only columns
2021-01-28 Eden BacaniBug 27395: Add a warning to PatronSelfRegistrationDefau...
2021-01-28 Amy KingBug 20238: Display description of ITEMTYPECAT in search...
2021-01-28 Jonathan DruartBug 20212: Restore price formatting for ecost and repla...
2021-01-28 Jonathan DruartBug 20212: Filter on publisher and notes
2021-01-28 Jonathan DruartBug 20212: Remove fix_query and assume ugliness
2021-01-28 Jonathan DruartBug 20212: Fix query for the global filter
2021-01-28 Jonathan DruartBug 20212: Re-add EAN for UNIMARC
2021-01-28 Jonathan DruartBug 20212: Use the DT column filtering provided by...
2021-01-28 Jonathan DruartBug 20212: Remove fixedHeader
2021-01-28 Jonathan DruartBug 20212: Search on fund's name instead of id
2021-01-28 Tomas Cohen... Bug 20212: (follow-up) Avoid pagination on full results...
2021-01-28 Jonathan DruartBug 20212: Use functions to escape variables
2021-01-28 Tomas Cohen... Bug 20212: Fix test after 25670 follow-up
2021-01-28 Tomas Cohen... Bug 20212: (QA follow-up) Fix escaping
2021-01-28 Martin RenvoizeBug 20212: (QA follow-up) Spelling typo fix
2021-01-28 Martin RenvoizeBug 20212: (QA follow-up) Restore missing comma
2021-01-28 Tomas Cohen... Bug 20212: Make all biblioitems.* fields searchable
2021-01-28 Tomas Cohen... Bug 20212: (QA follow-up) Resurrect column filtering
2021-01-28 Tomas Cohen... Bug 20212: (QA follow-up) Restore table filter sticky
2021-01-28 Tomas Cohen... Bug 20212: Controller changes regression tests
2021-01-28 Tomas Cohen... Bug 20212: (QA follow-up) Remember current filter
2021-01-28 Tomas Cohen... Bug 20212: Use API to render orders datatable
2021-01-28 Tomas Cohen... Bug 20212: Add missing relation in Biblio
2021-01-28 Tomas Cohen... Bug 20212: Clean parcel.pl
2021-01-28 Tomas Cohen... Bug 20212: Add more embeddable objects to orders
2021-01-28 Jonathan DruartBug 27402: Reverse search filter texts
2021-01-28 Jonathan DruartBug 27402: Column filters must AND, not OR
2021-01-28 Jonathan DruartBug 27402: Move to datatables.js
2021-01-28 Jonathan DruartBug 27402: Add DT column filtering to the cities admin...
2021-01-28 Tomas Cohen... Bug 27353: (QA follow-up) Fix number of tests
2021-01-28 Jonathan DruartBug 27353: Set X-Base-Total-Count header for REST API
2021-01-28 Jonathan DruartBug 27353: Add tests
2021-01-28 Tomas Cohen... Bug 27544: Simplify GET /checkouts implementation
2021-01-28 Tomas Cohen... Bug 25670: New orders included only if standing
2021-01-28 Tomas Cohen... Bug 25670: Regression tests
2021-01-28 Tomas Cohen... Bug 25670: Add filter_by_active and filter_by_id_includ...
2021-01-28 Tomas Cohen... Bug 25670: Unit tests
2021-01-27 Jonathan DruartBug 14004: Set the syspref's value to an empty string
2021-01-27 Fridolin SomersBug 14004: Add OpacAdditionalStylesheet and opaclayouts...
2021-01-27 Fridolin SomersBug 14004: Add ability to temporarily disable JS/CSS...
2021-01-27 Nick ClemensBug 23302: (QA follow-up) Fix filters
2021-01-27 Marcel de RooyBug 23302: Less clicks on Z3950 search results
2021-01-27 Katrin FischerBug 11257: (QA follow-up) Add thank you
2021-01-27 James O'KeeffeBug 11257: (followup) Document <<items.content>> for...
2021-01-27 James O'KeeffeBug 11257: PREDUEDST should have more useful default...
2021-01-27 Jonathan DruartBug 27029: Add a selenium regression test
2021-01-27 Marcel de RooyBug 27029: (QA follow-up) Adding html filter
2021-01-27 David CookBug 27029: Add data-biblionumber attribute to OPAC...
2021-01-27 Owen LeonardBug 27525: Replace "wich" with "with" in batch delete...
2021-01-27 Caroline Cyr... Bug 27547: Typo in parcel.tt
2021-01-27 Amy KingBug 27471: Change auth merge success link text and...
2021-01-27 Katrin FischerBug 27446: (QA follow-up) Add missing filters
2021-01-27 Owen LeonardBug 27446: Markup errors in suggestion/suggestion.tt
2021-01-27 Petro VashchukBug 27508: do nothing if tag label elements don't exist
2021-01-27 Owen LeonardBug 27531: Remove type attribute from script tags:...
2021-01-27 Owen LeonardBug 25614: Move ILL request keyword filter to sidebar
2021-01-27 Marcel de RooyBug 11344: (QA follow-up) Fix empty section warning
2021-01-27 James O'KeeffeBug 11344: Perldoc issues in misc/cronjobs/advance_noti...
2021-01-27 Tomas Cohen... Bug 27333: Throw the right exceptions
2021-01-27 Tomas Cohen... Bug 27333: Regression tests
2021-01-27 Tomas Cohen... Bug 27327: Get rid of indirect object notation in Koha...
2021-01-27 Jonathan DruartBug 27543: Compiled CSS
2021-01-27 Owen LeonardBug 27543: Tooltip on opac-messaging.pl obscured by...
2021-01-27 David CookBug 26048: Use ErrorDocument middleware for Plack HTTP...
2021-01-25 Jonathan DruartBug 27491: Fix t/Languages.t
2021-01-22 Jonathan DruartBug 7143: Update about page for new devs
2021-01-22 Jonathan DruartBug 22150: (follow-up) ensuring superlibrarian flag...
2021-01-22 ava liBug 27478: Improved link text when viewing ILL reqested...
2021-01-22 Owen LeonardBug 27469: (follow-up) Correct terminology
2021-01-22 Ella WipateneBug 27469: Improve link text when returning to booksell...
2021-01-22 Ella WipateneBug 27415: Add note to ILLHiddenRequestStatuses
2021-01-22 Eden BacaniBug 27495: Added Accessibility advocate role in team...
2021-01-22 Eden BacaniBug 27098: Renames Relatives fines to Relative charges
2021-01-22 Eden BacaniBug 25802: Change addDate to addDuration
2021-01-22 Eden BacaniBug 22152: Hide tools navigation when printing reports
2021-01-22 Catherine MaBug 27022: Publisher number 028 does not display accord...
2021-01-22 Amy KingBug 27479: Improve link text to be more helpful (opac...
2021-01-22 Amy KingBug 27477: Improve link text to be more helpful (opac...
2021-01-22 Amy KingBug 27474: Improve link text when no avaliable printer...
2021-01-22 Amy KingBug 27472: Improve link text (merge.tt)
2021-01-22 Amy KingBug 22150: ensuring superlibrarian flag not checked...
2021-01-22 Jasmine AmohiaBug 22150: Ability to select or unselect all member...
2021-01-22 Mazen KhallafBug 27179: Misspelling of Method in REST API files
2021-01-22 Mazen KhallafBug 27407: Update reserve/request.tt for ACC2
2021-01-22 Mazen KhallafBug 27210: Typo in patron-attr-types.tt
next