koha.git
21 years agoRemoved "permissions not complete" warning message during install. R_1-2-3RC25
tonnesen [Mon, 9 Dec 2002 21:31:55 +0000]
Removed "permissions not complete" warning message during install.

21 years agoAdded checkauth call to top of all intranet scripts. This will allow
tonnesen [Mon, 9 Dec 2002 21:04:53 +0000]
Added checkauth call to top of all intranet scripts.  This will allow
installations to choose to use basic authentication or Auth.pm to protect the
intranet side of Koha.  Note that all scripts require superlibrarian access by
default.

21 years agoCleaned up some unused parts of the logout.pl script
tonnesen [Mon, 9 Dec 2002 20:39:38 +0000]
Cleaned up some unused parts of the logout.pl script

21 years agoBetter handling of stuck z39.50 queries
tonnesen [Mon, 9 Dec 2002 17:53:10 +0000]
Better handling of stuck z39.50 queries

21 years agoAdding missing script for deleting biblioitems. This script refuses to delete
tonnesen [Mon, 9 Dec 2002 17:29:07 +0000]
Adding missing script for deleting biblioitems.  This script refuses to delete
biblioitems which have items attached to it, but doesn't provide any
notification to the user that the biblioitem was not deleted.  Otherwise, it is
fully functional.  We still need a way to actually display  biblioitems that do not have
items attached to them.  Right now, the only way is to add an item to the
biblioitem, then delete the item and biblioitem one after another (because
there is no way to get back to the page that shows the "delete biblioitem"
button after the item has been deleted).

21 years agoInstaller now works with a blank mysql root password, although it warns that
tonnesen [Mon, 9 Dec 2002 16:57:19 +0000]
Installer now works with a blank mysql root password, although it warns that
the password should be set.

Also fixes a bug where branchcodes that didn't contain any uppercase letters
were getting est to blank.  It now allows all letters or numbers, and will
default to "DEF" if blank.

21 years agoFixing template so that it builds links for the subjects
rangi [Sat, 7 Dec 2002 08:15:31 +0000]
Fixing template so that it builds links for the subjects
Can undo steves previous fix for C4/Search now

21 years agoTemplates use the 'subject' hash entry for listing the subject headings of a
tonnesen [Sat, 7 Dec 2002 07:07:00 +0000]
Templates use the 'subject' hash entry for listing the subject headings of a
biblio.

21 years agofixing syntax error
rangi [Sat, 7 Dec 2002 04:16:19 +0000]
fixing syntax error

21 years agoAdded the httpd.conf location for debian's apache-ssl package
tonnesen [Fri, 6 Dec 2002 21:53:06 +0000]
Added the httpd.conf location for debian's apache-ssl package

21 years agoNext and Previous buttons (and arrows) were also broken.
tonnesen [Fri, 6 Dec 2002 20:36:03 +0000]
Next and Previous buttons (and arrows) were also broken.

21 years agoFixed the numbered page indexes at the top of the search results. They were
tonnesen [Fri, 6 Dec 2002 20:24:58 +0000]
Fixed the numbered page indexes at the top of the search results.  They were
calculated assuming 10 results per page, and the default was changed to 20.  I
assume this is going to become a configurable parameter at some time (system
default, user preference).

21 years agocommiting changes made to these includes and gifs to make the websafe
finlayt [Thu, 5 Dec 2002 23:09:22 +0000]
commiting changes made to these includes and gifs to make the websafe

21 years agoFixed a couple of bigs in bibdata
finlayt [Thu, 5 Dec 2002 23:07:24 +0000]
Fixed a couple of bigs in bibdata

21 years agofixed bug in the "all" hidden input.
finlayt [Thu, 5 Dec 2002 21:12:06 +0000]
fixed bug in the "all" hidden input.

21 years agoZ39.50 queries that take longer than 20 minutes are marked as done. Hack that
tonnesen [Wed, 4 Dec 2002 17:50:10 +0000]
Z39.50 queries that take longer than 20 minutes are marked as done.  Hack that
should more properly be handled by better error checking when busy z39.50
servers (LOC typically) drop the connection.

21 years agoAdded a link to delete uploaded marc records.
tonnesen [Wed, 4 Dec 2002 17:21:04 +0000]
Added a link to delete uploaded marc records.

21 years agowarn taken out :-)
finlayt [Wed, 4 Dec 2002 02:42:18 +0000]
warn taken out :-)

21 years agoAuth now checks the defaulton field on the userflags table as well
finlayt [Wed, 4 Dec 2002 02:38:33 +0000]
Auth now checks the defaulton field on the userflags table as well

21 years agofixed a bug in the auth.pm system
finlayt [Mon, 2 Dec 2002 01:33:39 +0000]
fixed a bug in the auth.pm system

21 years agoChanging password input to be of type password
rangi [Sat, 30 Nov 2002 03:59:03 +0000]
Changing password input to be of type password

21 years agofixed nav
finlayt [Fri, 29 Nov 2002 03:30:51 +0000]
fixed nav

21 years agosome more navigational changes
finlayt [Fri, 29 Nov 2002 02:41:18 +0000]
some more navigational changes

21 years agolittle change on the reserves table
finlayt [Fri, 29 Nov 2002 02:38:32 +0000]
little change on the reserves table

21 years agoFixed fines to date
finlayt [Fri, 29 Nov 2002 02:26:38 +0000]
Fixed fines to date

21 years agofixed fines and charges box
finlayt [Fri, 29 Nov 2002 02:24:42 +0000]
fixed fines and charges box

21 years agoAdded the my accounts page
finlayt [Fri, 29 Nov 2002 01:56:04 +0000]
Added the my accounts page

21 years agoadded the accounts navigational elements
finlayt [Fri, 29 Nov 2002 01:55:21 +0000]
added the accounts navigational elements

21 years agoadded line parities to to account lines
finlayt [Fri, 29 Nov 2002 01:54:32 +0000]
added line parities to to account lines

21 years agoadded renews and fixed bug in loggedin
finlayt [Thu, 28 Nov 2002 23:13:18 +0000]
added renews and fixed bug in loggedin

21 years agoadded the renew books functionality
finlayt [Thu, 28 Nov 2002 23:12:34 +0000]
added the renew books functionality

21 years agochange back
finlayt [Thu, 28 Nov 2002 21:46:19 +0000]
change back

21 years agosmall change so that the url and inputs come through to the form
finlayt [Thu, 28 Nov 2002 21:42:05 +0000]
small change so that the url and inputs come through to the form

21 years agosmall change so that after loggin in you go back to the same page
finlayt [Thu, 28 Nov 2002 21:40:57 +0000]
small change so that after loggin in you go back to the same page

21 years agoprovides a dynamic login prompt in the sidebar
finlayt [Thu, 28 Nov 2002 21:34:03 +0000]
provides a dynamic login prompt in the sidebar

21 years agosidebar login prompt
finlayt [Thu, 28 Nov 2002 21:30:43 +0000]
sidebar login prompt

21 years agomore bug fixes
finlayt [Thu, 28 Nov 2002 11:27:07 +0000]
more bug fixes

21 years agothe opac reserve page
finlayt [Thu, 28 Nov 2002 11:10:32 +0000]
the opac reserve page

21 years agosmall fixes in the links
finlayt [Thu, 28 Nov 2002 10:56:42 +0000]
small fixes in the links

21 years agoSome small changes to handle to new opac
finlayt [Thu, 28 Nov 2002 10:53:38 +0000]
Some small changes to handle to new opac

21 years agoLots of fixing
finlayt [Thu, 28 Nov 2002 10:52:35 +0000]
Lots of fixing

21 years agomore fixes for the templates
finlayt [Thu, 28 Nov 2002 10:51:52 +0000]
more fixes for the templates

21 years ago*** empty log message ***
finlayt [Thu, 28 Nov 2002 01:09:40 +0000]
*** empty log message ***

21 years ago*** empty log message ***
finlayt [Thu, 28 Nov 2002 01:02:10 +0000]
*** empty log message ***

21 years agoBug fix in calc_charges for hlt
finlayt [Wed, 27 Nov 2002 23:48:22 +0000]
Bug fix in calc_charges for hlt

21 years ago :
finlayt [Wed, 27 Nov 2002 23:43:00 +0000]
 :

21 years agomore fixes
finlayt [Wed, 27 Nov 2002 23:37:31 +0000]
more fixes

21 years agofixing up some more aspects of the membership navigation
finlayt [Wed, 27 Nov 2002 23:33:38 +0000]
fixing up some more aspects of the membership navigation

21 years agobug fix
finlayt [Wed, 27 Nov 2002 22:27:00 +0000]
bug fix

21 years agoadded the opac-membership.tmpl template and changed nav links
finlayt [Wed, 27 Nov 2002 21:01:04 +0000]
added the opac-membership.tmpl template and changed nav links

21 years agoadded opac-membership.pl and working on opac-reserve.pl
finlayt [Wed, 27 Nov 2002 20:55:35 +0000]
added opac-membership.pl and working on opac-reserve.pl

21 years agoadded the subject search results table
finlayt [Wed, 27 Nov 2002 11:29:00 +0000]
added the subject search results table

21 years ago*** empty log message ***
finlayt [Wed, 27 Nov 2002 11:17:38 +0000]
*** empty log message ***

21 years agoremoving C4::Context, wasnt needed
finlayt [Wed, 27 Nov 2002 11:03:18 +0000]
removing C4::Context, wasnt needed

21 years agochanged back to C4::Database from C4::Context
finlayt [Wed, 27 Nov 2002 10:54:57 +0000]
changed back to C4::Database from C4::Context

21 years agofixed typo
finlayt [Wed, 27 Nov 2002 10:12:05 +0000]
fixed typo

21 years agomore hlt opac stuff
finlayt [Wed, 27 Nov 2002 02:29:57 +0000]
more hlt opac stuff

21 years agoadded the publictype field to the output from ItemInfo routine
finlayt [Wed, 27 Nov 2002 01:48:53 +0000]
added the publictype field to the output from ItemInfo routine

21 years agotook out some crude
finlayt [Wed, 27 Nov 2002 01:47:43 +0000]
took out some crude

21 years agomore improovements for the hlt opac
finlayt [Wed, 27 Nov 2002 01:46:54 +0000]
more improovements for the hlt opac

21 years agomore templates and includes for the hlt opac
finlayt [Wed, 27 Nov 2002 01:45:49 +0000]
more templates and includes for the hlt opac

21 years agoFixed a bug in the Auth.pm
finlayt [Wed, 27 Nov 2002 00:03:07 +0000]
Fixed a bug in the Auth.pm

21 years agoSome small changes to enable the new hlt opac
finlayt [Tue, 26 Nov 2002 04:45:03 +0000]
Some small changes to enable the new hlt opac

21 years agoAdded the publictype field to the itemtypes table. This is used in the hlt opac to...
finlayt [Tue, 26 Nov 2002 04:42:33 +0000]
Added the publictype field to the itemtypes table. This is used in the hlt opac to assign images to each of the types.

21 years agoAdded the reading record and users details scripts. and fixed a few little things...
finlayt [Tue, 26 Nov 2002 04:40:02 +0000]
Added the reading record and users details scripts. and fixed a few little things in the other two.

21 years agoLots more opac templates, includes and images for hlt
finlayt [Tue, 26 Nov 2002 04:37:05 +0000]
Lots more opac templates, includes and images for hlt

21 years agoQuoting mysqld password in command line calls.
tonnesen [Mon, 25 Nov 2002 20:45:20 +0000]
Quoting mysqld password in command line calls.

21 years agoFix for database connection problem when several forks are active at once.
tonnesen [Mon, 18 Nov 2002 21:47:49 +0000]
Fix for database connection problem when several forks are active at once.
This resulted in queries that appeared to be permanentlyly stalled, but, in
fact, were never getting run.

21 years agotinkering
finlayt [Thu, 14 Nov 2002 23:30:17 +0000]
tinkering

21 years agoadding includes to hlt theme
finlayt [Thu, 14 Nov 2002 23:12:34 +0000]
adding includes to hlt theme

21 years agoAdded all the files for the new hlt theme
finlayt [Thu, 14 Nov 2002 22:29:32 +0000]
Added all the files for the new hlt theme

21 years agoadding hlt theme images
finlayt [Thu, 14 Nov 2002 22:19:59 +0000]
adding hlt theme images

21 years agoAdded new method to Auth.pm: get_template_and_user to streamline authentification...
finlayt [Thu, 14 Nov 2002 22:17:21 +0000]
Added new method to Auth.pm: get_template_and_user to streamline authentification and templating
Rewrote most of Auth.pm too :-)

21 years agoincorperated the new get_template_and_user sub that handles authentificationa and...
finlayt [Thu, 14 Nov 2002 22:14:52 +0000]
incorperated the new get_template_and_user sub that handles authentificationa and the getting of templates

21 years agoresolving some simple conflicts
finlayt [Wed, 13 Nov 2002 03:02:45 +0000]
resolving some simple conflicts

21 years agochange bookfundid to primary key in aqbookfund
tonnesen [Tue, 12 Nov 2002 17:30:35 +0000]
change bookfundid to primary key in aqbookfund

21 years agoadded link to Overdue items report
dragon28 [Sun, 10 Nov 2002 03:50:50 +0000]
added link to Overdue items report

21 years agofixed background image link
dragon28 [Sun, 10 Nov 2002 03:44:44 +0000]
fixed background image link

21 years agoFixes bugs with characters in search strings that require escaping in the URL
tonnesen [Fri, 8 Nov 2002 20:15:39 +0000]
Fixes bugs with characters in search strings that require escaping in the URL
(space, =, &, etc.).  Also uses the same set up as the opac search results
templates now.  ie the FORMINPUTS template variable is sent as variable and
value pairs so that the value can be url escaped by HTML::Template

21 years agoHack to allow apostrophe in subject searches
tonnesen [Fri, 8 Nov 2002 20:12:33 +0000]
Hack to allow apostrophe in subject searches

21 years agoLog out was linking to logout.pl instead of opac-logout.pl
tonnesen [Fri, 8 Nov 2002 20:12:07 +0000]
Log out was linking to logout.pl instead of opac-logout.pl

21 years agoRemoved all of the <TMPL_IF name="opac"> junk that is no longer needed. OPAC
tonnesen [Fri, 8 Nov 2002 18:45:35 +0000]
Removed all of the <TMPL_IF name="opac"> junk that is no longer needed.  OPAC
now has its own templates.

21 years agofixed typo to align bottom menu
dragon28 [Thu, 7 Nov 2002 17:30:29 +0000]
fixed typo to align bottom menu

21 years agofixed typo on home image
dragon28 [Thu, 7 Nov 2002 16:59:51 +0000]
fixed typo on home image

21 years agoupdated to use reports template
dragon28 [Thu, 7 Nov 2002 10:27:49 +0000]
updated to use reports template

21 years agoBug in hidden branch element (set to bib instead of branch)
tonnesen [Wed, 6 Nov 2002 00:32:27 +0000]
Bug in hidden branch element (set to bib instead of branch)

21 years agoAdded support for setting a required_date and an expiry_date on reserves.
tonnesen [Tue, 5 Nov 2002 23:26:25 +0000]
Added support for setting a required_date and an expiry_date on reserves.
Note that reserves system doesn't pay any attention to these dates, and the
librarian interface doesn't support setting these dates yet.

21 years agoRemoved set_date (reservedate already provides that functionality).
tonnesen [Tue, 5 Nov 2002 22:53:28 +0000]
Removed set_date (reservedate already provides that functionality).

21 years agoAdded numerical id keys to reserves and reserveconstraints.
tonnesen [Tue, 5 Nov 2002 22:38:12 +0000]
Added numerical id keys to reserves and reserveconstraints.
Added set_date,required_date,expires_date fields to reserves.

21 years agoModified opac search script to use itemtypesearchgroups table to generate class
tonnesen [Tue, 5 Nov 2002 19:54:43 +0000]
Modified opac search script to use itemtypesearchgroups table to generate class
list.

21 years agoUses new itemtypesearchgroups table to generate the class drop down.
tonnesen [Tue, 5 Nov 2002 19:50:40 +0000]
Uses new itemtypesearchgroups table to generate the class drop down.

21 years agoAdding an admin script for setting up the 'class' list in the advanced search
tonnesen [Tue, 5 Nov 2002 19:47:11 +0000]
Adding an admin script for setting up the 'class' list in the advanced search
pages.

21 years agoadded newline at end of file
dragon28 [Sat, 2 Nov 2002 09:43:43 +0000]
added newline at end of file

21 years agoupdated the requirement tests
dragon28 [Sat, 2 Nov 2002 09:38:22 +0000]
updated the requirement tests

21 years agoPut stripping '-' back in. Technically, an ISBN isn't necessarily unique
tonnesen [Fri, 1 Nov 2002 18:15:29 +0000]
Put stripping '-' back in.  Technically, an ISBN isn't necessarily unique
without the hyphens, but it makes searching a lot more difficult (because the
hyphens have to be in place to do the searches then...)

21 years agoNo longer removes - or X characters from ISBNs.
tonnesen [Fri, 1 Nov 2002 18:13:46 +0000]
No longer removes - or X characters from ISBNs.

21 years agoFix for broken author search...
tonnesen [Fri, 1 Nov 2002 06:48:33 +0000]
Fix for broken author search...

21 years agoSearch.pm was ignoring searches less than 3 characters. This broke any
tonnesen [Fri, 1 Nov 2002 03:55:03 +0000]
Search.pm was ignoring searches less than 3 characters.  This broke any
searches like "class=JF".

21 years agoChanged the date on the reserves print slip to show the mday not mday+1
finlayt [Thu, 31 Oct 2002 22:10:02 +0000]
Changed the date on the reserves print slip to show the mday not mday+1

21 years agoModified number of tests. R_1-2-3RC23
tonnesen [Wed, 30 Oct 2002 23:01:09 +0000]
Modified number of tests.