Commit graph

11143 commits

Author SHA1 Message Date
40074eaeec Fix for Bug 3949, "already received box has funny shading" and other cosmetic changes
- moving filter form to sidebar
- correcting markup
- moving table row show/hide message out of the table and adjusting for zero- vs. 1-based js counts
2009-12-20 14:28:28 +01:00
NYUHSL
98b45dfa90 Updated ScriptAlias to point to opac/opac-search.pl instead of 2009-12-20 14:28:28 +01:00
5e9ad32707 Fix for Bug 3956, Basket details table headers misaligned 2009-12-20 14:28:28 +01:00
Nicole Engard
e935e47f52 Bug 3957 fix title and paths for batchmod files 2009-12-20 14:28:27 +01:00
Nicole Engard
19ff1a2865 updated suggestions help file name to match new naming structure 2009-12-20 14:28:27 +01:00
Chris Cormack
3fae8fa97a Bug 3877 - Fixing layout of radio buttons 2009-12-20 14:27:50 +01:00
Chris Cormack
e291d4c401 Bug 3861 cannot place hold in opac 2009-12-20 14:27:50 +01:00
Nicole Engard
5b72b999b1 Bug 3840: Change 'New' button to 'New Vendor' for clarity 2009-12-20 14:27:49 +01:00
Nicole Engard
b97343dccf Bug 3857: Add tools menu to left of CSV Profiles page 2009-12-20 14:27:49 +01:00
Piotr Wejman
7cde8989fa Adding missing definition of lib_opac column in authorised_values table [BUG 3887] 2009-12-20 14:27:49 +01:00
Piotr Wejman
c5ddaf5d5f Added missing drop table lines (labels_batches & labels_layouts) 2009-12-20 14:27:49 +01:00
Nicole Engard
561066a168 updated help files with new documentation 2009-12-20 14:27:48 +01:00
Michael Hafen
6822d69d95 Add basic restrictive robots.txt file to opac
I don't need Google and MSN looking at every view of every title in my catalog.
So I'll ask all search engine robots to leave the OPAC alone.
2009-12-20 14:27:44 +01:00
32698f217a Markup reformatting following established patterns. Also changing name output to "surname, firstname" 2009-12-20 14:27:38 +01:00
d2edfe94cc Reformatting routing list edit screen according to existing markup patterns 2009-12-20 14:27:38 +01:00
Nicole Engard
ea24591c36 bug 3882 changed 'reserves' to 'holds' in template 2009-12-20 14:27:38 +01:00
20355a7084 Minor markup corrections for quick spine label creator, adding tools menu 2009-12-20 14:27:13 +01:00
Liz Rea
7b8666e855 Adds auto print/auto close functionality to hold transit slip. 2009-12-20 14:27:12 +01:00
4f6ce12117 Fix for Bug 3874, Add to list page shouldn't offer to add to existing list if none exist
Also includes some markup corrections
2009-12-20 14:27:12 +01:00
8d7b4a7bcc Creating "Add to" menu to biblio toolbar for adding biblio to cart or list (Bug 3871) 2009-12-20 14:27:12 +01:00
Owen Leonard
8fd0378f83 Changes to the appearance and behavior of the cart in the staff client (see Bug 3871) 2009-12-20 14:27:12 +01:00
Chris Cormack
c4b27653ba Bug 3842 Lingua::Stem::Snowball missing from the Makefile.PL 2009-12-20 14:27:10 +01:00
1a0c17adcd Updating history 2009-12-20 14:27:07 +01:00
Chris Nighswonger
083ae1cf2d Adding comments for Zebra Configuration on MSWin32
MSWin32 does not support sockets. These comments give instruction on setting up Zebra tcp port configuration.
2009-12-20 14:27:03 +01:00
Chris Nighswonger
f159b75cb7 Fix for MSWin32
A tweak to restore MSWin32 installation capability.

NOTE: Native MSWin32 support in Koha is for Strawberry Perl 5.10.1.0 or later.
There are some issues with GDBM_File.pm which prevent Koha from running without a bit of
a workaround. This will be resolved in the January 2010 release of Strawberry Perl. More
can be read concerning this in the INSTALL.MSWin32 file which will be forth-coming.

NOTE: There will be several other minor changes to other portions of the Koha code base
in order to fix misc issues when Koha is installed on MSWin32.
2009-12-20 14:27:03 +01:00
ec48133f71 Bug 3863 - Amazon Content Not Working
Sysprefs were not sent to templates.
2009-12-20 14:27:03 +01:00
Michael Hafen
929d281e93 bugfix Move Item From Biblio - biblioitemnumber isn't the same as biblionumber
In the database and code biblioitemnumber is not guaranteed to be the same as
biblionumber.
2009-12-20 14:27:02 +01:00
David Birmingham
77141dab35 Translated & to & in xmlrecord
If the homebranch tag had an & in its name, then the XML wouldn't parse
correctly.  As a result, if XSLT was turned on, "No copies available" would
always be displayed.
2009-12-20 14:26:35 +01:00
1d9de57e23 Bug 3784: Don't fail on opac-detail.pl with invalid biblionumber 2009-12-20 14:26:35 +01:00
9bebe2e914 correct DBrev
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-12-02 06:29:39 -05:00
0c7e7053e2 Renumber DB updates from merge
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-12-01 21:07:48 -05:00
4747ea7462 Merge commit 'koha-biblibre/master' into bl-acq 2009-12-01 21:01:33 -05:00
Henri-Damien LAURENT
aaebd7e138 Bug Fixing additem : branchcode unwilling changes
branchcode was unconditionnally changed to user branch when editing an item
2009-11-26 21:55:10 +01:00
Paul Poulain
37feb640af fixing version update 2009-11-26 17:13:08 +01:00
Henri-Damien LAURENT
f0132aeb71 dbRev 130 : CAS System preference
Upgrade updatedatabase.pl and kohaversion
2009-11-25 12:20:16 +01:00
Henri-Damien LAURENT
6a7d1f448d Merge branch 'MT1105' into public_master 2009-11-25 12:16:05 +01:00
Matthias Meusburger
9f41fe64be MT 2050, Follow-up, Fast Cataloging
Adds granular permissions for cataloging
Also adds a link from the circulation home to fast cataloging when fast cataloging is active
2009-11-24 10:05:10 +01:00
Henri-Damien LAURENT
ce3adab2ee bulkmarcimport.pl Bug Fix matching biblios enhanced
matching biblios is now also getting biblioitemnumber so that Items management can be performed
2009-11-23 21:40:13 +01:00
Henri-Damien LAURENT
6b29bb866b followup da49fc77df enh 3736 2009-11-23 21:35:07 +01:00
Henri-Damien LAURENT
5b9ed679c5 haspermission signature had changed 2009-11-23 17:05:55 +01:00
Matthias Meusburger
54b6b9bd1d Remove ticket parameter from auto added hidden fields.
(Normal login directly after a failed CAS login didn't work previously to this removal)
2009-11-23 16:37:54 +01:00
Matthias Meusburger
c92bc8d73b Added debug mode for CAS warn messages 2009-11-23 16:34:31 +01:00
Matthias Meusburger
26d85c3cd6 Add missing return when CAS user is invalid 2009-11-23 16:32:40 +01:00
Henri-Damien LAURENT
36a01ea347 Second CAS version : CAS and non-CAS login can coexist
Conflicts solved :

	C4/Auth.pm
	opac/opac-main.pl
2009-11-23 16:26:35 +01:00
Matthias Meusburger
77ab8970f1 Add a syspref for CAS logout 2009-11-23 16:23:27 +01:00
Matthias Meusburger
acdd090246 Moved CAS configuration from config file to sysprefs 2009-11-23 16:23:20 +01:00
Henri-Damien LAURENT
7126496210 First CAS version : when CAS is enabled, login through CAS is mandatory
Conflicts solved C4/Auth.pm
2009-11-23 16:21:37 +01:00
Nahuel ANGELINETTI
5ed631c850 (bug #3802) fix branch deletion checks
This fix checks that are done when a branch is deleted, and the message shown.
Now it check for borrowers and items attached to the deleted branch.
2009-11-23 10:35:25 +01:00
Nahuel ANGELINETTI
e88fbd627b (bug #3801) fix itemtype administration
This delete all code related to renewals allowed in itemtype administration.
2009-11-23 10:34:44 +01:00
Paul Poulain
97b2a56f27 more SQL fixes. Installer now works fine with french & unimarc 2009-11-20 18:28:14 +01:00