]> git.koha-community.org Git - koha.git/log
koha.git
17 years agoMajor upgrade to the Z3950 client in Koha. It no longer requires the use of
kados [Fri, 3 Nov 2006 03:29:30 +0000 (03:29 +0000)]
Major upgrade to the Z3950 client in Koha. It no longer requires the use of
the processqueue daemon, but relies on ZOOM Perl's asynch searching. Thanks
to Tumer Garip for commiting this to dev_week and to Chris for helping me
troubleshoot it.

17 years agopreventing librarian other than superlibrarian from deleting itemized biblios.
hdl [Tue, 31 Oct 2006 14:33:31 +0000 (14:33 +0000)]
preventing librarian other than superlibrarian from deleting itemized biblios.
count_items added in ISBDdetail and MARCdetail relies on information contained in marcrecord.

17 years agofixed bad requires for LWP::Simple, XML::Simple, Date::Calc modules
sushi [Tue, 24 Oct 2006 04:26:15 +0000 (04:26 +0000)]
fixed bad requires for LWP::Simple, XML::Simple, Date::Calc modules

17 years agoukrainian templates for 2.2.6 R_2-2-6
tipaul [Tue, 17 Oct 2006 07:38:34 +0000 (07:38 +0000)]
ukrainian templates for 2.2.6

17 years agofrench templates for 2.2.6
tipaul [Tue, 17 Oct 2006 07:33:45 +0000 (07:33 +0000)]
french templates for 2.2.6

17 years agoukrainian templates for 2.2.6
tipaul [Tue, 17 Oct 2006 07:30:42 +0000 (07:30 +0000)]
ukrainian templates for 2.2.6

17 years agofrench templates for 2.2.6
tipaul [Tue, 17 Oct 2006 07:26:43 +0000 (07:26 +0000)]
french templates for 2.2.6

17 years agoSynching with default templates
oleonard [Tue, 17 Oct 2006 01:04:47 +0000 (01:04 +0000)]
Synching with default templates

17 years agoSynching with default
oleonard [Mon, 16 Oct 2006 20:46:44 +0000 (20:46 +0000)]
Synching with default

17 years agouptodate french & ukranian translations
tipaul [Fri, 13 Oct 2006 10:00:30 +0000 (10:00 +0000)]
uptodate french & ukranian translations

17 years agoimproving & fixing a bug. Run without parameter to see what is new
tipaul [Fri, 13 Oct 2006 09:59:59 +0000 (09:59 +0000)]
improving & fixing a bug. Run without parameter to see what is new

17 years agoremoving useless filter
tipaul [Fri, 13 Oct 2006 09:59:40 +0000 (09:59 +0000)]
removing useless filter

17 years agoisbnsearch now don't loose the framework code
tipaul [Fri, 13 Oct 2006 09:58:35 +0000 (09:58 +0000)]
isbnsearch now don't loose the framework code

17 years agofix to have library informations correctly printed
tipaul [Fri, 13 Oct 2006 09:58:16 +0000 (09:58 +0000)]
fix to have library informations correctly printed

17 years agoremoving warn
tipaul [Fri, 13 Oct 2006 08:34:21 +0000 (08:34 +0000)]
removing warn

17 years agoremoving warns
tipaul [Fri, 13 Oct 2006 08:33:34 +0000 (08:33 +0000)]
removing warns

17 years agoBUG FIXING : changing ' into " for $tag_agged_field to get processed in add_field
hdl [Thu, 12 Oct 2006 07:22:31 +0000 (07:22 +0000)]
BUG FIXING : changing ' into " for $tag_agged_field to get processed in add_field

17 years agoBUG Fixing adding multiple fields now works.
hdl [Wed, 11 Oct 2006 21:07:57 +0000 (21:07 +0000)]
BUG Fixing adding multiple fields now works.

17 years agoBranch for the user logged is selected by default now.
toins [Wed, 11 Oct 2006 16:08:55 +0000 (16:08 +0000)]
Branch for the user logged is selected by default now.

17 years ago'+' don't be deleted when cloning a subfield.
toins [Wed, 11 Oct 2006 14:47:40 +0000 (14:47 +0000)]
'+' don't be deleted when cloning a subfield.

17 years agoAdd "previous" when browsing the results.
toins [Wed, 11 Oct 2006 14:43:54 +0000 (14:43 +0000)]
Add "previous" when browsing the results.

17 years agoAdding branch selection if SearchMyLibraryFirst is set
hdl [Wed, 11 Oct 2006 13:14:46 +0000 (13:14 +0000)]
Adding branch selection if SearchMyLibraryFirst is set
Antoine .... Your turn

17 years agoBugFixing : re generate fields and subfields to recode them.
hdl [Mon, 9 Oct 2006 13:48:22 +0000 (13:48 +0000)]
BugFixing : re generate fields and subfields to recode them.

BEWARE : Support for Some peculiar characters such as 'oe' has to be improved.

17 years agoBug Fixing : reports were incorrect when charset=utf8
hdl [Mon, 9 Oct 2006 07:36:36 +0000 (07:36 +0000)]
Bug Fixing : reports were incorrect when charset=utf8

17 years agoAdding automatic branch selection for connected user in OPAC IF SeachMyLibraryFirst...
hdl [Fri, 6 Oct 2006 15:33:37 +0000 (15:33 +0000)]
Adding automatic branch selection for connected user in OPAC IF SeachMyLibraryFirst is set to 1

17 years agoCorrecting a Note : items ARE exported.
hdl [Fri, 6 Oct 2006 13:48:56 +0000 (13:48 +0000)]
Correcting a Note : items ARE exported.

17 years agoMaking out a difference between NULL values and 0 values in issuing rules.
hdl [Fri, 6 Oct 2006 13:27:57 +0000 (13:27 +0000)]
Making out a difference between NULL values and 0 values in issuing rules.

17 years agoAdding Auto-Submit when changing branches.
hdl [Fri, 6 Oct 2006 12:42:10 +0000 (12:42 +0000)]
Adding Auto-Submit when changing branches.

17 years agoEscaping to allow html in sysprefs
rych [Fri, 6 Oct 2006 02:41:41 +0000 (02:41 +0000)]
Escaping to allow html in sysprefs

17 years agofile label-edit-template.tmpl was added on branch rel_2_2 on 2007-07-10 10:57:56...
sushi [Fri, 6 Oct 2006 02:05:19 +0000 (02:05 +0000)]
file label-edit-template.tmpl was added on branch rel_2_2 on 2007-07-10 10:57:56 +0000

17 years agofile label-create-template.tmpl was added on branch rel_2_2 on 2007-07-10 10:57:56...
sushi [Fri, 6 Oct 2006 02:05:19 +0000 (02:05 +0000)]
file label-create-template.tmpl was added on branch rel_2_2 on 2007-07-10 10:57:56 +0000

17 years agoCorrecting path to favicon, removing javascript: pseudo protocol from js link
oleonard [Tue, 3 Oct 2006 14:39:07 +0000 (14:39 +0000)]
Correcting path to favicon, removing javascript: pseudo protocol from js link

17 years agofile label-templates.tmpl was added on branch rel_2_2 on 2007-07-10 10:57:56 +0000
sushi [Mon, 2 Oct 2006 22:07:19 +0000 (22:07 +0000)]
file label-templates.tmpl was added on branch rel_2_2 on 2007-07-10 10:57:56 +0000

17 years agofile label-templates.pl was added on branch rel_2_2 on 2007-07-10 10:54:04 +0000
sushi [Mon, 2 Oct 2006 22:01:39 +0000 (22:01 +0000)]
file label-templates.pl was added on branch rel_2_2 on 2007-07-10 10:54:04 +0000

17 years agofile label-select-pdf.pl was added on branch rel_2_2 on 2007-07-10 10:54:04 +0000
sushi [Mon, 2 Oct 2006 22:01:39 +0000 (22:01 +0000)]
file label-select-pdf.pl was added on branch rel_2_2 on 2007-07-10 10:54:04 +0000

17 years agofile label-save-template.pl was added on branch rel_2_2 on 2007-07-10 10:54:04 +0000
sushi [Mon, 2 Oct 2006 22:01:39 +0000 (22:01 +0000)]
file label-save-template.pl was added on branch rel_2_2 on 2007-07-10 10:54:04 +0000

17 years agofile label-edit-template.pl was added on branch rel_2_2 on 2007-07-10 10:54:04 +0000
sushi [Mon, 2 Oct 2006 22:01:39 +0000 (22:01 +0000)]
file label-edit-template.pl was added on branch rel_2_2 on 2007-07-10 10:54:04 +0000

17 years agofile label-create-template.pl was added on branch rel_2_2 on 2007-07-10 10:54:03...
sushi [Mon, 2 Oct 2006 22:01:39 +0000 (22:01 +0000)]
file label-create-template.pl was added on branch rel_2_2 on 2007-07-10 10:54:03 +0000

17 years agoSynching revised cloneSubfield javascript from default
oleonard [Mon, 2 Oct 2006 15:09:22 +0000 (15:09 +0000)]
Synching revised cloneSubfield javascript from default

17 years agocommenting out dummy test values for ean13 and 9 barcodes.
sushi [Sun, 1 Oct 2006 22:03:07 +0000 (22:03 +0000)]
commenting out dummy test values for ean13 and 9 barcodes.

17 years agosome English changes ...
kados [Wed, 27 Sep 2006 19:47:19 +0000 (19:47 +0000)]
some English changes ...

17 years agofix bug in MARC editor, when you have hide_marc=ON and want to repeat a subfield...
toins [Wed, 27 Sep 2006 14:17:29 +0000 (14:17 +0000)]
fix bug in MARC editor, when you have hide_marc=ON and want to repeat a subfield that is the only subfield of the field

17 years agoSynching with default template: improved help information for subscriptions
oleonard [Tue, 26 Sep 2006 12:59:17 +0000 (12:59 +0000)]
Synching with default template: improved help information for subscriptions

17 years agoTranslation to french for 2.2.6
tipaul [Tue, 26 Sep 2006 10:05:11 +0000 (10:05 +0000)]
Translation to french for 2.2.6

17 years agorelease notes
tipaul [Tue, 26 Sep 2006 10:04:27 +0000 (10:04 +0000)]
release notes

17 years agoremoving warn
tipaul [Tue, 26 Sep 2006 10:04:16 +0000 (10:04 +0000)]
removing warn

17 years agominor fix for serials management (planned date & publisheddate)
tipaul [Tue, 26 Sep 2006 10:04:06 +0000 (10:04 +0000)]
minor fix for serials management (planned date & publisheddate)
+ updatedonline help

17 years agoFixing user permissions error that prevented correct access policy
oleonard [Mon, 25 Sep 2006 19:22:09 +0000 (19:22 +0000)]
Fixing user permissions error that prevented correct access policy

17 years agoSynching with latest changes to default templates
oleonard [Mon, 25 Sep 2006 19:01:02 +0000 (19:01 +0000)]
Synching with latest changes to default templates

17 years agofix for encoding issues. Usefull only for libraries with UNIMARC & latin1 framework.
tipaul [Mon, 25 Sep 2006 14:02:42 +0000 (14:02 +0000)]
fix for encoding issues. Usefull only for libraries with UNIMARC & latin1 framework.

Note that this hack is necessary because of ZOOM behaviour that is different to Net::Z3950.
It must NOT be reported to rel_3 or dev_week, because they are full unicode.

PS : yes, it's quite a dirty hack, because it don't solve the problem, it just override it...

17 years agofix to modify an institition (I hardcoded)
tipaul [Mon, 25 Sep 2006 14:00:15 +0000 (14:00 +0000)]
fix to modify an institition (I hardcoded)

18 years agoremoving a filter that librarians did not understand
tipaul [Fri, 22 Sep 2006 15:55:53 +0000 (15:55 +0000)]
removing a filter that librarians did not understand

18 years agotoo much " in html. translator now happy with the modified line
tipaul [Fri, 22 Sep 2006 15:55:39 +0000 (15:55 +0000)]
too much " in html. translator now happy with the modified line

18 years agoadding some explanation to auth form
tipaul [Fri, 22 Sep 2006 15:55:03 +0000 (15:55 +0000)]
adding some explanation to auth form

18 years agoremoving subfield codes, they are useless for opac
tipaul [Fri, 22 Sep 2006 15:54:51 +0000 (15:54 +0000)]
removing subfield codes, they are useless for opac

18 years agow3c fix (translator is more happy now)
tipaul [Fri, 22 Sep 2006 15:54:33 +0000 (15:54 +0000)]
w3c fix (translator is more happy now)

18 years agoremoving a useless button (clear all)
tipaul [Fri, 22 Sep 2006 15:54:04 +0000 (15:54 +0000)]
removing a useless button (clear all)

18 years agochanging spelling to avoid some problems when translating "issues" to french (issues...
tipaul [Fri, 22 Sep 2006 15:53:39 +0000 (15:53 +0000)]
changing spelling to avoid some problems when translating "issues" to french (issues for serials & issues for circulation)

18 years agofixing a bug : removing edit & delete order when basket is closed
tipaul [Fri, 22 Sep 2006 15:52:43 +0000 (15:52 +0000)]
fixing a bug : removing edit & delete order when basket is closed

18 years agofixing a buggy link from order line to basket
tipaul [Fri, 22 Sep 2006 15:52:27 +0000 (15:52 +0000)]
fixing a buggy link from order line to basket

18 years agoadding a link to the basket
tipaul [Fri, 22 Sep 2006 15:52:04 +0000 (15:52 +0000)]
adding a link to the basket

18 years agofixing a bug that seems to be a Perl problem
tipaul [Fri, 22 Sep 2006 15:51:40 +0000 (15:51 +0000)]
fixing a bug that seems to be a Perl problem

18 years agoimproving french translation
tipaul [Fri, 22 Sep 2006 15:51:05 +0000 (15:51 +0000)]
improving french translation

18 years agoactivate barcode by default (as previously)
tipaul [Fri, 22 Sep 2006 15:50:39 +0000 (15:50 +0000)]
activate barcode by default (as previously)

18 years agofixing indicator bugs for UNIMARC
tipaul [Fri, 22 Sep 2006 15:49:50 +0000 (15:49 +0000)]
fixing indicator bugs for UNIMARC

18 years agoshow library address in basket. Usefull when printing the order list
tipaul [Fri, 22 Sep 2006 15:49:34 +0000 (15:49 +0000)]
show library address in basket. Usefull when printing the order list

18 years agoAdded missing 048 $2, new in last year's MARC 21 revision; and changed
thd [Wed, 20 Sep 2006 11:08:32 +0000 (11:08 +0000)]
Added missing 048 $2, new in last year's MARC 21 revision; and changed
visibility values for several fields/subfields.

18 years agozero-pad the month and day.
kados [Wed, 20 Sep 2006 02:59:53 +0000 (02:59 +0000)]
zero-pad the month and day.

18 years agobarcode should only be incremented for new items, old itms retain their
kados [Wed, 20 Sep 2006 02:24:42 +0000 (02:24 +0000)]
barcode should only be incremented for new items, old itms retain their
existing barcode.

18 years ago001 should not be mandatory in Koha
kados [Tue, 19 Sep 2006 03:54:58 +0000 (03:54 +0000)]
001 should not be mandatory in Koha

18 years agosynching opac search & librarian search from friday was a little bit erroneous. fixed.
tipaul [Mon, 18 Sep 2006 13:46:24 +0000 (13:46 +0000)]
synching opac search & librarian search from friday was a little bit erroneous. fixed.

18 years agoFormatting fine amount to two decimal places in circulation error message R_2-2-6RC4
oleonard [Thu, 14 Sep 2006 14:31:33 +0000 (14:31 +0000)]
Formatting fine amount to two decimal places in circulation error message

18 years agoSynching with updates to default templates
oleonard [Thu, 14 Sep 2006 14:11:41 +0000 (14:11 +0000)]
Synching with updates to default templates

18 years agoadding plugin for dateaccessioned
kados [Thu, 14 Sep 2006 08:23:21 +0000 (08:23 +0000)]
adding plugin for dateaccessioned

18 years agorenaming file and fixing bug in codes for frameworks
kados [Thu, 14 Sep 2006 04:21:44 +0000 (04:21 +0000)]
renaming file and fixing bug in codes for frameworks

18 years agorenaming this file
kados [Thu, 14 Sep 2006 04:20:25 +0000 (04:20 +0000)]
renaming this file

18 years agoCorrection (Enabling GST system preference to control display of GST values)
oleonard [Wed, 13 Sep 2006 19:53:58 +0000 (19:53 +0000)]
Correction (Enabling GST system preference to control display of GST values)

18 years agoRemoving obsolete reference to /includes/marc-editor.css
oleonard [Wed, 13 Sep 2006 19:29:04 +0000 (19:29 +0000)]
Removing obsolete reference to /includes/marc-editor.css

18 years agoEnabling GST system preference to control display of GST values
oleonard [Wed, 13 Sep 2006 19:25:49 +0000 (19:25 +0000)]
Enabling GST system preference to control display of GST values

18 years agoEnabling GST system preference to control display of GST values. Other minor markup...
oleonard [Wed, 13 Sep 2006 19:25:19 +0000 (19:25 +0000)]
Enabling GST system preference to control display of GST values. Other minor markup corrections.

18 years agoEnabling GST system preference to control display of GST values
oleonard [Wed, 13 Sep 2006 18:28:12 +0000 (18:28 +0000)]
Enabling GST system preference to control display of GST values

18 years agoFormatting currency display to 2 decimal places. Enabling GST system preference to...
oleonard [Wed, 13 Sep 2006 18:27:12 +0000 (18:27 +0000)]
Formatting currency display to 2 decimal places. Enabling GST system preference to control display of GST values

18 years agofix for #1066 : Intranet detail screen shows 'on issue to' for waiting items
tipaul [Wed, 13 Sep 2006 16:34:28 +0000 (16:34 +0000)]
fix for #1066 : Intranet detail screen shows 'on issue to' for waiting items

I've added a reservestatus TMPL_VAR that can be used to show reserve status in a specific area.

I'm not 100% happy with this fix, because it's still untranslatable ("waiting" is hardcoded).

18 years agoremove preview link as it doesn't work
kados [Wed, 13 Sep 2006 15:25:08 +0000 (15:25 +0000)]
remove preview link as it doesn't work

18 years agoswitching to CSS templates and not default if the exact template don't exist.
tipaul [Wed, 13 Sep 2006 15:03:31 +0000 (15:03 +0000)]
switching to CSS templates and not default if the exact template don't exist.

I also have cleaned default directory, for OPAC. Thus, if the library has "default" as prefered theme, css will popup anyway ;-)

18 years agoremoving opac default templates
tipaul [Wed, 13 Sep 2006 14:58:57 +0000 (14:58 +0000)]
removing opac default templates

18 years agoremoving opac default files
tipaul [Wed, 13 Sep 2006 14:57:46 +0000 (14:57 +0000)]
removing opac default files

18 years agooups...
tipaul [Wed, 13 Sep 2006 14:30:31 +0000 (14:30 +0000)]
oups...
homebranch & holdingbranch modifications where just in an improper {} : should be done everytime (not only when item is lost)

Fixes bug #1163

18 years agoreintroducing indicators for UNIMARC libraries.
tipaul [Wed, 13 Sep 2006 14:28:56 +0000 (14:28 +0000)]
reintroducing indicators for UNIMARC libraries.

18 years agoreintroducing default value
tipaul [Wed, 13 Sep 2006 14:28:01 +0000 (14:28 +0000)]
reintroducing default value

18 years agochanging some requirements :
tipaul [Wed, 13 Sep 2006 14:17:24 +0000 (14:17 +0000)]
changing some requirements :
- removing useless packages
- adding new packages (like Date::Calc, ZOOM... which are mandatory)

18 years agosynching opac search & librarian search.
tipaul [Wed, 13 Sep 2006 14:16:37 +0000 (14:16 +0000)]
synching opac search & librarian search.

18 years agofix error when closing the popup.
toins [Wed, 13 Sep 2006 09:55:28 +0000 (09:55 +0000)]
fix error when closing the popup.

18 years agoBugFixing adding informations branch to child creation.
hdl [Tue, 12 Sep 2006 13:25:51 +0000 (13:25 +0000)]
BugFixing adding informations branch to child creation.

18 years agocommenting opacnav (it's done in Auth.pm)
tipaul [Tue, 12 Sep 2006 09:28:48 +0000 (09:28 +0000)]
commenting opacnav (it's done in Auth.pm)

18 years agoadding some package check
tipaul [Tue, 12 Sep 2006 09:28:22 +0000 (09:28 +0000)]
adding some package check

18 years agoimproving check_marc_definition.pl to be able to automatically set used subfields...
tipaul [Tue, 12 Sep 2006 09:27:39 +0000 (09:27 +0000)]
improving check_marc_definition.pl to be able to automatically set used subfields & unset unused subfields (run without parameters to see new parameters)

18 years agoBUG FIXING :
hdl [Tue, 12 Sep 2006 09:11:45 +0000 (09:11 +0000)]
BUG FIXING :
Add items with IndependatBranches On was possibly get into trouble using a $0 value.
And frameworks used were those from itemtype instead of Bibliographic Record. May be considered as a feature provided that An itemtyp has only One framework attached.

18 years agoChanged some hidden values for the record editor, shortened items labels,
thd [Mon, 11 Sep 2006 03:25:53 +0000 (03:25 +0000)]
Changed some hidden values for the record editor, shortened items labels,
and added a link to the new barcode plugin.

18 years agoChanged some hidden values for the record editor, shortened items labels,
thd [Mon, 11 Sep 2006 02:56:55 +0000 (02:56 +0000)]
Changed some hidden values for the record editor, shortened items labels,
and added a link to the new barcode plugin.