koha.git
14 years agoRemoving es-VE at request of translators
Chris Cormack [Sun, 22 Nov 2009 06:51:40 +0000 (19:51 +1300)]
Removing es-VE at request of translators

14 years agoPolish and french updates
Chris Cormack [Thu, 19 Nov 2009 23:59:25 +0000 (12:59 +1300)]
Polish and french updates

14 years ago[3.0.x][followup](bug #3348) orderreceive problems
Nahuel ANGELINETTI [Wed, 18 Nov 2009 13:44:34 +0000 (14:44 +0100)]
[3.0.x][followup](bug #3348) orderreceive problems

This fix the way to search orders, some urls, and unused variable.

14 years agoBug 3754: Follow-up patch
Ricardo Dias Marques [Sat, 14 Nov 2009 19:43:03 +0000 (19:43 +0000)]
Bug 3754: Follow-up patch

This patch is a follow-up patch for the one submitted by
Nahuel Angelinetti for Bug 3754 (for 3.0.x).

The bug is mentioned here:

Bug 3754 - Language detection doesn't take really care of syspref
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3754

Nahuel's patch is here:
http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=commitdiff;h=df25509e8c500c0e91b9f2343ebca1c7c98238cf

I had a problem which was being uncapable of changing from
"Português" (Portuguese) to "English" and vice-versa. The problem
was solved after applying Nahuel's changes followed by this patch
of mine.

This patch is for 3.0.x (because it follows up on Nahuel's
patch that was also for 3.0x). I'll let one that can test these
two patches (Nahuel's and mine) for the "master" branch to test
them and submit it for that branch.

14 years ago(bug #3787) update unimarc leader plugin,fix xhtml and design
Nahuel ANGELINETTI [Mon, 16 Nov 2009 15:27:55 +0000 (16:27 +0100)]
(bug #3787) update unimarc leader plugin,fix xhtml and design

14 years ago(bug #3791) overduerules and numeric categorycodes
Nahuel ANGELINETTI [Wed, 18 Nov 2009 09:02:40 +0000 (10:02 +0100)]
(bug #3791) overduerules and numeric categorycodes

this fix overduesrules.pl when library have numeric category codes.

14 years ago(bug #3786) fix items edition menu
Nahuel ANGELINETTI [Mon, 16 Nov 2009 14:45:57 +0000 (15:45 +0100)]
(bug #3786) fix items edition menu

This re-allow the user to go back to normal/isbd/marc view when he's in items edition page

14 years agoPortuguese staff updates
Chris Cormack [Sun, 15 Nov 2009 04:11:18 +0000 (17:11 +1300)]
Portuguese staff updates

14 years agoSkipping pt-BR for release
Henri-Damien LAURENT [Fri, 13 Nov 2009 14:22:52 +0000 (15:22 +0100)]
Skipping pt-BR for release

14 years ago(MT 1970) fix javascript
Nahuel ANGELINETTI [Fri, 13 Nov 2009 12:43:48 +0000 (13:43 +0100)]
(MT 1970) fix javascript

This fix javascript to add a supplemental issue that was broken.

14 years ago(bug #3783) fix marcurls
Nahuel ANGELINETTI [Thu, 12 Nov 2009 16:00:50 +0000 (17:00 +0100)]
(bug #3783) fix marcurls

this permit to have multiples urls in one field

14 years ago2298 2299 : Search.pm and opac-search.pl
Henri-Damien LAURENT [Mon, 9 Nov 2009 14:36:28 +0000 (15:36 +0100)]
2298 2299 : Search.pm and opac-search.pl

Removing filter available and hidelostitems at Biblio level

14 years agoMT 2298 : Fix hidelostitems
Nahuel ANGELINETTI [Tue, 10 Nov 2009 12:18:43 +0000 (13:18 +0100)]
MT 2298 : Fix hidelostitems

This patch fixes the opac search, and C4::Search to take care about hidelostitems for items, and not records.

14 years ago(bug #3734) Fix previous patch of isbd view
Nahuel ANGELINETTI [Thu, 12 Nov 2009 15:08:47 +0000 (16:08 +0100)]
(bug #3734) Fix previous patch of isbd view

This patch fix the last patch which delete a line that mustn't be deleted.

14 years agoAdding Sindhi po files
Chris Cormack [Wed, 11 Nov 2009 09:26:49 +0000 (22:26 +1300)]
Adding Sindhi po files

14 years agoUrdu staff po file
Chris Cormack [Wed, 11 Nov 2009 09:26:19 +0000 (22:26 +1300)]
Urdu staff po file

14 years agoEnglish (Great Britain) and Italian updates
Chris Cormack [Tue, 10 Nov 2009 07:11:34 +0000 (20:11 +1300)]
English (Great Britain) and Italian updates

14 years ago[followup](bug #3779) fix tmpl_if
Nahuel ANGELINETTI [Mon, 9 Nov 2009 16:04:22 +0000 (17:04 +0100)]
[followup](bug #3779) fix tmpl_if

Fix tmpl_if, else it will generate some translation problems.

14 years ago[followup](bug #3760) delete some warn
Nahuel ANGELINETTI [Wed, 4 Nov 2009 15:42:32 +0000 (16:42 +0100)]
[followup](bug #3760) delete some warn

14 years ago(bug #3760) fix and improve some reports
Nahuel ANGELINETTI [Wed, 4 Nov 2009 15:01:43 +0000 (16:01 +0100)]
(bug #3760) fix and improve some reports

This patch fix some problems with dates, and itemtypes level.
And it improve some sql queries.

14 years ago(bug #3761) fix virtualshelf ordering
Nahuel ANGELINETTI [Wed, 4 Nov 2009 16:31:12 +0000 (17:31 +0100)]
(bug #3761) fix virtualshelf ordering

This patch fix the way to order shelfs, and delete an useless warn

14 years ago(bug #3762) fix warnings in GetCoinsBiblio
Nahuel ANGELINETTI [Wed, 4 Nov 2009 16:33:53 +0000 (17:33 +0100)]
(bug #3762) fix warnings in GetCoinsBiblio

set defaults values to delete warnings.

14 years ago(bug #3771) delete multiple holds
Nahuel ANGELINETTI [Thu, 5 Nov 2009 15:13:14 +0000 (16:13 +0100)]
(bug #3771) delete multiple holds

This delete an non-implemented feature for multiple holds in opac search results.

14 years ago(bug #3772) show place hold button in isbd view
Nahuel ANGELINETTI [Thu, 5 Nov 2009 15:58:31 +0000 (16:58 +0100)]
(bug #3772) show place hold button in isbd view

This fix the isbd view to show the "place hold" button.

14 years ago[followup](bug #3550) fix opensearch with subtitle
Nahuel ANGELINETTI [Fri, 6 Nov 2009 15:47:39 +0000 (16:47 +0100)]
[followup](bug #3550) fix opensearch with subtitle

14 years ago(bug #3778) GetBranchesLoop and searchMyLibraryFirst
Nahuel ANGELINETTI [Mon, 9 Nov 2009 08:38:25 +0000 (09:38 +0100)]
(bug #3778) GetBranchesLoop and searchMyLibraryFirst

This fix GetBranchesLoop, if searchmylibraryfirst is disabled, getbranchesloop mustn't select any branch.

14 years ago(bug #3779) overdues csv fix
Nahuel ANGELINETTI [Mon, 9 Nov 2009 15:13:11 +0000 (16:13 +0100)]
(bug #3779) overdues csv fix

This fix HTML escape in overdue list.
And fix the csv to be the same as what is shown.

14 years agoSubscription add Updating Online Help file
Henri-Damien LAURENT [Fri, 6 Nov 2009 07:56:06 +0000 (08:56 +0100)]
Subscription add Updating Online Help file

14 years agoTranslation fix : opac-recentacquisitions
Henri-Damien LAURENT [Fri, 6 Nov 2009 07:53:48 +0000 (08:53 +0100)]
Translation fix : opac-recentacquisitions

14 years agoAdding Support for $9 and $3 on authority hierarchy
Henri-Damien LAURENT [Thu, 5 Nov 2009 20:47:29 +0000 (21:47 +0100)]
Adding Support for $9 and $3 on authority hierarchy

Please test and tell me if it is helpfull and does what it is meant for

14 years agoDutch opac updates
Chris Cormack [Sat, 7 Nov 2009 01:54:34 +0000 (14:54 +1300)]
Dutch opac updates

14 years agoFrench opac updates
Chris Cormack [Sat, 7 Nov 2009 01:52:24 +0000 (14:52 +1300)]
French opac updates

14 years agoGerman updates
Chris Cormack [Thu, 5 Nov 2009 17:34:44 +0000 (06:34 +1300)]
German updates

14 years agoOPAC po files updated
Chris Cormack [Thu, 5 Nov 2009 08:41:09 +0000 (21:41 +1300)]
OPAC po files updated

14 years agoLast of the intranet po files
Chris Cormack [Thu, 5 Nov 2009 08:06:45 +0000 (21:06 +1300)]
Last of the intranet po files

14 years agoUpdated intranet po files
Chris Cormack [Thu, 5 Nov 2009 07:52:30 +0000 (20:52 +1300)]
Updated intranet po files

14 years agoIntranet po updates
Chris Cormack [Thu, 5 Nov 2009 07:47:44 +0000 (20:47 +1300)]
Intranet po updates

14 years agoIntranet po updates
Chris Cormack [Thu, 5 Nov 2009 07:44:05 +0000 (20:44 +1300)]
Intranet po updates

14 years agoMore updates
Chris Cormack [Thu, 5 Nov 2009 07:41:59 +0000 (20:41 +1300)]
More updates

14 years agoUpdated po files
Chris Cormack [Thu, 5 Nov 2009 07:38:37 +0000 (20:38 +1300)]
Updated po files

14 years agoFollowup : d31ac1 reintroducing submit buttons
Henri-Damien LAURENT [Wed, 4 Nov 2009 13:48:40 +0000 (14:48 +0100)]
Followup : d31ac1 reintroducing submit buttons

this reintroduces translation of submit values

14 years ago[followup] (bug #3710) all itemtypes if none selected
Nahuel ANGELINETTI [Mon, 26 Oct 2009 09:24:45 +0000 (10:24 +0100)]
[followup] (bug #3710) all itemtypes if none selected

14 years ago(recent acquisitions)
Nahuel ANGELINETTI [Wed, 14 Oct 2009 13:00:54 +0000 (15:00 +0200)]
(recent acquisitions)

14 years ago(bug #3734) another isbd view for opac
Nahuel ANGELINETTI [Wed, 28 Oct 2009 10:20:53 +0000 (11:20 +0100)]
(bug #3734) another isbd view for opac

This patch add a new preference system for ISBD OPAC view.  It permits to have different ISBD views between opac and intranet and resolve the url problems.

14 years agoFrench updates
Chris Cormack [Tue, 3 Nov 2009 20:00:50 +0000 (09:00 +1300)]
French updates

14 years ago(bug #3754) fix language choose
Nahuel ANGELINETTI [Tue, 3 Nov 2009 15:30:22 +0000 (16:30 +0100)]
(bug #3754) fix language choose

This patch fix the way to choose the translation to use, to only use translated template that have been selected by the user in sysprefs.

14 years agoFixing translation stopped on acqui-search-result.tmpl
Henri-Damien LAURENT [Tue, 3 Nov 2009 12:51:34 +0000 (13:51 +0100)]
Fixing translation stopped on acqui-search-result.tmpl

14 years agoAdmin/categorie.pl _get_bref_messaging_pref missing
Henri-Damien LAURENT [Tue, 3 Nov 2009 12:31:56 +0000 (13:31 +0100)]
Admin/categorie.pl _get_bref_messaging_pref missing

14 years ago(bug #3745) fix deletion of borrowers rights detection
Nahuel ANGELINETTI [Mon, 2 Nov 2009 15:42:01 +0000 (16:42 +0100)]
(bug #3745) fix deletion of borrowers rights detection

This patch fix the rights checking for borrower deletion.

14 years ago[3.0.x](bug #3753) returning a document always needs transfert
Nahuel ANGELINETTI [Tue, 3 Nov 2009 10:55:53 +0000 (11:55 +0100)]
[3.0.x](bug #3753) returning a document always needs transfert

This patch fix a bug in 3.0.4 that do, all returned documents will always need transfers.

14 years agoUpdating INSTALL.ubuntu
Henri-Damien LAURENT [Mon, 2 Nov 2009 13:01:01 +0000 (14:01 +0100)]
Updating INSTALL.ubuntu

14 years agoFix 3741 : Amazon cover image not displayed
Henri-Damien LAURENT [Mon, 2 Nov 2009 11:46:11 +0000 (12:46 +0100)]
Fix 3741 : Amazon cover image not displayed

Opac detail page would not show amazon cover image any longer

14 years ago(bug #3558) fix build_browser_and_cloud
Nahuel ANGELINETTI [Fri, 28 Aug 2009 21:47:50 +0000 (23:47 +0200)]
(bug #3558) fix build_browser_and_cloud

This patch, permit to take care of similar entries, if there is some diacritics or not.
(cherry picked from commit 776c177e3debedaf08fec65fbf8111675ccc93e7)

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug Fixing : holds management Adding GetBranchItemRule
Henri-Damien LAURENT [Mon, 2 Nov 2009 09:07:50 +0000 (10:07 +0100)]
Bug Fixing : holds management Adding GetBranchItemRule

14 years agoGreek updates
Chris Cormack [Sun, 1 Nov 2009 08:34:11 +0000 (21:34 +1300)]
Greek updates

14 years agofollowup TransformhtmltoXML
Henri-Damien LAURENT [Fri, 30 Oct 2009 14:54:37 +0000 (15:54 +0100)]
followup TransformhtmltoXML

14 years agoFix normal opac view
Nahuel ANGELINETTI [Mon, 26 Oct 2009 15:59:08 +0000 (16:59 +0100)]
Fix normal opac view

It was missing a <!-- /TMPL_IF --> that broke the xhtml

14 years agoFollowup bfffa5 TransformHTMLToXML bug fix
Henri-Damien LAURENT [Mon, 26 Oct 2009 16:31:27 +0000 (17:31 +0100)]
Followup bfffa5 TransformHTMLToXML bug fix

_default_ind_to_space had problems

14 years agoReintroducing submit buttons in translations
Henri-Damien LAURENT [Wed, 28 Oct 2009 17:37:13 +0000 (18:37 +0100)]
Reintroducing submit buttons in translations

14 years agoBug Fix MT2104 : Edit authorities problem on multiple field
Henri-Damien LAURENT [Tue, 27 Oct 2009 22:42:42 +0000 (23:42 +0100)]
Bug Fix MT2104 : Edit authorities problem on multiple field

When editing a field 500 linked to an authority, when duplicate
field, all the 500 fields were replaced.

14 years agoTranslation update on cataloguing
Henri-Damien LAURENT [Tue, 27 Oct 2009 08:36:07 +0000 (09:36 +0100)]
Translation update on cataloguing

14 years agoPolish updates
Chris Cormack [Mon, 26 Oct 2009 20:47:44 +0000 (09:47 +1300)]
Polish updates

14 years ago(bug #3281) change the way to parse item's summary BL_304
Nahuel ANGELINETTI [Thu, 1 Oct 2009 11:20:55 +0000 (13:20 +0200)]
(bug #3281) change the way to parse item's summary

This patch is a "rebased" one for 3.0.x.
This change how to calculate the item's summary, and fix the issue when you have repeated fields.
Now every line is repeated, still it have values in repeated fields(see bug report).

14 years agoDutch and greek updates
Chris Cormack [Sat, 24 Oct 2009 08:41:58 +0000 (21:41 +1300)]
Dutch and greek updates

14 years ago(bug #3728) fix mandatory select fields v3.00.04_fixed
Nahuel ANGELINETTI [Thu, 22 Oct 2009 14:43:49 +0000 (16:43 +0200)]
(bug #3728) fix mandatory select fields

this fix marc editor for "select" mandatory fields that koha don't take care atm.

14 years ago(bug #3726) fix ISBD url translation
Nahuel ANGELINETTI [Thu, 22 Oct 2009 10:26:12 +0000 (12:26 +0200)]
(bug #3726) fix ISBD url translation

14 years agoFixing version number v3.00.04_final
Henri-Damien LAURENT [Thu, 22 Oct 2009 08:29:13 +0000 (10:29 +0200)]
Fixing version number

Making it 3.0.04_final

14 years agoUpdated references to Portuguese translation in Release Notes
Ricardo Dias Marques [Wed, 21 Oct 2009 16:24:21 +0000 (16:24 +0000)]
Updated references to Portuguese translation in Release Notes

Updated references to Portuguese translation in Release Notes
for the 3.0.4 Release:

- For OPAC, removed pt-PT from the list of Partial translations
  (because it already correctly appears in the list of complete ones)

- For Staff client, added pt-PT to the list of Partial translations

14 years ago(bug #3725) fix unclosed tmpl_if
Nahuel ANGELINETTI [Thu, 22 Oct 2009 08:13:47 +0000 (10:13 +0200)]
(bug #3725) fix unclosed tmpl_if

14 years agoFollowup release notes
Henri-Damien LAURENT [Wed, 21 Oct 2009 13:47:00 +0000 (15:47 +0200)]
Followup release notes

list involved in release notes for koha-devel were wrong
Thanks ricardo

14 years agoAdding release notes
Henri-Damien LAURENT [Tue, 20 Oct 2009 12:44:21 +0000 (14:44 +0200)]
Adding release notes

14 years agofollowup bug fix 3712
Henri-Damien LAURENT [Tue, 20 Oct 2009 09:26:06 +0000 (11:26 +0200)]
followup bug fix 3712

thanks Zeno Tajoli

14 years agoFix spurious merge lines in "Labels_split_ddcn.t"
Ricardo Dias Marques [Tue, 20 Oct 2009 00:51:45 +0000 (00:51 +0000)]
Fix spurious merge lines in "Labels_split_ddcn.t"

Removed spurious merge lines in file "Labels_split_ddcn.t"
in 3.0.x branch.

14 years agoBug fixing stack underflow on results.tmpl
Henri-Damien LAURENT [Tue, 20 Oct 2009 08:51:48 +0000 (10:51 +0200)]
Bug fixing stack underflow on results.tmpl

rationalising biblio record display
And adding TMPL_IF where needed

14 years agoBug Fixing : Browse shelves not displaying results
Henri-Damien LAURENT [Tue, 20 Oct 2009 08:47:13 +0000 (10:47 +0200)]
Bug Fixing : Browse shelves not displaying results

14 years agoStack underflow error on masthead.inc
Henri-Damien LAURENT [Mon, 19 Oct 2009 16:03:39 +0000 (18:03 +0200)]
Stack underflow error on masthead.inc

14 years agobug Fix 3712
Henri-Damien LAURENT [Mon, 19 Oct 2009 14:08:40 +0000 (16:08 +0200)]
bug Fix 3712

Adding the needed system preferences

14 years ago[followup](bug #3348) fixing acq module
Nahuel ANGELINETTI [Mon, 19 Oct 2009 12:45:45 +0000 (14:45 +0200)]
[followup](bug #3348) fixing acq module

This fix sql queries and the spent calculation.

14 years agoBug Fixing : OPAC : bad Modifications opac-detail.tmpl
Henri-Damien LAURENT [Mon, 19 Oct 2009 08:26:59 +0000 (10:26 +0200)]
Bug Fixing : OPAC : bad Modifications opac-detail.tmpl

More Searches introduced a problem with the usage of save in the Moresearches
It was impossible to save a record.

14 years agoPortuguese staff updates, whitespace fixed
Chris Cormack [Mon, 19 Oct 2009 00:29:08 +0000 (13:29 +1300)]
Portuguese staff updates, whitespace fixed

14 years agoRevert "Portuguese staff updates"
Chris Cormack [Mon, 19 Oct 2009 00:27:47 +0000 (13:27 +1300)]
Revert "Portuguese staff updates"

This reverts commit c0247790ea62dfd13ff20d186971c5bc57a1a68c.

14 years agoPortuguese staff updates
Chris Cormack [Mon, 19 Oct 2009 00:14:54 +0000 (13:14 +1300)]
Portuguese staff updates

14 years agoRussian, Polish and Ukranian language updates
Chris Cormack [Sat, 17 Oct 2009 19:45:33 +0000 (08:45 +1300)]
Russian, Polish and Ukranian language updates

14 years agoAuthorities framework Bug fixing
Henri-Damien LAURENT [Fri, 16 Oct 2009 22:34:41 +0000 (00:34 +0200)]
Authorities framework Bug fixing

When an authority field is linked to an authority
the subfield was disabled thus the information was not stored into the record

14 years agoremove use of 2xx$3 in Building hierarchy
Henri-Damien LAURENT [Fri, 16 Oct 2009 14:26:42 +0000 (16:26 +0200)]
remove use of 2xx$3 in Building hierarchy

14 years agoEnglish - Great Britain
Chris Cormack [Fri, 16 Oct 2009 19:46:26 +0000 (08:46 +1300)]
English - Great Britain

14 years agoAlbanian po files
Chris Cormack [Fri, 16 Oct 2009 19:44:36 +0000 (08:44 +1300)]
Albanian po files

14 years agoGreek intranet updates
Chris Cormack [Fri, 16 Oct 2009 19:41:51 +0000 (08:41 +1300)]
Greek intranet updates

14 years agofix markup error in unimarc_field_128a.tmpl
Galen Charlton [Fri, 29 May 2009 01:51:23 +0000 (20:51 -0500)]
fix markup error in unimarc_field_128a.tmpl

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
14 years agoRemoving duplicate syspref
Henri-Damien LAURENT [Wed, 14 Oct 2009 09:59:19 +0000 (11:59 +0200)]
Removing duplicate syspref

14 years agofollowup : auto_truncation 3287252c0
Henri-Damien LAURENT [Tue, 13 Oct 2009 14:22:24 +0000 (16:22 +0200)]
followup : auto_truncation 3287252c0

truncated words bore a double * which would create an error

14 years agoRemoving unconditionnal warning
Henri-Damien LAURENT [Tue, 13 Oct 2009 12:13:17 +0000 (14:13 +0200)]
Removing unconditionnal warning

14 years agoPortuguese updates
Chris Cormack [Wed, 14 Oct 2009 10:03:24 +0000 (23:03 +1300)]
Portuguese updates

14 years agoFrench, Italian and Polish updates
Chris Cormack [Wed, 14 Oct 2009 09:50:45 +0000 (22:50 +1300)]
French, Italian and Polish updates

14 years agoGreek intranet update
Chris Cormack [Fri, 9 Oct 2009 07:10:08 +0000 (20:10 +1300)]
Greek intranet update

14 years agoRemove Stopwords bug fixing
Henri-Damien LAURENT [Fri, 9 Oct 2009 09:48:14 +0000 (11:48 +0200)]
Remove Stopwords bug fixing

in french, les is a stopword

Modèles would match because of the combining and \P{IsAlnum} would not detect that.

14 years ago[followup] (bug #3348) last fixes
Nahuel ANGELINETTI [Thu, 8 Oct 2009 14:51:48 +0000 (16:51 +0200)]
[followup] (bug #3348) last fixes

This patch is the last fix for this ticket.

14 years ago(bug #3348) Budget and funds broken
Nahuel ANGELINETTI [Thu, 8 Oct 2009 14:36:20 +0000 (16:36 +0200)]
(bug #3348) Budget and funds broken

This patch, fix the way to detect closed baskets or not. The way to calculate budget and funds and the spent detail.

14 years ago(bug #3348) still fixing funds and budget table
Nahuel ANGELINETTI [Thu, 8 Oct 2009 11:29:59 +0000 (13:29 +0200)]
(bug #3348) still fixing funds and budget table

This fix the sql request to be the same result as in spent.pl

14 years ago(bug #3348) fix funds and budget table
Nahuel ANGELINETTI [Mon, 22 Jun 2009 12:47:07 +0000 (14:47 +0200)]
(bug #3348) fix funds and budget table

This fix how the funds and budget table is calculated. Some old values are included when they shouldn't.
Then it disallow the user to receive non-closed baskets.
And fix a the spent/commited budget page, to show (and calculate) only closed baskets.