]> git.koha-community.org Git - koha.git/log
koha.git
17 years agoBugfix to make MARCaddBiblio work, and deleting marc tables, also resets their auto_i...
genji [Sat, 27 Jan 2007 19:17:39 +0000 (19:17 +0000)]
Bugfix to make MARCaddBiblio work, and deleting marc tables, also resets their auto_increment

17 years agoFix for bug 1102, dates are now formatted in according to the preference chosen
rangi [Fri, 19 Jan 2007 09:33:48 +0000 (09:33 +0000)]
Fix for bug 1102, dates are now formatted in according to the preference chosen
metric,us,iso etc

17 years agoApplying patch to fix bug 1230
rangi [Fri, 19 Jan 2007 09:11:35 +0000 (09:11 +0000)]
Applying patch to fix bug 1230
On editing marc entry: Publisher fields(tag 260) NOT stored as utf8 in mysql

17 years agoBUG Fixing : correcting authentication usage.
hdl [Thu, 18 Jan 2007 14:46:28 +0000 (14:46 +0000)]
BUG Fixing : correcting authentication usage.
Flga needed is not borrower but **borrowers**

17 years agonew installer: sysadmin side
slef [Wed, 17 Jan 2007 17:01:11 +0000 (17:01 +0000)]
new installer: sysadmin side

17 years agosql to create holidays tables.
sushi [Tue, 16 Jan 2007 02:50:07 +0000 (02:50 +0000)]
sql to create holidays tables.

17 years agoadded Tumer's new subs() from rel3, for holidays.
sushi [Tue, 16 Jan 2007 02:47:36 +0000 (02:47 +0000)]
added Tumer's new subs() from rel3, for holidays.

17 years agoperltidy before commit
sushi [Tue, 16 Jan 2007 02:39:54 +0000 (02:39 +0000)]
perltidy before commit

17 years agoissuebook() now calling addDate() from Calendar.pm (Tumer's holiday module).
sushi [Tue, 16 Jan 2007 01:52:01 +0000 (01:52 +0000)]
issuebook() now calling addDate() from Calendar.pm (Tumer's holiday module).

17 years agoadding Calendar.pm to rel2.2
sushi [Mon, 15 Jan 2007 23:40:42 +0000 (23:40 +0000)]
adding Calendar.pm to rel2.2

17 years agotypo
sushi [Mon, 15 Jan 2007 22:32:39 +0000 (22:32 +0000)]
typo

17 years agoadded xml/csv dump url.
sushi [Mon, 15 Jan 2007 22:30:59 +0000 (22:30 +0000)]
added xml/csv dump url.

17 years agotemplate for export-holdings.pl file.
sushi [Mon, 15 Jan 2007 21:37:55 +0000 (21:37 +0000)]
template for export-holdings.pl file.

17 years agotypo
sushi [Mon, 15 Jan 2007 21:12:05 +0000 (21:12 +0000)]
typo

17 years agotypo.
sushi [Mon, 15 Jan 2007 21:10:46 +0000 (21:10 +0000)]
typo.

17 years agoscript to export/dump items to file in XML or CSV format.
sushi [Mon, 15 Jan 2007 21:09:54 +0000 (21:09 +0000)]
script to export/dump items to file in XML or CSV format.

17 years agonew module with export/dumping routines.
sushi [Mon, 15 Jan 2007 21:07:58 +0000 (21:07 +0000)]
new module with export/dumping routines.

17 years agoBug Fixing authtrees
hdl [Mon, 15 Jan 2007 17:56:43 +0000 (17:56 +0000)]
Bug Fixing authtrees

17 years agoRemoving Some Warnings
hdl [Mon, 15 Jan 2007 17:47:00 +0000 (17:47 +0000)]
Removing Some Warnings

17 years agoSome Bug FIXING:
hdl [Mon, 15 Jan 2007 17:46:23 +0000 (17:46 +0000)]
Some Bug FIXING:
Values displayed and saved.

17 years agoforgotten encoding fix
tipaul [Fri, 12 Jan 2007 14:19:06 +0000 (14:19 +0000)]
forgotten encoding fix

17 years agofix for z3950 search on biblio MODIF. Was doing an ADD instead !
tipaul [Fri, 12 Jan 2007 14:18:01 +0000 (14:18 +0000)]
fix for z3950 search on biblio MODIF. Was doing an ADD instead !

17 years agocommiting new or updated translations for koha 2.2.7 :
tipaul [Wed, 10 Jan 2007 09:22:55 +0000 (09:22 +0000)]
commiting new or updated translations for koha 2.2.7 :
- italian (updated, thx to Gaetano Piazza)
- chinese, japan and korean (new, thx to laxendion, long_sam)

17 years agousing UTF-8 as the default charset. Paul will use other encodings for
kados [Wed, 20 Dec 2006 17:48:19 +0000 (17:48 +0000)]
using UTF-8 as the default charset. Paul will use other encodings for
French translations.

17 years agoAdding the missing module call
bob_lyon [Tue, 19 Dec 2006 06:04:18 +0000 (06:04 +0000)]
Adding the missing module call

17 years agoFixing up problems with the new date subroutines
bob_lyon [Tue, 19 Dec 2006 03:34:14 +0000 (03:34 +0000)]
Fixing up problems with the new date subroutines

17 years agoUpdated the date calculations so they work now
bob_lyon [Tue, 19 Dec 2006 03:28:22 +0000 (03:28 +0000)]
Updated the date calculations so they work now

17 years agoAdded ability for the serialitemize to work even if one doesn't want to use a barcode
bob_lyon [Tue, 19 Dec 2006 02:35:06 +0000 (02:35 +0000)]
Added ability for the serialitemize to work even if one doesn't want to use a barcode

17 years agoModified styling to accompany changes to acquisitions
oleonard [Tue, 12 Dec 2006 15:42:24 +0000 (15:42 +0000)]
Modified styling to accompany changes to acquisitions

17 years ago- adding edit currencies link to acqui-home (even if one or more currencies are confi...
oleonard [Tue, 12 Dec 2006 15:38:46 +0000 (15:38 +0000)]
- adding edit currencies link to acqui-home (even if one or more currencies are configured)
- re-synching acquire.tmpl and recieve.tmpl to try to iron out bugs

17 years agocheck that userenv exists before checking its value
kados [Thu, 7 Dec 2006 15:31:59 +0000 (15:31 +0000)]
check that userenv exists before checking its value

17 years agoAdding No Title if no title is in stored in biblio record.
hdl [Tue, 5 Dec 2006 15:02:17 +0000 (15:02 +0000)]
Adding No Title if no title is in stored in biblio record.

17 years agoBug Fixing : Comment ResetPagination
hdl [Tue, 5 Dec 2006 15:00:18 +0000 (15:00 +0000)]
Bug Fixing : Comment ResetPagination

17 years agoUsing Date::Calc
hdl [Tue, 5 Dec 2006 14:57:55 +0000 (14:57 +0000)]
Using Date::Calc
And modifying dates so that PARTIAL dates (Only Year/Month or only Year) are saved into database.
Before, it resulted into null dates.

17 years agoUpdating the templates for layout for the detail one - and adding check display for...
bob_lyon [Mon, 4 Dec 2006 05:32:10 +0000 (05:32 +0000)]
Updating the templates for layout for the detail one - and adding check display for the other

17 years agoUpdating statecollection to do a check for certain koh2marc links to see if they...
bob_lyon [Mon, 4 Dec 2006 05:27:27 +0000 (05:27 +0000)]
Updating statecollection to do a check for certain koh2marc links to see if they exist

17 years agoFixing spelling mistake
bob_lyon [Wed, 29 Nov 2006 01:20:32 +0000 (01:20 +0000)]
Fixing spelling mistake

17 years agoFixed problem with irregularity - helps to call the right subroutine
bob_lyon [Tue, 28 Nov 2006 01:34:47 +0000 (01:34 +0000)]
Fixed problem with irregularity - helps to call the right subroutine

17 years agoFixing problem with not passing enough variables about
bob_lyon [Tue, 28 Nov 2006 00:55:00 +0000 (00:55 +0000)]
Fixing problem with not passing enough variables about

17 years agoFixing the problem with undefined librarian notes making the insert into subscription...
bob_lyon [Mon, 27 Nov 2006 19:49:08 +0000 (19:49 +0000)]
Fixing the problem with undefined librarian notes making the insert into subscriptionhistory fail

17 years agoFixing place for where we get the subscription id from
bob_lyon [Mon, 27 Nov 2006 05:33:23 +0000 (05:33 +0000)]
Fixing place for where we get the subscription id from

17 years agoRemoving warns and data dumps from the code
bob_lyon [Mon, 27 Nov 2006 04:39:35 +0000 (04:39 +0000)]
Removing warns and data dumps from the code

17 years agoAltering template to use newer css calls
bob_lyon [Mon, 27 Nov 2006 04:34:38 +0000 (04:34 +0000)]
Altering template to use newer css calls

17 years agoAdding in column to track the last branch used for a serial to save librarian having...
bob_lyon [Mon, 27 Nov 2006 04:24:17 +0000 (04:24 +0000)]
Adding in column to track the last branch used for a serial to save librarian having to select each time

17 years agoAdded in ability for the calendar popup to work for the preferenced date format
bob_lyon [Mon, 27 Nov 2006 00:27:43 +0000 (00:27 +0000)]
Added in ability for the calendar popup to work for the preferenced date format

17 years agoAdding in new columns for serial and subscription tables so they update existing...
bob_lyon [Sun, 26 Nov 2006 23:38:47 +0000 (23:38 +0000)]
Adding in new columns for serial and subscription tables so they update existing database tables

17 years agoAdding in missing gif for the calendar popup
bob_lyon [Sun, 26 Nov 2006 23:08:04 +0000 (23:08 +0000)]
Adding in missing gif for the calendar popup

17 years agoAllowing for more valid keys to be used in issues amount field
bob_lyon [Sun, 26 Nov 2006 22:56:23 +0000 (22:56 +0000)]
Allowing for more valid keys to be used in issues amount field

17 years agoputting the serials sysprefs into the catalogue tab (do we need a serials tab?)
kados [Sun, 26 Nov 2006 21:39:38 +0000 (21:39 +0000)]
putting the serials sysprefs into the catalogue tab (do we need a serials tab?)

17 years agoAdding in the updated files for the routing serials
bob_lyon [Fri, 24 Nov 2006 00:23:22 +0000 (00:23 +0000)]
Adding in the updated files for the routing serials

17 years agoAdding in new files for the routing serials first
bob_lyon [Fri, 24 Nov 2006 00:18:05 +0000 (00:18 +0000)]
Adding in new files for the routing serials first

17 years agofrench templates for 2.2.7 R_2-2-7
tipaul [Thu, 23 Nov 2006 10:43:56 +0000 (10:43 +0000)]
french templates for 2.2.7

17 years agocommit of french templates for 2.2.7
tipaul [Thu, 23 Nov 2006 10:43:19 +0000 (10:43 +0000)]
commit of french templates for 2.2.7

17 years agotranslation to french updates (for 2.2.7)
tipaul [Thu, 23 Nov 2006 10:42:27 +0000 (10:42 +0000)]
translation to french updates (for 2.2.7)

17 years agominor css changes
tipaul [Thu, 23 Nov 2006 10:42:03 +0000 (10:42 +0000)]
minor css changes

17 years agofix for opac-top.inc inclusion
tipaul [Thu, 23 Nov 2006 10:41:41 +0000 (10:41 +0000)]
fix for opac-top.inc inclusion

17 years agofix for #1177 = removal of additionnal authors & bibliosubjects
tipaul [Wed, 22 Nov 2006 16:02:52 +0000 (16:02 +0000)]
fix for #1177 = removal of additionnal authors & bibliosubjects

17 years agothere are some strange problems with mysql_fetchrow_hashref, that reorders silently...
tipaul [Wed, 22 Nov 2006 13:58:11 +0000 (13:58 +0000)]
there are some strange problems with mysql_fetchrow_hashref, that reorders silently the hashref returned.
This hack fixes them by retrieving the results in an array & rebuilding the MARC record from that.
This function is used in acquisition, when the librarian creates a new order from a new biblio : the MARC::Record was incorrect (at least in UNIMARC, but this fix should change nothing in MARC21)

17 years agofixing bugs in new z3950 client : search was not working for 2+ servers.
tipaul [Wed, 22 Nov 2006 10:24:35 +0000 (10:24 +0000)]
fixing bugs in new z3950 client : search was not working for 2+ servers.
+ reindenting with spaces
+ removing some warns

17 years agoclosing <p>
tipaul [Wed, 22 Nov 2006 10:23:51 +0000 (10:23 +0000)]
closing <p>

17 years agoremoving 2 warns
tipaul [Wed, 22 Nov 2006 10:22:08 +0000 (10:22 +0000)]
removing 2 warns

17 years agoremoving a javascript alert.
toins [Wed, 22 Nov 2006 09:40:25 +0000 (09:40 +0000)]
removing a javascript alert.

17 years agoBug fixing : would search twice because searched when authtypecode=''
hdl [Thu, 16 Nov 2006 09:54:25 +0000 (09:54 +0000)]
Bug fixing : would search twice because searched when authtypecode=''

17 years agoremoved need for a writable tmp dir to generate pdf before sending to browser
sushi [Thu, 16 Nov 2006 02:15:49 +0000 (02:15 +0000)]
removed need for a writable tmp dir to generate pdf before sending to browser

17 years agochris's extra line fix, to clear top label margin.
sushi [Tue, 14 Nov 2006 23:25:48 +0000 (23:25 +0000)]
chris's extra line fix, to clear top label margin.

17 years agobug fixing : Now display correct search for multiple marc fields in biblio
hdl [Tue, 14 Nov 2006 13:55:10 +0000 (13:55 +0000)]
bug fixing : Now display correct search for multiple marc fields in biblio

17 years agoBUG Fixing : OPAC would display NO results When multiple fields are queried.
hdl [Tue, 14 Nov 2006 10:43:57 +0000 (10:43 +0000)]
BUG Fixing : OPAC would display NO results When multiple fields are queried.

17 years agoAdding NoTitle when title is empty so that it can be viewed.
hdl [Tue, 14 Nov 2006 10:42:27 +0000 (10:42 +0000)]
Adding NoTitle when title is empty so that it can be viewed.

17 years agoAdding a text if no title is included So that biblio CAN be displayed/modified.
hdl [Tue, 14 Nov 2006 10:02:01 +0000 (10:02 +0000)]
Adding a text if no title is included So that biblio CAN be displayed/modified.

17 years agoBug Fixing : if non valid indicator for title, record display would have ended to...
hdl [Fri, 3 Nov 2006 10:59:51 +0000 (10:59 +0000)]
Bug Fixing : if non valid indicator for title, record display would have ended to error.
Adding a test on indicator value

17 years agoFixing some encoding problems with z3950 and fixing latest commit for z3950 serach...
hdl [Fri, 3 Nov 2006 10:56:59 +0000 (10:56 +0000)]
Fixing some encoding problems with z3950 and fixing latest commit for z3950 serach and results.

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