Bug 23795: Convert opaccredits system preference to news block
[koha.git] / Koha /
2020-07-23 Martin RenvoizeBug 25765: (QA follow-up) Save a DB hit
2020-07-23 Fridolin SomersBug 25765: Add GetLoggedInBranchname method
2020-07-23 Tomas Cohen AraziBug 5087: (QA follow-up) Rename the attribute to fit...
2020-07-23 Aleisha AmohiaBug 5087: Ability to define whether CSV profile shows...
2020-07-22 Martin RenvoizeBug 25998: (QA follow-up) Add DBIC level relation
2020-07-22 Martin RenvoizeBug 25998: Add 'library' relation to Koha::Account...
2020-07-21 Jonathan DruartBug 24151: Use fully qualified names for UpdateStats
2020-07-20 Nick ClemensBug 25723: (QA follow-up) Handle holiday and exception...
2020-07-20 Martin RenvoizeBug 25723: (QA follow-up) Silent POD warning
2020-07-20 Martin RenvoizeBug 25723: Use the same code for single and exception...
2020-07-20 Martin RenvoizeBug 25723: Use a hasref for lookup
2020-07-20 Martin RenvoizeBug 25723: Drop DateTime::Set dependancy
2020-07-20 Agustin MoyanoBug 23820: Add checkout to default to patron's home...
2020-07-20 Jonathan DruartBug 23391: Remove warnings
2020-07-20 Magnus EngerBug 23391: Hide finished ILL requests
2020-07-20 Jonathan DruartBug 22844: DBIC schema changes
2020-07-20 Jonathan DruartBug 22844: Add is_boolean flag for new 'mandatory'...
2020-07-20 Jonathan DruartBug 24152: Add the ability to purge pseudonymized tables
2020-07-20 Jonathan DruartBug 24152: Add method Koha::Objects->filter_by_last_update
2020-07-20 Jonathan DruartBug 24151: Rename the config key with 'bcrypt_settings'
2020-07-20 Marcel de RooyBug 24151: (QA follow-up) Fix POD warnings from QA...
2020-07-20 Marcel de RooyBug 24151: (QA follow-up) Correct license in two modules
2020-07-20 Jonathan DruartBug 24151: DBIC changes
2020-07-20 Jonathan DruartBug 24151: Add items.homebranch to the list
2020-07-20 Jonathan DruartBug 24151: Add boolean flag for has_cardnumber
2020-07-20 Jonathan DruartBug 24151: DBIC changes
2020-07-20 Jonathan DruartBug 24151: Sync patron's attributes
2020-07-20 Jonathan DruartBug 24151: Add new column borrower_attribute_types...
2020-07-20 Jonathan DruartBug 24151: Copy info to the pseudonymized table when...
2020-07-20 Jonathan DruartBug 24151: DBIC changes
2020-07-20 Jonathan DruartBug 24379: Fix failing tests
2020-07-20 Jonathan DruartBug 24379: DBIC schema changes
2020-07-20 David CookBug 25950: Remove <client> in X-Forwarded-For from...
2020-07-16 Martin RenvoizeBug 25850: (QA follow-up) Match logic in is_holiday
2020-07-16 Andreas JonssonBug 25850: Adapt day of week in Koha::Calendar::get_pus...
2020-07-09 Nick ClemensBug 25864: Lower case fields for searching
2020-06-25 Jonathan DruartBug 24156: Make sort order and number of items to displ...
2020-06-25 Jonathan DruartBug 24156: move ColumnsSettings to TablesSettings
2020-06-25 Jonathan DruartBug 24156: DBIC changes
2020-06-25 Martin RenvoizeBug 24159: (QA follow-up) Make terminology consistent
2020-06-25 Jonathan DruartBug 24159: Use days_mode circ rule to calculate the...
2020-06-25 Jonathan DruartBug 24159: Set days_mode according to circ rules in...
2020-06-25 Jonathan DruartBug 24159: Throw an exception if days_mode option is...
2020-06-25 Jonathan DruartBug 24159: Move useDaysMode pref to circulation rules
2020-06-25 Jonathan DruartBug 24986: DBIC Schema files
2020-06-24 Tomas Cohen AraziBug 25570: Paginate results by default in objects-...
2020-06-23 Jonathan DruartBug 25774: Handle utf8 chars in REST API queries
2020-06-15 Jonathan DruartBug 25576: Add link to the manual for the ILL module
2020-06-15 Katrin FischerBug 25507: Fix table in basket group PDF German 2-pages
2020-06-15 Tomas Cohen AraziBug 24003: (follow-up) Add all userenv parameters
2020-06-15 Tomas Cohen AraziBug 24003: (follow-up) Move interface setting to a...
2020-06-15 Tomas Cohen AraziBug 24003: Make the API set userenv on authentication
2020-06-07 Tomas Cohen AraziBug 25638: Update TODO
2020-06-07 Jonathan DruartBug 25638: Fix regression
2020-06-07 Jonathan DruartBug 25638: Fix float/decimal comparison in API related...
2020-06-07 Jonathan DruartBug 25638: Revert "Bug 25513: Remove unneeded integer...
2020-05-29 Jonathan DruartBug 25617: (bug 25133 follow-up) 12 PM is not 24 but 0
2020-05-28 Jonathan DruartBug 25513: Remove unneeded integer casting in Koha...
2020-05-23 Julian MauriceBug 25517: Look in all possible places for MO files
2020-05-22 Jonathan DruartBug 25411: Group conditions in if elsif
2020-05-22 Tomas Cohen AraziBug 25411: Add special handling for public plugin routes
2020-05-19 Tomas Cohen AraziBug 25502: Adapt Advanced macros routes to current...
2020-05-19 Tomas Cohen AraziBug 25493: Make ->unhandled_exception use Koha::Logger
2020-05-19 Kyle M HallBug 25535: Hold API mapping maps cancellationdate to...
2020-05-18 Nick ClemensBug 25278: add clear_search_fields_cache method
2020-05-18 Nick ClemensBug 25278: Retrieve correct search fields for authorities
2020-05-18 Nick ClemensBug 25277: Don't specify a field in query if none passed
2020-05-18 Tomas Cohen AraziBug 25527: Add logger to Koha::ExternalContent
2020-05-15 Nick ClemensBug 25482: Explicitly set macros as not shard during...
2020-05-13 Tomas Cohen AraziBug 24368: Remove Koha::Libraries->pickup_locations
2020-05-12 Martin RenvoizeBug 13547: (follow-up) Improve POD for template plugin
2020-05-12 Nazlı ÇetinBug 13547: (follow-up) Item field 'Materials specified...
2020-05-12 Nick ClemensBug 24823: (QA follow-up) Fix deletion and POD
2020-05-12 David GustafssonBug 24823: Remove unused parameters
2020-05-12 David GustafssonBug 24823: Fix spelling error and remove last of Catmandu
2020-05-12 David GustafssonBug 24823: Drop Catmandu dependency
2020-05-12 Jonathan DruartBug 25421: Update POD
2020-05-12 Tomas Cohen AraziBug 25421: Remove use of Koha::Libraries->pickup_locations
2020-05-12 Tomas Cohen AraziBug 25421: Make ->pickup_locations only return an arrayref
2020-05-12 Nick ClemensBug 25342: Force ES id as string
2020-05-11 Tomas Cohen AraziBug 25327: Do not call authenticate_api_request to...
2020-05-11 Jonathan DruartBug 8132: Adding a new message 'last_item_for_hold...
2020-05-11 Nicolas LegrandBug 25099: Sending a LANG variable to plug-in template
2020-05-11 Frédéric DemiansBug 25325: ElasticSearch mapping export lacks staff_cli...
2020-05-08 Jonathan DruartBug 25423: Force call to update and empty with an insta...
2020-05-08 Tomas Cohen AraziBug 25423: Add Koha::Exceptions::Object::NotInstantiated
2020-05-08 Tomas Cohen AraziBug 23185: (follow-up) K:C:Register->make_default shoul...
2020-05-07 Tomas Cohen AraziBug 17355: (QA follow-up) Fix used package name
2020-05-07 Tomas Cohen AraziBug 23185: Realistic POD for Koha::Objects->search
2020-05-07 Tomas Cohen AraziBug 23185: ->update can only be called on instantiated...
2020-05-05 Martin RenvoizeBug 23185: (RM follow-up) Minor POD wording update
2020-05-05 Tomas Cohen AraziBug 23185: (QA follow-up) Add POD for Koha::Objects...
2020-05-05 Martin RenvoizeBug 23185: (QA follow-up) Semantics, split fields and...
2020-05-05 Jonathan DruartBug 23185: Make Koha::Objects->update loop on the objec...
2020-05-04 Jonathan DruartBug 24161: (follow-up) DBIC changes
2020-05-04 Jonathan DruartBug 24161: (follow-up) Fix typo in POD
2020-05-04 Martin RenvoizeBug 24161: Schema Fixes
2020-05-04 Jonathan DruartBug 24161: Fix license statements
2020-05-04 Jonathan DruartBug 24161: DBIC manual changes
2020-05-04 Jonathan DruartBug 24161: Keep tracks of late orders claims
next