]>
git.koha-community.org Git - koha.git/log
Chris Cormack [Sun, 4 Oct 2009 22:05:09 +0000 (11:05 +1300)]
Portuguese staff update
Chris Cormack [Sun, 4 Oct 2009 21:03:55 +0000 (10:03 +1300)]
Portuguese Opac Updates
Chris Cormack [Sun, 4 Oct 2009 20:13:56 +0000 (09:13 +1300)]
Polish language updates
Nahuel ANGELINETTI [Thu, 1 Oct 2009 08:26:43 +0000 (10:26 +0200)]
[replaceprevious](bug #3678) Fix circulation
This patch fix major circulation problems with reserves:
A reserved document on "next available", is no more detected when an item of this record is checked-in.
And add a db dependant test to validate this everywhen.
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Michael Hafen [Wed, 30 Sep 2009 21:33:05 +0000 (15:33 -0600)]
bugfix: pagination bar has an empty page at the end
There are a few pages where the pagination_bar() call produces an empty page
when the number of results is a multiple of the results per page. Looking at
getnbpages() I see the right way to do it. So I changed these few pages to
either use getnbpages() or calculate the number of pages the same way.
Nahuel ANGELINETTI [Tue, 29 Sep 2009 09:19:07 +0000 (11:19 +0200)]
(bug #3674) allow users creation with disabled password
Chris Cormack [Wed, 30 Sep 2009 23:47:46 +0000 (12:47 +1300)]
Mongolian updates
Chris Cormack [Wed, 30 Sep 2009 18:52:30 +0000 (07:52 +1300)]
Greek updates
Chris Cormack [Tue, 29 Sep 2009 18:01:55 +0000 (07:01 +1300)]
German and Italian updates
Chris Cormack [Sun, 27 Sep 2009 22:43:39 +0000 (11:43 +1300)]
Continuing fixing license and metadata
Chris Cormack [Sun, 27 Sep 2009 22:35:50 +0000 (11:35 +1300)]
Updating license and meta information
Chris Cormack [Sun, 27 Sep 2009 22:35:37 +0000 (11:35 +1300)]
German intranet updates
Chris Cormack [Sat, 26 Sep 2009 20:41:16 +0000 (09:41 +1300)]
Tidying up license info and other meta data
Chris Cormack [Sat, 26 Sep 2009 20:28:50 +0000 (09:28 +1300)]
Updates to Slovak staff interface for 3.0.4
Ricardo Dias Marques [Sun, 6 Sep 2009 16:44:13 +0000 (16:44 +0000)]
Bug 3582: Missing usage information for -h / --help switch for rebuild_nozebra.pl
Fix for Bug 3582: Missing usage information for -h / --help switch for rebuild_nozebra.pl
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3582
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Chris Cormack [Fri, 25 Sep 2009 21:29:38 +0000 (09:29 +1200)]
Slovak and German updates
Henri-Damien LAURENT [Fri, 25 Sep 2009 15:27:12 +0000 (17:27 +0200)]
bug Fixing : 3640
This patch filters all non itemrelated fields in the marcrecord before making update
AddItemhad the same problem as ModItem
They would try and take fields which would not be item fields
Conflicts solved C4/Items.pm
Nahuel ANGELINETTI [Fri, 25 Sep 2009 14:32:41 +0000 (16:32 +0200)]
(bug #3667) fix borrowers cleanup
This add a check of borrower expiry date, and don't delete the borrower if he's still active.
Nahuel ANGELINETTI [Wed, 23 Sep 2009 12:56:44 +0000 (14:56 +0200)]
(bug #3655) fix news language detection
This patch improve the language detection for news in opac. If the user have no defined language in his browser.
Henri-Damien LAURENT [Fri, 25 Sep 2009 08:27:47 +0000 (10:27 +0200)]
Bug Fixing : Subtitle Support Added
Henri-Damien LAURENT [Mon, 14 Sep 2009 20:19:08 +0000 (22:19 +0200)]
MT 1926 : Adding Internal notes to serials list display
Chris Cormack [Wed, 23 Sep 2009 09:56:28 +0000 (21:56 +1200)]
Polish, English NZ and German updates
Chris Cormack [Tue, 22 Sep 2009 23:47:49 +0000 (11:47 +1200)]
Khk updates
Chris Cormack [Tue, 22 Sep 2009 23:46:48 +0000 (11:46 +1200)]
English NZ and Polish updates
Henri-Damien LAURENT [Tue, 22 Sep 2009 13:16:21 +0000 (15:16 +0200)]
Fixing translation process
Removing checkbox values from po generation
Chris Cormack [Tue, 22 Sep 2009 01:08:04 +0000 (13:08 +1200)]
PO files updated to contain the .xsl
Chris Cormack [Tue, 22 Sep 2009 01:07:21 +0000 (13:07 +1200)]
Updating update.pl to work locally
Henri-Damien LAURENT [Mon, 21 Sep 2009 21:47:59 +0000 (23:47 +0200)]
Followup updating translation process
Henri-Damien LAURENT [Wed, 2 Sep 2009 15:38:36 +0000 (17:38 +0200)]
Adding xsl strings to po
xsl strings are now taken into account.
This is a first draft.
Some parameters of the functions will be taken into account
and <xsl> tags are not translated
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 21 Sep 2009 21:04:46 +0000 (23:04 +0200)]
C4/Search.pm followup auto_truncation
Auto_truncation is used even though exact search selected.
This patch removes this side effect
Chris Cormack [Mon, 21 Sep 2009 21:02:16 +0000 (09:02 +1200)]
French canadian updates
Henri-Damien LAURENT [Mon, 21 Sep 2009 20:39:49 +0000 (22:39 +0200)]
(bug #3592) fix scan of terms
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Nahuel ANGELINETTI [Wed, 9 Sep 2009 09:41:34 +0000 (11:41 +0200)]
[followup](bug #3584) fix variable name
Nahuel ANGELINETTI [Wed, 9 Sep 2009 07:29:03 +0000 (09:29 +0200)]
[follow up](bug #3584) improve ccl detection
This improve the detection of ccl queries, and do not duplicate the "ccl=" value.
Nahuel ANGELINETTI [Tue, 8 Sep 2009 12:03:28 +0000 (14:03 +0200)]
(bug #3584) detect ccl queries
This patch C4::Search::buildQuery to detect ccl queries, and let zebra to parse them.
And set a default index "kw" if not specified.
Henri-Damien LAURENT [Mon, 21 Sep 2009 20:23:23 +0000 (22:23 +0200)]
AuthoritiesMarc.pm Improvements
Users are now able to list authorities without entering a search term
Nahuel ANGELINETTI [Mon, 21 Sep 2009 15:45:20 +0000 (17:45 +0200)]
(bug #3653) fix list of recent checks-in
bad use of a variable name, this patch fix it.
Henri-Damien LAURENT [Mon, 21 Sep 2009 15:23:38 +0000 (17:23 +0200)]
Followup C4::Circulation.pm previous commit
previous commit would generate warnings on compilation
Henri-Damien LAURENT [Tue, 15 Sep 2009 19:39:45 +0000 (21:39 +0200)]
BugFix 2726 Resending
This bugfix was first sent By Michael Hafen but may not have made its way into LDAP Authentication
Nahuel ANGELINETTI [Mon, 21 Sep 2009 13:08:27 +0000 (15:08 +0200)]
(bug #3651) sending baskets and shelves
this patch restrict the send of baskets and shelves to authenticated users only, and show their surname/firstname in the e-mail, so the receiver will know who sent the list.
Henri-Damien LAURENT [Mon, 21 Sep 2009 14:32:40 +0000 (16:32 +0200)]
reserve/request.pl Fixing superlibrarian flag checking
superlibrarian flag was checked without %2 on reserve/request.pl
Henri-Damien LAURENT [Mon, 21 Sep 2009 14:31:43 +0000 (16:31 +0200)]
Removing call to a 3.2 function
Henri-Damien LAURENT [Mon, 21 Sep 2009 14:28:48 +0000 (16:28 +0200)]
Bug fix : click on confirm Bellow on opac-shelves
Click on confirm Bellow was not showing the button up, or button was not really obvious
This adds a button right bellow the message
Henri-Damien LAURENT [Mon, 21 Sep 2009 13:08:20 +0000 (15:08 +0200)]
Wrong update in UpdateHoldingBranch
Henri-Damien LAURENT [Mon, 21 Sep 2009 12:54:57 +0000 (14:54 +0200)]
Bug fixing Merge problem on opac-shelves.tmpl
Henri-Damien LAURENT [Mon, 21 Sep 2009 08:23:57 +0000 (10:23 +0200)]
Fixing AddReturn Bad Merge
Chris Cormack [Sun, 20 Sep 2009 01:54:37 +0000 (13:54 +1200)]
Polish language updates
Henri-Damien LAURENT [Sat, 19 Sep 2009 21:57:16 +0000 (23:57 +0200)]
ccl querys adding idx in detail.tmpl
Jean-André Santoni [Thu, 10 Sep 2009 08:10:56 +0000 (10:10 +0200)]
[3.0.x](bug #3597) Adds a check in "delete all items"
This patch replaces DellItem by DellItemCheck in "delete all items".
Nahuel ANGELINETTI [Thu, 10 Sep 2009 12:52:01 +0000 (14:52 +0200)]
(bug #3598) normalize isbn
This patch normalize isbn's of notices imported via z39.50
Galen Charlton [Tue, 15 Sep 2009 13:19:57 +0000 (09:19 -0400)]
bug 3614 followup
* renamed default_ind_to_space to _default_ind_to_space
as it is an internal function
* added calls to _default_ind_to_space in other places
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Colin Campbell [Mon, 14 Sep 2009 18:26:47 +0000 (19:26 +0100)]
bug 3614 Fix incorrect setting of indicator
Pull the code into its own subr so that the dangers of
inaccurate copy & paste are avoided in future
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Sat, 19 Sep 2009 21:28:48 +0000 (23:28 +0200)]
Enable warnings in serial scripts
Remove some superfluous variables
Simplify some loops over lists
Fix generated warnings
Strip whitespace from line endings
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Garry Collum [Sat, 12 Sep 2009 16:27:18 +0000 (12:27 -0400)]
Bug 3602: Fixes a log error for opac-search.pl if expanded_options is not defined.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Garry Collum [Sun, 13 Sep 2009 14:41:43 +0000 (10:41 -0400)]
Bug 3603: Fixes XHMTL errors in catalogue/showmarc.tmpl
Missing <title> tags, missing </head> and <body>, extra </div>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Garry Collum [Sun, 13 Sep 2009 15:08:35 +0000 (11:08 -0400)]
Bug 3604: Fixes invalid XHTML in manage-marc-import.tmpl.
Also adds zebra striping to <table>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Garry Collum [Mon, 14 Sep 2009 02:15:31 +0000 (22:15 -0400)]
Bug 3606: fixes 'last 50 items only' link in members/readingrec.tmpl.
If a staff member clicked on 'Show all items' in a patron's reading record, and
then clicked on 'show last 50 items only,' all of the records would still be
shown. The link for the 'last 50' items contains a switch for 'limit=full'
instead of 'limit=50'.
Also fixes some XHTML errors.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Michael Hafen [Mon, 14 Sep 2009 15:07:57 +0000 (09:07 -0600)]
Avoid potentially unnecessary database call in Auth
Auth, after verifying the session/logging in the user, calls to the database
to get the users borrowernumber. This call is probably unnecessary because
borrowernumber is part of userenv. Check userenv before going to the database.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Owen Leonard [Thu, 10 Sep 2009 15:19:51 +0000 (10:19 -0500)]
Follow-up for Bug 3524, adding itemtype text description
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
J. David Bavousett [Thu, 10 Sep 2009 15:10:50 +0000 (11:10 -0400)]
Handle null-or-empty to Charset::StripNonXmlChars
When rebuild_zebra.pl is run from cron, there is an occasional error
of the form:
Use of uninitialized value $str in substitution (s///) at /home/ebpl/kohaclone/C4/Charset.pm line 304.
This error is occuring when the string that is fed to Charset::StripNonXmlChars
is null or undefined, for some reason.
This fix will handle the null-or-empty condition, and thus suppress the error.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Garry Collum [Fri, 11 Sep 2009 15:26:57 +0000 (11:26 -0400)]
Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl
Tested for warnings after addition of 'use warnings.' No warnings were generated.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Garry Collum [Fri, 11 Sep 2009 15:41:38 +0000 (11:41 -0400)]
Bug 3601: Cleanup of holiday.tmpl
Changes the word 'location' to 'library.'
Expands the description of 'exception.'
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Nahuel ANGELINETTI [Wed, 16 Sep 2009 10:29:43 +0000 (12:29 +0200)]
don't die if a bad date is specified
Nahuel ANGELINETTI [Thu, 3 Sep 2009 08:17:19 +0000 (10:17 +0200)]
(bug #3575) fix opac-detail.pl
This delete an useless "use C4::Serials"(there are 2).
And fix the opac-detail template, to fix a variable conflict for serials.
Henri-Damien LAURENT [Sat, 19 Sep 2009 21:05:34 +0000 (23:05 +0200)]
[3.0.x](bug #3563) This replaces the library name by the branchname attached to the subscription, and hide streetaddesses in serials routing
In routing-preview, the title should be the branchname attached to the
subscription instead of the libraryname.
And showing the streetaddress of the members is useless, and harm privacy.
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Nahuel ANGELINETTI [Wed, 26 Aug 2009 11:55:37 +0000 (13:55 +0200)]
[followup](bug #3550) show subtitle in opac search result
This fix the opac search result, to show subtitle using GetRecordValue.
Nahuel ANGELINETTI [Tue, 25 Aug 2009 14:06:57 +0000 (16:06 +0200)]
[followup](bug #3370) export function and fix return
this add GetRecordValue in exported functions, and made it to return a ref.
Henri-Damien LAURENT [Sat, 19 Sep 2009 20:57:16 +0000 (22:57 +0200)]
[3.0.x](bug #3549) Sorted framework options in the dropdown menu
In addbook.pl, the framework options are sorted in random order. They should be
sorted in alphabetical order of value or code.
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Henri-Damien LAURENT [Sat, 19 Sep 2009 20:55:30 +0000 (22:55 +0200)]
(bug #3505) fix 210c and 225a unimarc's plugins
This fix the 2 plugins, make 225a to work with koha 3.0, and fix 210c to be xhtml valid
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Nahuel ANGELINETTI [Tue, 7 Jul 2009 13:42:32 +0000 (15:42 +0200)]
[followup](bug #3370) fix the "Get" function name
This fix the problem with the Get function in C4::Biblio, the new name is GetRecordValue and located in export_ok.
Henri-Damien LAURENT [Sat, 19 Sep 2009 20:36:57 +0000 (22:36 +0200)]
(bug #3395) fix unimarc plugin 225$a
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Nahuel ANGELINETTI [Tue, 30 Jun 2009 14:04:05 +0000 (16:04 +0200)]
(bug #3370) add keyword to MARC field mapping
This add the support of keyword => MARC field mapping, ton abstract the relation between human readable fields like subtitle, title, authors, location, ... and MARC fields in each framework.
This will allow to koha developper to be more flexible with each framework and don't care about the MARC flavour, just require some "keywords" to the user.
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Nahuel ANGELINETTI [Tue, 25 Aug 2009 09:53:50 +0000 (11:53 +0200)]
(bug #3550) use GetRecordValue to retrieve subtitle
This patch, is the first use of GetRecordValue, that use the Field mapping.
It retrieve the subtitle in Intranet using it, instead of the use an old function that doesn't work anymore.
This is a way to made koha more generic with each framework.
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Henri-Damien LAURENT [Sat, 19 Sep 2009 19:46:07 +0000 (21:46 +0200)]
additem : change GetBranches to GetBranchesLoop
Chris Cormack [Sat, 19 Sep 2009 01:36:37 +0000 (13:36 +1200)]
Lots of language updates
Henri-Damien LAURENT [Thu, 17 Sep 2009 13:24:54 +0000 (15:24 +0200)]
Markup corrections and opac-IBDdetail.pl fixing
Henri-Damien LAURENT [Thu, 17 Sep 2009 12:51:27 +0000 (14:51 +0200)]
Henri-Damien LAURENT [Thu, 17 Sep 2009 09:39:49 +0000 (11:39 +0200)]
Bug Fixing Merge problem
JS in moremember.tmpl was bogus
Henri-Damien LAURENT [Thu, 13 Aug 2009 13:07:03 +0000 (15:07 +0200)]
Translating unimarc_leader plugin in english
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Chris Cormack [Thu, 17 Sep 2009 07:30:42 +0000 (19:30 +1200)]
Language updates
Henri-Damien LAURENT [Thu, 17 Sep 2009 07:16:51 +0000 (09:16 +0200)]
Bug Fixing updatedatabase
Henri-Damien LAURENT [Wed, 16 Sep 2009 16:36:40 +0000 (18:36 +0200)]
Bug Fixing Amazon.pm would not compile
missing call of C4::External::Amazon in opac-ISBDdetail.pl
@aws was not defined
Chris Cormack [Tue, 15 Sep 2009 07:12:45 +0000 (19:12 +1200)]
The rest of the staff interface updated
Chris Cormack [Tue, 15 Sep 2009 04:59:32 +0000 (16:59 +1200)]
Armenian staff updates
Chris Cormack [Tue, 15 Sep 2009 04:58:22 +0000 (16:58 +1200)]
Malaysian and Portuguese staff updates
Chris Cormack [Tue, 15 Sep 2009 04:57:01 +0000 (16:57 +1200)]
Staff language updates
Chris Cormack [Tue, 15 Sep 2009 04:55:44 +0000 (16:55 +1200)]
Valencian staff
Chris Cormack [Tue, 15 Sep 2009 04:53:11 +0000 (16:53 +1200)]
Serbian staff update
Chris Cormack [Tue, 15 Sep 2009 04:52:35 +0000 (16:52 +1200)]
Czech staff updates
Chris Cormack [Tue, 15 Sep 2009 02:48:52 +0000 (14:48 +1200)]
Last of the opac updates
Chris Cormack [Tue, 15 Sep 2009 02:47:55 +0000 (14:47 +1200)]
More language updates
Chris Cormack [Tue, 15 Sep 2009 02:41:20 +0000 (14:41 +1200)]
More language updates
Chris Cormack [Tue, 15 Sep 2009 02:37:49 +0000 (14:37 +1200)]
Hindi, Tetun, Thai, Tagalog, Turkish, Urdu and Ukranian opac updates
Chris Cormack [Tue, 15 Sep 2009 02:35:09 +0000 (14:35 +1200)]
Spanish, Persian and Galician opac updates
Chris Cormack [Tue, 15 Sep 2009 02:29:49 +0000 (14:29 +1200)]
French (France), French (Canada) and Hebrew opac updates
Chris Cormack [Tue, 15 Sep 2009 02:28:40 +0000 (14:28 +1200)]
Amharic, German and English NZ opac updates
Chris Cormack [Tue, 15 Sep 2009 02:26:34 +0000 (14:26 +1200)]
Danish and Bulgarian opac updates
Chris Cormack [Tue, 15 Sep 2009 02:24:16 +0000 (14:24 +1200)]
Bengali, Arabic and Azerbaijanian opac updates
Chris Cormack [Tue, 15 Sep 2009 02:17:24 +0000 (14:17 +1200)]
Indonesian opac updates
Chris Cormack [Tue, 15 Sep 2009 02:16:24 +0000 (14:16 +1200)]
Greek Opac updates