koha.git
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...
2021-02-18 Jonathan DruartBug 27676: Correct finesMode ne off condition
2021-02-18 Petro VashchukBug 27655: Add barcode "columnname" to "column_settings...
2021-02-18 Tomas Cohen... Bug 27422: YouTube videos are HTTPS only
2021-02-18 Lucas GassBug 26943: Add notforloan statuses to catalog search
2021-02-18 Jonathan DruartBug 27454: Pass the arrayref
2021-02-18 Martin RenvoizeBug 27454: Add sorting of patron attributes
2021-02-18 BlouBug 27608: [20.05] Corrects 'accepted by' inconsistency...
2021-02-17 Bernardo Gonzalez... Bug 25632: Update MARC21 frameworks to update Nr. 30...
2021-02-17 Jonathan DruartBug 27154: Fix test if the cache is populated already
2021-02-17 Jonathan DruartBug 27154: Remove Koha::Util::SystemPreferences
2021-02-17 Kyle M HallBug 27586: Rollback should be before return statement
2021-02-17 Kyle M HallBug 27586: Import patrons script has a confirm switch...
2021-02-09 Eden BacaniBug 27395: Add a warning to PatronSelfRegistrationDefau...
2021-02-09 Andrew Fuerste... DBRev 20.05.08.001
2021-02-09 Jonathan DruartBug 25552: Simplify tests using build_sample_item
2021-02-09 Martin RenvoizeBug 25552: (QA follow-up) Fix spelling mistake
2021-02-09 Martin RenvoizeBug 25552: (QA follow-up) Improve claim_returned POD
2021-02-09 Kyle M HallBug 25552: Unit tests
2021-02-09 Kyle M HallBug 25552: Mark issue as returned if MarkLostItemsAsRet...
2021-02-09 Kyle M HallBug 25552: Add missing Claims Returned option to MarkLo...
2021-02-09 Petro VashchukBug 27549: "use of uninitialized value" warning on...
2021-02-09 Petro VashchukBug 27548: "use of uninitialized value" warning on...
2021-02-09 Petro VashchukBug 27538: fix correlation of fields in Holds to Pull...
2021-02-09 Nick ClemensBug 27576: Don't show import recordds table after clean...
2021-02-09 Owen LeonardBug 27571: "Add to lists" on MARC and ISBD view of...
next