Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / Koha / Template /
2020-08-13 Nick ClemensBug 21946: Display parent-child relationship on smart...
2020-08-07 Josef MoravecBug 24201: (QA follow-up) Remove unneeded use
2020-08-07 Josef MoravecBug 24201: (QA follow-up) Do not unbless a list from...
2020-08-07 Nicolas LegrandBug 24201: (follow-up) add desk choice with library...
2020-08-07 Martin RenvoizeBug 24201: (follow-up) Rework Desks Plugin
2020-08-07 Martin RenvoizeBug 24201: (follow-up) Use GetLoggedInDeskName
2020-08-07 Nicolas LegrandBug 24201: Attach desk to intranet session
2020-07-23 Martin RenvoizeBug 25765: (QA follow-up) Save a DB hit
2020-07-23 Fridolin SomersBug 25765: Add GetLoggedInBranchname method
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-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 Tomas Cohen AraziBug 25421: Remove use of Koha::Libraries->pickup_locations
2020-03-26 Kyle M HallBug 20415: Add POD
2020-03-26 Fridolin SomersBug 20415: Remove UseKohaPlugins system preference
2020-03-26 Fridolin SomersBug 20415: add Koha.ArePluginsEnabled Template Toolkit...
2020-03-25 Agustin MoyanoBug 24455: Add JS functions to format date and datetime...
2020-03-25 Owen LeonardBug 24745: (follow-up) Correct return statement in...
2020-03-25 Owen LeonardBug 24745: OPAC news block plugin should evaluate as...
2020-03-24 Jonathan DruartBug 21503: Restore existing ternary operator logic
2020-03-24 Christopher BrannonBug 21503: Changed logic for checking values
2020-03-24 Christopher BrannonBug 21503: Fix AV to fail to other values
2020-03-23 Jonathan DruartBug 20443: Move C4::Members::AttributeTypes::GetAttribu...
2020-03-16 Fridolin SomersBug 24776: Remove file Koha/Template/Plugin/Borrowers.pm
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-24 Owen LeonardBug 22880: Convert opacheader system preference to...
2020-01-13 Agustin MoyanoBug 24350: (follow-up) Clear Koha::Libraries->pickup_lo...
2020-01-10 Nick ClemensBug 24350: (follow-up) Unbless each library, not the...
2020-01-07 Jonathan DruartBug 24350: Fix Branches.pickup_locations
2020-01-03 Tomas Cohen AraziBug 22284: (QA follow-up) Make pickup locations be...
2019-11-22 Martin RenvoizeBug 24068: (RM follow-up) Enhance the POD
2019-11-22 Jonathan DruartBug 24068: Fix I18 plugin - tnpx must call __npx
2019-11-13 Jonathan DruartBug 24026: (bug 22847 follow-up) Remove c/p issues
2019-11-01 Kyle M HallBug 21824: Add KohaDates method 'output_preference...
2019-11-01 Kyle M HallBug 21824: Add ability to format dates in various forma...
2019-05-09 Jonathan DruartBug 22847: Correctly displayed circ rule values for...
2019-04-25 Jonathan DruartBug 20891: Escape html then JSON
2019-04-18 Owen LeonardBug 22318: Extend Koha news feature to include other...
2019-04-16 Tomas Cohen AraziBug 22688: (QA follow-up) Use search_params as all...
2019-04-16 Kyle M HallBug 22688: TT plugin for pickup locations code wrong
2019-04-16 Josef MoravecBug 22451: Make Asset plugin use Koha::version instead...
2019-04-12 Martin RenvoizeBug 21890: (QA follow-up) Use List::Util::any
2019-04-12 Tomas Cohen AraziBug 21890: Add can_any_reset_password() to the Categori...
2019-03-28 Nick ClemensBug 18213: Add Template plugin and fix for C4/Languages
2019-03-05 Jonathan DruartBug 18925: Fix 'Default checkout, hold policy by patron...
2019-01-25 Kyle M HallBug 7614: Consider transfer limits in Koha::Template...
2018-11-08 Julian MauriceBug 15395: Make QA test script happy
2018-11-08 Julian MauriceBug 15395: Allow correct handling of plural translation
2018-10-18 Nick ClemensBug 21593: Remove GROUP BY from GetAuthValueDropbox
2018-10-03 Jonathan DruartBug 18887: Use get_effective_rule instead of search
2018-10-03 Kyle M HallBug 18887: Add Koha::CirculationRule(s)
2018-10-03 Kyle M HallBug 21352: Allow plugins to add CSS and Javascript...
2018-09-06 Lari TaskulaBug 7534: Use search parameters for Koha::Template...
2018-08-17 Jonathan DruartBug 13618: Add POD to raw.pm
2018-08-17 Jonathan DruartBug 13618: Add the raw TT filter
2018-08-14 Jonathan DruartBug 20226: Centralize update child code (CATCODE_MULTI)
2018-04-13 Jonathan DruartBug 20538: ->tag is private - tell it explicitly
2018-04-13 Julian MauriceBug 20538: Add POD for Asset.pm
2018-04-13 Julian MauriceBug 20538: Fix copyright notice in Asset.pm
2018-04-13 Julian MauriceBug 20538: Remove the need of writing [% KOHA_VERSION...
2018-04-06 Kyle M HallBug 20181: (QA follow-up) Remove double check
2018-04-06 Kyle M HallBug 20181: Add POD for new plugin
2018-04-06 Kyle M HallBug 20181: Allow plugins to add css and javascript...
2018-04-04 Jonathan DruartBug 19578: Remove MARC punctuation in notices (TT syntax)
2018-03-23 Jonathan DruartBug 4078: Pass with_symbol to module
2018-02-17 Jonathan DruartBug 9573: Lost items report - Add items.notforloan...
2018-02-12 Jonathan DruartBug 18403: Only display libraries from group in dropdow...
2018-02-12 Kyle M HallBug 15707: (QA follow-up) Allow object names to be...
2018-02-05 Marcel de RooyBug 20060: Resolve uninitialized warn from Koha::Templa...
2017-11-26 Kyle M HallBug 19655: Make To.json escape doesn't escape newlines...
2017-07-05 Marcel de RooyBug 17843: [QA Follow-up] Some polishing
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-06-21 Marc VéronBug 18665 - Translatability: Add tt filter to allow...
2017-05-08 Nick ClemensBug 18512 - GetAuthorisedValues.GetByCode Template...
2017-04-28 Kyle M HallBug 12461 - Add patron clubs feature
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-03-31 Jonathan DruartBug 17847: Replace C4::Koha::GetAuthvalueDropbox with...
2017-03-03 Jonathan DruartBug 16530: Add a new method to the Branches TT Plugin...
2017-02-27 Kyle M HallRevert "Bug 12461 - Add patron clubs feature"
2017-02-23 Kyle M HallBug 12461 - Add patron clubs feature
2017-02-21 Jonathan DruartBug 18026: Correct URL to database columns from .pref...
2016-10-28 Jonathan DruartBug 15803: Koha::AuthorisedValues - Remove C4::Koha...
2016-10-26 Kyle M HallBug 14610 - Add and update modules
2016-10-21 Jonathan DruartBug 17252 - Koha::AuthorisedValues - Remove GetAuthoris...
2016-09-09 Jonathan DruartBug 16851: Move HasOverdues to Koha::Patron->has_overdues
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Remove onlymine from Plugin...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Do not select an option...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-08 Jonathan DruartBug 15407: (follow-up) Koha::Patron::Categories - repla...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-08-24 Tomas Cohen AraziBug 15023: Allow patron anonymize/bulk delete tool...
2016-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-04-26 Robin SheatBug 12478: fix issues caused by rebasing
2016-04-26 Robin SheatBug 12478 - pile of elasticsearch code
2016-04-07 Jonathan DruartBug 16157: Move the selected flag from GetAuthorisedVal...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove use vars qw();
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
next