koha.git
14 years agoSpanish and Turkish updates
Chris Cormack [Tue, 9 Feb 2010 17:54:38 +0000 (06:54 +1300)]
Spanish and Turkish updates

14 years agoGerman, Italian, and Portuguese (Brazil) updates
Chris Cormack [Sat, 6 Feb 2010 09:05:02 +0000 (22:05 +1300)]
German, Italian, and Portuguese (Brazil) updates

14 years agoFixing the thai double up
Chris Cormack [Fri, 29 Jan 2010 08:51:41 +0000 (21:51 +1300)]
Fixing the thai double up

14 years agoAdding Thai translators
Chris Cormack [Fri, 29 Jan 2010 08:19:48 +0000 (21:19 +1300)]
Adding Thai translators

14 years agoSpanish and Thai updates
Chris Cormack [Thu, 28 Jan 2010 19:11:18 +0000 (08:11 +1300)]
Spanish and Thai updates

14 years ago[followup](bug #3348) fix spent values and spent resume
Nahuel ANGELINETTI [Thu, 21 Jan 2010 11:15:49 +0000 (12:15 +0100)]
[followup](bug #3348) fix spent values and spent resume

This fix the way to get spent datas, to user aqbudgetid instead of bookfund.

14 years ago[followup] (bug #4051) set as binary
Nahuel ANGELINETTI [Mon, 25 Jan 2010 13:45:10 +0000 (14:45 +0100)]
[followup] (bug #4051) set as binary

As we concat adress, we need to specify csv as binary, else it's broken and skip some lines.

14 years ago[3.0.x] (bug #4055) backport canbook/itembereserved
Nahuel ANGELINETTI [Mon, 25 Jan 2010 09:16:41 +0000 (10:16 +0100)]
[3.0.x] (bug #4055) backport canbook/itembereserved

This backport the functions from 3.2/3.4 to the 3.0 API, because we need to factorize the code.

14 years ago[followup](bug #4051) add borrower "title", and complete address in csv
Nahuel ANGELINETTI [Wed, 20 Jan 2010 09:06:15 +0000 (10:06 +0100)]
[followup](bug #4051)  add borrower "title", and complete address in csv

this add the borrower title, and the complete address.

14 years ago(bug #4051) separate firstname and surname
Nahuel ANGELINETTI [Tue, 19 Jan 2010 13:36:49 +0000 (14:36 +0100)]
(bug #4051) separate firstname and surname

this patch separate firstname and surname in two columns in csv export.

14 years ago(bug #4052) fix mandatory field/subfield deletion
Nahuel ANGELINETTI [Tue, 19 Jan 2010 12:50:37 +0000 (13:50 +0100)]
(bug #4052) fix mandatory field/subfield deletion

this fix the way to delete repeatable mandatory fields, the minus char is now shown only on repeatable fields, even if they are mandatory or not.
If the last field is mandatory it won't be deleted.

14 years ago(bug #4051) add columns in csv export of overdues
Nahuel ANGELINETTI [Tue, 19 Jan 2010 11:00:42 +0000 (12:00 +0100)]
(bug #4051) add columns in csv export of overdues

this patch add 2 columns in the csv export :
* item callnumber
* issue date

14 years ago(bug #4050) update datelastseen even if document isn't on loan
Nahuel ANGELINETTI [Tue, 19 Jan 2010 10:50:23 +0000 (11:50 +0100)]
(bug #4050) update datelastseen even if document isn't on loan

this change the place of moddatelastseen to be used each time a document is checked in, even if the document is not on loan.

14 years ago(Bug 4049) Searching itemtypes returning noise
Henri-Damien LAURENT [Mon, 18 Jan 2010 13:16:27 +0000 (14:16 +0100)]
(Bug 4049) Searching itemtypes returning noise

Fix the problem of searching on partial itemtypes strings
for instance, itemtype="ARTICLE DE PERIODIQUE", itemtype="PERIODIQUE"
searching on itemtype="PERIODIQUE" would also get "ARTICLE DE PERIODIQUE"

14 years agoFollowup : (bug #3042) XSLT changes
Henri-Damien LAURENT [Fri, 15 Jan 2010 13:34:57 +0000 (14:34 +0100)]
Followup : (bug #3042) XSLT changes

types for system preference needed to be updated

14 years ago(bug #4043) fix checkoverdues sqlquery
Nahuel ANGELINETTI [Thu, 14 Jan 2010 09:01:22 +0000 (10:01 +0100)]
(bug #4043) fix checkoverdues sqlquery

this fix the sqlquery to use "curdate()" instead of "now()", because now return a "datetime", and in date_due we have only a "date", so now() > curdate() everytime, it cause some problems in messages.

14 years ago(bug #4038) fix birth date filter in borrowers stats
Nahuel ANGELINETTI [Tue, 12 Jan 2010 10:06:56 +0000 (11:06 +0100)]
(bug #4038) fix birth date filter in borrowers stats

this patch format date for SQL if there is non-iso dates.

14 years ago(bug #4044) don't trap fatal error if there is no start date
Nahuel ANGELINETTI [Thu, 14 Jan 2010 15:34:17 +0000 (16:34 +0100)]
(bug #4044) don't trap fatal error if there is no start date

this fix GetExpirationDate that trap a fatal error if the subscription have not any start date.

14 years agoMT2631 : adds sysprefs for MARC or ISBD display in OPAC
Matthias Meusburger [Wed, 13 Jan 2010 14:42:33 +0000 (15:42 +0100)]
MT2631 : adds sysprefs for MARC or ISBD display in OPAC

14 years agoEnglish(NZ), French and Thai updates
Chris Cormack [Mon, 18 Jan 2010 06:12:53 +0000 (19:12 +1300)]
English(NZ), French and Thai updates

14 years agoFrench (Canadian), Polish and Thai updates
Chris Cormack [Tue, 12 Jan 2010 22:56:58 +0000 (11:56 +1300)]
French (Canadian), Polish and Thai updates

14 years ago[Followup] (bug #3894) reserve/request.pl
Henri-Damien LAURENT [Mon, 11 Jan 2010 12:27:38 +0000 (13:27 +0100)]
[Followup] (bug #3894) reserve/request.pl

Fix bad variable name

14 years agobug fixing : Patron Search : IndependentBranches
Paul Poulain [Tue, 5 Jan 2010 20:25:57 +0000 (21:25 +0100)]
bug fixing : Patron Search : IndependentBranches

When Independant Branches is set, some library expect not to see the patrons of other library
Adding a new systempreference : IndependentBranchPatron in order to be able to restrict Patron search to the library of the current user and not change the current behaviour of IndependantBranches patron search

14 years ago(bug #3042) Changing XSLT sysprefs to take filename
Henri-Damien LAURENT [Wed, 6 Jan 2010 21:27:29 +0000 (22:27 +0100)]
(bug #3042) Changing XSLT sysprefs to take filename

This change system preferences for XSLT management
bumps kohaversion to 3.0.6.03
If you are using Koha in a non devel mode AND use XSLT, then you HAVE TO adapt the system preference to point to your htdocs

WARNINGS :
    - tested with UNIMARC XSL
    - donot test the presence of the file, if file absent, then BOOM
    - XSL CANNOT be different for intranet and OPAC for result lists.

14 years ago(bug #4021) recent acquisitions Error500 on undefined biblio
Henri-Damien LAURENT [Thu, 31 Dec 2009 13:41:14 +0000 (14:41 +0100)]
(bug #4021) recent acquisitions Error500 on undefined biblio

This patch adds some more checks before creating the summary

14 years ago(bug #4002) fix database for single itemnumber and foreign key
Nahuel ANGELINETTI [Thu, 24 Dec 2009 16:11:42 +0000 (17:11 +0100)]
(bug #4002) fix database for single itemnumber and foreign key

this fix serialitems to have a foreign key to items(if an item is deleted, serialitem must be deleted)
and it fixes issues to have only one issue by itemnumber(strange to have more than one).

14 years ago[followup](bug #3667) don't delete if member is guarantor
Nahuel ANGELINETTI [Wed, 30 Dec 2009 15:50:46 +0000 (16:50 +0100)]
[followup](bug #3667) don't delete if member is guarantor

this fix cleanborrowers to don't delete guanrantors.

14 years ago[followup](bug #3667) fix dateexpiry filtering
Nahuel ANGELINETTI [Wed, 30 Dec 2009 10:40:52 +0000 (11:40 +0100)]
[followup](bug #3667) fix dateexpiry filtering

this fix the dateexpiry used to filter users, now we use date specified.

14 years ago[followup](bug #3667) cleaning borrowers fix
Nahuel ANGELINETTI [Tue, 29 Dec 2009 15:06:35 +0000 (16:06 +0100)]
[followup](bug #3667) cleaning borrowers fix

This fix GetBorrowersWhoHaveNotBorrowedSince to select only borrowers that have no issues and have no old_issues more recent than a specified date.

14 years agoRevert "(bug #3801) fix itemtype administration"
Nahuel ANGELINETTI [Tue, 29 Dec 2009 14:17:15 +0000 (15:17 +0100)]
Revert "(bug #3801) fix itemtype administration"

This reverts commit 0dca25841d90cfb86080bbce37f0a0f8c09904ae.

14 years agoGerman updates
Chris Cormack [Mon, 28 Dec 2009 20:58:04 +0000 (09:58 +1300)]
German updates

14 years agoUpdating po files to catch the latest template changes
Chris Cormack [Sat, 26 Dec 2009 19:49:43 +0000 (08:49 +1300)]
Updating po files to catch the latest template changes

14 years agoFixing some whitespace issues in misc/translator/update.pl
Chris Cormack [Sat, 26 Dec 2009 19:16:59 +0000 (08:16 +1300)]
Fixing some whitespace issues in misc/translator/update.pl

14 years agoDutch, Thai and Polish language updates
Chris Cormack [Sat, 26 Dec 2009 18:56:43 +0000 (07:56 +1300)]
Dutch, Thai and Polish language updates

14 years ago(bug #4004) disallow access for non-logged in users in opac
Nahuel ANGELINETTI [Thu, 24 Dec 2009 14:20:47 +0000 (15:20 +0100)]
(bug #4004) disallow access for non-logged in users in opac

This doesn't define borrowernumber = 0 if a borrower is NOT logged.
We know borrowernumber 0 is mysqluser... So in virtualshelves, a non logged user have all permissions.

14 years ago(bug #3950) continue to rebuild pending reserves
Nahuel ANGELINETTI [Wed, 23 Dec 2009 12:08:51 +0000 (13:08 +0100)]
(bug #3950) continue to rebuild pending reserves

This use yui to build interface, pagination, table, and filters.

14 years ago(bug #3950) rebuild pendingreserves and fix reserves and transfert case
Nahuel ANGELINETTI [Thu, 17 Dec 2009 08:24:22 +0000 (09:24 +0100)]
(bug #3950) rebuild pendingreserves and fix reserves and transfert case

This patch rebuild pending reserves, export code to API and simplify SQL query(that was _very_ ugly!).
It fixes too circulation case, when a document is transfered because of user hold, it's still shown in pending reserves, now it don't.

14 years ago(bug 3536) fix homeorholdingbranch on return
Nahuel ANGELINETTI [Wed, 23 Dec 2009 14:50:05 +0000 (15:50 +0100)]
(bug 3536) fix homeorholdingbranch on return

this patch create a new systempreference "homeorholdingbranch"-like used only for returns.

14 years ago_koha_add_biblioitem rewrite
Marc Chantreux [Sat, 28 Nov 2009 13:07:23 +0000 (14:07 +0100)]
_koha_add_biblioitem rewrite

14 years agoremove useless lines
Marc Chantreux [Sat, 28 Nov 2009 11:56:59 +0000 (12:56 +0100)]
remove useless lines

14 years agoremove warning
Marc Chantreux [Sat, 28 Nov 2009 01:01:59 +0000 (02:01 +0100)]
remove warning

14 years agoremove a warning
Marc Chantreux [Sat, 28 Nov 2009 00:52:07 +0000 (01:52 +0100)]
remove a warning

14 years agoreadable format selection
Marc Chantreux [Sat, 28 Nov 2009 00:28:53 +0000 (01:28 +0100)]
readable format selection

14 years agocorrectly add authid
Marc Chantreux [Sat, 28 Nov 2009 00:20:21 +0000 (01:20 +0100)]
correctly add authid

14 years agoChanging version number 3.0.5 v3.00.05
Henri-Damien LAURENT [Thu, 17 Dec 2009 08:56:26 +0000 (09:56 +0100)]
Changing version number 3.0.5

14 years agoUpdate on release notes
Henri-Damien LAURENT [Thu, 17 Dec 2009 08:41:24 +0000 (09:41 +0100)]
Update on release notes

14 years agoBug 3730 - Wrong ISO 639-2 Language Code for Portuguese in database
Henri-Damien LAURENT [Thu, 17 Dec 2009 08:25:08 +0000 (09:25 +0100)]
Bug 3730 - Wrong ISO 639-2 Language Code for Portuguese in database

http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3730

For 3.0.x head of the Git branch, the ISO 639-2 Language Code for
Portuguese in Koha database is wrong.

Specifically, in the table "language_rfc4646_to_iso639", when the
field "rfc4646_subtag" has the value "pt", the field "iso639_2_code"
should have the value of "por" and NOT the current one of "pol"
("pol" refers to "Polish" as correctly also appears for the code "pl",
in the row above the "pt" one).

In my test setups, this showed some serious sequences for people
that choose the Portuguese language in the Web Installer, namely:
- very weird look of Staff client with missing Header and Footer,
that renders the Staff client unusable
- Portuguese translation apparently not getting updated for the OPAC
(for people that do an Upgrade from a previous version)

This patch is for the 3.0.x branch (I tested it with that branch).

For the master branch, I don't have a database setup to create and
test a similar patch but Chris Cormack nicely volunteered to do that.
Thanks Chris!
Credits : Ricardo Dias Marques

14 years ago(bug #3897) hold policies and circcontrol
Nahuel ANGELINETTI [Fri, 11 Dec 2009 08:53:34 +0000 (09:53 +0100)]
(bug #3897) hold policies and circcontrol

This patch fix hold policies way to do, make it using circcontrol syspref to know the branch the rule must be based.

14 years ago[replaceprevious](bug #3924) fix useDaysMode use
Nahuel ANGELINETTI [Tue, 15 Dec 2009 10:28:12 +0000 (11:28 +0100)]
[replaceprevious](bug #3924) fix useDaysMode use

This fix system preference choices, and delete some useless code.

14 years ago(bug #3925) fix build_holds_queue.pl
Nahuel ANGELINETTI [Tue, 15 Dec 2009 11:09:14 +0000 (12:09 +0100)]
(bug #3925) fix build_holds_queue.pl

This fix sql query when item-level_itype is set to "off".

14 years agoMT2502 : Reports Editor's 200$b to biblio's 210$c within
Paul Poulain [Mon, 14 Dec 2009 15:10:22 +0000 (16:10 +0100)]
MT2502 : Reports Editor's 200$b to biblio's 210$c within
unimarc_field_210c plugin

14 years agoremove NSB and NSE from output
Marc Chantreux [Tue, 8 Dec 2009 10:47:17 +0000 (11:47 +0100)]
remove NSB and NSE from output

14 years agoremove a problematic charset conversion in ISO-5426
Marc Chantreux [Wed, 2 Dec 2009 17:06:00 +0000 (18:06 +0100)]
remove a problematic charset conversion in ISO-5426

14 years agoMT 2445 : SearchResults won't die if a record is incorrect
Matthias Meusburger [Wed, 2 Dec 2009 16:48:09 +0000 (17:48 +0100)]
MT 2445 : SearchResults won't die if a record is incorrect

14 years agoFixing tests for Dates.t
Chris Cormack [Tue, 15 Dec 2009 07:59:19 +0000 (20:59 +1300)]
Fixing tests for Dates.t

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
14 years agoFixing split_ddcn now handles things like MP3-CD
Chris Cormack [Tue, 15 Dec 2009 07:48:13 +0000 (20:48 +1300)]
Fixing split_ddcn now handles things like MP3-CD

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
14 years agoGerman updates
Chris Cormack [Tue, 15 Dec 2009 22:16:34 +0000 (11:16 +1300)]
German updates

14 years agoAdding 3.0.5 release notes
Henri-Damien LAURENT [Mon, 14 Dec 2009 22:02:56 +0000 (23:02 +0100)]
Adding 3.0.5 release notes

14 years agoEnglish NZ, French, and Turkish language updates
Chris Cormack [Mon, 14 Dec 2009 21:01:32 +0000 (10:01 +1300)]
English NZ, French, and Turkish language updates

14 years agoLast of the updates
Chris Cormack [Mon, 14 Dec 2009 10:16:01 +0000 (23:16 +1300)]
Last of the updates

14 years agoMore po updates
Chris Cormack [Mon, 14 Dec 2009 10:05:54 +0000 (23:05 +1300)]
More po updates

14 years agoUpdating po files, to catch some new js fixes
Chris Cormack [Mon, 14 Dec 2009 09:59:46 +0000 (22:59 +1300)]
Updating po files, to catch some new js fixes

14 years agoAdding optgroup labels to translations
Henri-Damien LAURENT [Sun, 13 Dec 2009 18:20:39 +0000 (19:20 +0100)]
Adding optgroup labels to translations

14 years agoMultiple translation strings missing because of js
Henri-Damien LAURENT [Sun, 13 Dec 2009 21:58:30 +0000 (22:58 +0100)]
Multiple translation strings missing because of js

14 years agoBug 3824: Item modif doesn't select default value in combo list
Henri-Damien LAURENT [Sun, 13 Dec 2009 13:55:30 +0000 (14:55 +0100)]
Bug 3824: Item modif doesn't select default value in combo list

14 years ago(Bug 3863) AmazonReviews not showing up
Henri-Damien LAURENT [Sun, 13 Dec 2009 13:43:36 +0000 (14:43 +0100)]
(Bug 3863) AmazonReviews not showing up

Adding OpacAmazonReviews and OpacAmazonEnabled
Grouping Amazon related system preferences in C4::Auth.pm

14 years agoEnglish (NZ), French and Dutch updates
Chris Cormack [Sat, 12 Dec 2009 11:03:00 +0000 (00:03 +1300)]
English (NZ), French and Dutch updates

14 years agoEnglish NZ OPAC updates
Chris Cormack [Fri, 11 Dec 2009 07:25:25 +0000 (20:25 +1300)]
English NZ OPAC updates

14 years agoFrench and NZ english updates
Chris Cormack [Thu, 10 Dec 2009 20:09:43 +0000 (09:09 +1300)]
French and NZ english updates

14 years agoMT2432 : Do not show "place hold" link when there's no items
Paul Poulain [Thu, 10 Dec 2009 13:52:12 +0000 (14:52 +0100)]
MT2432 : Do not show "place hold" link when there's no items

14 years ago(bug #3173) revert non-working code
Nahuel ANGELINETTI [Wed, 9 Dec 2009 15:41:28 +0000 (16:41 +0100)]
(bug #3173) revert non-working code

This patch revert 2 functions in OPAC shelves :
 * Add tags on shelf records
 * make hold on shelf records

The deleted code was backported from HEAD, but cannot be implemented as this in 3.0.x because API doesn't support it.
New feature must not be added to 3.0.x, or at least support the good API.

14 years agoSpanish and Greek updates
Chris Cormack [Wed, 9 Dec 2009 19:58:02 +0000 (08:58 +1300)]
Spanish and Greek updates

14 years ago(bug #3898) Followup : fixing Hold Policies implementation
Henri-Damien LAURENT [Tue, 8 Dec 2009 14:14:33 +0000 (15:14 +0100)]
(bug #3898) Followup : fixing Hold Policies implementation

An error slipped in kohastructure.sql
65abb5124e7fe00bac13f79dfaa785fc78821300

14 years agoGreek, English (Great Britain) and Italian updates
Chris Cormack [Mon, 7 Dec 2009 22:17:31 +0000 (11:17 +1300)]
Greek, English (Great Britain) and Italian updates

14 years ago3.0.x : intranet results Removing missing features
Henri-Damien LAURENT [Mon, 7 Dec 2009 15:30:25 +0000 (16:30 +0100)]
3.0.x : intranet results Removing missing features

Removing Place Hold and Add To List Button

14 years agoRevert "MT 2298 : Fix hidelostitems"
Henri-Damien LAURENT [Mon, 7 Dec 2009 10:18:07 +0000 (11:18 +0100)]
Revert "MT 2298 : Fix hidelostitems"

This reverts commit 481ccf6872622e1d00ed92b82dd8abd6930b6931.

14 years agoRevert "2298 2299 : Search.pm and opac-search.pl"
Henri-Damien LAURENT [Mon, 7 Dec 2009 10:17:55 +0000 (11:17 +0100)]
Revert "2298 2299 : Search.pm and opac-search.pl"

This reverts commit e1b6555032d7035a3114746a0cb19c01cd17c9d7.

14 years agoRevert "(MT #2298) Rewrite "only available items""
Henri-Damien LAURENT [Mon, 7 Dec 2009 10:17:32 +0000 (11:17 +0100)]
Revert "(MT #2298) Rewrite "only available items""

This reverts commit dfa44a90d4005a034bc2186e0d48ce4d5cb1992e.

14 years agoRevert "[followup](MT #2298) fix bad conditions"
Henri-Damien LAURENT [Mon, 7 Dec 2009 10:17:20 +0000 (11:17 +0100)]
Revert "[followup](MT #2298) fix bad conditions"

This reverts commit 0f7d9aa432cf3043e498a59769bd0a8528dac04e.

14 years agoDates : improvements
Henri-Damien LAURENT [Fri, 4 Dec 2009 13:32:21 +0000 (14:32 +0100)]
Dates : improvements

14 years agoFixed portuguese opac .po file
Chris Cormack [Sun, 6 Dec 2009 05:27:53 +0000 (18:27 +1300)]
Fixed portuguese opac .po file

14 years agoDutch, Polish, Italian and German updates
Chris Cormack [Sun, 6 Dec 2009 05:20:40 +0000 (18:20 +1300)]
Dutch, Polish, Italian and German updates

14 years agoOpac po file updates
Chris Cormack [Fri, 4 Dec 2009 02:58:45 +0000 (15:58 +1300)]
Opac po file updates

14 years agoFixing portuguese
Chris Cormack [Fri, 4 Dec 2009 02:33:28 +0000 (15:33 +1300)]
Fixing portuguese

14 years agoIntranet .po file updates
Chris Cormack [Fri, 4 Dec 2009 02:08:39 +0000 (15:08 +1300)]
Intranet .po file updates

14 years ago(bug #3819) variable name typo
Nahuel ANGELINETTI [Thu, 3 Dec 2009 09:16:51 +0000 (10:16 +0100)]
(bug #3819) variable name typo

This patch fix variable name in opac, that made koha fatal error.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years ago(bug #3819) still fixing holds policies
Nahuel ANGELINETTI [Wed, 2 Dec 2009 16:30:58 +0000 (17:30 +0100)]
(bug #3819) still fixing holds policies

This patch backports more code from 3.2 to make hold policies working.

14 years agoBug 3827: Impossible to set a subfield mandatory in biblio framework
Frédéric Demians [Wed, 2 Dec 2009 12:55:20 +0000 (13:55 +0100)]
Bug 3827: Impossible to set a subfield mandatory in biblio framework

This patch is for 3.0.x. 3.2 is correct.

14 years agoBug 3784: Don't fail on opac-detail.pl with invalid biblionumber
Frédéric Demians [Wed, 2 Dec 2009 15:04:49 +0000 (16:04 +0100)]
Bug 3784: Don't fail on opac-detail.pl with invalid biblionumber

14 years ago[followup](MT #2298) fix bad conditions
Nahuel ANGELINETTI [Thu, 3 Dec 2009 12:46:33 +0000 (13:46 +0100)]
[followup](MT #2298) fix bad conditions

This patch fix bad condition that hide in all cases records without items.

14 years agoMT 2415 : tablesorter for shelves
Matthias Meusburger [Tue, 1 Dec 2009 11:11:11 +0000 (12:11 +0100)]
MT 2415 : tablesorter for shelves

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years ago(bug #3823) on hold items in opac
Nahuel ANGELINETTI [Tue, 1 Dec 2009 12:05:53 +0000 (13:05 +0100)]
(bug #3823) on hold items in opac

this fix C4::Items::GetItemsInfo for an old bug, that say all items are on hold if one is on hold.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoMT 2360 : Adds address, city and zipcode to overdues csv export
koha user [Tue, 1 Dec 2009 14:29:03 +0000 (15:29 +0100)]
MT 2360 : Adds address, city and zipcode to overdues csv export

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years ago(bug #3348) another order receive fix
Nahuel ANGELINETTI [Wed, 2 Dec 2009 13:48:48 +0000 (14:48 +0100)]
(bug #3348) another order receive fix

This patch fix orderreceive.pl when there is no result, and add a link to go back to receive summary.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years ago(bug #3825) improve waiting holds
Nahuel ANGELINETTI [Wed, 2 Dec 2009 10:44:43 +0000 (11:44 +0100)]
(bug #3825) improve waiting holds

This patch :
 * fix indentation
 * Separate waiting holds from holds over with tabs
 * Select only holds for librarian library

14 years ago(bug #3826) improve modrequest.pl
Nahuel ANGELINETTI [Wed, 2 Dec 2009 10:57:05 +0000 (11:57 +0100)]
(bug #3826) improve modrequest.pl

This patch modify the redirect done by modrequest, to return to the referer page. It permit to go back to circ/circulation.pl.

14 years agoMT 2110 : adds title, due date and issue date to csv overdues export
Koha Biblibre [Wed, 2 Dec 2009 10:10:40 +0000 (11:10 +0100)]
MT 2110 : adds title, due date and issue date to csv overdues export

14 years agoGerman, Italian and Polish updates
Chris Cormack [Thu, 3 Dec 2009 19:12:27 +0000 (08:12 +1300)]
German, Italian and Polish updates

14 years agoMore staff po updates
Chris Cormack [Thu, 3 Dec 2009 03:56:52 +0000 (16:56 +1300)]
More staff po updates

14 years agoStaff side .po updates
Chris Cormack [Thu, 3 Dec 2009 03:47:20 +0000 (16:47 +1300)]
Staff side .po updates