232 Commits (6aadbcc4be65185a56a79980bea54bc4d74fe356)

Author SHA1 Message Date
Tomás Cohen Arazi 87d7ce88f6 Bug 14302: (follow-up) Remove traces in C4::Search and C4::Context 6 years ago
Jonathan Druart bee097b39b Bug 14302: Remove GRS1 specific code 7 years ago
Kyle M Hall ebd5f905ae Bug 20727: Add use line for File::Spec in C4::Context, sort used modules 6 years ago
Kyle M Hall 3ff7c27d98 Bug 20727: Move temporary_directory() to C4::Context 6 years ago
Tomás Cohen Arazi b068259521 Bug 18674: TZ error handling 6 years ago
Kyle M Hall 4cdf3e38af Bug 20123: Allow multiple instances of Koha to have different timezones on the same server 6 years ago
Frédéric Demians 46f4f7d6c2 Bug 19788: Preserve case sensitivity when creating Local preferences 7 years ago
Mark Tompsett d222da0602 Bug 18771: CGI.pm: Subroutine multi_param redefined 7 years ago
Marcel de Rooy d51d1899e8 Bug 17486: [QA Follow-up] Changes as to set_userenv 7 years ago
Jonathan Druart e55b38928a Bug 17486: Remove Mozilla Persona 8 years ago
Nick Clemens 3a6d38cbcb Bug 16520 - (Follow up) Restore retrieval of syspref_cache 8 years ago
Nick Clemens 174769e382 Bug 16520 (Follow up) Rebase fixes 8 years ago
Jesse Weaver 27b756eb91 Bug 16520: Initialize the sysprefs Koha::Caches on demand 8 years ago
Marcel de Rooy f435d83c0c Bug 15758: [QA Follow-up] Remove onlymine from Plugin/Branches.pm 8 years ago
Jonathan Druart 6b95cb48b3 Bug 15758: Koha::Libraries - Move onlymine to C4::Context::only_my_library 8 years ago
Jonathan Druart df97814f30 Bug 15758: Koha::Libraries - Remove GetBranches 8 years ago
Tomás Cohen Arazi 1ebb3c3866 Bug 11921: (QA followup) Remove remaining unused var 8 years ago
Jonathan Druart 8814b79bd7 Bug 11921: Fix logic in C4::Context->new to init the config 8 years ago
Jonathan Druart 06628b9557 Bug 11921: Restore memcached infos to koha-conf - Koha::Config 8 years ago
Jonathan Druart 4fc3750f9a Bug 11921: Restore memcached infos to koha-conf 8 years ago
Jonathan Druart f753220701 Bug 17189: Add the ability to define several memcached namespaces - replace existing occurrences 8 years ago
Jonathan Druart 9d1dbb96cb Bug 17189: Add the ability to define several memcached namespaces - Koha::Caches 8 years ago
Jonathan Druart e9b6a5e31e Bug 16813: Allow empty string for OPACBaseURL 8 years ago
Jonathan Druart 172ebfe520 Bug 16431: Use Koha::Cache to cache marc subfield structure 8 years ago
Jonathan Druart 6e8d24231c Bug 16068: Do not cache overridden prefs 8 years ago
Jonathan Druart dda7a0a25f Bug 16044: Use the L1 cache for any objects set in cache 8 years ago
Jonathan Druart 017699c345 Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Jonathan Druart 3830d78d46 Bug 16011: $VERSION - remove use vars $VERSION 8 years ago
Jonathan Druart 94dde6b48d Bug 15809: Redefine multi_param is CGI < 4.08 is used 8 years ago
Jonathan Druart 47fbbb7cf5 Bug 11998: Add a L1 cache for sysprefs 8 years ago
Jonathan Druart 56a782c666 Bug 11998: Use t::lib::Mocks::mock_preference in tests 8 years ago
Jonathan Druart 9820f9dfbd Bug 11998: Use Koha::Cache to cache sysprefs 8 years ago
Kyle Hall 543a7f5081 Bug 14751 - Allow C4::Context->interface to be set to 'sip' or 'commandline' 9 years ago
Tomas Cohen Arazi 16548d3984 Bug 15721: (QA followup) pick the most probable first 8 years ago
Marc Véron 019634fc5b Bug 15721: (followup) Add apache2ctl to C4::Context::get_versions 8 years ago
Tomás Cohen Arazi 826326064e Bug 9819 - 'stopwords'-related code removed 11 years ago
Jonathan Druart 389ef2c6c7 Bug 14778: Make sure the dbh returned is checked by DBIC 9 years ago
Jonathan Druart 5d8cb8b2ee Bug 14778: Get rid of DBIx::Connector 9 years ago
Jonathan Druart 454becb78f Bug 9006: Remove AUTOLOAD in C4::Context 9 years ago
Stefan Weil 64925f7522 Bug 14383: C4: Fix some typos (mostly in comments and documentation) 9 years ago
Mark Tompsett 2b255be22c Bug 14425: Typo in C4::Context IsSuperLibrarian perldoc 9 years ago
Tomás Cohen Arazi c671784321 Bug 14339: C4::Context->preference should return undef if DB is not populated 9 years ago
Tomás Cohen Arazi fed5e7b6bb Bug 13967: (RM followup) fix merge error 9 years ago
Kyle Hall 6882949b1b Bug 13967 - System preferences need a package 9 years ago
Mark Tompsett 1651cf70d1 Bug 5010: Fix OPACBaseURL to include protocol 9 years ago
Jonathan Druart 11049f9d02 Bug 13758: Move the Koha version from kohaversion.pl 9 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Jonathan Druart 4883835816 Bug 13645: Use DBIx::Connector 9 years ago
Mark Tompsett 78d6d794fe Bug 10900 - Incorrect calling conventions accessing C4::Context 11 years ago
Tomás Cohen Arazi 44c2290e50 Bug 11944: (RM followup) Missing dependency in C4::Context 9 years ago