Bug 15758: [QA Follow-up] Remove onlymine from Plugin/Branches.pm
[koha.git] / C4 / Context.pm
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Remove onlymine from Plugin...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Move onlymine to C4::Conte...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Tomas Cohen AraziBug 11921: (QA followup) Remove remaining unused var
2016-09-08 Jonathan DruartBug 11921: Fix logic in C4::Context->new to init the...
2016-09-08 Jonathan DruartBug 11921: Restore memcached infos to koha-conf - Koha...
2016-09-08 Jonathan DruartBug 11921: Restore memcached infos to koha-conf
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-07-15 Jonathan DruartBug 16813: Allow empty string for OPACBaseURL
2016-07-08 Jonathan DruartBug 16431: Use Koha::Cache to cache marc subfield structure
2016-04-01 Jonathan Druart Bug 16068: Do not cache overridden prefs
2016-03-24 Jonathan Druart Bug 16044: Use the L1 cache for any objects set in...
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-22 Jonathan DruartBug 15809: Redefine multi_param is CGI < 4.08 is used
2016-03-15 Jonathan DruartBug 11998: Add a L1 cache for sysprefs
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-15 Jonathan DruartBug 11998: Use Koha::Cache to cache sysprefs
2016-03-02 Kyle M HallBug 14751 - Allow C4::Context->interface to be set...
2016-03-02 Tomas Cohen AraziBug 15721: (QA followup) pick the most probable first
2016-03-02 Marc VéronBug 15721: (followup) Add apache2ctl to C4::Context...
2015-12-30 Tomas Cohen AraziBug 9819 - 'stopwords'-related code removed
2015-10-23 Jonathan DruartBug 14778: Make sure the dbh returned is checked by...
2015-10-23 Jonathan DruartBug 14778: Get rid of DBIx::Connector
2015-07-20 Jonathan DruartBug 9006: Remove AUTOLOAD in C4::Context
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-06-22 Mark TompsettBug 14425: Typo in C4::Context IsSuperLibrarian perldoc
2015-06-07 Tomas Cohen AraziBug 14339: C4::Context->preference should return undef...
2015-06-04 Tomas Cohen AraziBug 13967: (RM followup) fix merge error
2015-06-04 Kyle M HallBug 13967 - System preferences need a package
2015-06-04 Mark TompsettBug 5010: Fix OPACBaseURL to include protocol
2015-05-07 Jonathan DruartBug 13758: Move the Koha version from kohaversion.pl
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-02-20 Jonathan DruartBug 13645: Use DBIx::Connector
2015-02-09 Mark TompsettBug 10900 - Incorrect calling conventions accessing...
2015-01-13 Tomas Cohen AraziBug 11944: (RM followup) Missing dependency in C4:...
2015-01-13 Jonathan DruartBug 11944: Library name variable should be decoded
2014-10-27 Tomas Cohen AraziBug 12651: DOM indexing is the default
2014-10-22 Chris CormackBug 12005 : Creating a new zebra connection for each...
2014-10-16 Martin RenvoizeBUG8446, Follow up: Improve local login fallback
2014-08-11 Tomas Cohen AraziBug 12738: C4::Context should set 'keyword' as the...
2014-05-19 Marcel de RooyBug 9612: (follow-up) restore elementSetName in Context.pm
2014-05-05 Marcel de RooyBug 9612: Zconn parameters and elementSetName in _new_Zconn
2014-05-05 Julian MauriceBug 11848: Fix C4::Context::interface, add POD and UT
2014-05-05 Julian MauriceBug 11848: Move language detection function in C4:...
2014-03-25 Julian MauriceBug 11701: Fix C4::Context::Zconn
2014-03-10 Galen CharltonBug 10611: (follow-up) cache DBMS driver code in contex...
2014-03-10 Jonathan DruartBug 10611: Use mysql_auto_reconnect instead of ping
2014-03-10 Mark TompsettBug 11587: get rid of warnings generated by IsSuperLibr...
2014-02-28 Tomas Cohen AraziBug 11096: support the retrieval of large MARCXML records
2014-01-13 Galen CharltonBug 11389: reenable Pg as a DB scheme that Koha can...
2013-12-30 Galen CharltonBug 10277: (follow-up) if no userenv is set, act like...
2013-12-30 Jonathan DruartBug 10277: Add UT for C4::Context::IsSuperLibrarian
2013-12-30 Kyle M HallBug 10277 - Add C4::Context->IsSuperLibrarian()
2013-10-14 Chris CormackBug 8798: moving code to Koha::Database and adding...
2013-10-14 Elliott DavisBug 8798: (follow-up) remove tabs
2013-10-14 Elliott DavisBug 8798: DBIx::Class base classes for all Koha tables
2013-09-08 Galen CharltonBug 10325: (follow-up) restore case-insensivity of...
2013-09-08 Kyle M HallBug 10325 - Allow system preferences to be overridable...
2013-05-01 Galen CharltonMerge remote branch 'origin/new/bug6554_reverts'
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-29 Galen CharltonRevert "Bug 6554 - make Koha internally utf-8 clean"
2013-04-29 Galen CharltonRevert "Bug 6554 Fix error caused by modifying $_ in...
2013-04-26 Jared Camins-EsakovMerge branch 'bug_9850' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_6554' into 3.14-master
2013-04-18 Colin CampbellBug 6554 Fix error caused by modifying $_ in a map
2013-04-01 Jared Camins-EsakovMerge branch 'bug_6554' into 3.12-master
2013-04-01 Dobrica PavlinusicBug 6554 - make Koha internally utf-8 clean
2013-03-22 Jared Camins-EsakovRevert "Merge branch 'bug_8089' into 3.12-master"
2013-03-21 Jared Camins-EsakovMerge branch 'bug_8089' into 3.12-master
2013-03-21 Jared Camins-EsakovBug 8089: Cache sysprefs with Koha::Cache::Object
2013-03-20 Jared Camins-EsakovMerge branch 'bug_9827' into 3.12-master
2013-03-20 Bernardo Gonzalez... Bug 9827: remove 'insecure' system preference
2013-03-19 Jared Camins-EsakovMerge branch 'bug_9832' into 3.12-master
2013-03-19 Jared Camins-EsakovBug 9832: avert software error with QP enabled and...
2013-03-17 Jared Camins-EsakovMerge branch 'bug_9239' into 3.12-master
2013-03-17 Jared Camins-EsakovBug 9239: Add syspref to enable QueryParser
2013-03-13 Jared Camins-EsakovMerge branch 'bug_9647' into 3.12-master
2013-02-24 Jared Camins-EsakovMerge branch 'bug_8942' into 3.12-master
2013-02-24 Jared Camins-EsakovMerge branch 'bug_9587' into 3.12-master
2013-02-24 Katrin FischerBug 9587 : QA follow up - fix one tabulation character
2013-02-24 Chris CormackBug 9587 Follow up to fix the problem Katrin identified
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
2013-01-02 Jared Camins-EsakovMerge branch 'bug_7919' into 3.12-master
2012-12-27 Jared Camins-EsakovRevert "Bug 7167: Set final updatedatabase.pl version"
2012-12-27 Jared Camins-EsakovBug 7167: Set final updatedatabase.pl version
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-14 Jared Camins-EsakovMerge branch 'bug_9056' into 3.12-master
2012-12-11 Jared Camins-EsakovBug 9191: updatedatabase.pl should only run updates...
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-28 Jared Camins-EsakovMerge branch 'bug_2832' into 3.12-master
2012-11-23 Jared Camins-EsakovMerge branch 'bug_8758' into 3.12-master
2012-11-23 Jared Camins-EsakovMerge branch 'bug_2832' into 3.12-master
2012-11-23 Jared Camins-EsakovMerge branch 'bug_2832' into 3.12-master
next