koha.git
2023-10-18 Katrin FischerBug 3007: Remove unimarc_field_700-4.pl value builder
2023-10-18 David NindBug 34462: (follow-up) Shorten card experiation message
2023-10-18 emilyroseBug 34462: Display the patron's expiration date
2023-10-18 Jonathan DruartBug 34204: Fix koha-shell under debian 12
2023-10-18 Tomas Cohen... Bug 30719: (QA follow-up) Fix template validation test
2023-10-18 Marcel de RooyBug 34271: Remove a few Logger statements from REST API
2023-10-18 Owen LeonardBug 29181: Create patron card creator batch from report...
2023-10-18 BlouBug 35064: Extra parenthesis in db_revs/220600072.pl
2023-10-18 Owen LeonardBug 34119: Improve staff interface print stylesheet...
2023-10-18 Owen LeonardBug 34119: (Preliminary) Run stylelint fixes on print.css
2023-10-18 Emily LamancusaBug 34901: Display transit status on patron holds tab...
2023-10-18 Fridolin SomersBug 34910: (follow-up) alert in patron details
2023-10-18 Fridolin SomersBug 34910: Do not allow checkout for anonymous patron
2023-10-18 Owen LeonardBug 34852: Use template wrapper for breadcrumbs: OPAC...
2023-10-18 Owen LeonardBug 34849: Use template wrapper for breadcrumbs: OPAC...
2023-10-18 Marcel de RooyBug 35042: Remove set datelastseen to null on table...
2023-10-18 Jonathan DruartBug 34959: Sort PO files correctly
2023-10-18 Jonathan DruartBug 34959: Remove unused sub
2023-10-18 Emily LamancusaBug 34752: (QA follow-up) perltidy
2023-10-18 Martin RenvoizeBug 34752: Add AV handling to sort1/sort2 on baskets
2023-10-18 Owen LeonardBug 35032: Remove the use of "onclick" from Koha to...
2023-10-18 Owen LeonardBug 35006: OPAC holdings table - Fix sort for library...
2023-10-18 Nick ClemensBug 34881: (QA follow-up) Remove stray paren
2023-10-18 Emily LamancusaBug 34881: Improve idempotency of DBRev
2023-10-18 Marcel de RooyBug 35041: Fix Patron.t for a filter_by_last_update...
2023-10-17 Julian MauriceBug 27249: Replace DateTime->now by dt_from_string
2023-10-17 Julian MauriceBug 27249: Add missing POD for Koha::Exceptions::Calendar
2023-10-17 Julian MauriceBug 27249: Fix code style
2023-10-17 Julian MauriceBug 27249: Catch NoOpenDays exception while checking...
2023-10-17 Julian MauriceBug 27249: Prevent infinite loop when searching for...
2023-10-17 Owen LeonardBug 35037: (follow-up) Minor adjustments to margins...
2023-10-17 Owen LeonardBug 35037: Revise the appearance of the last patron...
2023-10-17 Owen LeonardBug 34401: Fix inconsistencies in Item search fields...
2023-10-17 David NindBug 34966: Terminology - fix add item form (& to and)
2023-10-17 Aleisha AmohiaBug 34800: Adding openhub links for Koha contributors
2023-10-17 Owen LeonardBug 34395: Fix inconsistencies in Authority types page...
2023-10-17 Owen LeonardBug 34399: Fix inconsistencies in Record overlay rules...
2023-10-17 Owen LeonardBug 34405: Fix inconsistencies in EDI accounts/Library...
2023-10-17 Tomas Cohen... Bug 30719: DBRev 23.06.00.036
2023-10-17 Tomas Cohen... Bug 30719: Rename `batch` for `ill_batch` in Koha:...
2023-10-17 Tomas Cohen... Bug 30719: Remove unused Koha::Illbatch->requests_count...
2023-10-17 Tomas Cohen... Bug 30719: Remove unused (and wrong) key in Koha::Illre...
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Updating remaining naming
2023-10-17 Tomas Cohen... Bug 30719: (QA follow-up) Pick better column names...
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rename illbatchstatuses
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rewrite remaining ill batches...
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rewrite Illbatches list endpoint
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rename illbatches endpoint...
2023-10-17 Tomas Cohen... Bug 30719: Atomic update fixes
2023-10-17 Katrin FischerBug 30719: (QA follow-up) Fix "Request Status" capitali...
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) c->validation fixes
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Squash:
2023-10-17 Tomas Cohen... Bug 30719: DBIC schema
2023-10-17 Pedro AmorimBug 30719: Tests
2023-10-17 Pedro AmorimBug 30719: ILL Batch Statuses
2023-10-17 Pedro AmorimBug 30719: ILL Batches
2023-10-17 Pedro AmorimBug 30719: DB and API
2023-10-17 Katrin FischerBug 26314: (QA follow-up) Improve POD and fix links...
2023-10-17 Martin RenvoizeBug 26314: (QA follow-up) Resolve new QA script failures
2023-10-17 Martin RenvoizeBug 26314: Update for changes to bug 11175 methodology
2023-10-17 Martin RenvoizeBug 26314: (follow-up) Make title search explicit
2023-10-17 Martin RenvoizeBug 26314: (follow-up) Use clean_search_term
2023-10-17 Martin RenvoizeBug 26314: Only display volumes link when required
2023-10-11 Tomas Cohen... Bug 16223: DBRev 23.06.00.035
2023-10-11 Tomas Cohen... Bug 16223: Tidy
2023-10-11 Tomas Cohen... Bug 16223: Mark lift_after_payment as boolean in schema
2023-10-11 Tomas Cohen... Bug 16223: DBIC schema
2023-10-11 Tomas Cohen... Bug 16223: (QA follow-up) Adjust DB changes
2023-10-11 Marcel de RooyBug 16223: (QA follow-up) Add filter, remove superfluou...
2023-10-11 Emmi TakkinenBug 16223: Require fee limit only if "Lift after paymen...
2023-10-11 Martin RenvoizeBug 16223: (QA follow-up) Move trigger to apply
2023-10-11 Martin RenvoizeBug 16223: (QA follow-up) Remove GetDebarments
2023-10-11 Emmi TakkinenBug 16223: Add ability to define liftable restrictions
2023-10-11 Emmi TakkinenBug 16223: Add new columns to table restriction_types
2023-10-11 Hammat WeleBug 33087: OPACHoldsIfAvailableAtPickup considers On...
2023-10-11 Emmi TakkinenBug 26558: Make guarantor information persist despite...
2023-10-11 Hammat WeleBug 32740: Add a new option patron home library to...
2023-10-11 Hinemoea ViaultBug 26978: Add item type option to batch extend due...
2023-10-11 Kyle M HallBug 34160: Hyperlink item barcode to the item more...
2023-10-11 Kyle HallBug 33170: Refactor MARCItemFieldsToOrder to make addin...
2023-10-11 Pedro AmorimBug 32335: (QA follow-up) Add 'btn-primary' instead...
2023-10-11 Pedro AmorimBug 32335: (QA follow-up) Add 'Actions' label to 'Actio...
2023-10-11 Nick ClemensBug 32335: Allow stock rotation items to be advanced...
2023-10-11 Kyle M HallBug 33239: (QA follow-up) Tidy and improve description
2023-10-11 Fridolin SomersBug 33239: Add the ability to run borrowers-force-messa...
2023-10-11 Marcel de RooyBug 33843: Use filter_by_last_update in Koha::Notice...
2023-10-11 Jonathan DruartBug 33837: Remove datetime parameter
2023-10-11 Marcel de RooyBug 33837: Replace days_inclusive by min_days
2023-10-11 Marcel de RooyBug 33837: filter_by_last_update: Add older_than and...
2023-10-11 Marcel de RooyBug 33837: Add unit test
2023-10-11 Marcel de RooyBug 33837: Add datetime comparison to filter_by_last_update
2023-10-11 Tomas Cohen... Bug 21246: DBRev 23.06.00.034
2023-10-11 Katrin FischerBug 21246: Set ShowLastPatronCount to 1 on update
2023-10-11 Kyle M HallBug 21246: (QA follow-up) Add new syspref to control...
2023-10-11 Kyle M HallBug 21246: Extend the 'Last patron' navigation feature...
2023-10-11 Nick ClemensBug 28130: (QA follow-up) Tidy
2023-10-11 Nick ClemensBug 28130: (QA follow-up) Use schema result to fetch...
2023-10-11 Aleisha AmohiaBug 28130: Manage subscription alerts on OPAC
2023-10-11 Aleisha AmohiaBug 28130: Manage a patron's subscription alerts
2023-10-10 Kyle M HallBug 33204: (QA follow-up) Improve option description
next