koha.git
20 years agoadding javascript function to focus on 1st field for issues / returns.
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.

20 years agotranslation fixes, (bugreport from Dombes Abbey)
tipaul [Thu, 4 Sep 2003 16:01:02 +0000 (16:01 +0000)]
translation fixes, (bugreport from Dombes Abbey)

20 years agofix for 525 (If itemtype is not set, we get a broken more detail page) and translatio...
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

20 years agofix for 582 (Move error message contents out of newmember.pl)
tipaul [Thu, 4 Sep 2003 14:29:44 +0000 (14:29 +0000)]
fix for 582 (Move error message contents out of newmember.pl)

20 years agofix for 593 (data duplication in MARC-DB)
tipaul [Thu, 4 Sep 2003 14:11:23 +0000 (14:11 +0000)]
fix for 593 (data duplication in MARC-DB)

20 years agoremoving warning
tipaul [Thu, 4 Sep 2003 13:08:17 +0000 (13:08 +0000)]
removing warning

20 years agofix for 565 : item barcode not checked unique
tipaul [Thu, 4 Sep 2003 13:04:12 +0000 (13:04 +0000)]
fix for 565 : item barcode not checked unique

20 years agofix for 583 (values in marc_word table should have quotation marks, etc, stripped)
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)

20 years agoFix for bug 562
rangi [Wed, 3 Sep 2003 19:41:22 +0000 (19:41 +0000)]
Fix for bug 562

20 years agomodifying MARC21 default setup : using Nelsonville setup, that is working. User just...
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.

20 years agoremoving "warn"
tipaul [Wed, 3 Sep 2003 15:01:50 +0000 (15:01 +0000)]
removing "warn"

20 years agotypo & translation fixes
tipaul [Wed, 3 Sep 2003 11:58:47 +0000 (11:58 +0000)]
typo & translation fixes

20 years ago02/09/03 - richard@katipo.co.nz - new multiple search result display
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

20 years agorichard@katipo.co.nz - new multiple search display
ri_chard [Wed, 3 Sep 2003 03:24:23 +0000 (03:24 +0000)]
richard@katipo.co.nz - new multiple search display

20 years agoadding a site variable to deal with the fact the site is proxied
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

20 years agoadded help page links
ri_chard [Mon, 25 Aug 2003 23:41:44 +0000 (23:41 +0000)]
added help page links

20 years agoPut "Normal" and "Exact" radio buttons on the same line to clarify the type of search.
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.

20 years ago*** empty log message ***
wolfpac444 [Sun, 10 Aug 2003 01:10:35 +0000 (01:10 +0000)]
*** empty log message ***

20 years agoAdded support for author searching to KeywordSearch
wolfpac444 [Sun, 10 Aug 2003 00:38:47 +0000 (00:38 +0000)]
Added support for author searching to KeywordSearch

20 years agoGet the enrollmentperiod from the database when adding members
wolfpac444 [Sun, 10 Aug 2003 00:30:21 +0000 (00:30 +0000)]
Get the enrollmentperiod from the database when adding members

20 years agofix for 570 : If a subject search is done from the OPAC or Intranet Catalogue, duplicate
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.

20 years agofixing bug 567 : The same changes that were made to opac-search.pl need to be
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.

20 years agosynch'ing french templates
tipaul [Thu, 7 Aug 2003 14:41:23 +0000 (14:41 +0000)]
synch'ing french templates

20 years agosynch'ing french templates
tipaul [Thu, 7 Aug 2003 14:19:55 +0000 (14:19 +0000)]
synch'ing french templates

20 years agosynch'ing french templates
tipaul [Thu, 7 Aug 2003 14:13:02 +0000 (14:13 +0000)]
synch'ing french templates

20 years agosynch'ing french templates
tipaul [Thu, 7 Aug 2003 13:39:12 +0000 (13:39 +0000)]
synch'ing french templates

20 years agoadding french template
tipaul [Thu, 7 Aug 2003 13:36:16 +0000 (13:36 +0000)]
adding french template

20 years agofixing font size bug, & minor change in submenu look.
tipaul [Thu, 7 Aug 2003 13:35:07 +0000 (13:35 +0000)]
fixing font size bug, & minor change in submenu look.

20 years agoFixed Bug #561.
wolfpac444 [Thu, 7 Aug 2003 12:41:59 +0000 (12:41 +0000)]
Fixed Bug #561.

20 years agoApplied Owen's fix for bug #561
wolfpac444 [Thu, 7 Aug 2003 12:40:13 +0000 (12:40 +0000)]
Applied Owen's fix for bug #561

20 years agoFixed Bug #558.
wolfpac444 [Thu, 7 Aug 2003 12:37:21 +0000 (12:37 +0000)]
Fixed Bug #558.

20 years agofix for publicationyear : extracting numeric value from MARC string, like for copyrig...
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)

20 years agoadding demo mode
tipaul [Wed, 6 Aug 2003 12:38:27 +0000 (12:38 +0000)]
adding demo mode

20 years agofix for 556
tipaul [Wed, 6 Aug 2003 12:37:54 +0000 (12:37 +0000)]
fix for 556

20 years agofixing bug in char decoding
tipaul [Wed, 6 Aug 2003 12:37:32 +0000 (12:37 +0000)]
fixing bug in char decoding

20 years agoFix for returns error message always displaying
rangi [Mon, 4 Aug 2003 21:47:23 +0000 (21:47 +0000)]
Fix for returns error message always displaying

20 years agoAnother attempted fix for issuing bug, can NPL test this please.
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

20 years agodemo mode added
tipaul [Fri, 1 Aug 2003 14:23:52 +0000 (14:23 +0000)]
demo mode added

20 years agosmall fix to avoid javascript error in HTML when editor list is empty.
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.

20 years agoDisplay changes
rangi [Fri, 1 Aug 2003 02:32:55 +0000 (02:32 +0000)]
Display changes

20 years agohtml fixes
rachelkatipo [Fri, 1 Aug 2003 02:10:30 +0000 (02:10 +0000)]
html fixes

20 years agoFix for bug 293
rangi [Thu, 24 Jul 2003 09:17:42 +0000 (09:17 +0000)]
Fix for bug 293

20 years agofix for bug 535
rangi [Thu, 24 Jul 2003 08:33:35 +0000 (08:33 +0000)]
fix for bug 535

20 years agovarious small typographical fixes
dragon28 [Fri, 18 Jul 2003 18:49:16 +0000 (18:49 +0000)]
various small typographical fixes

20 years agoFixed #458
wolfpac444 [Fri, 18 Jul 2003 13:44:54 +0000 (13:44 +0000)]
Fixed #458

20 years agoFixed Bug #542
wolfpac444 [Fri, 18 Jul 2003 13:34:14 +0000 (13:34 +0000)]
Fixed Bug #542

20 years agoFixed HTML typo causing the Transfers link not to be a "button"
wolfpac444 [Fri, 18 Jul 2003 13:29:38 +0000 (13:29 +0000)]
Fixed HTML typo causing the Transfers link not to be a "button"

20 years agoFixed Bug #540
wolfpac444 [Fri, 18 Jul 2003 13:28:24 +0000 (13:28 +0000)]
Fixed Bug #540

20 years agoFixed Bug #550
wolfpac444 [Fri, 18 Jul 2003 13:22:26 +0000 (13:22 +0000)]
Fixed Bug #550

20 years agoFixed Bug #548
wolfpac444 [Fri, 18 Jul 2003 13:21:22 +0000 (13:21 +0000)]
Fixed Bug #548

20 years agoFixed Bug #547
wolfpac444 [Fri, 18 Jul 2003 13:19:31 +0000 (13:19 +0000)]
Fixed Bug #547

20 years agoFixed Bug #546
wolfpac444 [Fri, 18 Jul 2003 13:15:32 +0000 (13:15 +0000)]
Fixed Bug #546

20 years agoFixed bug #545
wolfpac444 [Fri, 18 Jul 2003 13:13:43 +0000 (13:13 +0000)]
Fixed bug #545

20 years agoFixing bug that was stopping being able to assign items to other groups
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

20 years agoFixing bug in template
rangi [Fri, 18 Jul 2003 08:22:28 +0000 (08:22 +0000)]
Fixing bug in template

20 years agoTaking out the marc clause in acquisitions.
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

20 years agoMinor fix, "MARC Search" was in French
acli [Thu, 17 Jul 2003 05:21:53 +0000 (05:21 +0000)]
Minor fix, "MARC Search" was in French

20 years agoLog-in strings translated
acli [Wed, 16 Jul 2003 08:10:33 +0000 (08:10 +0000)]
Log-in strings translated

20 years agoCopied from en directory; used by *-top.inc
acli [Wed, 16 Jul 2003 06:37:46 +0000 (06:37 +0000)]
Copied from en directory; used by *-top.inc

20 years agoCopied from the en directory; needed by parameters/systempreferences.tmpl
acli [Wed, 16 Jul 2003 06:31:50 +0000 (06:31 +0000)]
Copied from the en directory; needed by parameters/systempreferences.tmpl

20 years agoPartial sync with current en template; Edit was not working before the sync
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

20 years agoCopied from the directory; needed by parameters/systempreferences.tmpl
acli [Wed, 16 Jul 2003 06:19:13 +0000 (06:19 +0000)]
Copied from the directory; needed by parameters/systempreferences.tmpl

20 years agoPartial sync to current en template; editing was not working before the sync
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

20 years agoSync to current en template
acli [Wed, 16 Jul 2003 05:45:15 +0000 (05:45 +0000)]
Sync to current en template

20 years agoCopied some required images from the en directory
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?)

20 years agoEscape the version strings, just in case
acli [Wed, 16 Jul 2003 05:07:14 +0000 (05:07 +0000)]
Escape the version strings, just in case

20 years agoRemoved spurious alt attribute
acli [Wed, 16 Jul 2003 04:55:43 +0000 (04:55 +0000)]
Removed spurious alt attribute

20 years agoPreliminary update to current en template files
acli [Wed, 16 Jul 2003 04:52:13 +0000 (04:52 +0000)]
Preliminary update to current en template files

20 years agoMinor fix, alt text contained French
acli [Wed, 16 Jul 2003 04:45:42 +0000 (04:45 +0000)]
Minor fix, alt text contained French

20 years agoMinor spelling correction
acli [Wed, 16 Jul 2003 04:08:29 +0000 (04:08 +0000)]
Minor spelling correction

20 years agochange show columns to use biblioitems bnotes too
slef [Tue, 15 Jul 2003 23:09:18 +0000 (23:09 +0000)]
change show columns to use biblioitems bnotes too

20 years agofixes from paul email
slef [Tue, 15 Jul 2003 11:34:52 +0000 (11:34 +0000)]
fixes from paul email

20 years agoWork on bug 515... can we do a single-side rename of notes to bnotes?
slef [Tue, 15 Jul 2003 00:02:49 +0000 (00:02 +0000)]
Work on bug 515... can we do a single-side rename of notes to bnotes?

20 years agougly fix, deleting a prototype
slef [Mon, 14 Jul 2003 23:36:03 +0000 (23:36 +0000)]
ugly fix, deleting a prototype

20 years agomaking sure we have enough newlines on quit
slef [Mon, 14 Jul 2003 23:30:58 +0000 (23:30 +0000)]
making sure we have enough newlines on quit

20 years agoAdding test for Event module
slef [Mon, 14 Jul 2003 23:15:55 +0000 (23:15 +0000)]
Adding test for Event module

20 years ago*** empty log message ***
wolfpac444 [Fri, 11 Jul 2003 23:49:32 +0000 (23:49 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
tipaul [Fri, 11 Jul 2003 11:51:32 +0000 (11:51 +0000)]
*** empty log message ***

20 years agofixing a bug that occured when adding a field into a table.
tipaul [Fri, 11 Jul 2003 11:50:29 +0000 (11:50 +0000)]
fixing a bug that occured when adding a field into a table.

20 years agoSmall fix: scrolling list (USMARC/UNIMARC) incorrectly displayed
plugz [Fri, 11 Jul 2003 08:20:42 +0000 (08:20 +0000)]
Small fix: scrolling list (USMARC/UNIMARC) incorrectly displayed

20 years agosmall fixes for thesaurus modification & removed useless "toponly" in templates R_2-0-0pre2
tipaul [Thu, 10 Jul 2003 14:11:46 +0000 (14:11 +0000)]
small fixes for thesaurus modification & removed useless "toponly" in templates

20 years agoadding image-numbers to non language dependant directory. They are used in MarcSearch...
tipaul [Thu, 10 Jul 2003 13:13:23 +0000 (13:13 +0000)]
adding image-numbers to non language dependant directory. They are used in MarcSearch (by Esiee).
All calls to images/numbers in en, fr... should be changed to this one.

20 years agotypo fix
tipaul [Thu, 10 Jul 2003 12:24:20 +0000 (12:24 +0000)]
typo fix

20 years agosynch'ing with english
tipaul [Thu, 10 Jul 2003 10:38:04 +0000 (10:38 +0000)]
synch'ing with english

20 years agojust adding bottom.inc to close HTML tags
tipaul [Thu, 10 Jul 2003 10:37:45 +0000 (10:37 +0000)]
just adding bottom.inc to close HTML tags

20 years agofix for copyrightdate problem, #514
tipaul [Thu, 10 Jul 2003 10:37:19 +0000 (10:37 +0000)]
fix for copyrightdate problem, #514

20 years agosmall fixes (sql query formatting problems)
cauchoip [Thu, 10 Jul 2003 10:19:21 +0000 (10:19 +0000)]
small fixes (sql query formatting problems)

20 years agoFixing the internal server error bug
rangi [Thu, 10 Jul 2003 09:39:12 +0000 (09:39 +0000)]
Fixing the internal server error bug

20 years agoBug fix for bug 524
rangi [Wed, 9 Jul 2003 20:27:55 +0000 (20:27 +0000)]
Bug fix for bug 524

20 years agofixing bug 98 by quoting field and table names
slef [Wed, 9 Jul 2003 16:19:19 +0000 (16:19 +0000)]
fixing bug 98 by quoting field and table names

20 years agomaking sure that scripts are covered by 490 fix
slef [Wed, 9 Jul 2003 01:21:23 +0000 (01:21 +0000)]
making sure that scripts are covered by 490 fix

20 years agofirst part of bug 490 fix
slef [Wed, 9 Jul 2003 00:16:22 +0000 (00:16 +0000)]
first part of bug 490 fix

20 years agoinvoice number problems fixed, "fast receive" now works
cauchoip [Tue, 8 Jul 2003 16:20:15 +0000 (16:20 +0000)]
invoice number problems fixed, "fast receive" now works

20 years agoUpdates and fixes to use the modified SearchMarc.pm v1.8 and search.marc/search.pl...
plugz [Tue, 8 Jul 2003 12:04:20 +0000 (12:04 +0000)]
Updates and fixes to use the modified SearchMarc.pm v1.8 and search.marc/search.pl v1.10
Users can search using more than 3 criterias (criterias are now added dynamically)
Results can be displayed using 20,50 or 100 results per page.
Added arrows and numbers to walk through the results (as in OPAC)

20 years agoSupport for SearchMarc.pm v1.8
plugz [Tue, 8 Jul 2003 12:00:34 +0000 (12:00 +0000)]
Support for SearchMarc.pm v1.8
Added support for results per page and naviguation through results.
Added functionnality to add criterias to the search.

20 years agoSearches with NOT are now fully functionnal
plugz [Tue, 8 Jul 2003 11:59:08 +0000 (11:59 +0000)]
Searches with NOT are now fully functionnal
Can create SQL request for any number of statements.
FIXED: splits entry if operator is "contains" and the value is like "foo bar boo"

20 years agoodd dir for apache logs
slef [Mon, 7 Jul 2003 20:58:48 +0000 (20:58 +0000)]
odd dir for apache logs

20 years ago*** empty log message ***
tipaul [Mon, 7 Jul 2003 15:37:20 +0000 (15:37 +0000)]
*** empty log message ***

20 years ago(again) fix to avoid errors when creating fields that are primary keys and a previous...
tipaul [Mon, 7 Jul 2003 15:36:13 +0000 (15:36 +0000)]
(again) fix to avoid errors when creating fields that are primary keys and a previous primary key exist.

20 years agofix to avoid errors when creating fields that are primary keys and a previous primary...
tipaul [Mon, 7 Jul 2003 15:23:56 +0000 (15:23 +0000)]
fix to avoid errors when creating fields that are primary keys and a previous primary key exist.