]> git.koha-community.org Git - koha.git/shortlog
koha.git
6 days ago Lucas GassBug 37351: Rework checkbox JS to work with paginating... 23.11.x
6 days ago Nick ClemensBug 37378: Tidy
6 days ago Nick ClemensBug 37378: libraries_where_can_see_things should always...
6 days ago Nick ClemensBug 37378: Unit test
6 days ago Laura_EscamillaBug 37285: (QA follow-up) Perl Tidy
6 days ago Baptiste WojtkowskiBug 37285: Printing lists only prints the ten first...
6 days ago Catalyst Bug... Bug 33455: Fix the size of the patron change password...
6 days ago Eric GarciaBug 37435: Fixed renew patron from moremember.pl withou...
6 days ago Kyle M HallBug 36362: (QA follow-up) Tidy code
6 days ago David GustafssonBug 36362: Only call Koha::Libraries->search() if neces...
6 days ago Emmi TakkinenBug 36129: Make check on "Hide all columns" persist...
6 days ago Owen LeonardBug 36566: Correct eslint errors in OPAC enhanced conte...
6 days ago Nick ClemensBug 37425: Check for existence of biblio object before...
6 days ago Kyle M HallBug 37400 - In returns.pl don't search for a patron...
6 days ago Owen LeonardBug 36885: Fix Bootstrap tooltip on budget planning...
6 days ago Lucas GassBug 29509: DBRev 23.11.08.001
6 days ago Kyle M HallBug 29509: (QA follow-up) Tidy atomic update
6 days ago Martin RenvoizeBug 29509: (QA follow-up) Check top level permissions too
6 days ago Martin RenvoizeBug 29509: Update swagger specification and add permiss...
6 days ago Andreas RoussosBug 37226: append a random number to the `id` attribute...
6 days ago Matt BlenkinsopBug 29087: (QA follow-up): Fix QA tests
6 days ago Matt BlenkinsopBug 29087: Add unit tests
6 days ago Jonathan DruartBug 29087: Prevent filter_by_for_hold to crash if defau...
6 days ago Martin RenvoizeBug 36481: (follow-up) Add missing library_id parameter
2024-09-02 Fridolin SomersRevert "Bug 37059: Fix insert button in notices and...
2024-08-14 Katrin FischerUpdate release notes for 23.11.08 release v23.11.08-1
2024-08-14 Katrin FischerRevert "Bug 37255: Fix handling of "All" values on...
2024-08-13 Lucas GassGenerate release notes for 23.11.08 release v23.11.08
2024-08-13 Tomas Cohen... Increment version for 23.11.08 release
2024-08-13 Tomas Cohen... Bug 37508: (QA follow-up) Move sth error check up
2024-08-13 Nick ClemensBug 37508: Don't return Internal server error when...
2024-08-13 Marcel de RooyBug 37508: (QA follow-up) Use ->check_columns
2024-08-13 Marcel de RooyBug 37508: (QA follow-up) Move check to Koha::Report...
2024-08-13 Aleisha AmohiaBug 37508: (follow-up) Don't pass the column or sql...
2024-08-13 Aleisha AmohiaBug 37508: (follow-up) Throw error is password is in...
2024-08-13 David CookBug 37508: Test for errors when returning an aliased...
2024-08-13 Aleisha AmohiaBug 37508: Throw error if password column is detected...
2024-08-13 Tomas Cohen... Bug 37370: Return 400 if OpacExportOptions does not...
2024-08-13 David CookBug 37466: Add correct filter for sort_by in results.tt
2024-08-13 David CookBug 37464: Validate "type" sent to barcode/svc
2024-08-13 David CookBug 37488: Validate paths in datalink.txt/idlink.txt...
2024-08-13 David CookBug 37323: Tidy
2024-08-13 Chris CormackBug 37323: Don't allow symlinks in link files in zip...
2024-08-13 Amit GuptaBug 37323: Escape characters in patron image picture...
2024-08-13 Emmi TakkinenBug 37255: Fix handling of "All" values on waiting...
2024-08-13 Andreas JonssonBug 37533: fix query in orderreceive.tt
2024-08-02 Martin RenvoizeBug 36480: (follow-up) Add missing library_id parameter
2024-08-02 Marcel de RooyBug 10758: Show title of deleted biblio on basket page
2024-07-31 Lucas GassBug 36187: Corrected set data.patron_id in select_sugge...
2024-07-25 Fridolin SomersUpdate release notes for 23.11.07 release v23.11.07
2024-07-25 Fridolin SomersIncrement version for 23.11.07 release
2024-07-25 Julian MauriceBug 37210: Properly escape SQL query parameters by...
2024-07-25 Hammat WeleBug 37210: Escape single quote in search string in...
2024-07-25 Tomas Cohen... Bug 37018: Add 400 response definition to all routes
2024-07-25 Martin RenvoizeBug 37018: Clarify operators
2024-07-25 Tomas Cohen... Bug 37018: Silence useless warning
2024-07-25 Tomas Cohen... Bug 37018: Handle exception in unhandled_exception...
2024-07-25 Hammat WeleBug 37018: (follow-up) adding some allowed operators
2024-07-25 Martin RenvoizeBug 37018: Use validation in search_rs helper
2024-07-25 Martin RenvoizeBug 37018: Add validation method to Koha::REST::Plugin...
2024-07-25 Tomas Cohen... Bug 37018: Add Koha::Exceptions::REST
2024-07-25 Martin RenvoizeBug 37018: Unit tests
2024-07-25 Tomas Cohen... Bug 37018: Regression tests
2024-07-25 Jonathan DruartBug 37247: Fix display of "closed"
2024-07-25 Fridolin SomersBug 37247: Fix subscriptions operation allowed without...
2024-07-25 Jonathan DruartBug 37146: Add tests
2024-07-25 David CookBug 37146: Prevent path traversal by validating input
2024-07-25 Chris CormackBug 37183: Batch edit serial subscriptions sets expirat...
2024-07-22 Tomas Cohen... Bug 36565: Preservation module API docs fixes (bug...
2024-07-22 Tomas Cohen... Bug 36565: Biblio merge API docs fixes (bug 33036 follo...
2024-07-22 Tomas Cohen... Bug 36565: ILL requests API docs fixes (bug 22440 follo...
2024-07-22 Tomas Cohen... Bug 36565: Bookings API docs fixes (bug 29002 follow-up)
2024-07-22 Tomas Cohen... Bug 36565: Unit tests
2024-07-22 Marcel de RooyBug 35536: (follow-up) Fix Plugins.t for D10
2024-07-22 Tomas Cohen... Bug 35536: (follow-up) Add missing koha_object(s)_class...
2024-07-22 Marcel de RooyBug 35536: Remove last two references to resultset...
2024-07-22 Marcel de RooyBug 35536: Silence tests when run from koha-qa.pl
2024-07-22 Marcel de RooyBug 35536: Refine verbose handling in some Koha::Plugin...
2024-07-22 Marcel de RooyBug 35536: Reorder rollbacks
2024-07-22 Marcel de RooyBug 35536: Add RemovePlugins calls in plugin unit tests
2024-07-22 Marcel de RooyBug 35536: Add Koha::Plugins->RemovePlugins class method
2024-07-22 Marcel de RooyBug 35536: Add Koha object classes for plugin_data
2024-07-22 Marcel de RooyBug 35536: Reorganize Plugins.t
2024-07-22 David CookBug 36741: Skip auto_too_soon issues in auto renew...
2024-07-22 Martin RenvoizeBug 28664: (follow-up) Throw exception if debt if VOID
2024-07-22 Martin RenvoizeBug 28664: Prevent refunds against void lines
2024-07-22 Sam LauBug 37044: Added library branch to SCO OPAC message
2024-07-22 Martin RenvoizeBug 37198: Improve GetPreparedLetter documentation
2024-07-22 Fridolin SomersBug 36141: Add classes to CAS text on OPAC login page
2024-07-22 Martin RenvoizeBug 36128: (QA follow-up) Add regression test
2024-07-22 Denys KonovalovBug 36128: Use of uninitialized value in string eq...
2024-07-22 Eric GarciaBug 35240: Add missing IDs to input
2024-07-22 Pedro AmorimBug 30372: Fix value->attribute
2024-07-22 Hammat WeleBug 37157: Fix Malformed UTF-8 character in JSON string...
2024-07-22 Andreas JonssonBug 37016: Invalid due date in SIP renew response
2024-07-22 Nick ClemensBug 37016: Unit tests
2024-07-22 Fridolin SomersBug 36819: (RMaint follow-up) fix DBRev syntax
2024-07-19 Lucas GassBug 37345: Only toggle_onsite_checkout() if OnSiteCheck...
2024-07-19 Phan Tung BuiBug 36527: Patron category or item type not changing...
2024-07-19 Lari StrandBug 36982: Collections facet does not get alphabetized...
next