Merge remote-tracking branch 'origin/new/bug_929'
[koha.git] / C4 / Context.pm
2012-01-13 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6716'
2012-01-10 Paul PoulainMerge remote-tracking branch 'origin/new/bug_2629'
2012-01-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6880'
2012-01-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6530'
2012-01-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6328'
2011-12-27 Tomas Cohen AraziBug 6193 - Use memcached cache koha-conf.xml configurat...
2011-12-08 Paul PoulainMerge remote-tracking branch 'origin/master' into new...
2011-12-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-12-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6291'
2011-12-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-12-06 Henri-Damien LAURENTBug 6132: preference were case sensitive.
2011-12-03 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6966'
2011-11-24 Paul PoulainMerge branch 'new/enh/bug_4877'
2011-11-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6390'
2011-11-06 Paul PoulainBug 7188: C4::Context::db_scheme2dbi does case-insensit...
2011-11-06 Paul PoulainBug 7184 raise mySQL error if debug is set
2011-10-19 Chris CormackMerge remote-tracking branch 'kc/new/bug_5616' into...
2011-06-07 Chris CormackMerge remote-tracking branch 'kc/new/bug_5868' into...
2011-06-01 Chris CormackMerge remote-tracking branch 'kc/master' into new/bug_5683
2011-05-08 Chris CormackMerge remote-tracking branch 'kc/new/bug_5449' into...
2011-04-19 Chris CormackMerge remote branch 'kc/new/bug_3072' into kcmaster
2011-04-14 Chris CormackMerge remote branch 'kc/new/bug_6104' into kcmaster
2011-04-13 Chris CormackMerge remote branch 'kc/new/enh/bug_5692' into kcmaster
2011-04-11 Chris CormackMerge remote branch 'kc/new/enh/bug_5431' into kcmaster
2011-04-10 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-04-10 Chris CormackMerge remote branch 'kc/new/enh/bug_6013' into kcmaster
2011-04-09 Stéphane DelauneBug 5728: adding note and manager_id fields to accountlines
2010-07-04 Chris CormackMerge commit 'kc/master'
2010-06-25 Galen Charltonremove old revision history notes from a couple files
2010-06-13 Chris CormackMerge commit 'kc/master'
2010-06-09 Andrew ElwellMore POD cleanups
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-02-03 Galen Charltonfix POD errors reported by xt/author/podcorrectness.t
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-09-30 Matthias MeusburgerPrevent from Deep Recursion die bug
2009-09-07 Jesse WeaverAdd new system preferences editor
2009-08-31 Michael Hafenbugfix error if memcached_servers is empty in koha...
2009-07-28 Galen CharltonRevert "Bug 3226 - Extended characters inconsistantly...
2009-07-15 Frédéric DemiansBug 3226 - Extended characters inconsistantly displayed
2009-07-15 Galen CharltonRevert "Bug 3226 - Extended characters inconsistantly...
2009-07-15 Frédéric DemiansBug 3226 - Extended characters inconsistantly displayed
2009-06-24 Joe AtzbergerRemove unused variable and add FIXME.
2009-06-03 Joe AtzbergerMinor POD update - copied section doesn't apply to...
2009-01-09 Galen Charltonbug 2505: more warnings fixes in C4/Context.pm
2009-01-09 stanEnable use warnings;, clean up complainy functions...
2008-11-11 Galen Charltonfix POD error
2008-11-11 Andrew MooreBug 2775: adding method to clean syspref cache in C4...
2008-11-06 Clay FoutsDatabase connectivity cleanups
2008-08-01 Marc ChantreuxC4::Context::import reloaded
2008-07-27 Joe AtzbergerTZ - multiple timezone support
2008-07-24 Andrew Moorebug 1953 [2/2]: whitespace and documentation changes
2008-07-24 Andrew Moorebug 1953 [1/2]: fixing SQL injection problem in C4...
2008-07-22 Chris Nighswongerkohabug 2159 Improving "Lists" button list refreshes...
2008-07-15 Chris CormackFix to the Carp handling when we have a fatal cant...
2008-07-10 Paul POULAINuseless line that generates zillions of "Useless use...
2008-07-08 Joshua FerraroPartial apply of a patch from Frederic, this ensures...
2008-06-20 Joshua Ferraropatch from cnighs, fixing warn in Context.pm
2008-06-20 Chris Nighswongerkohabug 2238 This patch allows patrons to add books...
2008-04-03 MJ RayAdd backtrace printing option through SetEnv KOHA_BACKT...
2008-04-01 Galen Charltonfor DebugLevel=2; improved reporting of version numbers
2008-04-01 Galen Charltonimproved formatting of fatal error messages sent to...
2008-04-01 Galen Charltonfixed invocation of CGI::Carp::set_message
2008-03-04 Galen CharltonIMPORTANT: clean up after Z39.50 connections
2008-03-01 Galen Charltonuse ZOOM::Connection error method compatible with 1.16
2008-02-12 Chris CormackFix for Zconn not creating a new connection when zebra...
2008-02-03 Joe AtzbergerContext.pm - file size test (-s) is subset of file...
2008-01-24 Joe AtzbergerBackend for "Session" Shelves in toolbar. Affects Auth...
2008-01-08 Galen Charltonremove extra warn left in by mistake
2008-01-08 Galen Charltontest suite cleanup
2008-01-08 MJ RayUndo strange copy-paste error from last commit
2008-01-08 MJ Raydie on db connection failure
2008-01-08 Joe AtzbergerContext.pm - BEGIN block VERSION and vars related to...
2007-12-27 Galen CharltonUTF8 and mysql: enable UTF8 mode correctly
2007-12-26 Paul POULAINAdding OPACItemsResultsDisplay syspref & bumping to...
2007-12-19 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-19 Joshua FerraroMerge branch 'master' of manage-gmc.dev.kohalibrary...
2007-12-18 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-17 Galen Charltoninstaller: location of koha-conf.xml
2007-12-14 Joe AtzbergerContext.pm - bugfix punctuation (; vs ,)
2007-12-13 Galen Charltonbugfix: restore setting classification source by dropdown
2007-12-04 Joe AtzbergerContext.pm: obvious code consolidation, perldoc correct...
2007-11-27 Galen CharltonMARC21 framework: changed 'items.withdrawn' to 'items...
2007-11-25 Galen Charltonbugfix: fixed quelling of warning if $db_port not specified
2007-11-25 Galen Charltonquell warning about missing config parameter (DB) ...
2007-11-16 Joe AtzbergerContext.pm extraneous variable removed.
2007-11-16 Chris CormackUpdating version in C4/Context as begged for by slef :)
2007-11-16 MJ RayContext.pm version update and a begging NOTE in updated...
2007-11-16 Chris NighswongerAdded code to notify PostgreSQL server of utf8 client...
2007-11-14 Paul POULAINBUGFIX to handle correctly db_driver eq mysql
2007-11-13 Chris NighswongerPorted _new_dbh() to handle PostgreSQL connections
2007-11-12 Ryan Higginsquick auth hack for zebra 2.0.18 could probably be...
2007-11-11 Mason Jamesremoving dumper
2007-10-23 Joe AtzbergerContext.pm: Trivial adjustment for clarity.
2007-10-22 Chris CormackFixing a little bug with Context, USER_AGENT changed...
2007-10-22 Galen Charltonquell warning about C4::Context::DIR being used only...
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-13 Joe AtzbergerContext.pm fatalsToBrowser now dependent on $ENV{USER_A...
2007-10-06 MJ RayVersion bump to match updater/updatedatabase
2007-09-28 Mason Jamesadding CGI::Carp handling handle_errors() sub to top...
next