]> git.koha-community.org Git - koha.git/log
koha.git
17 years agoCommiting BUG FIX for 2.2.7.1.
toins [Mon, 12 Feb 2007 10:06:14 +0000 (10:06 +0000)]
Commiting BUG FIX for 2.2.7.1.

Previous log was :
new installer: sysadmin side

17 years agoCommiting BUG FIX for 2.2.7.1.
toins [Mon, 12 Feb 2007 10:05:13 +0000 (10:05 +0000)]
Commiting BUG FIX for 2.2.7.1.

Previous log was :
Bug Fixing authtrees

17 years agoCommiting BUG FIX for 2.2.7.1.
toins [Mon, 12 Feb 2007 09:54:57 +0000 (09:54 +0000)]
Commiting BUG FIX for 2.2.7.1.

Previous log was :
forgotten encoding fix

17 years agoCommiting last translation files.
toins [Mon, 12 Feb 2007 09:53:33 +0000 (09:53 +0000)]
Commiting last translation files.

17 years agoCommiting BUG FIX for 2.2.7.1.
toins [Mon, 12 Feb 2007 09:52:27 +0000 (09:52 +0000)]
Commiting BUG FIX for 2.2.7.1.

Previous log was :
fix for z3950 search on biblio MODIF. Was doing an ADD instead !

17 years agoCommiting BUG FIX for 2.2.7.1.
toins [Mon, 12 Feb 2007 09:45:41 +0000 (09:45 +0000)]
Commiting BUG FIX for 2.2.7.1.

Previous log was :
Modified styling to accompany changes to acquisitions

17 years agoCommiting BUG FIX for 2.2.7.1.
toins [Mon, 12 Feb 2007 09:42:12 +0000 (09:42 +0000)]
Commiting BUG FIX for 2.2.7.1.

Previous log was :
- 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 agoCommiting BUG FIX for 2.2.7.1.
toins [Mon, 12 Feb 2007 09:35:16 +0000 (09:35 +0000)]
Commiting BUG FIX for 2.2.7.1.

Previous log was :
check that userenv exists before checking its value.

17 years agoCommiting BUG FIX for 2.2.7.1.
toins [Mon, 12 Feb 2007 09:25:00 +0000 (09:25 +0000)]
Commiting BUG FIX for 2.2.7.1.

Previous log was :
putting the serials sysprefs into the catalogue tab (do we need a serials tab?)

17 years agoFixing up the displaying of create vs edit routing list button
bob_lyon [Sun, 11 Feb 2007 20:44:31 +0000 (20:44 +0000)]
Fixing up the displaying of create vs edit routing list button

17 years agoUsing correct subroutine
bob_lyon [Sun, 11 Feb 2007 20:33:46 +0000 (20:33 +0000)]
Using correct subroutine

17 years agoRemoving extra default line of notes
bob_lyon [Sun, 11 Feb 2007 20:32:34 +0000 (20:32 +0000)]
Removing extra default line of notes

17 years agoMINOR IMPROVEMENT
tipaul [Fri, 9 Feb 2007 10:53:41 +0000 (10:53 +0000)]
MINOR IMPROVEMENT

adding a title to hidden subfield, when mouse over the subfieldcode.

TO PORT TO REL_3_0

17 years agoreplace where by LEFT JOIN where appropriate
tipaul [Thu, 8 Feb 2007 11:03:31 +0000 (11:03 +0000)]
replace where by LEFT JOIN where appropriate

17 years agoRemoving DateTime dependancy (+ so many sub packages)
tipaul [Thu, 8 Feb 2007 09:54:46 +0000 (09:54 +0000)]
Removing DateTime dependancy (+ so many sub packages)
I have replaced by DateCalc dependancy, that is realy easy to use. I think it's harmless (removed subs are not used anywhere)

However, please, don't add major dependancies on the stable branch without saying it on koha-devel 1st.

17 years agoBUGFIX : 2 errors that are risen during compilation.
tipaul [Thu, 8 Feb 2007 09:53:02 +0000 (09:53 +0000)]
BUGFIX : 2 errors that are risen during compilation.
This should NEVER happend. Please check that what you commit works, when you play with unstable branch it's important, when you play with stable branch, it's MANDATORY !

17 years agochanging tagorder to int(11) instead of tinyint
tipaul [Thu, 8 Feb 2007 09:25:41 +0000 (09:25 +0000)]
changing tagorder to int(11) instead of tinyint

17 years agoBUGFIX on title search : only the 1st word was searched, making an internal server...
tipaul [Wed, 7 Feb 2007 17:35:10 +0000 (17:35 +0000)]
BUGFIX on title search : only the 1st word was searched, making an internal server error when it was en empty word

17 years agoPhysicalBookShelves code added, to support an offshoot of virtual bookshelves. The...
genji [Sat, 3 Feb 2007 08:42:10 +0000 (08:42 +0000)]
PhysicalBookShelves code added, to support an offshoot of virtual bookshelves. The idea, each physical shelf has a unique barcode. any one item can only exist in one shelf. Potential augmentation to item.location.

17 years agoToday's date was being formatted before being compared, in the query. fixed. now...
genji [Sat, 3 Feb 2007 08:38:29 +0000 (08:38 +0000)]
Today's date was being formatted before being compared, in the query. fixed. now overdues work.

17 years ago*** empty log message ***
genji [Sat, 3 Feb 2007 08:37:14 +0000 (08:37 +0000)]
*** empty log message ***

17 years agos/Barcorde/Barcode/ # fix for bug 1284
slef [Thu, 1 Feb 2007 21:35:20 +0000 (21:35 +0000)]
s/Barcorde/Barcode/ # fix for bug 1284

17 years agoadding in style changes to the print slip receipt layout
bob_lyon [Wed, 31 Jan 2007 20:39:03 +0000 (20:39 +0000)]
adding in style changes to the print slip receipt layout

17 years agofix or partial fix for bug 1024 - http://bugs.koha.org/cgi-bin/bugzilla/show_bug...
rych [Mon, 29 Jan 2007 23:41:36 +0000 (23:41 +0000)]
fix or partial fix for bug 1024 - http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1024
reset breedingid so that records missing isbn & issn can be imported.

17 years agoremoved warnings
genji [Mon, 29 Jan 2007 09:28:07 +0000 (09:28 +0000)]
removed warnings

17 years agomysql 5 syntax change
rych [Mon, 29 Jan 2007 03:45:37 +0000 (03:45 +0000)]
mysql 5 syntax change

17 years agomysql 5 syntax changes
rych [Mon, 29 Jan 2007 03:18:19 +0000 (03:18 +0000)]
mysql 5 syntax changes

17 years agodisplaying subtitles
rych [Mon, 29 Jan 2007 03:16:27 +0000 (03:16 +0000)]
displaying subtitles

17 years agoFix for 1169, issuedate wasn't formatted properly, to compare with today's date....
genji [Sun, 28 Jan 2007 21:01:36 +0000 (21:01 +0000)]
Fix for 1169, issuedate wasn't formatted properly, to compare with today's date. Fixed in rel_2_2

17 years agoFixes bug 994 - messenger() changed to openWindow
genji [Sun, 28 Jan 2007 09:00:36 +0000 (09:00 +0000)]
Fixes bug 994 - messenger() changed to openWindow

17 years agomarc_subfield_structure - seealso field was too short, clipping over half of the...
genji [Sun, 28 Jan 2007 07:23:39 +0000 (07:23 +0000)]
marc_subfield_structure - seealso field was too short, clipping over half of the subfield '650a', consiquently, breaking searching by subject as it would not execute, mysql syntax error. changed field type to text.

17 years agoFix for Bug 1150, now systempref MinPasswordLength sets how long passwords have to...
genji [Sun, 28 Jan 2007 05:43:42 +0000 (05:43 +0000)]
Fix for Bug 1150, now systempref MinPasswordLength sets how long passwords have to be, and if pref doesn't exist, defaults to 5.

17 years agoFix for Bug 1150, template warns ShortPass, and the minimum length.
genji [Sun, 28 Jan 2007 05:42:21 +0000 (05:42 +0000)]
Fix for Bug 1150, template warns ShortPass, and the minimum length.

17 years agofix for Bug 1150, password now has to be at least systempreference - MinPasswordLengt...
genji [Sun, 28 Jan 2007 05:30:49 +0000 (05:30 +0000)]
fix for Bug 1150, password now has to be at least systempreference - MinPasswordLength or 5, if the preference doesn't exist.

17 years agoFix for Bug 1150, template warns of ShortPass, and how long it has to be.
genji [Sun, 28 Jan 2007 05:28:33 +0000 (05:28 +0000)]
Fix for Bug 1150, template warns of ShortPass, and how long it has to be.

17 years agoa normal librarian can no longer delete a superlibrarian. and this template gives...
genji [Sun, 28 Jan 2007 03:44:34 +0000 (03:44 +0000)]
a normal librarian can no longer delete a superlibrarian. and this template gives that reason.

17 years agoFix for bug 1269 - a normal librarian can no longer delete a superlibrarian.
genji [Sun, 28 Jan 2007 03:42:54 +0000 (03:42 +0000)]
Fix for bug 1269 - a normal librarian can no longer delete a superlibrarian.

17 years agobug 1276 - cannot find surname with apostriphe in it. Fixed in rel_2_2
genji [Sun, 28 Jan 2007 01:53:31 +0000 (01:53 +0000)]
bug 1276 - cannot find surname with apostriphe in it. Fixed in rel_2_2

17 years agoBug 1201 fixed by changing transferbook. Books will no longer be returned by transfer...
genji [Sun, 28 Jan 2007 01:29:28 +0000 (01:29 +0000)]
Bug 1201 fixed by changing transferbook. Books will no longer be returned by transferbook. Thus, breaking the loop. Transfer book should be used when transfering books from branch to branch. if a book is returned at a branch, transfer the book there. if a book is transfered to a branch, while its on loan, set holding to the new branch. Useful if a borrower moves branches, while borrowing books.

17 years agobug 1185 fixed, datelastborrowed now gets stored.
genji [Sun, 28 Jan 2007 00:29:25 +0000 (00:29 +0000)]
bug 1185 fixed, datelastborrowed now gets stored.

17 years agomodsubject moved so MARC would get recomplied, if it was a marc=0 library. Ensures...
genji [Sat, 27 Jan 2007 23:29:09 +0000 (23:29 +0000)]
modsubject moved so MARC would get recomplied, if it was a marc=0 library. Ensures that additional authors get saved into MARC.

17 years agoitemnotes are now saved in the right place, and biblioitem notes now get saved, befor...
genji [Sat, 27 Jan 2007 23:27:47 +0000 (23:27 +0000)]
itemnotes are now saved in the right place, and biblioitem notes now get saved, before, they didn't.

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)