koha.git
2023-06-23 Tomas Cohen... Bug 33117: DBRev 23.06.00.006
2023-06-23 Martin RenvoizeBug 33117: (follow-up) Rename preference
2023-06-23 Laura EscamillaBug 33117: Adding new PatronAutoCompleteSearchMethod...
2023-06-23 David CookBug 34052: Use root relative URL for subscription-detail.pl
2023-06-23 Nick ClemensBug 33944: Don't fetch item object unless using recalls
2023-06-23 Jonathan DruartBug 33973: Restore sorting on Vue tables
2023-06-23 Marcel de RooyBug 32245: Fix delete news item from staff home page
2023-06-23 Owen LeonardBug 34010: Template corrections to recall pages
2023-06-23 David CookBug 24517: Add missing 6th position to date-entered...
2023-06-23 Jacob O'MaraBug 31651: Replaced duplicate error message
2023-06-23 Lucas GassBug 33500: Add tests for RecordLocalUseOnReturn
2023-06-23 Martin RenvoizeBug 33993: Add order_receive to GET orders endpoints
2023-06-23 Nick ClemensBug 34093: Fix paths to jQuery for OAI XSLT
2023-06-21 Adolfo RodríguezBug 31185: Link authorities automatically doesn't detec...
2023-06-21 Nick ClemensBug 31185: Unit test
2023-06-21 Owen LeonardBug 33820: (follow-up) Add hint to member-password.tt
2023-06-21 Jonathan DruartBug 33820: Add hints to warn the librarian that they...
2023-06-21 David CookBug 34051: Cache empty hashref for non-existent authori...
2023-06-21 David CookBug 34028: Fix manual entry for two factor authentication
2023-06-21 Owen LeonardBug 34042: Item search broken by FontAwesome upgrade
2023-06-21 Nick ClemensBug 34033: (bug 30649 follow-up) Fix update typos
2023-06-16 Jonathan DruartBug 32910: Fix 'Agreements' icon
2023-06-16 Kyle M HallBug 33987: Combine multiple db updates one in BatchComm...
2023-06-16 Jonathan DruartBug 33885: Prevent JS crash if creator does no longer...
2023-06-16 Jonathan DruartBug 33885: Make Koha::Acq::Order->creator return undef...
2023-06-15 Nick ClemensBug 29691: Unit tests
2023-06-15 Nick ClemensBug 29691: Use template to display news on opac homepage
2023-06-15 David CookBug 32402: Add "Modification date" to OPAC Lists table
2023-06-15 Jonathan DruartBug 33963: Remove leftovers from previous works
2023-06-15 Jonathan DruartBug 33963: Remove C4::BackgroundJob
2023-06-15 Jonathan DruartBug 33962: Remove background job from process koc
2023-06-14 Tomas Cohen... Bug 33528: Fix basic_workflow.t
2023-06-14 Owen LeonardBug 33868: Upgrade the Multiple Select plugin in the...
2023-06-14 Matt BlenkinsopBug 33417: Fix translation in toolbar
2023-06-14 Matt BlenkinsopBug 33417: Remove old components
2023-06-14 Matt BlenkinsopBug 33417: Add toolbar imports and options
2023-06-14 Matt BlenkinsopBug 33417: Create standard toolbar component
2023-06-14 Owen LeonardBug 33528: (follow-up) Correct selector for event handler
2023-06-14 Owen LeonardBug 33528: Use template wrapper for tabs: Patron detail...
2023-06-14 Owen LeonardBug 33998: Installer and onboarding have incorrect...
2023-06-14 Jonathan DruartBug 26700: Remove occurrences in Makefile.PL
2023-06-14 David CookBug 26700: Remove unused C4/SIP/t directory
2023-06-14 Tomas Cohen... Bug 32910: (follow-up) Adjust Koha::Template::Plugin...
2023-06-12 Tomas Cohen... Bug 33961: DBRev 23.06.00.005
2023-06-12 Lucas GassBug 33398: Add primary_contact_method to display when...
2023-06-12 Jonathan DruartBug 33961: Remove built-in offline circ tool
2023-06-12 Owen LeonardBug 33897: (QA follow-up) Correct code for tab selection
2023-06-12 Owen LeonardBug 33897: Use template wrapper for tabs: OPAC bibliogr...
2023-06-12 Lucas GassBug 33988: Update gear icon on staff main page
2023-06-12 Owen LeonardBug 32910: (follow-up) Remove unused Font Awesome assets
2023-06-12 Owen LeonardBug 32910: (follow-up) A few more icon name corrections
2023-06-12 Owen LeonardBug 32910: (follow-up) Replace v4 icon names with v6
2023-06-12 Owen LeonardBug 32910: (follow-up) Correct name of font family...
2023-06-12 Owen LeonardBug 32910: (follow-up) Make OPAC FA assets match staff...
2023-06-12 Jonathan DruartBug 32910: Adjust fontawesome icons ref
2023-06-12 Jonathan DruartBug 32910: Upgrade fontawesome icons to V6
2023-06-12 Lucas GassBug 33176: Enforce bad values
2023-06-12 Lucas GassBug 33176: Enforce RequirePaymentType with API
2023-06-12 Lucas GassBug 33176: Handle RequirePaymentType
2023-06-12 Tomas Cohen... Update .mailmap
2023-06-12 Nick ClemensBug 33806: Retain specified date when confirming item...
2023-06-12 Jonathan DruartBug 33966: (bug 23824 follow-up) Fix submit buttons...
2023-06-09 Tomas Cohen... Bug 30002: (QA follow-up) Add .perltidyrc to Makefile...
2023-06-09 Martin RenvoizeBug 30649: (follow-up) Improve database update
2023-06-09 Jonathan DruartBug 32932: Fix resource_id param for EHoldingsLocalReso...
2023-06-09 Laura EscamillaBug 33698: Add fields to the verbose output that show...
2023-06-09 David CookBug 33967: Add unit test to ensure SetEnv doesn't compr...
2023-06-09 David CookBug 33967: Fix SetEnv middleware to preserve $env integrity
2023-06-09 Owen LeonardBug 33855: Clean up forms and page sections on 'manage...
2023-06-09 Jonathan DruartBug 33798: Improve consistency of the vendor display...
2023-06-09 Jonathan DruartBug 33798: Add colons after the labels on the edit...
2023-06-09 Nick ClemensBug 33957: Add normalized_oclc and only fetch when...
2023-06-09 Jonathan DruartBug 33901: (bug 30718 follow-up) Predition pattern...
2023-06-09 Tomas Cohen... Bug 33945: DBRev 23.06.00.004
2023-06-09 Kyle M HallBug 33945: (QA follow-up) Don't show delay message...
2023-06-09 Katrin FischerBug 33945: (follow-up) Avoid breaking checkouts table...
2023-06-09 Kyle M HallBug 33945: (QA follow-up) Add delay spinner and message
2023-06-09 Kyle M HallBug 33945: Add ability to delay the loading of the...
2023-06-09 Jonathan DruartBug 33852: Add one more test
2023-06-09 Tomas Cohen... Bug 33852: Make jobs.t test the only_current parameter
2023-06-09 Jonathan DruartBug 33937: Remove incorrect export in C4::Members
2023-06-09 Jake DeeryBug 33880: Remove Version param from GB::Barcode->new
2023-06-09 Jonathan DruartBug 33888: (bug 22375 follow-up) Add missing USE KohaDates
2023-06-09 Jonathan DruartBug 33904: Fix 2FA registration when library name has...
2023-06-09 Jonathan DruartBug 33904: Add tests
2023-06-09 Martin RenvoizeBug 33899: Add the 23.11 release team
2023-06-09 Kyle M HallBug 27424: (QA follow-up) Make db update idempotent
2023-06-08 Nick ClemensBug 33951: (QA follow-up) Import GetNormalizedOCLCNumber
2023-06-08 Jonathan DruartBug 33951: Set normalized_oclc in opac/opac-readingreco...
2023-06-08 Hammat WeleBug 32341: (follow-up) Making the label not showed...
2023-06-08 Hammat WeleBug 32341: (follow-up) Add responsivity to Curbside...
2023-06-08 Hammat WeleBug 32341: (follow-up) Making the remains OPAC tables...
2023-06-08 Owen LeonardBug 32341: (follow-up) Alternate button style
2023-06-08 Hammat WeleBug 32341: (Fix) Changing the placement of the button
2023-06-08 Hammat WeleBug 32341: Some OPAC tables are not displayed well...
2023-06-08 Jonathan DruartBug 30002: Adjust perltidy
2023-06-08 Julian MauriceBug 30002: Remove unused xt/perltidyrc
2023-06-08 Julian MauriceBug 30002: Add .perltidyrc
2023-06-08 Jonathan DruartBug 33950: Don't get marcxml if not necessary - opac...
2023-06-08 Pedro AmorimBug 33900: Fix handling of due_digest
next