Main Koha release repository https://koha-community.org
Find a file
Allen Reinmeyer b909fb8061 Bug #2709 Cannot add from Search to New list
While a new list was created, no subsequent call to add the biblio number was made,
thus a new empty list would be created every time.
Under the existing list add, the same code to add items would also apply to a new list,
so I refactored out the logic to add items and made a new subroutine.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-10-23 14:43:41 -05:00
acqui Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
admin Allow renewal limits to be overridden 2008-10-23 10:34:50 -05:00
authorities bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
C4 followup to Calendar overhaul 2008-10-23 12:35:11 -05:00
catalogue bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
cataloguing Report to user the connections errors to z39.50 server, like timeout(10007), and refused(10000). 2008-10-21 10:23:18 -05:00
circ Allow renewal limits to be overridden 2008-10-23 10:34:50 -05:00
debian Fixing a couple of bugs in the package 2008-08-12 19:47:58 -05:00
errors bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
etc dealing with L' and D' in french 2008-08-04 08:12:53 -05:00
install_misc bug 2274: adding libmime-lite-perl (MIME::Lite) to list of required debian packages 2008-07-15 09:58:38 -05:00
installer followup 2 to to renewal limit override 2008-10-23 10:34:59 -05:00
koha-tmpl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
labels fix calls to get_template_and_user in label-item-search.pl 2008-10-16 15:41:40 -05:00
members Allow renewal limits to be overridden 2008-10-23 10:34:50 -05:00
misc Bug 2660: Add command-line options to overdue notice script. 2008-10-21 10:35:34 -05:00
offline_circ bug 2608: let offline circ processing work in background 2008-09-16 22:40:22 -05:00
opac Bug #2709 Cannot add from Search to New list 2008-10-23 14:43:41 -05:00
reports bug 2543: follow-up patch 2008-10-23 12:06:47 -05:00
reserve Allow renewal limits to be overridden 2008-10-23 10:34:50 -05:00
reviews granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
rss bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
serials bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms SMS - widespread cleanup and moving code away from Cyprus/Turkey-specific implementation. Much more needed. 2008-02-06 23:19:30 -06:00
suggestion bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
svc bib_profile web svc: report biblioitems.itemtype subfield as non-mandatory 2007-12-04 15:06:05 -06:00
t Bug 2587 followup, updated test. 2008-09-26 09:10:39 -05:00
tags Bugfix is_approved() to handle the 3-state nature of approval. 2008-06-05 22:41:40 -05:00
tmp/modified_authorities
tools fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
virtualshelves kohabug 2456 Moving certain C4::VirtualShelves.pm subs from EXPORT 2008-08-04 15:26:52 -05:00
xt adding pod spelling test 2008-07-10 09:10:40 -05:00
.htaccess bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
about.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
changelanguage.pl fixing bug 1754: Hide language chooser if only one translation is available 2008-03-17 21:28:31 -05:00
edithelp.pl Patches bug #2308 2008-07-08 15:00:28 -05:00
fix-perl-path.PL installer: improvements to fix-path-perl.PL on Win32 2007-12-20 19:20:12 -06:00
help.pl Adding yuipath variable to help.pl, and doing some cleanup of help templates (standardizing structure, mostly, and correcting some nomenclature). 2008-01-09 14:50:20 -06:00
INSTALL Updates to the installation instructions 2008-08-09 07:03:37 -05:00
install-CPAN.pl BUGFIX: need to create authors/id if CPAN is unused 2007-09-07 05:26:16 -05:00
INSTALL.debian Update INSTALL.debian to mention a2dissite default 2008-08-27 09:44:53 -05:00
INSTALL.fedora7 kohabug 2076 - remove three tables (DB rev 077) 2008-05-01 18:59:28 -05:00
INSTALL.opensuse Updated INSTALL.opensuse to install yaz 2008-07-14 20:02:14 -05:00
kohaversion.pl Allow renewal limits to be overridden 2008-10-23 10:34:50 -05:00
LICENSE re-naming some files prior to release 2007-12-30 12:13:39 -06:00
mainpage.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
Makefile.PL bug 2628: fixing test script to deal with DESTDIR in Makefile.PL 2008-09-26 09:08:35 -05:00
MANIFEST.SKIP Do not pack the git repository 2007-09-06 17:14:36 -05:00
README adding README 2007-12-30 12:13:57 -06:00
rewrite-config.PL fix for bug 2528: installation fails with confusing error message 2008-08-19 13:40:25 -05:00

Koha 3 - the next-generation release of the award-winning Koha open-source
integrated library system.

30 December 2007 - Joshua Ferraro <jmf AT liblime DOT com>

Koha is distributed under the GNU GPL. Please read the file LICENSE for
more details.

To install or upgrade Koha, please see the INSTALL file.

Please report any bugs to the koha mailing lists or bug tracker and we
will try to fix them in a future release. The main koha web site is
http://www.koha.org/