]>
git.koha-community.org Git - koha.git/log
finlayt [Tue, 26 Nov 2002 04:42:33 +0000 (04:42 +0000)]
Added the publictype field to the itemtypes table. This is used in the hlt opac to assign images to each of the types.
finlayt [Tue, 26 Nov 2002 04:40:02 +0000 (04:40 +0000)]
Added the reading record and users details scripts. and fixed a few little things in the other two.
finlayt [Tue, 26 Nov 2002 04:37:05 +0000 (04:37 +0000)]
Lots more opac templates, includes and images for hlt
tonnesen [Mon, 25 Nov 2002 20:45:20 +0000 (20:45 +0000)]
Quoting mysqld password in command line calls.
tonnesen [Mon, 18 Nov 2002 21:47:49 +0000 (21:47 +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.
finlayt [Thu, 14 Nov 2002 23:30:17 +0000 (23:30 +0000)]
tinkering
finlayt [Thu, 14 Nov 2002 23:12:34 +0000 (23:12 +0000)]
adding includes to hlt theme
finlayt [Thu, 14 Nov 2002 22:29:32 +0000 (22:29 +0000)]
Added all the files for the new hlt theme
finlayt [Thu, 14 Nov 2002 22:19:59 +0000 (22:19 +0000)]
adding hlt theme images
finlayt [Thu, 14 Nov 2002 22:17:21 +0000 (22:17 +0000)]
Added new method to Auth.pm: get_template_and_user to streamline authentification and templating
Rewrote most of Auth.pm too :-)
finlayt [Thu, 14 Nov 2002 22:14:52 +0000 (22:14 +0000)]
incorperated the new get_template_and_user sub that handles authentificationa and the getting of templates
finlayt [Wed, 13 Nov 2002 03:02:45 +0000 (03:02 +0000)]
resolving some simple conflicts
tonnesen [Tue, 12 Nov 2002 17:30:35 +0000 (17:30 +0000)]
change bookfundid to primary key in aqbookfund
dragon28 [Sun, 10 Nov 2002 03:50:50 +0000 (03:50 +0000)]
added link to Overdue items report
dragon28 [Sun, 10 Nov 2002 03:44:44 +0000 (03:44 +0000)]
fixed background image link
tonnesen [Fri, 8 Nov 2002 20:15:39 +0000 (20:15 +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
tonnesen [Fri, 8 Nov 2002 20:12:33 +0000 (20:12 +0000)]
Hack to allow apostrophe in subject searches
tonnesen [Fri, 8 Nov 2002 20:12:07 +0000 (20:12 +0000)]
Log out was linking to logout.pl instead of opac-logout.pl
tonnesen [Fri, 8 Nov 2002 18:45:35 +0000 (18:45 +0000)]
Removed all of the <TMPL_IF name="opac"> junk that is no longer needed. OPAC
now has its own templates.
dragon28 [Thu, 7 Nov 2002 17:30:29 +0000 (17:30 +0000)]
fixed typo to align bottom menu
dragon28 [Thu, 7 Nov 2002 16:59:51 +0000 (16:59 +0000)]
fixed typo on home image
dragon28 [Thu, 7 Nov 2002 10:27:49 +0000 (10:27 +0000)]
updated to use reports template
tonnesen [Wed, 6 Nov 2002 00:32:27 +0000 (00:32 +0000)]
Bug in hidden branch element (set to bib instead of branch)
tonnesen [Tue, 5 Nov 2002 23:26:25 +0000 (23:26 +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.
tonnesen [Tue, 5 Nov 2002 22:53:28 +0000 (22:53 +0000)]
Removed set_date (reservedate already provides that functionality).
tonnesen [Tue, 5 Nov 2002 22:38:12 +0000 (22:38 +0000)]
Added numerical id keys to reserves and reserveconstraints.
Added set_date,required_date,expires_date fields to reserves.
tonnesen [Tue, 5 Nov 2002 19:54:43 +0000 (19:54 +0000)]
Modified opac search script to use itemtypesearchgroups table to generate class
list.
tonnesen [Tue, 5 Nov 2002 19:50:40 +0000 (19:50 +0000)]
Uses new itemtypesearchgroups table to generate the class drop down.
tonnesen [Tue, 5 Nov 2002 19:47:11 +0000 (19:47 +0000)]
Adding an admin script for setting up the 'class' list in the advanced search
pages.
dragon28 [Sat, 2 Nov 2002 09:43:43 +0000 (09:43 +0000)]
added newline at end of file
dragon28 [Sat, 2 Nov 2002 09:38:22 +0000 (09:38 +0000)]
updated the requirement tests
tonnesen [Fri, 1 Nov 2002 18:15:29 +0000 (18:15 +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...)
tonnesen [Fri, 1 Nov 2002 18:13:46 +0000 (18:13 +0000)]
No longer removes - or X characters from ISBNs.
tonnesen [Fri, 1 Nov 2002 06:48:33 +0000 (06:48 +0000)]
Fix for broken author search...
tonnesen [Fri, 1 Nov 2002 03:55:03 +0000 (03:55 +0000)]
Search.pm was ignoring searches less than 3 characters. This broke any
searches like "class=JF".
finlayt [Thu, 31 Oct 2002 22:10:02 +0000 (22:10 +0000)]
Changed the date on the reserves print slip to show the mday not mday+1
tonnesen [Wed, 30 Oct 2002 23:01:09 +0000 (23:01 +0000)]
Modified number of tests.
tonnesen [Wed, 30 Oct 2002 23:00:21 +0000 (23:00 +0000)]
Removed warn line
tonnesen [Wed, 30 Oct 2002 22:55:19 +0000 (22:55 +0000)]
Added opacthemes and opaclanguages system preferences to list of hints
tonnesen [Wed, 30 Oct 2002 22:49:21 +0000 (22:49 +0000)]
Upgrade script preserves templates now.
tonnesen [Wed, 30 Oct 2002 19:21:27 +0000 (19:21 +0000)]
Added some more acquisitions tests
tonnesen [Wed, 30 Oct 2002 17:05:23 +0000 (17:05 +0000)]
Prepends ' default' to $themes and ' en' to $lang so that themes will still
work even if one of the opacthemes or opaclanguages system preferences is not
explicity set. If you est opaclanguages to 'fr' but dont' set opacthemes,
theme will still default to 'default'.
tonnesen [Wed, 30 Oct 2002 06:39:22 +0000 (06:39 +0000)]
Added ability to modify replacement price on items.
tonnesen [Wed, 30 Oct 2002 06:38:29 +0000 (06:38 +0000)]
Test harness for simple acquisitions started
tonnesen [Tue, 29 Oct 2002 22:53:28 +0000 (22:53 +0000)]
Formatting dollar outputs ($8.50 instead of 8.5)
tonnesen [Tue, 29 Oct 2002 20:22:32 +0000 (20:22 +0000)]
buildrelease now puts the test scripts in $intranetdir/scripts/t/
tonnesen [Tue, 29 Oct 2002 20:05:44 +0000 (20:05 +0000)]
Added check for environment variable 'nonproductioneserver' before running
these tests.
tonnesen [Tue, 29 Oct 2002 19:59:05 +0000 (19:59 +0000)]
3 more circ tests.
tonnesen [Tue, 29 Oct 2002 19:47:57 +0000 (19:47 +0000)]
New test script for circulation module.
tonnesen [Tue, 29 Oct 2002 19:46:05 +0000 (19:46 +0000)]
Removed "warn" line.
tonnesen [Tue, 29 Oct 2002 19:26:27 +0000 (19:26 +0000)]
Added some more tests to catalog.t
tonnesen [Tue, 29 Oct 2002 18:05:09 +0000 (18:05 +0000)]
Added some more cataloging tests.
tonnesen [Tue, 29 Oct 2002 16:48:51 +0000 (16:48 +0000)]
Bug fixes... some found through new catalog.t test!
tonnesen [Tue, 29 Oct 2002 16:47:35 +0000 (16:47 +0000)]
Test script for testing actual web scripts. This test will require Koha to be
installed with the sample data. It will run the web scripts with sample form
input data and check for strings in the resulting web page (ie biblionumbers in
search results).
tonnesen [Mon, 28 Oct 2002 22:59:46 +0000 (22:59 +0000)]
buildrelease now supports 1.2 and 1.3 branches automatically
tonnesen [Mon, 28 Oct 2002 22:07:49 +0000 (22:07 +0000)]
Removing file
tonnesen [Mon, 28 Oct 2002 22:06:48 +0000 (22:06 +0000)]
Merging new files from trunk to rel-1-2
tonnesen [Mon, 28 Oct 2002 22:05:55 +0000 (22:05 +0000)]
Moving member templates to member subdir to match location in trunk
tonnesen [Mon, 28 Oct 2002 21:00:24 +0000 (21:00 +0000)]
Added hint for KohaAdminEmailAddress
tonnesen [Mon, 28 Oct 2002 20:54:33 +0000 (20:54 +0000)]
Made patron update request email address into a system preference: KohaAdminEmailAddress.
tonnesen [Mon, 28 Oct 2002 19:56:01 +0000 (19:56 +0000)]
Merging from trunk to rel-1-2
tonnesen [Mon, 28 Oct 2002 18:24:23 +0000 (18:24 +0000)]
Was loading 'printcirculationslips' parameter from config file instead of
system preferences. Switched to using Context.pm to load system prefs.
tonnesen [Mon, 28 Oct 2002 18:01:48 +0000 (18:01 +0000)]
Bug broke illustrator searching.
tonnesen [Mon, 28 Oct 2002 17:45:14 +0000 (17:45 +0000)]
Merging from trunk to rel-1-2
tonnesen [Mon, 28 Oct 2002 17:16:49 +0000 (17:16 +0000)]
Adding Context.pm to rel-1-2 branch to allow more complete merging of scripts
with main trunk, and because it's just too cool to leave out any longer. :)
tonnesen [Fri, 25 Oct 2002 22:30:18 +0000 (22:30 +0000)]
Added three new systempreferences hints (dateformat, printcirculationslips, and
printreserveslips).
tonnesen [Fri, 25 Oct 2002 22:22:21 +0000 (22:22 +0000)]
Fix to form for setting z39.50 server parameters. Sanity checks were broken.
tonnesen [Fri, 25 Oct 2002 21:52:31 +0000 (21:52 +0000)]
Strips userid and password parameters off URL parameters list.
tonnesen [Fri, 25 Oct 2002 19:43:33 +0000 (19:43 +0000)]
Fixes form focusing bug in Internet Explorer
tonnesen [Fri, 25 Oct 2002 18:52:46 +0000 (18:52 +0000)]
Moved bulkmracimport.pl to scripts directory (through buildrelease script)
Made bulkmarcimport.pl and updatedatabase able to run from the command line
without specifying the location of the C4 module directory (determines the
directory from /etc/koha.conf).
tonnesen [Fri, 25 Oct 2002 18:28:39 +0000 (18:28 +0000)]
Added admin script for editing z39.50 server list.
tonnesen [Fri, 25 Oct 2002 17:34:33 +0000 (17:34 +0000)]
Initialize the dateformat systempreference variable to 'metric' if it doesn't
exist.
tonnesen [Fri, 25 Oct 2002 17:23:41 +0000 (17:23 +0000)]
New system preference for setting date format when entering patron birth dates.
Defaults to non-us if not set.
tonnesen [Fri, 25 Oct 2002 17:04:00 +0000 (17:04 +0000)]
Added system parameters links to bottom navigation bar and removed HLT links.
tonnesen [Fri, 25 Oct 2002 16:40:01 +0000 (16:40 +0000)]
Removing Finlay's demo information from login screen.
tonnesen [Fri, 25 Oct 2002 16:36:32 +0000 (16:36 +0000)]
Fixes mysql syntax errors logged to apache log files when performing subject
searches.
tonnesen [Thu, 24 Oct 2002 20:55:01 +0000 (20:55 +0000)]
Added use C4::Database for configfile() routine
tonnesen [Thu, 24 Oct 2002 20:10:48 +0000 (20:10 +0000)]
Removing ReserveWaiting from returnbook() pending further discussion.
tonnesen [Thu, 24 Oct 2002 19:27:49 +0000 (19:27 +0000)]
Next and Previous buttons were broken in subject.tmpl
tonnesen [Thu, 24 Oct 2002 19:20:12 +0000 (19:20 +0000)]
Call to subsearch() wasn't including the offset and num variables so nothing
was getting returned.
tonnesen [Thu, 24 Oct 2002 18:20:29 +0000 (18:20 +0000)]
Merging files from trunk and rel-1-2, hoping to find some fixes to reserve
problems in the trunk code. Didn't find any. :(
tonnesen [Thu, 24 Oct 2002 17:43:00 +0000 (17:43 +0000)]
returnbook() was not marking reserved books as waiting.
tonnesen [Thu, 24 Oct 2002 16:30:26 +0000 (16:30 +0000)]
Fixes bug in request.pl output. barcodes() subroutine is returning and array
of hashes, not an array of barcodes.
tonnesen [Thu, 24 Oct 2002 16:22:50 +0000 (16:22 +0000)]
Removed warning line...
tonnesen [Thu, 24 Oct 2002 16:21:38 +0000 (16:21 +0000)]
Fix for bug in moremember.pl... calc_charges() in Circ2.pm wasn't returning the
itemtype.
tonnesen [Thu, 24 Oct 2002 16:20:40 +0000 (16:20 +0000)]
Added config checks for printing circulation slips.
tonnesen [Wed, 23 Oct 2002 20:27:51 +0000 (20:27 +0000)]
Fixed seriestitle bug in detail templates.
Fixed bug in circulation module when there was only one branch/printer or when
the cookie was set to a non-existent branch/printer
tonnesen [Wed, 23 Oct 2002 17:03:31 +0000 (17:03 +0000)]
Fix branches.pl admin script so that it sets the IS and CU branchrelations on
by default.
tonnesen [Wed, 23 Oct 2002 16:30:14 +0000 (16:30 +0000)]
Fixed a couple of bad bugs in installer.pl. New koha.conf.tmp file was causing
problems. In particular, updatedatabase couldn't work because koha.conf didn't
exist yet when it was run. This, in turn, broke installing the sample data
because the necessary fields weren't in place in the tables yet. Also, the
installer was trying to set the apache user's access to directories before it
knew what the apache user was.
tonnesen [Wed, 23 Oct 2002 15:38:51 +0000 (15:38 +0000)]
Fixed warning messsage "v-string in use/require non-portable" when using Perl
5.8
tonnesen [Wed, 23 Oct 2002 15:34:11 +0000 (15:34 +0000)]
Installer script wasn't renaming koha.conf.tmp to koha.conf
tonnesen [Tue, 22 Oct 2002 15:40:55 +0000 (15:40 +0000)]
Removed temporary files in the tmpl subdirectory
tonnesen [Mon, 21 Oct 2002 20:10:18 +0000 (20:10 +0000)]
Moved intranet templated scripts to new template directory structure.
tonnesen [Mon, 21 Oct 2002 19:55:55 +0000 (19:55 +0000)]
Moved mainpage.pl template to new location
tonnesen [Mon, 21 Oct 2002 18:38:16 +0000 (18:38 +0000)]
CVS tagging now defaults to "no" and added koha-tmpl directory
tonnesen [Mon, 21 Oct 2002 17:39:42 +0000 (17:39 +0000)]
gettemplate() routine will assume htdocs is in $configfile{opacdir}."/htdocs"
if the opachtdocs variable isn't set in koha.conf
tonnesen [Mon, 21 Oct 2002 17:05:06 +0000 (17:05 +0000)]
Addign koha-tmpl directory to rel-1-2 branch
tonnesen [Mon, 21 Oct 2002 16:59:22 +0000 (16:59 +0000)]
Adding template files to rel-1-2 branch
finlayt [Tue, 15 Oct 2002 23:36:01 +0000 (23:36 +0000)]
added request button, and check to see if it is requestable.
finlayt [Tue, 15 Oct 2002 04:43:09 +0000 (04:43 +0000)]
more fixes according to hlt requests