]> git.koha-community.org Git - koha.git/log
koha.git
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.

18 years agoonly the OPAC languages should be displayed.
kados [Mon, 11 Sep 2006 01:27:54 +0000 (01:27 +0000)]
only the OPAC languages should be displayed.

18 years agoAdded the new barcode plugin to frameworks.
thd [Mon, 11 Sep 2006 01:00:11 +0000 (01:00 +0000)]
Added the new barcode plugin to frameworks.

18 years agoEscaping special chars for javascript fcn.
rych [Mon, 11 Sep 2006 00:29:15 +0000 (00:29 +0000)]
Escaping special chars for javascript fcn.

18 years agocan be used to resolve the mandatory barcode setting and autobarcode set
kados [Sun, 10 Sep 2006 23:55:20 +0000 (23:55 +0000)]
can be used to resolve the mandatory barcode setting and autobarcode set
to 1 -- ie, the barcode plugin will auto-increment the barcode when the user
clicks in the field.

18 years agoChanged some hidden values, items labels, and changed the namespace from ASMP_*
thd [Sun, 10 Sep 2006 23:40:19 +0000 (23:40 +0000)]
Changed some hidden values, items labels, and changed the namespace from ASMP_*
to SIMPLE_*.

18 years agoAbandoning auth_finder.pl and broken javascript
rych [Sun, 10 Sep 2006 02:30:03 +0000 (02:30 +0000)]
Abandoning auth_finder.pl and broken javascript

18 years agoCorrected some subfield visibility values and improved the ease of
thd [Fri, 8 Sep 2006 12:31:13 +0000 (12:31 +0000)]
Corrected some subfield visibility values and improved the ease of
understanding for some librarian's field labels for sound recordings.

18 years agoFix a bug on default template when moving up a subfield in the marc editor.
toins [Fri, 8 Sep 2006 09:07:45 +0000 (09:07 +0000)]
Fix a bug on default template when moving up a subfield in the marc editor.
/!\ WARNING /!\ Joshua & owen => you may be have the same bug in npl template !

18 years agoFix bug #1160 (multi page gestion)
toins [Fri, 8 Sep 2006 08:45:47 +0000 (08:45 +0000)]
Fix bug #1160 (multi page gestion)

18 years agoAdded an integrating resources framework and corrected some visibility values.
thd [Thu, 7 Sep 2006 22:43:39 +0000 (22:43 +0000)]
Added an integrating resources framework and corrected some visibility values.

18 years agoAdded additional record types and made some corrections for appearance in the
thd [Tue, 5 Sep 2006 13:57:40 +0000 (13:57 +0000)]
Added additional record types and made some corrections for appearance in the
record editor.

18 years agoshowing opacnav for user logging template as well
tipaul [Mon, 4 Sep 2006 13:33:12 +0000 (13:33 +0000)]
showing opacnav for user logging template as well

18 years agoplugins macles et fichiers utiles.
hdl [Mon, 4 Sep 2006 12:32:53 +0000 (12:32 +0000)]
plugins macles et fichiers utiles.

18 years agoFor MARC 21, instead of deleting the whole subfield when a character does not
thd [Fri, 1 Sep 2006 17:08:56 +0000 (17:08 +0000)]
For MARC 21, instead of deleting the  whole subfield when a character does not
translate properly from MARC8 into UTF-8, only the problem characters are
deleted.

18 years agobetter behaviour of hidelostitems systempref. R_2-2-6RC3
tipaul [Fri, 1 Sep 2006 09:44:10 +0000 (09:44 +0000)]
better behaviour of hidelostitems systempref.
if it is set, items are no more hidden in librarian interface if the user has superlibrarian or editcatalogue permissions

18 years agoopen template 1st to set userenv
tipaul [Fri, 1 Sep 2006 09:43:17 +0000 (09:43 +0000)]
open template 1st to set userenv

18 years agoaccepting MARC21 as well as USMARC for USMARC prefferedRecordSyntax
tipaul [Thu, 31 Aug 2006 16:30:26 +0000 (16:30 +0000)]
accepting MARC21 as well as USMARC for USMARC prefferedRecordSyntax

18 years ago- escaping -u$user
tipaul [Thu, 31 Aug 2006 16:30:06 +0000 (16:30 +0000)]
- escaping -u$user
- adding UNIMARC english & ukrainian
- fixing a MJR typo

18 years agowhy the hell did we remove the , in server name ?
tipaul [Thu, 31 Aug 2006 16:24:49 +0000 (16:24 +0000)]
why the hell did we remove the , in server name ?
fix for http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1047

18 years agonothing, just to change permissions on this script
tipaul [Thu, 31 Aug 2006 15:52:58 +0000 (15:52 +0000)]
nothing, just to change permissions on this script

18 years ago*** empty log message ***
tipaul [Thu, 31 Aug 2006 15:51:53 +0000 (15:51 +0000)]
*** empty log message ***

18 years agofix for :
tipaul [Thu, 31 Aug 2006 14:37:04 +0000 (14:37 +0000)]
fix for :
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1140
(published date never null now)

18 years agoAdding a new facility to tell how many new fields are needed when adding a field.
hdl [Thu, 31 Aug 2006 14:07:18 +0000 (14:07 +0000)]
Adding a new facility to tell how many new fields are needed when adding a field.

18 years agoRestoring rel_2_2 file from accidental overwrite in tgarip1957's HEAD commit.
thd [Wed, 30 Aug 2006 19:21:09 +0000 (19:21 +0000)]
Restoring rel_2_2 file from accidental overwrite in tgarip1957's HEAD commit.

18 years agorewew patron button should be calculated from today, not original expiry
kados [Sat, 26 Aug 2006 14:03:58 +0000 (14:03 +0000)]
rewew patron button should be calculated from today, not original expiry
date.

18 years agoNew set of routines for HEAD.
tgarip1957 [Fri, 25 Aug 2006 21:07:08 +0000 (21:07 +0000)]
New set of routines for HEAD.
Uses a complete new ZEBRA Indexing.
ZEBRA is now XML and comprises of a KOHA meta record. Explanatory notes will be on koha-devel
Fixes UTF8 problems
Fixes bug with authorities
SQL database major changes.
Separate biblioograaphic and holdings records. Biblioitems table depreceated
etc. etc.
Wait for explanatory document on koha-devel

18 years agoSome font-size and margin changes to accomodate Internet Explorer
oleonard [Fri, 25 Aug 2006 15:19:34 +0000 (15:19 +0000)]
Some font-size and margin changes to accomodate Internet Explorer

18 years agoFix for http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1154
slef [Wed, 23 Aug 2006 13:51:51 +0000 (13:51 +0000)]
Fix for http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1154
Install script doesn't let you skip initial branch and printer

Possibly introduced by auto_install support or avoiding warnings.

18 years agoFix for http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1154
slef [Wed, 23 Aug 2006 13:46:19 +0000 (13:46 +0000)]
Fix for http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1154
Install script doesn't let you skip initial branch and printer

Possibly introduced by auto_install support or avoiding warnings.

18 years agoFix for bug 1156
rangi [Sat, 19 Aug 2006 21:31:02 +0000 (21:31 +0000)]
Fix for bug 1156
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1156

18 years agoFixing error in variable encoding
oleonard [Fri, 18 Aug 2006 15:16:03 +0000 (15:16 +0000)]
Fixing error in variable encoding

18 years agochange to naming convention for frameworks labels.
kados [Fri, 11 Aug 2006 14:44:02 +0000 (14:44 +0000)]
change to naming convention for frameworks labels.

18 years agoSynch with css template: Escaping > and < characters for nullwords
oleonard [Thu, 10 Aug 2006 17:08:48 +0000 (17:08 +0000)]
Synch with css template: Escaping > and < characters for nullwords

18 years agoTweaking markup a little
oleonard [Thu, 10 Aug 2006 17:03:52 +0000 (17:03 +0000)]
Tweaking markup a little

18 years agoSynching MARCdetail.tmpl with default, and updating some relevant styles
oleonard [Thu, 10 Aug 2006 17:01:56 +0000 (17:01 +0000)]
Synching MARCdetail.tmpl with default, and updating some relevant styles

18 years agoanother update for translations strings...
tipaul [Thu, 10 Aug 2006 14:48:56 +0000 (14:48 +0000)]
another update for translations strings...

18 years agoupdating all translations strings for 2.2.6
tipaul [Thu, 10 Aug 2006 14:28:54 +0000 (14:28 +0000)]
updating all translations strings for 2.2.6

18 years agoBug fixing links would find no results.
hdl [Thu, 10 Aug 2006 14:19:13 +0000 (14:19 +0000)]
Bug fixing links would find no results.

18 years agospanish translation of Koha
tipaul [Thu, 10 Aug 2006 13:48:30 +0000 (13:48 +0000)]
spanish translation of Koha

18 years agoadding ukrainian support for Koha (default templates)
tipaul [Thu, 10 Aug 2006 13:33:46 +0000 (13:33 +0000)]
adding ukrainian support for Koha (default templates)

18 years agoadding unimarc in english
tipaul [Thu, 10 Aug 2006 12:44:53 +0000 (12:44 +0000)]
adding unimarc in english

18 years agowarn commenting + some bugfixes I forgot to commit (for authorities editing)
tipaul [Thu, 10 Aug 2006 12:42:33 +0000 (12:42 +0000)]
warn commenting + some bugfixes I forgot to commit (for authorities editing)

18 years agoadding a member picture upload in parameters section.
tipaul [Thu, 10 Aug 2006 12:39:38 +0000 (12:39 +0000)]
adding a member picture upload in parameters section.

this script is a contribution of Michael Hafen, and is marked as "experimental". However, it seems to work correctly, there may just be some directory (write permission) problems.

PS : NPL template untested but provided by michael