232 Commits (6aadbcc4be65185a56a79980bea54bc4d74fe356)

Author SHA1 Message Date
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: 18 years ago
tipaul 2ffd5b7228 rel_3_0 moved to HEAD 18 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
tgarip1957 9b266b13ee Finalizing main components. All koha modules are now working with the new XML API 18 years ago
tgarip1957 7e52a5665c Clean up before final commits 18 years ago
tgarip1957 99d79a6f7f No more MARC Records - everything is MARC XML 18 years ago
tgarip1957 0451359813 New set of routines for HEAD. 18 years ago
toins e8d1968ff9 sync with dev_week. 18 years ago
toins cc9524a875 Head & rel_2_2 merged 18 years ago
tgarip1957 fa7905eaf0 Typo error. Missing '>' 18 years ago
tgarip1957 d9051babdb Adding support to read zebra database name from config files 18 years ago
alaurin 527c449099 committing new feature ip and printer management 18 years ago
tgarip1957 a96d6fd5a9 Adding support for getting details of different zebra servers 18 years ago
tgarip1957 bc8ab8e1d4 Now reads koha.xml rather than koha.conf. 18 years ago
tipaul e9a9ffb36e adding the branchname and the librarian name in every page : 18 years ago
plg bf0fbdf6d2 bug fixed: typo on Zconnauth name 18 years ago
tgarip1957 cac5265e0b A new handler defined for zebra Zconnauth with read/write permission. Zconnauth should only be called in biblio.pm where write operations are. Use of this handler will break things unless koha.conf contains new variables: 18 years ago
plg 499484a768 bug fixed: utf-8 data where not displayed correctly in screens. Supposing 19 years ago