]>
git.koha-community.org Git - koha.git/log
tipaul [Thu, 18 Sep 2003 10:19:28 +0000 (10:19 +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 :-)
tipaul [Thu, 18 Sep 2003 07:38:22 +0000 (07:38 +0000)]
Title that have a value empty (or null) are no more shown.
tipaul [Thu, 18 Sep 2003 07:36:51 +0000 (07:36 +0000)]
transaltion fix
tipaul [Wed, 17 Sep 2003 15:05:56 +0000 (15:05 +0000)]
translation fix
tipaul [Wed, 17 Sep 2003 14:21:13 +0000 (14:21 +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 :-(
tipaul [Wed, 17 Sep 2003 13:34:11 +0000 (13:34 +0000)]
translation fixes
tipaul [Wed, 17 Sep 2003 13:33:37 +0000 (13:33 +0000)]
include quantityrecieved in the code passed to template.
Template modified for fr only. english users, feel free to change the template too :)
tipaul [Wed, 17 Sep 2003 12:24:47 +0000 (12:24 +0000)]
translation fix
tipaul [Wed, 17 Sep 2003 10:24:39 +0000 (10:24 +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)
tipaul [Wed, 17 Sep 2003 10:22:25 +0000 (10:22 +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)
tipaul [Wed, 17 Sep 2003 10:20:12 +0000 (10:20 +0000)]
remove trailing , in subject list
tipaul [Fri, 12 Sep 2003 13:26:59 +0000 (13:26 +0000)]
synch'ing french templates
tipaul [Fri, 12 Sep 2003 13:11:21 +0000 (13:11 +0000)]
syn"ching french templates
tipaul [Fri, 12 Sep 2003 08:59:03 +0000 (08:59 +0000)]
fixing bug 511 (bug in javascript : Mozilla didn't care, IE reported an error)
rangi [Fri, 12 Sep 2003 00:46:21 +0000 (00:46 +0000)]
Fix for bug 603
rangi [Thu, 11 Sep 2003 22:37:07 +0000 (22:37 +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
rangi [Thu, 11 Sep 2003 22:03:43 +0000 (22:03 +0000)]
Fix for showing the current borrower on the moredetail.pl page
rangi [Thu, 11 Sep 2003 21:48:40 +0000 (21:48 +0000)]
Getting the current borrower showing
rangi [Tue, 9 Sep 2003 23:23:42 +0000 (23:23 +0000)]
Have frequency now showing
tipaul [Mon, 8 Sep 2003 13:36:00 +0000 (13:36 +0000)]
adding some <CR>
tipaul [Mon, 8 Sep 2003 10:06:17 +0000 (10:06 +0000)]
release notes for 200pre3
tipaul [Mon, 8 Sep 2003 10:05:53 +0000 (10:05 +0000)]
synch'ing 200pre2 release notes for history
tipaul [Mon, 8 Sep 2003 08:42:40 +0000 (08:42 +0000)]
bugfix : biblios without isbn where not added into the breeding farm
tipaul [Mon, 8 Sep 2003 08:41:53 +0000 (08:41 +0000)]
french transation
tipaul [Mon, 8 Sep 2003 08:41:41 +0000 (08:41 +0000)]
french version
tipaul [Mon, 8 Sep 2003 08:41:18 +0000 (08:41 +0000)]
some perf improvment tries
slef [Sun, 7 Sep 2003 22:51:46 +0000 (22:51 +0000)]
my.cnf and grep bugsquashes from mailing list
tipaul [Fri, 5 Sep 2003 11:29:48 +0000 (11:29 +0000)]
*** empty log message ***
tipaul [Fri, 5 Sep 2003 11:29:07 +0000 (11:29 +0000)]
moving a z3950 script
tipaul [Fri, 5 Sep 2003 11:28:06 +0000 (11:28 +0000)]
adding possibility to create a thesaurus entry directly
tipaul [Fri, 5 Sep 2003 08:40:28 +0000 (08:40 +0000)]
repeating 2x how to login with mySQL user/password
tipaul [Thu, 4 Sep 2003 17:29:50 +0000 (17:29 +0000)]
fixing small bug : escaping twice the ' in title & author. (bugreport from Dombes Abbey)
tipaul [Thu, 4 Sep 2003 17:04:19 +0000 (17:04 +0000)]
translation fixes
tipaul [Thu, 4 Sep 2003 17:01:59 +0000 (17:01 +0000)]
javascript bugfix (bugreport from Dombes Abbey)
tipaul [Thu, 4 Sep 2003 16:42:32 +0000 (16:42 +0000)]
adding javascript function to focus on 1st field for issues / returns.
Thus, librarian don't need manual mouse focus & can scan barcode immediatly.
tipaul [Thu, 4 Sep 2003 16:01:02 +0000 (16:01 +0000)]
translation fixes, (bugreport from Dombes Abbey)
tipaul [Thu, 4 Sep 2003 15:03:00 +0000 (15:03 +0000)]
fix for 525 (If itemtype is not set, we get a broken more detail page) and translation to french
tipaul [Thu, 4 Sep 2003 14:29:44 +0000 (14:29 +0000)]
fix for 582 (Move error message contents out of newmember.pl)
tipaul [Thu, 4 Sep 2003 14:11:23 +0000 (14:11 +0000)]
fix for 593 (data duplication in MARC-DB)
tipaul [Thu, 4 Sep 2003 13:08:17 +0000 (13:08 +0000)]
removing warning
tipaul [Thu, 4 Sep 2003 13:04:12 +0000 (13:04 +0000)]
fix for 565 : item barcode not checked unique
tipaul [Thu, 4 Sep 2003 10:17:07 +0000 (10:17 +0000)]
fix for 583 (values in marc_word table should have quotation marks, etc, stripped)
rangi [Wed, 3 Sep 2003 19:41:22 +0000 (19:41 +0000)]
Fix for bug 562
tipaul [Wed, 3 Sep 2003 15:14:18 +0000 (15:14 +0000)]
modifying MARC21 default setup : using Nelsonville setup, that is working. User just need to define itemtypes.
tipaul [Wed, 3 Sep 2003 15:01:50 +0000 (15:01 +0000)]
removing "warn"
tipaul [Wed, 3 Sep 2003 11:58:47 +0000 (11:58 +0000)]
typo & translation fixes
ri_chard [Wed, 3 Sep 2003 03:26:10 +0000 (03:26 +0000)]
02/09/03 - richard@katipo.co.nz - new multiple search result display
ri_chard [Wed, 3 Sep 2003 03:24:23 +0000 (03:24 +0000)]
richard@katipo.co.nz - new multiple search display
rangi [Tue, 26 Aug 2003 00:58:17 +0000 (00:58 +0000)]
adding a site variable to deal with the fact the site is proxied
ri_chard [Mon, 25 Aug 2003 23:41:44 +0000 (23:41 +0000)]
added help page links
wolfpac444 [Sun, 10 Aug 2003 01:16:39 +0000 (01:16 +0000)]
Put "Normal" and "Exact" radio buttons on the same line to clarify the type of search.
wolfpac444 [Sun, 10 Aug 2003 01:10:35 +0000 (01:10 +0000)]
*** empty log message ***
wolfpac444 [Sun, 10 Aug 2003 00:38:47 +0000 (00:38 +0000)]
Added support for author searching to KeywordSearch
wolfpac444 [Sun, 10 Aug 2003 00:30:21 +0000 (00:30 +0000)]
Get the enrollmentperiod from the database when adding members
tipaul [Fri, 8 Aug 2003 15:25:27 +0000 (15:25 +0000)]
fix for 570 : If a subject search is done from the OPAC or Intranet Catalogue, duplicate
results are returned. For instance, if a search for 'dogs' returns 25 results
that have the subject 'dogs,' there will be 25 duplicate listings in the results.
tipaul [Fri, 8 Aug 2003 13:46:26 +0000 (13:46 +0000)]
fixing bug 567 : The same changes that were made to opac-search.pl need to be
applied to catalogue-search.pl so the intranet search will work properly.
tipaul [Thu, 7 Aug 2003 14:41:23 +0000 (14:41 +0000)]
synch'ing french templates
tipaul [Thu, 7 Aug 2003 14:19:55 +0000 (14:19 +0000)]
synch'ing french templates
tipaul [Thu, 7 Aug 2003 14:13:02 +0000 (14:13 +0000)]
synch'ing french templates
tipaul [Thu, 7 Aug 2003 13:39:12 +0000 (13:39 +0000)]
synch'ing french templates
tipaul [Thu, 7 Aug 2003 13:36:16 +0000 (13:36 +0000)]
adding french template
tipaul [Thu, 7 Aug 2003 13:35:07 +0000 (13:35 +0000)]
fixing font size bug, & minor change in submenu look.
wolfpac444 [Thu, 7 Aug 2003 12:41:59 +0000 (12:41 +0000)]
Fixed Bug #561.
wolfpac444 [Thu, 7 Aug 2003 12:40:13 +0000 (12:40 +0000)]
Applied Owen's fix for bug #561
wolfpac444 [Thu, 7 Aug 2003 12:37:21 +0000 (12:37 +0000)]
Fixed Bug #558.
tipaul [Wed, 6 Aug 2003 12:54:52 +0000 (12:54 +0000)]
fix for publicationyear : extracting numeric value from MARC string, like for copyrightdate.
(note that copyrightdate still extracted to get numeric format)
tipaul [Wed, 6 Aug 2003 12:38:27 +0000 (12:38 +0000)]
adding demo mode
tipaul [Wed, 6 Aug 2003 12:37:54 +0000 (12:37 +0000)]
fix for 556
tipaul [Wed, 6 Aug 2003 12:37:32 +0000 (12:37 +0000)]
fixing bug in char decoding
rangi [Mon, 4 Aug 2003 21:47:23 +0000 (21:47 +0000)]
Fix for returns error message always displaying
rangi [Mon, 4 Aug 2003 01:53:55 +0000 (01:53 +0000)]
Another attempted fix for issuing bug, can NPL test this please.
It seems to be working ok for me
tipaul [Fri, 1 Aug 2003 14:23:52 +0000 (14:23 +0000)]
demo mode added
tipaul [Fri, 1 Aug 2003 14:20:51 +0000 (14:20 +0000)]
small fix to avoid javascript error in HTML when editor list is empty.
rangi [Fri, 1 Aug 2003 02:32:55 +0000 (02:32 +0000)]
Display changes
rachelkatipo [Fri, 1 Aug 2003 02:10:30 +0000 (02:10 +0000)]
html fixes
rangi [Thu, 24 Jul 2003 09:17:42 +0000 (09:17 +0000)]
Fix for bug 293
rangi [Thu, 24 Jul 2003 08:33:35 +0000 (08:33 +0000)]
fix for bug 535
dragon28 [Fri, 18 Jul 2003 18:49:16 +0000 (18:49 +0000)]
various small typographical fixes
wolfpac444 [Fri, 18 Jul 2003 13:44:54 +0000 (13:44 +0000)]
Fixed #458
wolfpac444 [Fri, 18 Jul 2003 13:34:14 +0000 (13:34 +0000)]
Fixed Bug #542
wolfpac444 [Fri, 18 Jul 2003 13:29:38 +0000 (13:29 +0000)]
Fixed HTML typo causing the Transfers link not to be a "button"
wolfpac444 [Fri, 18 Jul 2003 13:28:24 +0000 (13:28 +0000)]
Fixed Bug #540
wolfpac444 [Fri, 18 Jul 2003 13:22:26 +0000 (13:22 +0000)]
Fixed Bug #550
wolfpac444 [Fri, 18 Jul 2003 13:21:22 +0000 (13:21 +0000)]
Fixed Bug #548
wolfpac444 [Fri, 18 Jul 2003 13:19:31 +0000 (13:19 +0000)]
Fixed Bug #547
wolfpac444 [Fri, 18 Jul 2003 13:15:32 +0000 (13:15 +0000)]
Fixed Bug #546
wolfpac444 [Fri, 18 Jul 2003 13:13:43 +0000 (13:13 +0000)]
Fixed bug #545
rangi [Fri, 18 Jul 2003 08:27:25 +0000 (08:27 +0000)]
Fixing bug that was stopping being able to assign items to other groups
rangi [Fri, 18 Jul 2003 08:22:28 +0000 (08:22 +0000)]
Fixing bug in template
rangi [Fri, 18 Jul 2003 03:04:41 +0000 (03:04 +0000)]
Taking out the marc clause in acquisitions.
addbook.pl decides which version of addbiblio it will go to
acli [Thu, 17 Jul 2003 05:21:53 +0000 (05:21 +0000)]
Minor fix, "MARC Search" was in French
acli [Wed, 16 Jul 2003 08:10:33 +0000 (08:10 +0000)]
Log-in strings translated
acli [Wed, 16 Jul 2003 06:37:46 +0000 (06:37 +0000)]
Copied from en directory; used by *-top.inc
acli [Wed, 16 Jul 2003 06:31:50 +0000 (06:31 +0000)]
Copied from the en directory; needed by parameters/systempreferences.tmpl
acli [Wed, 16 Jul 2003 06:29:18 +0000 (06:29 +0000)]
Partial sync with current en template; Edit was not working before the sync
Note: among the things not sync'd to en yet, the login stuff has not yet
been moved to parameters-top.inc
acli [Wed, 16 Jul 2003 06:19:13 +0000 (06:19 +0000)]
Copied from the directory; needed by parameters/systempreferences.tmpl
acli [Wed, 16 Jul 2003 06:06:24 +0000 (06:06 +0000)]
Partial sync to current en template; editing was not working before the sync
acli [Wed, 16 Jul 2003 05:45:15 +0000 (05:45 +0000)]
Sync to current en template
acli [Wed, 16 Jul 2003 05:24:34 +0000 (05:24 +0000)]
Copied some required images from the en directory
(Why are these not in common?)
acli [Wed, 16 Jul 2003 05:07:14 +0000 (05:07 +0000)]
Escape the version strings, just in case