247 Commits (5b1934312b87f8458de84d96421106774dbd95a8)

Author SHA1 Message Date
Galen Charlton 1acc90eb84 for DebugLevel=2; improved reporting of version numbers 16 years ago
Galen Charlton cfc0e33829 improved formatting of fatal error messages sent to browser 16 years ago
Galen Charlton 7ef6669a7e fixed invocation of CGI::Carp::set_message 16 years ago
Galen Charlton bf2e91560c IMPORTANT: clean up after Z39.50 connections 16 years ago
Galen Charlton bb40656eb3 use ZOOM::Connection error method compatible with 1.16 16 years ago
Chris Cormack bf37fd8269 Fix for Zconn not creating a new connection when zebra goes away and comes 16 years ago
Joe Atzberger 7a85fcd4d7 Context.pm - file size test (-s) is subset of file exists test (-e), so testing both is same as testing -s. 16 years ago
Joe Atzberger 0b2aeb3b2d Backend for "Session" Shelves in toolbar. Affects Auth and Context, so please test. 17 years ago
Galen Charlton 4df803ec36 remove extra warn left in by mistake 17 years ago
Galen Charlton 5290ec5596 test suite cleanup 17 years ago
MJ Ray 0eb6d9f6c8 Undo strange copy-paste error from last commit 17 years ago
MJ Ray 89c0cf9150 die on db connection failure 17 years ago
Joe Atzberger b2e8eb4a7c Context.pm - BEGIN block VERSION and vars related to export. 17 years ago
Galen Charlton 88451107ae UTF8 and mysql: enable UTF8 mode correctly 17 years ago
Paul POULAIN 20649b7dc0 Adding OPACItemsResultsDisplay syspref & bumping to version 036 17 years ago
Galen Charlton f5903fbbb5 installer: location of koha-conf.xml 17 years ago
Joe Atzberger d39334c9c5 Context.pm - bugfix punctuation (; vs ,) 17 years ago
Galen Charlton 073b8b7a36 bugfix: restore setting classification source by dropdown 17 years ago
Joe Atzberger af14810bac Context.pm: obvious code consolidation, perldoc corrections. 17 years ago
Galen Charlton 583baef555 MARC21 framework: changed 'items.withdrawn' to 'items.wthdrawn' 17 years ago
Galen Charlton 0c1617010f bugfix: fixed quelling of warning if $db_port not specified 17 years ago
Galen Charlton 1552407c45 quell warning about missing config parameter (DB) 'port' 17 years ago
Joe Atzberger 78e524fb97 Context.pm extraneous variable removed. 17 years ago
Chris Cormack abe28f3bbd Updating version in C4/Context as begged for by slef :) 17 years ago
MJ Ray 6a3f484ca2 Context.pm version update and a begging NOTE in updatedatabase 17 years ago
Chris Nighswonger bc55b2cf6c Added code to notify PostgreSQL server of utf8 client when opening connection 17 years ago
Paul POULAIN 9754dd35b5 BUGFIX to handle correctly db_driver eq mysql 17 years ago
Chris Nighswonger 8bce6fc757 Ported _new_dbh() to handle PostgreSQL connections 17 years ago
Ryan Higgins 0072a3b7de quick auth hack for zebra 2.0.18 could probably be cleaner... 17 years ago
Mason James 59f2f638f5 removing dumper 17 years ago
Joe Atzberger 539974308c Context.pm: Trivial adjustment for clarity. 17 years ago
Chris Cormack 1f5e1606e8 Fixing a little bug with Context, USER_AGENT changed to HTTP_USER_AGENT 17 years ago
Galen Charlton d7d4f699a3 quell warning about C4::Context::DIR being used only once 17 years ago
Chris Cormack b9c20fa9cf Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 17 years ago
Joe Atzberger bd76a1fb0f Context.pm fatalsToBrowser now dependent on $ENV{USER_AGENT}. 17 years ago
MJ Ray a9ca523ba0 Version bump to match updater/updatedatabase 17 years ago
Mason James e496332255 adding CGI::Carp handling handle_errors() sub to top of Context.pm 17 years ago
Chris Cormack f12fc20e1d Fix to get selectbranchandprinter working fine with the Session 17 years ago
MJ Ray e449c139ff Add configuration file helper to the installer 17 years ago
Paul POULAIN 61c72f8f3e Adding KOHAVERSION management. 17 years ago
tipaul 5ff7fcffa4 Bugfixes & improvements (various and minor) : 17 years ago
tipaul 9f42b8ad49 renaming currenttransfers to transferstoreceive 17 years ago
tipaul b71839d85c circulation cleaning continued: bufixing 17 years ago
tipaul eba2552086 Code cleaning of Biblio.pm (continued) 17 years ago
tipaul a481fad4b7 Code cleaning : 17 years ago
kados 56244e6efd Using my precrash CVS copy I did the following: 17 years ago
tipaul 2ffd5b7228 rel_3_0 moved to HEAD 17 years ago
tgarip1957 ab45e7aaab Bug fixing and complete removal of Date::Manip 18 years ago
tgarip1957 c5627d23ec A new Date.pm to use for all date calculations. Mysql date calculations removed from Circ2.pm, all modules free of DateManip, a new get_today function to call in allscripts, and some bug cleaning in authorities.pm 18 years ago
tgarip1957 df5492f167 Field weighting applied to ranked searches. A new facets table in mysql db 18 years ago