rangi [Wed, 31 Jan 2001 21:38:43 +0000 (21:38 +0000)]
Added a line to Ouput.pm to enable circulation to use its own includes
Changed the look of circulation.pl to the green/yellow colours
Note: Steve, i added another variable $backgroundimage that sets the background image for the main tables, so it should be straightforward to change the look back to the colours you had if you want to
tonnesen [Wed, 17 Jan 2001 23:45:50 +0000 (23:45 +0000)]
Added support for showing patron flags in the issues module.
Moved popup message windows to a Toplevel widget instead of a message
widget. Toplevel widgets come up much faster than message widgets.
tonnesen [Fri, 5 Jan 2001 17:39:25 +0000 (17:39 +0000)]
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.
rangi [Thu, 21 Dec 2000 19:56:43 +0000 (19:56 +0000)]
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