koha.git
2020-09-22 Victor Grousset... Update release notes for 19.05.15 release v19.05.15
2020-09-22 Victor Grousset... Increment version for 19.05.15 release
2020-09-22 Victor Grousset... Fix translations for Koha 19.05.15
2020-09-22 Koha translatorsTranslation updates for Koha 19.05.15
2020-09-20 Martin RenvoizeBug 26041: Enable keyboard navigation without 'ctrl'
2020-09-20 Mason JamesBug 25792: Rename 'ttf-dejavu' package to 'fonts-dejavu...
2020-09-20 Jonathan DruartBug 24147: Don't assume search_related will return...
2020-09-20 Jonathan DruartBug 26069: Pass correct URL to twitter
2020-09-20 Jonathan DruartBug 26233: (bug 25553 follow-up) Make date columns...
2020-09-20 Jonathan DruartBug 26090: Fix "item types" report
2020-09-20 Jonathan DruartBug 25005: (bug 22868 follow-up) Fix suggestions pendin...
2020-09-20 Jonathan DruartBug 25641: [19.11.x] Fix XSLT_Handler.t failures on U20
2020-09-20 Nick ClemensBug 26000: Make exception_holidays cache with branch...
2020-09-20 Nick ClemensBug 26000: Unit test
2020-09-20 Fridolin SomersBug 23542: Fix SRU import encoding
2020-09-20 Jonathan DruartBug 26162: [19.11] Fix DT info label
2020-09-20 Jonathan DruartBug 26162: Don't fall into an infinite loop
2020-09-20 Jonathan DruartBug 26162: Wait for the table to be refreshed
2020-09-20 Jonathan DruartBug 26162: Make Selenium click action more robust
2020-09-20 Victor Grousset... Revert "Bug 25762: Typo in linkitem.tt"
2020-09-20 Jonathan DruartBug 26043: Fix random failure from Holds.t
2020-09-20 Owen LeonardBug 25762: Typo in linkitem.tt
2020-09-20 Julian MauriceBug 25873: Ignore malformed data for Elasticsearch...
2020-09-20 Jonathan DruartBug 25852: Improve C4::Creators::Lib reliability under...
2020-09-20 Jonathan DruartBug 25852: Add tests
2020-09-20 Didier GautheronBug 25982: OPAC shelves RSS link output is xml
2020-09-18 Jonathan DruartBug 24379: Fix failing tests (19.05: fix warnings)
2020-09-18 Victor Grousset... Bug 24379: DBIC
2020-09-18 Aleisha AmohiaBug 24379: DBRev 19.05.14.002
2020-09-18 Nick ClemensBug 24379: Make login_attempts not nullable
2020-09-18 Aleisha AmohiaBug 25709: DBRev 19.05.14.001
2020-09-18 Nick ClemensBug 25709: Rename systempreference to NotesToHide
2020-09-18 Kyle M HallBug 23086: Search for collection is broken
2020-09-18 Nick ClemensBug 23086: Unit test
2020-09-18 Jonathan DruartBug 25729: Prevent Charges/Fees.t to fail on slow server
2020-09-18 Martin RenvoizeBug 25244: Add specific aria-label to search results
2020-09-18 Martin RenvoizeBug 25155: (follow-up) Increase headings levels by 1
2020-09-18 Martin RenvoizeBug 25155: Fixing semantic headings login modal
2020-09-18 Hayley MapleyBug 25155: Fixing semantic headings in opac-auth.tt
2020-09-18 Andrew Fuerste... Bug 25726: make holds to pull ignore holds where found...
2020-09-18 Jonathan DruartBug 26253: (bug 22857 follow-up) Remove duplicated...
2020-09-18 Martin RenvoizeBug 25944: Schema fix for illrequests route
2020-09-15 Mason JamesBug 17084: Automatic debian/control updates
2020-09-15 Mason JamesBug 25591: Update list-deps for Debian 10 and Ubuntu...
2020-09-15 Jonathan DruartBug 26033: Use pic.infini.fr instead of framapic
2020-09-14 Nick ClemensBug 25566: Add option to ignore found holds and use...
2020-09-07 Jonathan DruartBug 26270: Fix ThingISBN after a change in behaviour
2020-08-25 Victor Grousset... Update release notes for 19.05.14 release v19.05.14
2020-08-25 Victor Grousset... Increment version for 19.05.14 release
2020-08-25 Victor Grousset... Fix translations for Koha 19.05.14
2020-08-25 Koha translatorsTranslation updates for Koha 19.05.14
2020-08-25 Tomas Cohen... Bug 23634: (QA follow-up) Our PUT is really a PATCH
2020-08-25 Martin RenvoizeBug 23634: (QA follow-up) Catch all email cases in API
2020-08-25 Martin RenvoizeBug 23634: (follow-up) Prevent updates on POST
2020-08-25 Tomas Cohen... Bug 23634: Secure the email on the API
2020-08-25 Martin RenvoizeBug 23634: Prevent non-superlibrarians from editing...
2020-08-25 Tomas Cohen... Bug 23634: Add tests for is_superlibrarian
2020-08-24 Martin RenvoizeBug 23634: Add is_superlibrarian method to Koha::Patron
2020-08-24 Marcel de RooyBug 25360: (follow-up) Remove the https FIXME in Auth.pm
2020-08-24 David CookBug 25360: Use secure flag for CGISESSID cookie when...
2020-08-24 Jonathan DruartBug 24663: [19.05.x] Handle special cases for recovery...
2020-08-24 Jonathan DruartBug 24663: [19.05.x] Force authentication in svc/record...
2020-08-24 Jonathan DruartBug 24663: [19.05.x] Force auth in adveditorshortcuts.pl
2020-08-24 Jonathan DruartBug 24663: [19.05.x] Remove authnotrequired if set...
2020-08-24 Jonathan DruartBug 24663: [19.05.x] Test OpacPublic for all OPAC scripts
2020-07-26 Nick ClemensBug 25875: Move check for module_bit and code to the...
2020-07-26 Nick ClemensBug 25875: Unit test
2020-07-26 Slava ShishkinBug 25491: Fix for "Use of uninitialized value" in...
2020-07-26 Kyle M HallBug 25805: Return empty strings instead of undef in...
2020-07-26 Tomas Cohen... Bug 25805: Regression tests
2020-07-26 Emmi TakkinenBug 4985: Fix Plack scope errors
2020-07-26 Emmi TakkinenBug 4985: Edit a calendar entry for all branches
2020-07-26 Hayley MapleyBug 25151: Fixing semantic headings in opac-basket.tt
2020-07-26 Martin RenvoizeBug 25239: Fix semantic heading for opac-reserve.tt
2020-07-26 Martin RenvoizeBug 25154: Add heading where content is introduced...
2020-07-24 Victor Grousset... Bug 25236: Compile CSS
2020-07-24 Martin RenvoizeBug 25236: Fix semantic heading for opac-full-serial...
2020-07-24 Martin RenvoizeBug 25236: Fix semantic heading for opac-topissues.inc
2020-07-24 Martin RenvoizeBug 25236: Fix semantic heading for opac-facets.inc
2020-07-24 Martin RenvoizeBug 25238: Fix semantic heading for opac-details
2020-07-23 Andreas RoussosBug 25756: remove erroneous hyphen
2020-07-23 Jonathan DruartBug 25611: Use selected vendor when creating a basket
2020-07-23 Katrin FischerBug 11994: (follow-up) Make things work when LibraryNam...
2020-07-23 Katrin FischerBug 11994: OpenSearch plugins needs to be delivered...
2020-07-23 Owen LeonardBug 11994: Fix OpenSearch discovery in the OPAC
2020-07-23 Owen LeonardBug 24352: Correct location and collection labels in...
2020-07-23 David CookBug 25509: Remove useless libjs-jquery dependency
2020-07-23 David CookBug 25509: Remove useless libjs-jquery dependency
2020-07-23 Tomas Cohen... Bug 25570: Paginate results by default in objects-...
2020-07-23 Tomas Cohen... Bug 25570: (follow-up) Fix tests
2020-07-23 Tomas Cohen... Bug 25570: Regression tests
2020-07-23 Jonathan DruartBug 25553: Make date columns sortable on the edit items...
2020-07-23 Owen LeonardBug 25447: Terminology: Fix button text "Edit biblio"
2020-07-23 Victor Grousset... Update release notes for 19.05.13 release v19.05.13
2020-07-23 Victor Grousset... Increment version for 19.05.13 release
2020-07-23 Victor Grousset... Fix translations for Koha 19.05.13
2020-07-23 Koha translatorsTranslation updates for Koha 19.05.13
2020-07-22 Lucas GassBug 22672: Change <i> to <em> and <b> to <strong> in...
2020-07-22 Aleisha AmohiaBug 25858: Use bitwise OR for setting a bit in borrower...
2020-07-22 Aleisha AmohiaBug 25858: Don't attempt to set flag if already set
next