Bug 17189: Replace occurrences of 'use Koha::Cache'
[koha.git] / C4 / Koha.pm
2016-09-08 Jonathan DruartBug 17189: Replace occurrences of 'use Koha::Cache'
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-07-22 SrdjanBug 16716: Replaced wrong GROUP BY with DISTINCT
2016-04-07 Jonathan DruartBug 16157: Move the selected flag from GetAuthorisedVal...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-07 Jonathan Druart Bug 5404: C4::Koha - remove subfield_is_koha_internal_p
2016-03-02 Jonathan DruartBug 15800: Koha::AuthorisedValues - Remove C4::Koha...
2016-02-26 Jonathan DruartBug 4941: Remove the singleBranchMode system preference
2016-02-24 Jonathan DruartBug 15798: Remove C4::Koha::displayServers
2016-02-24 Jonathan DruartBug 15769: Remove outdated C4::Koha::slashifyDate subro...
2016-02-24 Jonathan DruartBug 15783: AddAuthorisedValue - Remove the subroutine
2016-02-24 Jonathan DruartBug 15796: Remove C4::Koha::get_itemtypeinfos_of
2016-02-24 Jonathan DruartBug 15797: Remove C4::Koha::GetKohaImageurlFromAuthoris...
2016-01-27 Jonathan Druart Bug 15209: Check the parameter at the beginning of...
2016-01-27 Colin Campbell Bug 15209 Validate passed MARC::Record objs in C4...
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetBranchesCount
2016-01-13 Jonathan DruartBug 15337: Make itemtypes retrieved with GetItemTypes...
2015-12-31 Jonathan DruartBug 15381: Remove getauthtypes and getauthtype
2015-11-01 Bernardo Gonzalez... Bug 15093: Load/show saved item type group and hideinopac
2015-10-29 Jonathan DruartBug 14100: Fix test xt/author/valid_templates complaini...
2015-10-27 Jonathan DruartBug 14100: (follow-up) Language overlay for item types
2015-10-27 Jonathan DruartBug 14100: Generic solution for language overlay -...
2015-10-23 Jonathan DruartBug 14778: Install fixtures for t/Koha.t
2015-10-22 BlouBug 10937: cleanup and rename DOCTYPECAT to ITEMTYPECAT
2015-10-22 ahmedBug 10937: Option to hide and group itemtypes from...
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-05-19 Kyle M HallBug 14200: GetNormalizedISBN failing to normalize valid...
2015-05-06 Mark TompsettBug 14057: Inventory is painfully slow
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-04 Frédéric DemiansBug 13167 Stage MARC for Import hangs for biblio contai...
2014-11-25 Tomas Cohen AraziBug 13157: (QA followup) homebranch is 995$b on UNIMARC...
2014-11-25 Frédéric DemiansBug 13157: UNIMARC holdingbranch facet is 995$c not...
2014-10-11 Jonathan DruartBug 12874: A DB field without a default mapping is...
2014-10-09 Robin SheatBug 9967 - include $branch_limit in the cache key
2014-10-09 Robin SheatBug 9967 - Cache authorised value requests properly
2014-08-03 Bernardo Gonzalez... Bug 12675: Remove CGI::scrolling_list from labeledMARCd...
2014-05-19 Galen CharltonBug 12288: (follow-up) test for defined values
2014-05-19 Kyle M HallBug 12288: fix search errors with AggressiveMatchOnISBN...
2014-05-19 Kyle M HallBug 12243: ensure that records with invalid ISBNs do...
2014-05-05 Kyle M HallBug 10500: (follow-up) add checks for empty isbn
2014-05-05 Kyle M HallBug 10500: Improve ISBN matching when importing records
2014-05-04 Olli-Antti KivilahtiBug 11466: improve selection of item types for purchase...
2014-05-04 Jonathan DruartBug 766: Move GetAuthvalueDropbox to C4::Koha
2014-04-29 Kyle M HallBug 11334: add ability to control which library fields...
2014-04-29 Mathieu SabyBug 10893: fix location facet in UNIMARC
2013-12-19 Jonathan DruartBug 11279: (follow-up) remove unnecessary check on...
2013-12-19 Katrin FischerBug 11279: Improve how a new quote of the day is selected
2013-10-31 Kyle M HallBug 8015: (follow-up) remove references to C4::Koha...
2013-10-31 Jonathan DruartBug 8015: Add unit tests for SimpleMARC and MarcModific...
2013-10-31 Kyle M HallBug 8015: (follow-up) fix various issues (squashed...
2013-10-31 Kyle M HallBug 8015: Add MARC Modifications Templates
2013-10-30 David CookBug 10078: show location facet regardless of singleBran...
2013-09-06 Colin CampbellBug 10426: Remove unused sub GetCcodes from Koha.pm
2013-09-06 Galen CharltonBug 10656: (follow-up) handle OPAC sorting of authvals...
2013-09-06 Owen LeonardBug 10656: improve sorting of shelving location and...
2013-08-20 Owen LeonardBug 10765 - [SIGNED-OFF] Update POD of C4::Koha::GetSup...
2013-07-25 Kyle M HallBug 10463: ensure that Quote of the Day feature selects...
2013-05-21 Kyle M HallBug 8215 - Course Reserves
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-26 Jared Camins-EsakovMerge branch 'bug_9659' into 3.14-master
2013-04-26 Tomas Cohen AraziBug 9659 - Better handling of non-existent authorised...
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-03-21 Jared Camins-EsakovMerge branch 'bug_9117' into 3.12-master
2013-03-21 Julian MauriceBug 9117: Add imageurl to the list of parameters of...
2013-03-21 Julian MauriceBug 9117: Reports hierarchies management improvements
2013-03-20 Jared Camins-EsakovMerge branch 'bug_9341' into 3.12-master
2013-03-20 Vitor FERNANDESBug 9341: Problem with UNIMARC authors facets
2013-02-24 Jared Camins-EsakovMerge branch 'bug_8942' into 3.12-master
2013-02-12 Jared Camins-EsakovMerge branch 'bug_9105' into 3.12-master
2013-02-01 Jared Camins-EsakovMerge branch 'bug_9102' into 3.12-master
2013-01-31 Jared Camins-EsakovMerge branch 'bug_9494' into 3.12-master
2013-01-31 Galen CharltonBug 9494: update default LOC z39.50 target settings
2013-01-31 Jared Camins-EsakovMerge branch 'bug_9174' into 3.12-master
2013-01-31 Jared Camins-EsakovBug 9174 follow-up: Eliminate warning and fix POD
2013-01-31 Jared Camins-EsakovBug 9174: Fix itemtype image display in OPAC lists
2013-01-15 Jared Camins-EsakovMerge branch 'bug_8557' into 3.12-master
2013-01-09 Jared Camins-EsakovMerge branch 'bug_8977' into 3.12-master
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7368' into 3.12-master
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7143' into 3.12-master
2012-12-05 Jonathan DruartBug 7919 : Display of values depending on the connexion...
2012-12-04 Jared Camins-EsakovMerge branch 'bug_8945' into 3.12-master
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8641' into 3.12-master
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8117' into 3.12-master
2012-11-12 Jared Camins-EsakovMerge branch 'bug_8945' into 3.12-master
2012-11-02 Jared Camins-EsakovMerge branch 'bug_8945' into 3.12-master
2012-10-26 Mathieu SabyBug 8958: Make facets more UNIMARC compliant (revision 1)
2012-10-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8525'
2012-10-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7986'
2012-10-17 Paul PoulainMerge remote-tracking branch 'origin/new/bug_4118'
2012-10-16 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7751'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7412'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7751'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8636'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8233'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7621'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8382'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8623'
2012-10-04 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7986'
2012-10-01 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8209'
next