]>
git.koha-community.org Git - koha.git/log
Nahuel ANGELINETTI [Tue, 20 Jul 2010 14:05:16 +0000 (16:05 +0200)]
(bug #5042) rss field and sort by
this add an arg in url to take care of order in rss feeds.
Nahuel ANGELINETTI [Fri, 16 Jul 2010 13:30:06 +0000 (15:30 +0200)]
[followup] (bug #4018) fix the coins position in code
Nahuel ANGELINETTI [Wed, 30 Dec 2009 10:36:35 +0000 (11:36 +0100)]
(bug #4018) fix coins support in opac detail and xslt
Nahuel ANGELINETTI [Thu, 15 Jul 2010 09:13:28 +0000 (11:13 +0200)]
[followup](bug #3825) fix problems in tmpl_if
In previous patch, and if was not fixed to be managed correctly, and allow user, if there is no hold waiting, to go the holds over.
Nahuel ANGELINETTI [Tue, 13 Jul 2010 13:57:29 +0000 (15:57 +0200)]
(bug #4990) fix email link in overdues to have a pre-generated message
This fix the link in overdues.pl to have great link with pre-generated emails, they are based on the letter "MANUAL_ODUE" in "circulation" module.
Nahuel ANGELINETTI [Tue, 13 Jul 2010 09:58:01 +0000 (11:58 +0200)]
[followup](bug #4931) fix forgottens input in buttons
the previous patch missed an hidden input in next buttons that break next page. This fix it.
Nahuel ANGELINETTI [Tue, 13 Jul 2010 08:53:26 +0000 (10:53 +0200)]
[3.0.x] (bug 4989) add index on guarantorid
Matthias Meusburger [Mon, 21 Sep 2009 15:50:16 +0000 (17:50 +0200)]
MT 1882 : ccode search in serials/subscription-bib-search.pl
Henri-Damien LAURENT [Wed, 7 Jul 2010 15:56:40 +0000 (17:56 +0200)]
bug3812 : Illegal Date 'iso' does not match 'iso' format (Acquisitions)
applied all recommandations on acqui/orderreceive.pl
Thanks m.de.rooy@rijksmuseum.nl
Henri-Damien LAURENT [Wed, 7 Jul 2010 15:43:46 +0000 (17:43 +0200)]
bug 4863 : C4::Bookfund lacks use of C4::Context
Adding C4::Context to C4::Bookfund
Henri-Damien LAURENT [Mon, 5 Jul 2010 18:39:52 +0000 (20:39 +0200)]
Followup bug4263 : dateaccessioned should not be blanked
Previous commit on bug 4263 reintroduced bug 2466 namely item subfields would not be wiped out.
This patch takes the need for dateacessioned not to be blanked.
But also wipe out desired item subfields.
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Nahuel ANGELINETTI [Mon, 5 Jul 2010 09:01:26 +0000 (11:01 +0200)]
[3.0.x] (bug #4939) automaticitemtransfert break holdingbranch
This patch fix the call to moditemtransfert in the case of automaticitemtransfert set to ON.
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Nahuel ANGELINETTI [Fri, 2 Jul 2010 13:27:59 +0000 (15:27 +0200)]
(bug #4931) add the ability to choose home or holding branch in stocktaking
This add radio box in stocktaking to base it on home or holdingbranch
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Nahuel ANGELINETTI [Fri, 2 Jul 2010 12:23:48 +0000 (14:23 +0200)]
[3.0.x](bug #4930) fix inventory
this delete duplicate code that generate an error in a sql query and can't work when "pass on loan items" is checked.
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Nahuel ANGELINETTI [Mon, 15 Jun 2009 10:18:05 +0000 (12:18 +0200)]
(bug #3329) Dependency missing in inventory.pl
The called function AddReturn is in C4::Circulation which is not loaded, this patch do it.
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Nahuel ANGELINETTI [Wed, 30 Jun 2010 11:58:32 +0000 (13:58 +0200)]
[followup](MT3160) fix address request
If any part of concat is null, all the address field is null.
Now we use IFNULL() from mysql.
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Nahuel ANGELINETTI [Tue, 29 Jun 2010 09:23:39 +0000 (11:23 +0200)]
(bug #4916) permit tools/cleanborrowers.pl to be used by command line
This patchs adds the possibility to run the script by command line.
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Henri-Damien LAURENT [Mon, 5 Jul 2010 12:04:50 +0000 (14:04 +0200)]
MT3915: deleted biblios would stick in zebra indexes
Since the update of biblios would be done AFTER the deletion of biblios,
and since biblios would be updated just before being deleted (in order to delete the items)
update process would recreate the biblio.
This patch fixes the order in order to do the deletion AFTER the update.
Henri-Damien LAURENT [Wed, 30 Jun 2010 06:50:39 +0000 (08:50 +0200)]
C4::XSLT Removing unconditionnal warn
there was an unconditionnal warn in C4::XSLT.
This patch removes it.
Zeno Tajoli [Mon, 28 Jun 2010 16:24:17 +0000 (18:24 +0200)]
var status in C4/Output.pm
Zeno Tajoli [Tue, 29 Jun 2010 12:52:54 +0000 (14:52 +0200)]
Fixes about italian sql files.
This patch fixes wrong translations in the files unimarc_framework.txt and subtag_registry.txt
Zeno Tajoli [Mon, 21 Jun 2010 14:58:38 +0000 (16:58 +0200)]
Update userpermissions.sql of it-IT for manage of CSV export
Zeno Tajoli [Mon, 21 Jun 2010 14:59:03 +0000 (16:59 +0200)]
Update userpermissions.sql of en for manage of CSV export
Zeno Tajoli [Mon, 21 Jun 2010 14:57:49 +0000 (16:57 +0200)]
Fix COUNTRY authorised values to uppercase
Zeno Tajoli [Mon, 21 Jun 2010 14:58:12 +0000 (16:58 +0200)]
bug 2434
koha user [Tue, 15 Jun 2010 12:04:13 +0000 (14:04 +0200)]
MT3753: Fix limits when itemcallnumbers are numbers
Paul Poulain [Thu, 31 Dec 2009 14:35:56 +0000 (15:35 +0100)]
Adding NSB/NSE filters
Marcel de Rooy [Wed, 9 Jun 2010 14:00:09 +0000 (16:00 +0200)]
Bug 4866 for 3.0.x (Enable Change event for item plugins)
A few lines of code in additem.pl make it possible to add the Change event next to Blur and Focus for item plugins. This prevents running the plugin if the data has not changed. Patch sent for 3.0.x.
Marcel de Rooy [Thu, 10 Jun 2010 11:08:02 +0000 (11:08 +0000)]
Bug 4839 (System pref for MARC field 008 authorities; additional logic for position 14) [version 3.0.x]
Currently, the default for this marc field is hardcoded in the plugin code of
marc21_field_008_authorities.pl (two occurrences).
I suggest to move this value to a new system preference. If this pref should
not exist, the old hardcoded value could still be used.
Furthermore, the default for position 14 (heading use: main or added entry)
should be dependent on the authority type. For CHRON_TERM, GENRE/FORM and
TOPIC_TERM, it should be b (not appropriate) instead of a (appropriate).
This patch applies to 3.0.x only. Additional patch submitted for master.
Marcel de Rooy [Mon, 7 Jun 2010 12:24:37 +0000 (14:24 +0200)]
Bug 4513 (Resetting framework to Default) [v3.0.x]
Resubmitting this patch for 3.0.x only.
Marcel de Rooy [Wed, 9 Jun 2010 12:33:27 +0000 (14:33 +0200)]
Bug 4512 for 3.0.x only (Encoding issue in downloaded data of guided reports) RESENT
The line binmode STDOUT, ':utf8'; garbles the output. It was already utf8. The statement should be used on binary data, not on plain text. The statement occurred more frequently in older versions of the script; this last occurrence must be deleted too.
Marcel de Rooy [Wed, 9 Jun 2010 14:32:36 +0000 (16:32 +0200)]
Bug 4489 for opac-detail.tmpl [3.0.x] RESENT
opac-detail.tmpl contains unmatched end loop on line 347 [in version 3.0.x only]
Marcel de Rooy [Thu, 10 Jun 2010 07:58:30 +0000 (07:58 +0000)]
Additional fix for bug 3212 [3.0.x only]
In 3.0.x position 9 is forced to Unicode. But the value of the combo in the popup still points to MARC8. Corrected in this fix.
Nahuel ANGELINETTI [Tue, 8 Jun 2010 09:35:00 +0000 (11:35 +0200)]
(bug #4856) delete forgotten debug code
Nahuel ANGELINETTI [Tue, 8 Jun 2010 09:14:29 +0000 (11:14 +0200)]
(bug #4856) fix rebuild zebra to delete NSB/NSE chars
Nahuel ANGELINETTI [Mon, 7 Jun 2010 09:08:37 +0000 (11:08 +0200)]
(bug #4853) change rights needed to renew loans
Use "circulate" right, instead of "borrower".
Nahuel ANGELINETTI [Fri, 4 Jun 2010 09:04:35 +0000 (11:04 +0200)]
[followup](MT3160) fix previous patch for non checked variable
This add a if to check if the variable exists
Nahuel ANGELINETTI [Tue, 1 Jun 2010 11:54:53 +0000 (13:54 +0200)]
(bug #4842) check if string is utf8 or not
This fix a double encoding problem in serial receive.
Nahuel ANGELINETTI [Mon, 31 May 2010 11:45:20 +0000 (13:45 +0200)]
(bug #4840) round cost in new order
Joe Atzberger (siptest [Tue, 16 Jun 2009 17:11:35 +0000 (12:11 -0500)]
Expand interactive SIP tests.
Also tweak interactive item dump to suppress huge fields (marc, marcxml).
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Joe Atzberger (siptest [Sat, 20 Jun 2009 00:32:41 +0000 (19:32 -0500)]
Functional SIP run and shutdown scripts. Update example SIPconfig.xml
Note the shutdown script is quick and dirty, and probably
platform (debian) specific.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
kohaadmin [Thu, 18 Feb 2010 14:16:47 +0000 (15:16 +0100)]
SIP2 utf8 encoding
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Henri-Damien LAURENT [Fri, 29 Jan 2010 19:25:22 +0000 (20:25 +0100)]
SIP Patron management
Using Flag EXPIRED to notice whether Patron CAN or CANNOT checkout a book
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Henri-Damien LAURENT [Wed, 19 May 2010 04:36:44 +0000 (06:36 +0200)]
Bug 3815: SIP2 Invalid Item Information Response 18
With this patch Koha SIP2 server send back a valid Item Information
Response for issued items: ie with due date in the response.
Conflicts solved:
C4/SIP/ILS/Item.pm
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Frédéric Demians [Fri, 27 Nov 2009 17:16:55 +0000 (18:16 +0100)]
Bug 3814: SIP2 Server logging doesn't work on OpenSolaris
This patch put in SIPconfig.xml SIP2 server logging parameters. This is
way it's possible to modify where SIP2 logs are sent. And fix
OpenSolaris bug.
WARNING: After an upgrade, installation using a custom SIP2 server
config file will need to copy default SIPconfig.xml added section:
<!--
Set Net::Server::PreFork runtime parameters
syslog_ident will identify SIP2 Koha server entries in syslog
For OpenSolaris, add: syslog_logsock=stream
-->
<server-params
min_servers='1'
min_spare_servers='0'
log_file='Sys::Syslog'
syslog_ident='koha_sip'
syslog_facility='local6'
/>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Alex Arnaud [Wed, 19 May 2010 14:48:03 +0000 (16:48 +0200)]
admin/aqbookfund.pl: prevents the creation of funds with the same code
Jean-André Santoni [Fri, 30 Apr 2010 09:28:11 +0000 (11:28 +0200)]
[MT3424] Converts COUNTRY authorised values to uppercase
Matthias Meusburger [Mon, 17 May 2010 15:16:26 +0000 (17:16 +0200)]
MT3492 (linked to bug #4263): Fix itemnotes deletion when modifying an item
Nahuel ANGELINETTI [Tue, 18 May 2010 09:25:30 +0000 (11:25 +0200)]
[followup] (MT3421) revert fix
This patch delete a line that broke the status in serials table.
Nahuel ANGELINETTI [Fri, 23 Apr 2010 11:54:30 +0000 (13:54 +0200)]
(bug #4263) dateaccessionned is cleaned on item modification
Every item modification, date accessionned is cleaned, if there is no modification made, we must'nt reset to "undef" the value.
Nahuel ANGELINETTI [Tue, 18 May 2010 08:01:16 +0000 (10:01 +0200)]
(bug #4522) fix plugin unimarc 210$c
This patch change the way to retrieve the value to insert in the record.
The way it was done, was verry ugly.
Nahuel ANGELINETTI [Tue, 18 May 2010 07:54:17 +0000 (09:54 +0200)]
[followup] (bug #4520) forgotten file in previous patch
Marcel de Rooy [Mon, 17 May 2010 11:43:20 +0000 (13:43 +0200)]
Bug 4514 (Error handling in 500.pl is erroneous itself)
Marcel de Rooy [Mon, 17 May 2010 10:22:54 +0000 (12:22 +0200)]
Bug 4159 (Directory modified_authorities in tmp not localfile)
Nahuel ANGELINETTI [Mon, 17 May 2010 15:03:49 +0000 (17:03 +0200)]
(bug #4520) fix show more link to work
fix the shore more link, to pass parameters like offset or filters, to keep the same results.
Nahuel ANGELINETTI [Mon, 17 May 2010 13:57:56 +0000 (15:57 +0200)]
(bug #4519) fix record printing
this add a js that print a record
Nahuel ANGELINETTI [Mon, 17 May 2010 13:43:10 +0000 (15:43 +0200)]
(bug #4518) enhance 2.2 to 3.0 scripts
Henri-Damien LAURENT [Mon, 17 May 2010 10:23:55 +0000 (12:23 +0200)]
Changing version to 3.0.6
This is version 3.0.6 of Koha.
Change log :
bug fixes
bug #3348
bug #3536
bug #3894
bug #4002
bug #4004
bug #4020
bug #4021
bug #4038
bug #4043
bug #4044
bug #4049
bug #4050
bug #4052
bug #4055
bug #4075
bug #4084
bug #4326
bug #4276
Adds IndependentBranchPatrons system preferences for libraries which would not like to see patrons from other libraries
Adds XSLT systempreferences so that path can be provided
Also adds CSV exports
Adds a page for subscription history management
Changes the way reserves are allowed. You HAVE TO enter the itemtypes and holds Policy in order to enable your patron to reserve
It adds 10 changes in database, which adds some new tables required for some partial features ports from 3.2 due to the previous release and updates languages tag for portuguese and updates Calendar SystemPreference.
Henri-Damien LAURENT [Mon, 17 May 2010 02:30:36 +0000 (04:30 +0200)]
Followup Adding system preference XSLT*FileName
This patch fixes the name of the system preference according to the usage done in C4::XSLT
And also takes the value of the system preferences (XSLTDetailsDisplay and XSLTResultsDisplay) set in 3.0.6.03
rather than rewriting the value without taking a previous updated value into account
Henri-Damien LAURENT [Fri, 14 May 2010 23:41:07 +0000 (01:41 +0200)]
Release notes 3.0.6
Chris Cormack [Sat, 15 May 2010 08:42:05 +0000 (20:42 +1200)]
Intranet po file updates
Chris Cormack [Sat, 15 May 2010 08:40:43 +0000 (20:40 +1200)]
Opac po file updates
Henri-Damien LAURENT [Fri, 14 May 2010 23:28:46 +0000 (01:28 +0200)]
Adding XSLTreultsFilename and XSLTDetailFilename
Thos two system preferences enables the librarian to choose an xslt different from the one provided in Koha
Henri-Damien LAURENT [Fri, 14 May 2010 21:20:41 +0000 (23:20 +0200)]
Bug 4326 ; returndate were fixed on the day before
dropbox mode was set even though it was not dropbox.
This patch is an adaptation of Ian Walls
http://www.mail-archive.com/koha-patches@lists.koha.org/msg04736.html
Garry Collum [Sat, 20 Mar 2010 01:25:35 +0000 (21:25 -0400)]
Bug 4276: Proposed fix for "Related Subjects" links in Opac.
Adds fields other than 'a' to the links for subject headings in the Opac details page.
Also adds subfield b of a Corporate Author (710) to the appropriate link. Otherwise you may have a link with "United States" instead of "United States. Public Works Adminstration"
Another patch needs to be sent for the Intranet.
Matthias Meusburger [Mon, 10 May 2010 09:29:34 +0000 (11:29 +0200)]
MT3421, Follow-up: Moves subscription history in a separate page
- Displays link for every subscription
- Allows modification even for subscriptions without manual history
Matthias Meusburger [Thu, 29 Apr 2010 10:05:38 +0000 (12:05 +0200)]
MT3421, Follow-up: Moves subscription history in a separate page
- Adds link to serial-collection.pl
- Changes are displayed after modification
Matthias Meusburger [Wed, 28 Apr 2010 12:42:25 +0000 (14:42 +0200)]
MT3421: Moves subscription history in a separate page
Alex Arnaud [Wed, 12 May 2010 14:14:16 +0000 (16:14 +0200)]
(MT 3267) Add Homebranch and Holdingbranch search criterion on circulation stat.
Nahuel ANGELINETTI [Wed, 12 May 2010 13:59:06 +0000 (15:59 +0200)]
(bug #4491) fix weird code in search scripts
This change some code a bit strange, that generate strange effetcs.
Now we use $cgi->param to get the values.
Nahuel ANGELINETTI [Wed, 12 May 2010 13:33:51 +0000 (15:33 +0200)]
(bug #4490) do not warn each notice if xslt is on
Nahuel ANGELINETTI [Wed, 12 May 2010 11:43:32 +0000 (13:43 +0200)]
(bug #4487) permit - and . in callnumber plugin
Paul Poulain [Wed, 12 May 2010 09:05:12 +0000 (11:05 +0200)]
(MT3318) RSS OPAC: Adding CDATA term in title and description tags.
Nahuel ANGELINETTI [Thu, 29 Oct 2009 15:47:17 +0000 (16:47 +0100)]
(bug #3737) fix title search in order history
Henri-Damien LAURENT [Tue, 6 Apr 2010 12:52:48 +0000 (14:52 +0200)]
Minor Fix : IndependentBranchPatron misspelling
C4/Members.pm
Line 179, preference used would not be correctly spelled
Henri-Damien LAURENT [Tue, 6 Apr 2010 11:27:20 +0000 (13:27 +0200)]
BuildUnimarcHierarchies : Fixing infinite loop
When referenced authority in 5XX$3 would be the same as the current authid, the script would get into infinite loop
Matthias Meusburger [Thu, 1 Apr 2010 14:07:25 +0000 (16:07 +0200)]
batchRebuildBiblioTables.pl doesn't crash anymore when GetMarcBiblio fails.
Unprocessed biblionumbers are displayed at the end of the execution instead.
Nahuel ANGELINETTI [Wed, 31 Mar 2010 13:56:40 +0000 (15:56 +0200)]
(bug #4358) fix sql query in C4::Members::GetAllIssues
This fix the use of oldissues instead of old_issues table.
Nahuel ANGELINETTI [Tue, 30 Mar 2010 09:54:30 +0000 (11:54 +0200)]
Fix kohastructure for deletedborrowers
This patch add a forgotten column in deletedborrowers, that make koha doesn't save deletedborrowers in fresh installs.
Henri-Damien LAURENT [Thu, 25 Mar 2010 09:39:01 +0000 (10:39 +0100)]
Better conformance for UNIMARC Authorities Encoding
Adding support for UNIMARC Authorities UNIMARC encoding
place of the encoding marker is different
Paul Poulain [Wed, 24 Mar 2010 12:44:50 +0000 (13:44 +0100)]
Fixing Hierarchies : taking any heading subfield
Matthias Meusburger [Thu, 25 Mar 2010 10:50:06 +0000 (11:50 +0100)]
MT3160 : Fix plugin callback when subfields are cloned
Paul Poulain [Wed, 13 Jan 2010 10:11:08 +0000 (11:11 +0100)]
(bug #3950) only show on shelf items
This fix pending reserves to show only on shelf items.
Henri-Damien LAURENT [Tue, 23 Mar 2010 11:00:00 +0000 (12:00 +0100)]
Problem with error message
output_html_with_http_headers now takes status too
Henri-Damien LAURENT [Tue, 23 Mar 2010 10:44:49 +0000 (11:44 +0100)]
Bug 4320 : Text::CSV::Encoded
Adding Text::CSV::Encoded to INSTALL Notes
Nahuel ANGELINETTI [Tue, 23 Mar 2010 15:48:16 +0000 (16:48 +0100)]
[followup](bug #4334) fix duplicate entries in sql
Nahuel ANGELINETTI [Tue, 23 Mar 2010 15:40:54 +0000 (16:40 +0100)]
(bug #4334) create needed sample datas
This add samplenotices.sql that disappear, and add in fr-FR:
* sample_notices_message_attributes.sql
* sample_notices_message_transports.sql
Paul Poulain [Mon, 1 Feb 2010 10:21:40 +0000 (11:21 +0100)]
warning on C4/Biblio.pm
Chris Cormack [Tue, 30 Mar 2010 03:52:30 +0000 (16:52 +1300)]
Language file updates
Nahuel ANGELINETTI [Wed, 10 Feb 2010 13:49:03 +0000 (14:49 +0100)]
[followup](bug #4055) fix backport error
There is an error during backport, all the 3.0.x API is not the same as 3.2.
Henri-Damien LAURENT [Thu, 18 Mar 2010 03:49:58 +0000 (04:49 +0100)]
Reintroducing finedays in updatedatabase
Bumping dbrev 3.06.009
Henri-Damien LAURENT [Thu, 18 Mar 2010 03:43:52 +0000 (04:43 +0100)]
Followup admin/categorie.pl
Jane Wagner [Fri, 25 Sep 2009 11:45:04 +0000 (07:45 -0400)]
Bug 3663 screen changes to OPAC advanced search
Copy Search button to top of screen, rearrange order of indexes in search
pulldown list (to Keyword, Title, Subject, then Author & the rest)
Nahuel ANGELINETTI [Tue, 16 Mar 2010 16:11:10 +0000 (17:11 +0100)]
(bug #4319) allow reserves on waiting items
This add a function to check the reserve status, and add a check in IsAvailableForItemLevelRequest() to allow request on items that are waiting
Matthias Meusburger [Thu, 11 Mar 2010 14:28:27 +0000 (15:28 +0100)]
MT2889 : Fix statistics' itemtype when item-level_itypes is ON
Henri-Damien LAURENT [Mon, 8 Mar 2010 11:33:35 +0000 (12:33 +0100)]
Fixing hierarchy processing
Matthias Meusburger [Fri, 5 Mar 2010 16:25:37 +0000 (17:25 +0100)]
MT 2116, Follow-up : Fix subfield separator
Matthias Meusburger [Fri, 5 Mar 2010 15:06:01 +0000 (16:06 +0100)]
MT 3044, Follow-up : Fix CSV Export when there are blank chars in tag names
Regexp is now global
Matthias Meusburger [Fri, 5 Mar 2010 13:18:06 +0000 (14:18 +0100)]
MT 3044 : Fix CSV Export when there are blank chars in tag names
Matthias Meusburger [Wed, 3 Mar 2010 16:11:52 +0000 (17:11 +0100)]
MT 3044 : Adds missing links for opac cart and shelf download