koha.git
2021-03-14 Tomas Cohen... Bug 27808: Refresh the item object when AddReturn is...
2021-03-14 Kyle M HallBug 27808: Mark the onloan column as dirty in AddIssue
2021-03-14 Kyle M HallBug 27808: Add unit tests
2021-03-14 Owen LeonardBug 27794: Add link to biblio in lateorders page
2021-03-08 Andrew Fuerste... DBRev 20.05.09.001
2021-03-08 Andrew Fuerste... Revert "DBRev 20.05.09.001"
2021-03-08 Andrew Fuerste... Bug 27754: Clear merge markers
2021-03-08 Andrew Fuerste... DBRev 20.05.09.001
2021-03-08 Martin RenvoizeBug 7806: [20.05] (follow-up) Update to use sanitize_ze...
2021-03-08 Jonathan DruartBug 7806: [20.05] Fix remaining occurrences of 0000...
2021-03-05 Martin RenvoizeBug 27680: (QA follow-up) Update test for dbic_merge_so...
2021-03-05 Tomas Cohen... Bug 27680: Add support for param[] syntax
2021-03-05 Martin RenvoizeBug 27680: Allow traditional multi-params to work
2021-03-05 Martin RenvoizeBug 27680: Add tests for various ways of passing multi...
2021-03-05 Martin RenvoizeBug 27680: Add support for sorting fields with multiple...
2021-03-05 Jonathan DruartBug 27680: Take first order column for ordering
2021-03-05 Owen LeonardBug 27754: Correct eslint errors in basket.js
2021-03-05 Nick ClemensBug 27578: Initialize searchid as blank when not populated
2021-03-05 David CookBug 25777: Disable misleading datatables table informat...
2021-03-05 Kyle M HallBug 27798: Add warning to IndependentBranches system...
2021-03-05 Nick ClemensBug 26457: [20.05.x] Throw exception if update of issue...
2021-03-05 Jonathan DruartBug 27821: Make sanitize_zero_date support datetime...
2021-03-05 Tomas Cohen... Bug 27071: (follow-up) Get rid of loop
2021-03-05 Tomas Cohen... Bug 27071: (follow-up) Provide a more meaningful error...
2021-03-05 Tomas Cohen... Bug 27071: Use GetReservesControlBranch to pick the...
2021-03-05 Tomas Cohen... Bug 27071: More tests for Koha::Library->validate_hold_...
2021-03-05 Jonathan DruartBug 27071: Code simplification
2021-03-05 Jonathan DruartBug 27071: Fix Hold pickup library when using hold...
2021-03-05 Nick ClemensBug 26208: Perform batch checkin/renewals serially...
2021-03-05 Tomas Cohen... Bug 27593: Consistent behavior for club holds route
2021-03-05 Tomas Cohen... Bug 27593: Regression tests
2021-03-05 Owen LeonardBug 27713: Duplicate search field IDs in MARC framework...
2021-03-05 Jonathan DruartBug 27332: Hide branchcode and note is RenewSerialAddsS...
2021-03-05 Jonathan DruartBug 27332: Use the branchcode from the subscription...
2021-03-05 Marcel de RooyBug 27729: Fix use of grep and split in CheckReserves
2021-03-05 Martin RenvoizeBug 27014: (QA follow-up) Add regression tests
2021-03-05 Kyle M HallBug 27014: Enable C4::SIP::ILS::Patron::new to accept...
2021-03-05 Jonathan DruartBug 27714: Prevent Koha::NewsItem->author to explode
2021-03-05 Nick ClemensBug 24398: (QA follow-up) Add POD
2021-03-05 Jonathan DruartBug 24398: Fix 500 when viewing a single news item...
2021-03-05 Jonathan DruartBug 23675: Add leader and default value for ACQ
2021-03-05 Nick ClemensBug 26051: We should sort callnumber based on cn-sort
2021-03-05 Fridolin SomersBug 26051: Add sort=1 on cn-sort in mappings.yaml
2021-03-04 Jonathan DruartBug 27626: Fix self registration if categorycode is...
2021-03-04 Martin RenvoizeBug 26997: (QA follow-up) Fix Typo
2021-03-04 Jonathan DruartBug 26997: CAST AS CHAR to prevent the error
2021-03-04 Jonathan DruartBug 26997: Remove 0000-00-00 from aqorders.datecancella...
2021-03-04 Jonathan DruartBug 26997: Fix upgrade process under MySQL 8
2021-03-04 Tomas Cohen... Bug 27330: (QA follow-up) Return 409 instead
2021-03-04 Tomas Cohen... Bug 27330: (follow-up) Cleanup missed on bug 23843
2021-03-04 Tomas Cohen... Bug 27330: Return 403 if club has no enrollments
2021-03-04 Tomas Cohen... Bug 27330: Regression tests
2021-03-04 Tomas Cohen... Bug 27330: Use Basic auth in tests
2021-02-23 Andrew Fuerste... Update release notes for 20.05.08 release v20.05.09
2021-02-23 Andrew Fuerste... Increment version for 21.05.09
2021-02-23 Andrew Fuerste... Traslation fixes for Koha 20.05.09
2021-02-23 Koha translatorsTranslation updates for Koha 20.05.09
2021-02-23 Andrew Fuerste... Bug 26602:[20.05.x] Remove stray merge marker
2021-02-23 Tomas Cohen... Bug 27068: (follow-up) Remove local hold priority exclu...
2021-02-23 Jonathan DruartBug 27604: Deal with empty pref
2021-02-23 Jonathan DruartBug 27604: Init to {}
2021-02-23 Nick ClemensBug 27604: (QA follow-up) Limit the libraries during...
2021-02-23 Jonathan DruartBug 27604: Make sure PatronSelfRegistrationLibraryList...
2021-02-23 Marcel de RooyBug 27715: (QA follow-up) Remove conditional declaration
2021-02-23 Joonas KylmäläBug 27715: Use $dbh->quote_identifier to quote untruste...
2021-02-23 Jonathan DruartBug 27715: Add a deprecation notice
2021-02-23 Jonathan DruartBug 27715: Sanitize order by DT params
2021-02-23 Jonathan DruartBug 27715: Add tests
2021-02-23 Jonathan DruartBug 27715: Remove unused dt_build_having
2021-02-23 Jonathan DruartBug 27715: Remove unused build_dt_query
2021-02-23 Jonathan DruartBug 24469: Move the new queries to a dedicated ImportBa...
2021-02-23 Jonathan DruartBug 24469: Record biblionumber in import_biblio when...
2021-02-23 Jonathan DruartBug 27569: Fix ODS export - take empty string into...
2021-02-23 Jonathan DruartBug 27569: Change av for 100$2
2021-02-23 Jonathan DruartBug 27569: Add tests for ODS export
2021-02-23 Jonathan DruartBug 27569: Fix CSV export for biblio frameworks
2021-02-23 Jonathan DruartBug 27569: Add tests
2021-02-23 Jonathan DruartBug 27569: Don't hide errors!
2021-02-23 Jonathan DruartBug 27569: Remove non mysql code
2021-02-23 Jonathan DruartBug 27707: (bug 26639 follow-up) Fix renewals when...
2021-02-23 Owen LeonardBug 27653: Use div instead of caption for controls
2021-02-23 Nick ClemensBug 27646: Allow export of Acquisition home and Funds...
2021-02-23 Jonathan DruartBug 26602: [20.05.x] Don't export "actions" column
2021-02-23 Jonathan DruartBug 8287: Improve "show checked out items" filter on...
2021-02-23 Jonathan DruartBug 27068: Perltidy _checkHoldPolicy
2021-02-23 Jonathan DruartBug 27068: Don't 'cache' Koha::Libraries
2021-02-23 Kyle M HallBug 27068: Add unit tests
2021-02-23 Kyle M HallBug 27068: Fetch libraries once for speed
2021-02-23 Kyle M HallBug 27068: Fix errors in _checkHoldPolicy
2021-02-23 Agustin MoyanoBug 27068: Control hold group logic in HoldsQueue
2021-02-22 Owen LeonardBug 26958: Move Elasticsearch mapping template JS to...
2021-02-22 Petro VashchukBug 27654: Sort module.keys hash when render columns_se...
2021-02-22 Jonathan DruartBug 27645: Prevent "is on hold" warning to be displayed...
2021-02-22 Tomas Cohen... Bug 26181: Disable override by default in /holds
2021-02-22 Tomas Cohen... Bug 26181: Regression tests
2021-02-22 Nick ClemensBug 23767: Total children only if parents not visible
2021-02-22 Nick ClemensBug 23767: Include child funds in total spent and order...
2021-02-22 Kyle M HallBug 26059: Add unit tests
2021-02-22 Kyle M HallBug 26059: Create guarantor/guarantee links on patron...
2021-02-18 ava liBug 27398: Made values in number patterns subscription...
next