134 Commits (8affddc52db84d0da95b5460fbe8d2a1a1e34942)

Author SHA1 Message Date
tipaul 5c67993c8f road to 1.3.2 22 years ago
tipaul c4892ded4d merging arens + my modifs/bugfixes 22 years ago
arensb eff606ba56 Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 22 years ago
arensb fddab26c2e Deleted unused variables. 22 years ago
arensb 3a92eb7781 Added some FIXME comments. 22 years ago
arensb 70c08fd084 Replaced &requireDBI with C4::Context->dbh, thus making the "use 22 years ago
arensb ddcc85bfc2 Use C4::Context->preference instead of &systemprefs or explicit SQL 22 years ago
arensb afa8db75fc Added some FIXMEs. 22 years ago
arensb ef8cf295eb Added whitespace to make the POD work. 22 years ago
arensb 6421ecc986 Added a couple of FIXME comments. 22 years ago
arensb ba786212eb Switched new functions to using C4::Context. 22 years ago
arensb f0d284e6bd Removed remnants of code that read /etc/koha.conf for itself. 22 years ago
arensb dbca39823f Merged with arensb-context branch: use C4::Context->dbh instead of 22 years ago
tipaul 3c30f8b69e templating modifications to rspect finlay structure 22 years ago
arensb 01e1912093 Added PODs. 22 years ago
pate 500b95460e adding POD from Andres Arensburger 22 years ago
dnmeid adf1769e43 Added getpathtotemplate-function 22 years ago
tonnesen 1e67687742 Added copyright statement to all .pl and .pm files 22 years ago
tipaul 9fb81afb85 Now, the API... 22 years ago
tonnesen e30b2ea968 use warnings breaks perl 5.005 22 years ago
tipaul ec25ca4dfd bugfix from merging 22 years ago
tipaul 057fd6af5c merging 1.2 and main branches 22 years ago
amillar 3b184ab85d Fix warning about use of undefined variable, found when endmenu 22 years ago
truth_nz cefb0bb2c1 Fixed a few warnings. 22 years ago
rangi 1e647ae716 Shifted picktemplate out into C4::Output.pm 22 years ago
truth_nz 3e3b57dedf Update to catalogue to allow change of biblio abstracts. 22 years ago
saas ffc98bebe4 Correct spelling - aquisitions to acquisitions 22 years ago
pate 0376493cd4 refactored slashifyDate function out of inline code, created C4/Koha.pm 23 years ago
rangi dea0fd150d Added a line to Ouput.pm to enable circulation to use its own includes 24 years ago
tonnesen 8b421dd4cc Renamed koha.conf config entry from "path" to "includes", which is more 24 years ago
tonnesen 1c9ef0371f Added support for moving path=... variable to /etc/koha.conf 24 years ago
rangi d0374d0037 Initial revision 24 years ago