koha.git
2023-03-02 Matt BlenkinsopBug 30069: Add edifact-messages to cleanup_database.pl
2023-03-02 Hammat WeleBug 31221: Buttons overflow in OPAC search results...
2023-03-02 Katrin FischerBug 32960: Add option "not checked out" to item search
2023-03-02 Tomas Cohen... Bug 32997: (QA follow-up) values => authorised_values
2023-03-02 Pedro AmorimBug 32997: Add tests
2023-03-02 Pedro AmorimBug 32997: Add REST API endpoint to list authorised...
2023-03-02 Nick ClemensBug 32981: (QA follow-up) Fix POD and file permissions
2023-03-02 Jonathan DruartBug 32981: Add endpoint to get AV for given category
2023-03-02 Caroline Cyr... Bug 32803: EnableItemGroups and EnableItemGroupHolds...
2023-03-02 Kyle M HallBug 31453: Add ability to filter messages to process...
2023-03-02 Martin RenvoizeBug 32576: Replace panels with page-sections
2023-03-02 Martin RenvoizeBug 32576: Move page-section outside of table include
2023-03-02 Katrin FischerBug 33003: Show the vendor type on vendor detail page
2023-03-02 Frédéric DemiansBug 33101: Restore OPAC basket detailed view
2023-03-02 David CookBug 32639: Send opac-search.osdx without doing an empty...
2023-03-02 Nick ClemensBug 33055: (bug 32624 follow-up) Don't send a screen...
2023-03-02 Nick ClemensBug 33055: (bug 32624 follow-up) Unit tests
2023-03-02 Matt BlenkinsopBug 32495: (follow-up) Remove required property
2023-03-02 Jonathan DruartBug 32728: Fix warning
2023-03-02 Tomas Cohen... Bug 32594: (QA follow-up) Fix POD
2023-02-27 Tomas Cohen... Bug 32594: (QA follow-up) Adjust tests
2023-02-27 Tomas Cohen... Bug 32799: DBRev 22.12.00.009
2023-02-27 Katrin FischerBug 32799: Rename ILLSTATUS authorised value category...
2023-02-27 Katrin FischerBug 32159: Fix heading hierarchy on uncertain prices...
2023-02-27 Michael HafenBug 32585: (bug 32583 follow-up) Fix some variable...
2023-02-27 Tomas Cohen... Bug 33004: DBRev 22.12.00.008
2023-02-27 Katrin FischerBug 33004: Add VENDOR_TYPE to default authorised value...
2023-02-27 Katrin FischerBug 17350: Add note about how the saved reports data...
2023-02-27 Andrew Fuerste... Bug 17350: Purge old saved reports via cleanup_database
2023-02-27 Aleisha AmohiaBug 32904: Check if responseJSON is defined for dataTab...
2023-02-27 Katrin FischerBug 31056: Restore closeandprint function on basketgrou...
2023-02-27 Owen LeonardBug 32611: Not for loan items don't show the specific...
2023-02-27 Owen LeonardBug 32973: Use template wrapper for breadcrumbs: about...
2023-02-27 Katrin FischerBug 32293: Fix terminology in warning when creating...
2023-02-27 David CookBug 32205: Remove unnecessary syspref template params...
2023-02-27 Katrin FischerBug 33015: Fix some 'Cancel' links to point to catalogi...
2023-02-27 Katrin FischerBug 32215: Remove unused "Your searched for" lines...
2023-02-27 David CookBug 33048: Fix email link on error page when opac login...
2023-02-27 Martin RenvoizeBug 32503: Use first cancellation for date ordering
2023-02-27 Martin RenvoizeBug 32503: (follow-up) Move data-order attributes
2023-02-27 Katrin FischerBug 32503: Fix date sorting for holds awaiting pickup...
2023-02-27 Jonathan DruartBug 33032: Remove alternateholdings_count
2023-02-27 Fridolin SomersBug 33032: Fix alternate holdings in staff interface...
2023-02-27 Nick ClemensBug 32685: Correct authority match display on import
2023-02-27 Nick ClemensBug 33020: (QA follow-up) POD and chmod
2023-02-27 Jonathan DruartBug 33020: Add missing Koha::Logger->history
2023-02-27 Jonathan DruartBug 33020: Add test
2023-02-27 Jonathan DruartBug 32925: Rename isSubmitting with submitting
2023-02-27 Jonathan DruartBug 32925: Add test
2023-02-27 Jonathan DruartBug 32925: Handle submission notification at fetch...
2023-02-27 Jonathan DruartBug 32925: Use a new state for this message
2023-02-27 Jonathan DruartBug 32925: Display loading info when a form is submitted
2023-02-27 Jonathan DruartBug 32939: (follow-up) Use APIClient to fetch vendors
2023-02-27 Jonathan DruartBug 32939: Use APIClient to replace PATCH requests
2023-02-27 Jonathan DruartBug 32939: Use APIClient to replace some more fetch...
2023-02-27 Jonathan DruartBug 32939: Remove fetch/erm.js
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch EBSCO eHoldings
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch local eHoldings
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch vendors
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch patrons
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch licenses
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch agreements
2023-02-27 Jonathan DruartBug 32939: Uniformize api calls
2023-02-27 Jonathan DruartBug 32939: Fix delete
2023-02-27 Jonathan DruartBug 32939: Introduce count
2023-02-27 Jonathan DruartBug 32939: Restore checkError
2023-02-27 Jonathan DruartBug 32939: Set the default header at lower level
2023-02-27 Jonathan DruartBug 32939: Have a generic APIClient object
2023-02-27 Pedro AmorimBug 32939: Have a generic fetch function for POST and...
2023-02-27 Jonathan DruartBug 32806: Move main-erm.ts to modules/erm.ts
2023-02-27 Jonathan DruartBug 32806: (follow-up) Rename main.js to erm.js
2023-02-27 Jonathan DruartBug 32806: Move routes.js to routes/erm.js
2023-02-27 Jonathan DruartBug 32806: Rename ERMHome and ERMMain to Home and Main
2023-02-27 Jonathan DruartBug 32806: Rename main.js to erm.js
2023-02-27 Jonathan DruartBug 32806: Move Vue files for reusability
2023-02-27 Jonathan DruartBug 32923: Fix x-koha-embed from EHoldings/*/*
2023-02-27 Jonathan DruartBug 32923: Add 'vendor' for local packages
2023-02-27 Jonathan DruartBug 32923: Some fixes in ERM specs
2023-02-27 Jonathan DruartBug 32923: Fix new occurrences of x-koha-embed at top...
2023-02-27 Katrin FischerBug 31563: (follow-up) Add missing TT filters
2023-02-24 Jonathan DruartBug 32935: (bug 13614 follow-up) Remove unused basketgr...
2023-02-24 Katrin FischerBug 32452: Link basket group on basket summary to baske...
2023-02-24 David CookBug 32665: Fix typo in template condition
2023-02-24 Nick ClemensBug 23656: Add cataloguing search bar to addbiblio
2023-02-24 Jonathan DruartBug 32926: Fix selenium tests
2023-02-24 Andreas RoussosBug 32926: Assign unique ids to <h3> elements
2023-02-24 Andreas RoussosBug 32926: Add Selenium tests
2023-02-24 Marcel de RooyBug 32687: Get server version in Context::get_versions
2023-02-24 Owen LeonardBug 31413: Set focus for cursor to Selector when adding...
2023-02-24 Lucas GassBug 32568: Add page-section to checkedin table
2023-02-24 Tomas Cohen... Bug 32967: DBRev 22.12.00.007
2023-02-24 Aleisha AmohiaBug 32967: Fix PICKUP_RECALLED_ITEM and RECALL_REQUESTE...
2023-02-24 Pedro AmorimBug 30869: Add the ability to delete stock rotation...
2023-02-24 Tomas Cohen... Bug 22428: DBIC schema
2023-02-24 Tomas Cohen... Bug 22428: DBRev 22.12.00.006
2023-02-24 Matt BlenkinsopBug 22428: Change datatype of field_value to text
2023-02-24 Nick ClemensBug 32594: Add a dedicated Elasticsearch biblio indexin...
2023-02-24 Nick ClemensBug 32992: Move background_jobs_worker to misc/workers
2023-02-24 Katrin FischerBug 33014: (QA follow-up) Move filters before navigatio...
2023-02-24 Lucas GassBug 33014: Improve serial searches
next