koha.git
20 years agoetcdir not harcoded R_2-0-0pre5
tipaul [Sat, 25 Oct 2003 09:53:54 +0000]
etcdir not harcoded

20 years agobugfix : use of '$var' instead of ? in sql statement
tipaul [Sat, 25 Oct 2003 08:50:39 +0000]
bugfix : use of '$var' instead of ? in sql statement

20 years agominor fixes for bilbio deletion (still buggy)
tipaul [Sat, 25 Oct 2003 08:46:27 +0000]
minor fixes for bilbio deletion (still buggy)

20 years agosyn'ching chris commits
tipaul [Sat, 25 Oct 2003 08:18:34 +0000]
syn'ching chris commits

20 years agoMaking the borrowenumber an auto_increment field
rangi [Thu, 23 Oct 2003 20:33:53 +0000]
Making the borrowenumber an auto_increment field

20 years agoFix for bug 631, race conditions on borrowernumber when entering a new
rangi [Thu, 23 Oct 2003 20:26:56 +0000]
Fix for bug 631, race conditions on borrowernumber when entering a new
borrower.

Depends on borrowernumber having auto_increment set in the database

20 years agoFix for bug 591
rangi [Wed, 22 Oct 2003 20:20:48 +0000]
Fix for bug 591

20 years agomoving more html out of the script
rangi [Wed, 22 Oct 2003 20:01:28 +0000]
moving more html out of the script

20 years agoA lot of wording rewritten
slef [Wed, 22 Oct 2003 14:48:08 +0000]
A lot of wording rewritten

20 years agofix for #577
tipaul [Tue, 21 Oct 2003 15:47:06 +0000]
fix for #577

20 years agoWork on install bugs (see bug 632)
slef [Mon, 20 Oct 2003 19:16:50 +0000]
Work on install bugs (see bug 632)

20 years ago*** empty log message ***
tipaul [Mon, 20 Oct 2003 16:27:59 +0000]
*** empty log message ***

20 years ago1st draft of release notes for next public release
tipaul [Mon, 20 Oct 2003 16:26:58 +0000]
1st draft of release notes for next public release

20 years agoOmitted annotation added. Closes: 624
slef [Mon, 20 Oct 2003 16:13:01 +0000]
Omitted annotation added. Closes: 624

20 years agoAdding USMARC to LOC z3950 entry
slef [Mon, 20 Oct 2003 16:10:19 +0000]
Adding USMARC to LOC z3950 entry

20 years agoremoving outdated scripts.
tipaul [Mon, 20 Oct 2003 15:44:57 +0000]
removing outdated scripts.

20 years agoUpgrade script :
tipaul [Mon, 20 Oct 2003 15:42:43 +0000]
Upgrade script :
the koha2marc.pl copies the old DB into the new MARC one. This script must be executed when migrating from 1.2.x to 2.0.x.

20 years agokoha.upgrade bugfixes. Should work...
tipaul [Mon, 20 Oct 2003 14:25:36 +0000]
koha.upgrade bugfixes. Should work...

20 years agofix for #436 on french default template
cauchoip [Fri, 17 Oct 2003 11:10:57 +0000]
fix for #436 on french default template

20 years agoIndexing only words longer than 2 letters. Was >=2 before, & 2 letters words usually...
tipaul [Fri, 17 Oct 2003 10:02:56 +0000]
Indexing only words longer than 2 letters. Was >=2 before, & 2 letters words usually means nothing.

20 years agoFix for bug 436, thanks to Pierre
rangi [Thu, 16 Oct 2003 20:36:25 +0000]
Fix for bug 436, thanks to Pierre

20 years agoscript to clean MARC DB when a subfield is removed from the MARC editor : the subfiel...
tipaul [Tue, 14 Oct 2003 12:36:36 +0000]
script to clean MARC DB when a subfield is removed from the MARC editor : the subfield is NOT removed from DB (to avoid stupid loss of data). This script forever removes unused subfields from the DB. Quite fast script.

20 years agoimproving non-MARC biblio detail in both intranet and opac.
tipaul [Tue, 14 Oct 2003 11:37:47 +0000]
improving non-MARC biblio detail in both intranet and opac.

20 years agoadding rebuildnonmarc.pl script : run this script when you change a link between...
tipaul [Tue, 14 Oct 2003 09:45:29 +0000]
adding rebuildnonmarc.pl script : run this script when you change a link between marc and non MARC DB. It rebuilds the non-MARC DB (long operation)

20 years agoFix for bug 588
rangi [Fri, 10 Oct 2003 00:35:06 +0000]
Fix for bug 588
Now i just have to get the plural/singular for results /result working

20 years agofix for 536 (subtitle error)
tipaul [Mon, 6 Oct 2003 15:20:51 +0000]
fix for 536 (subtitle error)

20 years agomoving & templating charges to admin part of Koha
tipaul [Mon, 6 Oct 2003 13:40:49 +0000]
moving & templating charges to admin part of Koha

20 years agoRemoving config info from z3950*sh and using C4::Context in processz3950queue (Fixed...
slef [Mon, 6 Oct 2003 09:10:38 +0000]
Removing config info from z3950*sh and using C4::Context in processz3950queue (Fixed bug 39)

20 years agono message
kb2qzv [Sun, 5 Oct 2003 22:44:02 +0000]
no message

20 years agoadd locale test (Closes: 576) and remove crap underlining
slef [Sun, 5 Oct 2003 21:27:06 +0000]
add locale test (Closes: 576) and remove crap underlining

20 years agofirst upload
kb2qzv [Sun, 5 Oct 2003 19:20:42 +0000]
first upload

20 years agoupdate of code and translation
kb2qzv [Sun, 5 Oct 2003 18:57:16 +0000]
update of code and translation

20 years agoupdate of code and translation
kb2qzv [Sun, 5 Oct 2003 18:51:46 +0000]
update of code and translation

20 years agolatest code update
kb2qzv [Sat, 4 Oct 2003 20:45:12 +0000]
latest code update

20 years agominor corrections
kb2qzv [Sat, 4 Oct 2003 19:47:09 +0000]
minor corrections

20 years agofirst translation and upload
kb2qzv [Sat, 4 Oct 2003 19:46:28 +0000]
first translation and upload

20 years agolatest code update
kb2qzv [Sat, 4 Oct 2003 12:58:40 +0000]
latest code update

20 years agofirst upload
kb2qzv [Sat, 4 Oct 2003 12:53:07 +0000]
first upload

20 years agolatest code update
kb2qzv [Sat, 4 Oct 2003 09:59:49 +0000]
latest code update

20 years agolatest code update
kb2qzv [Sat, 4 Oct 2003 09:52:36 +0000]
latest code update

20 years agolatest code update
kb2qzv [Sat, 4 Oct 2003 09:34:15 +0000]
latest code update

20 years agofirst upload
kb2qzv [Sat, 4 Oct 2003 09:25:44 +0000]
first upload

20 years agolatest code update
kb2qzv [Sat, 4 Oct 2003 09:21:00 +0000]
latest code update

20 years agolatest code update
kb2qzv [Sat, 4 Oct 2003 09:15:04 +0000]
latest code update

20 years agolatest code update
kb2qzv [Sat, 4 Oct 2003 09:00:30 +0000]
latest code update

20 years agolatest code update
kb2qzv [Sat, 4 Oct 2003 08:48:35 +0000]
latest code update

20 years agocorrections of closing tag </h2>
kb2qzv [Sat, 4 Oct 2003 08:43:10 +0000]
corrections of closing tag </h2>

20 years agofirst translation
kb2qzv [Sat, 4 Oct 2003 08:37:20 +0000]
first translation

20 years agominor translation improvements
kb2qzv [Fri, 3 Oct 2003 20:04:18 +0000]
minor translation improvements

20 years agoEarlier mistakes: files internally had mixed character encodings. Now ... -> iso...
kb2qzv [Wed, 1 Oct 2003 15:14:31 +0000]
Earlier mistakes: files internally had mixed character encodings. Now ... -> iso-8859-2, the standard  for the Polish language.

20 years agofix fog bug #622 : processz3950queue fails
tipaul [Wed, 1 Oct 2003 15:08:14 +0000]
fix fog bug #622 : processz3950queue fails

20 years agooups... typo fix in z3950random field definition
tipaul [Wed, 1 Oct 2003 15:03:45 +0000]
oups... typo fix in z3950random field definition

20 years agofixing "z3950daemon not null" problem by changing the field to "null" instead of...
tipaul [Wed, 1 Oct 2003 13:43:48 +0000]
fixing "z3950daemon not null" problem by changing the field to "null" instead of "not null".

20 years agoseems a char encoding problem modified something in char_decode sub... changing back...
tipaul [Wed, 1 Oct 2003 13:25:49 +0000]
seems a char encoding problem modified something in char_decode sub... changing back to something that works...

20 years agoEarlier mistakes: files internally had mixed character encodings. Now ... -> iso...
kb2qzv [Wed, 1 Oct 2003 12:46:58 +0000]
Earlier mistakes: files internally had mixed character encodings. Now ... -> iso-8859-2, the standard  for the Polish language.

20 years agoadding barcode NOT mandatory feature. Just run updatedatabase to get it.
tipaul [Tue, 30 Sep 2003 16:22:05 +0000]
adding barcode NOT mandatory feature. Just run updatedatabase to get it.
Note it's impossible to issue an item without barcode, as issue/returns is based on barcode...

20 years agofixing space not javascript compliant. mozilla don't cares, but IE cares.
tipaul [Tue, 30 Sep 2003 13:13:36 +0000]
fixing space not javascript compliant. mozilla don't cares, but IE cares.

20 years agoInitial translation
kb2qzv [Sun, 28 Sep 2003 08:31:24 +0000]
Initial translation

20 years agoI prefer this solution, able to keep blank userids. Sorry for the repeated commits.
slef [Fri, 26 Sep 2003 12:08:01 +0000]
I prefer this solution, able to keep blank userids.  Sorry for the repeated commits.

20 years agogrrr typo... must test before checkin
slef [Fri, 26 Sep 2003 12:01:41 +0000]
grrr typo... must test before checkin

20 years agorelated fix to not change userid if blank
slef [Fri, 26 Sep 2003 11:59:36 +0000]
related fix to not change userid if blank

20 years agoFix for bug532: do not error if userid is left intact
slef [Fri, 26 Sep 2003 11:53:12 +0000]
Fix for bug532: do not error if userid is left intact

20 years agoFix for bug 618
rangi [Thu, 25 Sep 2003 09:23:26 +0000]
Fix for bug 618
duplicate cardnumber checking

20 years agoFixing bug 619
rangi [Thu, 25 Sep 2003 09:11:24 +0000]
Fixing bug 619

20 years ago*** empty log message *** R_2-0-0pre4
tipaul [Mon, 22 Sep 2003 13:27:46 +0000]
*** empty log message ***

20 years agofrench templates fix
tipaul [Mon, 22 Sep 2003 13:04:48 +0000]
french templates fix

20 years agoshowing biblioitems.url (cliquable) in biblio
tipaul [Thu, 18 Sep 2003 13:29:58 +0000]
showing biblioitems.url (cliquable) in biblio

20 years agosome improvements & showing biblioitems.url (cliquable) in biblio
tipaul [Thu, 18 Sep 2003 13:28:58 +0000]
some improvements & showing biblioitems.url (cliquable) in biblio

20 years agoafter a reserve, go to search, not to user page
tipaul [Thu, 18 Sep 2003 12:34:13 +0000]
after a reserve, go to search, not to user page

20 years agoall those fixes are related to translation improvement.
tipaul [Thu, 18 Sep 2003 12:33:02 +0000]
all those fixes are related to translation improvement.

NOTE TO ENGLISH "TEMPLATORS" : you should look at this commits, as some ideas are really nice.  Thanks to Carole, Wesford School, new Koha user in France :-)

20 years agotranslation fixes
tipaul [Thu, 18 Sep 2003 12:32:40 +0000]
translation fixes

20 years agoall those fixes are related to translation improvement.
tipaul [Thu, 18 Sep 2003 10:19:28 +0000]
all those fixes are related to translation improvement.
A few minor bugfixes too in perl code.

NOTE TO ENGLISH "TEMPLATORS" : you should look at this commits, as some ideas are really nice.  Thanks to Carole, Wesford School, new Koha user in France :-)

20 years agoTitle that have a value empty (or null) are no more shown.
tipaul [Thu, 18 Sep 2003 07:38:22 +0000]
Title that have a value empty (or null) are no more shown.

20 years agotransaltion fix
tipaul [Thu, 18 Sep 2003 07:36:51 +0000]
transaltion fix

20 years agotranslation fix
tipaul [Wed, 17 Sep 2003 15:05:56 +0000]
translation fix

20 years agofixing bug that makes a MARC biblio disappear when using full acquisition (order...
tipaul [Wed, 17 Sep 2003 14:21:13 +0000]
fixing bug that makes a MARC biblio disappear when using full acquisition (order => recieve ==> MARC editor).
Before this 2 lines fix, the MARC biblio was deleted during recieve, and had to be entirely recreated :-(

20 years agotranslation fixes
tipaul [Wed, 17 Sep 2003 13:34:11 +0000]
translation fixes

20 years agoinclude quantityrecieved in the code passed to template.
tipaul [Wed, 17 Sep 2003 13:33:37 +0000]
include quantityrecieved in the code passed to template.
Template modified for fr only. english users, feel free to change the template too :)

20 years agotranslation fix
tipaul [Wed, 17 Sep 2003 12:24:47 +0000]
translation fix

20 years agonotforloan value in itemtype was overwritting notforloan value in a given item.
tipaul [Wed, 17 Sep 2003 10:24:39 +0000]
notforloan value in itemtype was overwritting notforloan value in a given item.
I changed this behaviour :
if notforloan is set for a given item, and NOT for all items from this itemtype, the notforloan is kept.
If notforloan is set for itemtype, it's used (and impossible to loan a specific item from this itemtype)

20 years agofixing some bugs in charges.pl, script that fills the categoryitem table.
tipaul [Wed, 17 Sep 2003 10:22:25 +0000]
fixing some bugs in charges.pl, script that fills the categoryitem table.
The categoryitem table contains fines for every itemtype-borrowercategory.
Should be templated and added to admin part of Koha (i'll take care of this next week probably)

20 years agoremove trailing , in subject list
tipaul [Wed, 17 Sep 2003 10:20:12 +0000]
remove trailing , in subject list

20 years agosynch'ing french templates
tipaul [Fri, 12 Sep 2003 13:26:59 +0000]
synch'ing french templates

20 years agosyn"ching french templates
tipaul [Fri, 12 Sep 2003 13:11:21 +0000]
syn"ching french templates

20 years agofixing bug 511 (bug in javascript : Mozilla didn't care, IE reported an error)
tipaul [Fri, 12 Sep 2003 08:59:03 +0000]
fixing bug 511 (bug in javascript : Mozilla didn't care, IE reported an error)

20 years agoFix for bug 603
rangi [Fri, 12 Sep 2003 00:46:21 +0000]
Fix for bug 603

20 years agoCommitted on behalf of Stephen Hedges
rangi [Thu, 11 Sep 2003 22:37:07 +0000]
Committed on behalf of Stephen Hedges
This is a script for the use of printing, and emailing overdue notices.
The script must be run from the command line

Documentation is contained in the script

20 years agoFix for showing the current borrower on the moredetail.pl page
rangi [Thu, 11 Sep 2003 22:03:43 +0000]
Fix for showing the current borrower on the moredetail.pl page

20 years agoGetting the current borrower showing
rangi [Thu, 11 Sep 2003 21:48:40 +0000]
Getting the current borrower showing

20 years agoHave frequency now showing
rangi [Tue, 9 Sep 2003 23:23:42 +0000]
Have frequency now showing

20 years agoadding some <CR> R_2-0-0pre3
tipaul [Mon, 8 Sep 2003 13:36:00 +0000]
adding some <CR>

20 years agorelease notes for 200pre3
tipaul [Mon, 8 Sep 2003 10:06:17 +0000]
release notes for 200pre3

20 years agosynch'ing 200pre2 release notes for history
tipaul [Mon, 8 Sep 2003 10:05:53 +0000]
synch'ing 200pre2 release notes for history

20 years agobugfix : biblios without isbn where not added into the breeding farm
tipaul [Mon, 8 Sep 2003 08:42:40 +0000]
bugfix : biblios without isbn where not added into the breeding farm

20 years agofrench transation
tipaul [Mon, 8 Sep 2003 08:41:53 +0000]
french transation

20 years agofrench version
tipaul [Mon, 8 Sep 2003 08:41:41 +0000]
french version

20 years agosome perf improvment tries
tipaul [Mon, 8 Sep 2003 08:41:18 +0000]
some perf improvment tries

20 years agomy.cnf and grep bugsquashes from mailing list
slef [Sun, 7 Sep 2003 22:51:46 +0000]
my.cnf and grep bugsquashes from mailing list

20 years ago*** empty log message ***
tipaul [Fri, 5 Sep 2003 11:29:48 +0000]
*** empty log message ***

20 years agomoving a z3950 script
tipaul [Fri, 5 Sep 2003 11:29:07 +0000]
moving a z3950 script