Commit graph

16909 commits

Author SHA1 Message Date
tonnesen
e16ba0cb0a API for circulation modules 2001-01-15 19:31:41 +00:00
tonnesen
40397605a1 Now uses Circ2.pm generic interface subroutines. 2001-01-15 19:22:19 +00:00
tonnesen
01f6f6a796 Moved returned item list from a scrolled text box to a scrolled table. 2001-01-09 20:47:39 +00:00
tonnesen
2933044c47 First release of Perl/Tk circulation interface 2001-01-09 17:36:51 +00:00
tonnesen
8b421dd4cc Renamed koha.conf config entry from "path" to "includes", which is more
meaningful in the koha.conf file.
2001-01-05 17:47:20 +00:00
tonnesen
21b18bf675 Modified getbranch() and getprinter() subroutines to not pop up a menu if
there is only one branch or one printer, but just select the single option
automatically.
2001-01-05 17:39:25 +00:00
tonnesen
1c9ef0371f Added support for moving path=... variable to /etc/koha.conf 2001-01-05 16:30:45 +00:00
rangi
80a0cb638e Shifted Database connection variables out into a configuration file
The permissions on this config file should also be strict, since they contain
the database password.
At a minimum, the apache user needs to be able to read it, as well as any other user that runs circ.
I would suggest ownership of www-data.libadmins with no access to others.
libadmins contain all users that use circ

destined for v1.08
2000-12-21 19:56:43 +00:00
rangi
d0374d0037 Initial revision 2000-12-19 23:45:51 +00:00