Bug 27942: [<=20.05] Add escape_str() in staff-global.js
[koha.git] / Koha /
2021-03-23 Nick ClemensBug 26457: [19.11.x] Throw exception if update of issue...
2021-03-23 Nick ClemensBug 27784: Don't parse subdivision authorities as headings
2021-03-19 Nick ClemensBug 24398: (QA follow-up) Add POD
2021-03-19 Jonathan DruartBug 24398: Fix 500 when viewing a single news item...
2021-02-21 Kyle M HallBug 27586: Rollback should be before return statement
2021-02-21 Kyle M HallBug 27586: Import patrons script has a confirm switch...
2021-02-10 Tomas Cohen AraziBug 27580: Handle NULL values correctly in Koha::Items...
2021-02-08 Tomas Cohen AraziBug 27333: Throw the right exceptions
2021-02-08 Tomas Cohen AraziBug 27327: Get rid of indirect object notation in Koha...
2021-02-08 Mazen KhallafBug 27179: Misspelling of Method in REST API files
2021-02-01 Martin RenvoizeBug 24254: (QA follow-up) Inlines opachiddenitems handling
2021-02-01 Tomas Cohen AraziBug 24254: Implement separate filters and add patron...
2021-02-01 Tomas Cohen AraziBug 24254: Read the OpacHiddenItems preference internally
2021-02-01 Tomas Cohen AraziBug 24254: Compare itemlost with 0
2021-02-01 Tomas Cohen AraziBug 24254: Add Koha::Items->filter_by_visible_in_opac
2021-01-17 Nick ClemensBug 27252: Add deprecation warning, cross_fields pref...
2021-01-17 Nick ClemensBug 27070: Add cross_fields type to our searches
2021-01-15 Jonathan DruartBug 27004: Prevent claim resolution to fail
2020-12-16 Jonathan DruartBug 26518: Raise exception if the insert failed
2020-12-09 Colin CampbellBug 18267: Refactored Edifact Price Calculations
2020-11-17 Jonathan DruartBug 26639: Add auto_savepoint to DBIC connection
2020-11-17 Nick ClemensBug 18051: Set UTF8 Flag for record searches/imports...
2020-11-17 Katrin FischerBug 18050: Add relation alias to schema
2020-11-17 Aleisha AmohiaBug 18050: DBIC
2020-11-17 Martin RenvoizeBug 25549: Add error reporting to plugins-home
2020-11-17 Nick ClemensBug 25549: Remove plugin methods for broken plugins
2020-10-27 Aleisha AmohiaMerge branch 'new/security-release-19.11.11' into 19...
2020-10-27 Jonathan DruartBug 25913: Prevent get_coins to crash if record does...
2020-10-20 Aleisha AmohiaBug 18958: DBIC
2020-10-20 Fridolin SomersBug 26434: Fix plugin dirs addition to @INC
2020-10-20 Nick ClemensBug 25273: (follow-up) Don't die on unknown authtype
2020-10-20 Nick ClemensBug 25273: Make match-heading rely on authority type...
2020-09-21 Aleisha AmohiaMerge branch 'new/security-release-19.11.10' into 19...
2020-09-21 Tomas Cohen AraziBug 26322: [19.11.x] Permissions not checked correctly...
2020-08-18 Aleisha AmohiaMerge branch 'new/security-release-19.11.09' into 19...
2020-08-25 Tomas Cohen AraziBug 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 Tomas Cohen AraziBug 23634: Secure the email on the API
2020-08-25 Martin RenvoizeBug 23634: Add is_superlibrarian method to Koha::Patron
2020-08-19 Nick ClemensBug 26000: Make exception_holidays cache with branch...
2020-08-17 Nick ClemensBug 25882: Remove phr indicator from limits when processing
2020-08-16 Nick ClemensBug 26009: Add facet size to home/holdingbranch
2020-08-16 Nick ClemensBug 25683: (follow-up) Use COALESCE instead of IFNULL
2020-08-16 Nick ClemensBug 25683: Fix grouping of results
2020-08-16 Nick ClemensBug 25683: Patron with no accountlines should have...
2020-08-16 Tomas Cohen AraziBug 26143: Make the API handle per_page=-1
2020-08-05 Jonathan DruartBug 24379: Fix failing tests
2020-08-05 Aleisha AmohiaBug 24379: DBIC
2020-08-05 Aleisha AmohiaBug 20882: DBIC
2020-08-04 Aleisha AmohiaBug 24640: DBIC
2020-07-30 David CookBug 25950: Remove <client> in X-Forwarded-For from...
2020-07-30 Martin RenvoizeBug 25850: (QA follow-up) Match logic in is_holiday
2020-07-30 Andreas JonssonBug 25850: Adapt day of week in Koha::Calendar::get_pus...
2020-07-22 Nick ClemensBug 25864: Lower case fields for searching
2020-07-16 Aleisha AmohiaBug 24986: DBIC
2020-07-12 Tomas Cohen AraziBug 25570: Paginate results by default in objects-...
2020-06-22 Jonathan DruartBug 25576: Add link to the manual for the ILL module
2020-06-22 Tomas Cohen AraziBug 25327: Do not call authenticate_api_request to...
2020-06-21 Tomas Cohen AraziBug 24003: (follow-up) Add all userenv parameters
2020-06-21 Tomas Cohen AraziBug 24003: (follow-up) Move interface setting to a...
2020-06-21 Tomas Cohen AraziBug 24003: Make the API set userenv on authentication
2020-06-21 Tomas Cohen AraziBug 25411: Add special handling for public plugin routes
2020-06-21 Tomas Cohen AraziBug 25045: Allow restricting anonymous requests on...
2020-06-21 Tomas Cohen AraziBug 24862: Handle annonymous sessions gracefuly
2020-06-19 Katrin FischerBug 25507: Fix table in basket group PDF German 2-pages
2020-06-14 Tomas Cohen AraziBug 24909: Add unprivileged route to get a bibliographi...
2020-06-12 Jonathan DruartBug 25617: (bug 25133 follow-up) 12 PM is not 24 but 0
2020-06-12 Julian MauriceBug 25517: Look in all possible places for MO files
2020-06-09 Ere Maijala[SIGNED-OFF] Bug 22522: [19.11.x] Add support for curre...
2020-05-20 Kyle M HallBug 25535: Hold API mapping maps cancellationdate to...
2020-05-19 Joy NelsonRevert "Bug 23727: Update Schema"
2020-05-19 Joy NelsonRevert "Bug 23727: Add Koha Object(s) related to course...
2020-05-19 Joy NelsonRevert "Bug 23727: Editing course reserve items is...
2020-05-19 Joy NelsonRevert "Bug 23727: (QA follow-up) Fix for boolean flags"
2020-05-19 Martin RenvoizeBug 23727: (QA follow-up) Fix for boolean flags
2020-05-19 Kyle M HallBug 23727: Editing course reserve items is broken
2020-05-19 Kyle M HallBug 23727: Add Koha Object(s) related to course reserves
2020-05-19 Kyle M HallBug 23727: Update Schema
2020-05-19 Nick ClemensBug 25278: add clear_search_fields_cache method
2020-05-19 Nick ClemensBug 25278: Retrieve correct search fields for authorities
2020-05-19 Nick ClemensBug 25277: Don't specify a field in query if none passed
2020-05-13 Nick ClemensBug 25342: Force ES id as string
2020-05-11 Nicolas LegrandBug 25099: Sending a LANG variable to plug-in template
2020-05-11 Jonathan DruartBug 25133: Handle 12hr format for dt_from_string
2020-05-08 Tomas Cohen AraziBug 24908: Add text-formatted MARC support in /biblios...
2020-05-08 Jonathan DruartBug 23137: Move cache flushing to the method
2020-05-08 Nick ClemensBug 22828: Elasticsearch - display errors encountered...
2020-05-08 Nick ClemensBug 25229: Return authid of record rather than 001
2020-05-08 Joy NelsonDBIC update
2020-05-08 Andrew Fuerste-HenryBug 23081: set default to 0 for items.issues and delete...
2020-05-08 Martin RenvoizeBug 24768: (RM follow-up) Add missing koha_object_class's
2020-05-07 Nick ClemensBug 24840: [19.11.x] Replace DateTime->now with dt_from...
2020-05-05 David RobertsBug 20370: Misleading comment for bcrypt - #encrypt...
2020-05-05 Tomas Cohen AraziBug 25008: Overload Koha::RecordProcessor->options...
2020-05-04 Martin RenvoizeBug 25040: monkeypatch Schema::Loader for recent MariaDB
2020-05-04 Nick ClemensBug 25050: Adjust marc_records_to_documents to search...
2020-05-01 Jonathan DruartBug 24826: Remove warnings from Sendmail
2020-05-01 Tomas Cohen AraziBug 25019: Make the ViewPolicy filter initialization...
2020-04-28 Tomas Cohen AraziBug 25006: Make Koha::Item->as_marc_field skip undefine...
2020-04-17 Agustin MoyanoBug 24487: Don't apply matching criteria to path parameters
next