koha.git
2021-02-01 Nick ClemensBug 17364: Add ability to exclude some columns from...
2021-02-01 Kyle M HallBug 27204: Fix end boundary index, never return results...
2021-02-01 Kyle M HallBug 27204: Add unit tests for fine_items
2021-02-01 Jonathan DruartBug 27530: Set correct dateofbirth for 'C'
2021-02-01 Jonathan DruartBug 27530: Set dateexpiry to 2099 in sample patrons
2021-02-01 Jonathan DruartBug 27450: Remove password from the mandatory fields...
2021-02-01 Nick ClemensBug 27554: Clarify and add tests for update_category_to
2021-02-01 Tomas Cohen... Bug 27580: Handle NULL values correctly in Koha::Items...
2021-02-01 Tomas Cohen... Bug 27580: Regression tests
2021-02-01 Jonathan DruartBug 25670: Fix random failure on Orders.t
2021-02-01 Jonathan DruartBug 27486: Fix UsageStats.t
2021-02-01 Jonathan DruartBug 20212: Add missing html filter
2021-01-29 Jonathan DruartBug 27251: Add missing html filter
2021-01-29 Jonathan DruartBug 27251: Don't export the actions column
2021-01-29 Jonathan DruartBug 27251: Fix sort by displayed_on
2021-01-29 Jonathan DruartBug 27251: Don't hide the table on delete if empty
2021-01-29 Jonathan DruartBug 27251: Rewrite QOTD with the Koha REST API
2021-01-29 Tomas Cohen... Bug 27352: Missed case in bug 25032
2021-01-29 Tomas Cohen... Bug 27352: Unit tests
2021-01-29 Tomas Cohen... Bug 27352: Add GET /biblios/:biblio_id/items
2021-01-29 Tomas Cohen... Bug 27034: (follow-up) Remove unneeded params tweak
2021-01-29 Tomas Cohen... Bug 27034: Do not use path parameters on building the...
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...
next