Bug 29407: Make the pickup locations dropdown JS reusable
[koha.git] / admin /
2021-11-03 Owen LeonardBug 28450: Make Account summary print tables configurable
2021-11-03 Martin RenvoizeBug 27360: Use 'public' to filter libraries for opac...
2021-11-03 Martin RenvoizeBug 25883: (follow-up) Update columns_settings
2021-10-28 Andrew IsherwoodBug 28859: Fix missing column setting
2021-10-27 Jonathan DruartBug 14957: Fix perlcritic error on admin/marc-overlay...
2021-10-26 David GustafssonBug 14957: Fix regression, rules must be refetched...
2021-10-26 Jonathan DruartBug 14957: Clean controller
2021-10-26 Martin RenvoizeBug 14957: (QA follow-up) Fix script name
2021-10-26 Martin RenvoizeBug 14957: (QA follow-up) Update for bug 26703
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Rename 'merge' => 'overlay'
2021-10-26 David GustafssonBug 14957: Merge rules system for merging of MARC records
2021-10-26 Nick ClemensBug 11175: Add Elasticsearch support
2021-10-21 Jonathan DruartBug 27287: Add new columns to the table settings yml...
2021-10-21 Jonathan DruartBug 29298: Add 'Managing library' column to table setti...
2021-10-19 Jonathan DruartBug 29020: Add link on the mainpage for users without...
2021-10-18 Jonathan DruartBug 28785: Adjust check_cookie_auth calls
2021-10-07 Jonathan DruartBug 18984: Remove ES mapping for NORMARC
2021-10-06 Tomas Cohen AraziBug 27945: Terminology: max daily => open requests...
2021-10-05 Jonathan DruartBug 27945: Don't save rule if not defined
2021-10-05 Tomas Cohen AraziBug 27945: Add max_daily_article_requests circulation...
2021-10-01 Jonathan DruartBug 29149: Add the capability to provide more info...
2021-09-28 Kyle M HallBug 28510: Remove marking of closed branches as 'disabl...
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Rename AcqLog
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Respond to QA feedback
2021-09-21 Andrew IsherwoodBug 24190: Add acquisition logging
2021-09-09 Jonathan DruartBug 28912: Prevent Pseudonymization to be set if bcrypt...
2021-08-30 Martin RenvoizeBug 28830: Add cni index for 003
2021-08-30 Lucas GassBug 28695: Add shelving location column to overdue.tt
2021-08-16 Caroline Cyr La... Bug 28393: Elasticsearch - Add 050a to lc-call-number...
2021-08-16 Caroline Cyr La... Bug 28381: Elasticsearch - Add 710 and 711 to default...
2021-08-16 Caroline Cyr La... Bug 28380: Elasticsearch - correct 024aa in mappings...
2021-08-16 Caroline Cyr La... Bug 28379: Elasticsearch - Add 710 to author-name-corpo...
2021-08-16 Caroline Cyr La... Bug 28378: Elasticsearch - Add 264c to default copydate...
2021-08-16 Caroline Cyr La... Bug 28339: Elasticsearch - Add 8XX to default title...
2021-08-06 Jonathan DruartBug 17600: Fix missing imports from mappings.pl
2021-08-04 Caroline Cyr La... Bug 27848: Elasticsearch - include 245p to default...
2021-08-04 Caroline Cyr La... Bug 27848: Elasticsearch - include 245b subtitle subfie...
2021-08-04 Caroline Cyr La... Bug 28391: Elasticsearch - Add 264b to publisher index...
2021-07-30 Jonathan DruartBug 28567: Fix 0 vs "" vs undef on the admin library...
2021-07-26 Jonathan DruartBug 28624: Remove Smart::Comments
2021-07-26 Jonathan DruartBug 28408: Add new column to the table settings config
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-12 Owen LeonardBug 28177: Add date column and column configuration...
2021-06-22 Jonathan DruartBug 28572: Remove C4::Debug
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2021-06-21 Owen LeonardBug 28418: Show template_id of MARC modification templates
2021-05-10 Julian MauriceBug 28276: Do not fetch config ($KOHA_CONF) from memcached
2021-04-30 Jonathan DruartBug 28207: Fix biblio_framework.frameworktext isn't...
2021-04-27 Jonathan DruartBug 27790: Add the new column to columns_settings.yml
2021-04-23 Nick ClemensBug 23271: (follow-up) Fix typo 'limlits'
2021-04-22 Tomas Cohen AraziBug 23207: (QA follow-up) Add new column on item types...
2021-04-22 Agustin MoyanoBug 23207: Add automatic checkin feature
2021-04-22 Tomas Cohen AraziBug 28190: Fix columns_settings.yml itemtypes entry
2021-04-21 Jonathan DruartBug 27465: Add column visibility to admin/cities.pl
2021-04-21 Jonathan DruartBug 23271: Replace search_limited with search_with_libr...
2021-04-21 Jonathan DruartBug 23271: Use Koha::Object::Limit::Library for Koha...
2021-04-21 Jonathan DruartBug 23271: Improve library limitation selection for...
2021-04-14 Owen LeonardBug 28014: Add table settings to batch patron modification
2021-04-07 Lucas GassBug 28092: Add reserve notes column to holds to pull
2021-04-06 Owen LeonardBug 27805: Use input type "email" for email preferences
2021-03-16 Katrin FischerBug 26633: Fix indirect object notation
2021-03-16 Kyle M HallBug 26633: Add advanced editor for transfer limits
2021-03-09 Jonathan DruartBug 27652: Display patron's categories for sysprefs...
2021-03-04 Jonathan DruartBug 22824: Remove C4::Boolean, true_p, boolean_preferen...
2021-03-04 Jonathan DruartBug 22824: Replace YAML::Syck with YAML::XS
2021-03-03 Jonathan DruartBug 8976: Use existing Koha::Authority::Subfield[s]
2021-03-01 Jonathan DruartBug 8976: Code cleaning
2021-03-01 Jonathan DruartBug 8976: Sort subfields for authority records
2021-03-01 Jonathan DruartBug 8976: Add the ability to sort subfields for the...
2021-02-23 Fridolin SomersBug 26051: Add sort=1 on cn-sort in mappings.yaml
2021-02-16 Jonathan DruartBug 27673: Replace YAML with YAML::XS
2021-02-15 Jonathan DruartBug 8326: Make repeatable and unique_id modifiable...
2021-02-09 Petro VashchukBug 27655: Add barcode "columnname" to "column_settings...
2021-02-01 Nick ClemensBug 17364: Add ability to exclude some columns from...
2021-01-29 Katrin FischerBug 27486: (QA follow-up) Fix occurence in aqplan.pl
2021-01-14 Fridolin SomersBug 25054: Display search field aliases in Search Engin...
2021-01-13 Jonathan DruartBug 27416: Make "Modify tag" and "Add tag" translatable
2021-01-12 Fridolin SomersBug 26991: Add action logs to search engine administration
2021-01-04 Fridolin SomersBug 27043: Add to number_of_replicas and number_of_shar...
2020-11-20 Jonathan DruartBug 22343: (follow-up) Correctly handle password on...
2020-11-11 Jonathan DruartBug 24083: Delete the new rule when needed
2020-11-11 Andrew IsherwoodBug 24083: Add circ rules management
2020-11-11 Andrew IsherwoodBug 22818: Add notices sysprefs and DB column
2020-11-06 Aleisha AmohiaBug 14866: Make high holds work with different item...
2020-11-06 Martin RenvoizeBug 23091: Add handling for new lostreturn rules
2020-11-05 Martin RenvoizeBug 26908: (follow-up) Alter template check
2020-11-05 Kyle M HallBug 26908: Restore ability to view and select EDI plugi...
2020-11-04 Katrin FischerBug 19351: Add items.copynumber to the checkouts table
2020-11-04 Katrin FischerBug 21882: Show price information in acqusitions tab...
2020-11-04 Katrin FischerBug 15329: Add new column for budget to the late orders...
2020-11-04 Nick ClemensBug 19482: Add support for defining 'mandatory' mappings
2020-11-03 Katrin FischerBug 26721: Fix permission check on debit and credit...
2020-11-02 Fridolin SomersBug 26487: Add all MARC flavours for not-onloan-count...
2020-10-15 Jonathan DruartBug 25898: Fix new occurrences
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-14 Jonathan DruartBug 26595: Embed the whole smtp_server object
2020-10-14 Tomas Cohen AraziBug 26595: Add the option to hide the SMTP server column
2020-10-14 Tomas Cohen AraziBug 26327: (follow-up) Add transacting library to the...
2020-10-14 Tomas Cohen AraziBug 26327: Add to columns settings
2020-10-12 Jonathan DruartBug 26145: Add the new column to the column settings...
next