koha.git
20 years agoAdded modifications required to the systempreferences table by the new
tonnesen [Wed, 11 Jun 2003 21:28:22 +0000 (21:28 +0000)]
Added modifications required to the systempreferences table by the new
systempreferences.pl script.  The systempreferences.pl script will not work
properly until this table is updated.

20 years agoAdded note detailing obsoletion of pathtotemplate() call
tonnesen [Wed, 11 Jun 2003 20:14:12 +0000 (20:14 +0000)]
Added note detailing obsoletion of pathtotemplate() call

20 years agoThis was the last script using the old "pathtotemplate" subroutine. Replaced
tonnesen [Wed, 11 Jun 2003 20:11:44 +0000 (20:11 +0000)]
This was the last script using the old "pathtotemplate" subroutine.  Replaced
with get_template_and_user() call.

20 years agoUsing "boolean_preference()" call to get current status of YesNo type system
tonnesen [Wed, 11 Jun 2003 18:57:18 +0000 (18:57 +0000)]
Using "boolean_preference()" call to get current status of YesNo type system
preferences.

20 years agoAdded two new routines for getting a list of available themes/languages (used
tonnesen [Wed, 11 Jun 2003 18:48:07 +0000 (18:48 +0000)]
Added two new routines for getting a list of available themes/languages (used
by new systempreferences.pl script to present a list of available themes or
languages).

20 years agoFixed bug #35. System preference settings now give selectable options where
tonnesen [Wed, 11 Jun 2003 18:45:36 +0000 (18:45 +0000)]
Fixed bug #35.  System preference settings now give selectable options where
appropriate.

20 years agoChanging "preference()" calls to "boolean_preference()" calls
tonnesen [Wed, 11 Jun 2003 18:44:01 +0000 (18:44 +0000)]
Changing "preference()" calls to "boolean_preference()" calls

20 years agoIncreased default inactivity timeout from 2 minutes to 5 minutes.
tonnesen [Wed, 11 Jun 2003 18:40:53 +0000 (18:40 +0000)]
Increased default inactivity timeout from 2 minutes to 5 minutes.

20 years agoUsing boolean_preference instead of preference for 'marc' setting
tonnesen [Wed, 11 Jun 2003 18:37:55 +0000 (18:37 +0000)]
Using boolean_preference instead of preference for 'marc' setting

20 years agoUsing boolean_preference() instead of preference() for 'marc' system pref.
tonnesen [Wed, 11 Jun 2003 18:34:43 +0000 (18:34 +0000)]
Using boolean_preference() instead of preference() for 'marc' system pref.

20 years agosmall fix & improvement.
tipaul [Tue, 10 Jun 2003 15:46:34 +0000 (15:46 +0000)]
small fix & improvement.
* fix : the marc subfield was called "tag" in the template. was working nice, but tricky.
* improvment : on each MARC value is now a little finder. If you click on the finder, it will auto-search all biblios with the corresponding value. Very useful to find everything written by an author, or every books from a collection.

21 years ago1st draft for budget reordering
tipaul [Fri, 6 Jun 2003 14:50:35 +0000 (14:50 +0000)]
1st draft for budget reordering
DOES NOT WORK.
But it's time for week end for me, so bugfix will wait until tuesday :-)

21 years agofir for #208 + bugfix in adding an organisation
tipaul [Fri, 6 Jun 2003 10:00:52 +0000 (10:00 +0000)]
fir for #208 + bugfix in adding an organisation

21 years agofix for #366
tipaul [Fri, 6 Jun 2003 09:31:52 +0000 (09:31 +0000)]
fix for #366

21 years agoremoving searchborrower from circ2.pm.
tipaul [Thu, 5 Jun 2003 17:03:31 +0000 (17:03 +0000)]
removing searchborrower from circ2.pm.
Already exists in Search.pm
this fixes bug #439 and improve consistency.

21 years agosome graphic improvments
tipaul [Thu, 5 Jun 2003 14:28:44 +0000 (14:28 +0000)]
some graphic improvments

21 years agographic improvments
tipaul [Thu, 5 Jun 2003 14:19:58 +0000 (14:19 +0000)]
graphic improvments

21 years agoremoving cat-top.inc references
tipaul [Thu, 5 Jun 2003 14:17:53 +0000 (14:17 +0000)]
removing cat-top.inc references

21 years agounused script
tipaul [Thu, 5 Jun 2003 14:13:58 +0000 (14:13 +0000)]
unused script

21 years agofixing small bug in catalogue style
tipaul [Thu, 5 Jun 2003 13:07:20 +0000 (13:07 +0000)]
fixing small bug in catalogue style

21 years agonever seen this yellow image anywhere. and it's 150kb fat :-)
tipaul [Thu, 5 Jun 2003 12:57:24 +0000 (12:57 +0000)]
never seen this yellow image anywhere. and it's 150kb fat :-)

21 years agoremoving unused images :
tipaul [Thu, 5 Jun 2003 12:54:10 +0000 (12:54 +0000)]
removing unused images :
* images-buttons. They are replaced by text button with class="button"
* top images, that are not used since we have text menus.

21 years agoFRENCH templates
tipaul [Thu, 5 Jun 2003 12:40:49 +0000 (12:40 +0000)]
FRENCH templates
* moving all styles to common-style.css sheet. The styles specifics to a topic (the parameter button in parameters-top.inc is the only one defined in parameters-top.inc, he overwrittes the common-style definition)
* changing from <TMPL_INCLUDE> to <link rel=stylesheet> the *-top. This way, the style sheet is sent only once, then found in the cache of the navigator. A few kb to avoid transmitting.
* In some menus, adding a 2nd menu line. It contains some shorcuts for quick access. Like "quick search" and "MARC search". This way, the librarian can access the search he prefers in 1 clic.
* removing MARC topic in menu.
* managing correctly simple marc & non-marc acquisition system.

21 years agoundeleting
tipaul [Thu, 5 Jun 2003 12:40:09 +0000 (12:40 +0000)]
undeleting

21 years ago*** empty log message ***
tipaul [Thu, 5 Jun 2003 12:32:33 +0000 (12:32 +0000)]
*** empty log message ***

21 years ago* moving all styles to common-style.css sheet. The styles specifics to a topic (the...
tipaul [Thu, 5 Jun 2003 12:32:14 +0000 (12:32 +0000)]
* moving all styles to common-style.css sheet. The styles specifics to a topic (the parameter button in parameters-top.inc is the only one defined in parameters-top.inc, he overwrittes the common-style definition)
* changing from <TMPL_INCLUDE> to <link rel=stylesheet> the *-top. This way, the style sheet is sent only once, then found in the cache of the navigator. A few kb to avoid transmitting.
* In some menus, adding a 2nd menu line. It contains some shorcuts for quick access. Like "quick search" and "MARC search". This way, the librarian can access the search he prefers in 1 clic.
* removing MARC topic in menu.
* managing correctly simple marc & non-marc acquisition system.

21 years agogui reordering.
tipaul [Thu, 5 Jun 2003 12:27:08 +0000 (12:27 +0000)]
gui reordering.
In loadmodule, now you can force a specific systempref.
removed MARC topic and added addbiblio topic.

21 years agomoving breeding farm import to parameters page (GUI) and to new import/ directory...
tipaul [Wed, 4 Jun 2003 13:46:24 +0000 (13:46 +0000)]
moving breeding farm import to parameters page (GUI) and to new import/ directory (code structure)

21 years agoLast of the templates imported from SIU
rangi [Tue, 3 Jun 2003 22:04:40 +0000 (22:04 +0000)]
Last of the templates imported from SIU

21 years agoAnd yet some more
rangi [Tue, 3 Jun 2003 22:02:00 +0000 (22:02 +0000)]
And yet some more

21 years agoMore templates and a pile of images as well. Nearly there now
rangi [Tue, 3 Jun 2003 21:56:29 +0000 (21:56 +0000)]
More templates and a pile of images as well. Nearly there now

21 years agoAnd here are some more templates
rangi [Tue, 3 Jun 2003 21:49:32 +0000 (21:49 +0000)]
And here are some more templates

21 years agoContinuing import
rangi [Tue, 3 Jun 2003 21:44:41 +0000 (21:44 +0000)]
Continuing import

21 years agoMass import from SIU
rangi [Tue, 3 Jun 2003 21:41:12 +0000 (21:41 +0000)]
Mass import from SIU

21 years agoFixed bug #252
wolfpac444 [Mon, 2 Jun 2003 03:56:53 +0000 (03:56 +0000)]
Fixed bug #252

21 years agoFixing bug 32
rangi [Fri, 30 May 2003 21:50:14 +0000 (21:50 +0000)]
Fixing bug 32

21 years agoFixing bug 450
rangi [Fri, 30 May 2003 21:39:50 +0000 (21:39 +0000)]
Fixing bug 450

21 years agoFixing a bug that was breaking adding or modifying suppliers
rangi [Fri, 30 May 2003 21:22:49 +0000 (21:22 +0000)]
Fixing a bug that was breaking adding or modifying suppliers

21 years agoShifted the todays issues and previous issues html out into the template
rangi [Fri, 30 May 2003 20:37:09 +0000 (20:37 +0000)]
Shifted the todays issues and previous issues html out into the template
And fixed a bug that was causing the enter a borrowers card or surname box
to show. Even if you were currently issuing to a borrower

21 years ago*** empty log message ***
wolfpac444 [Tue, 27 May 2003 07:23:58 +0000 (07:23 +0000)]
*** empty log message ***

21 years agoFixed jmemberentry stuff
wolfpac444 [Tue, 27 May 2003 07:09:07 +0000 (07:09 +0000)]
Fixed jmemberentry stuff

21 years agoFixed #465.
wolfpac444 [Tue, 27 May 2003 06:51:55 +0000 (06:51 +0000)]
Fixed #465.

21 years agoFixed bug that occurs when no branch information is entered (Bug #467)
wolfpac444 [Tue, 27 May 2003 05:44:41 +0000 (05:44 +0000)]
Fixed bug that occurs when no branch information is entered (Bug #467)

21 years agoFixed "Log In" bug.
wolfpac444 [Tue, 27 May 2003 05:38:11 +0000 (05:38 +0000)]
Fixed "Log In" bug.

21 years agoLast perl variables removed from this script and replaced with TMPL_VAR
tonnesen [Mon, 26 May 2003 20:31:09 +0000 (20:31 +0000)]
Last perl variables removed from this script and replaced with TMPL_VAR
variables.

21 years agoFix for missing "Group" drop down box.
tonnesen [Mon, 26 May 2003 20:26:36 +0000 (20:26 +0000)]
Fix for missing "Group" drop down box.

21 years agoFix hidden biblionumber input field and itemtypes drop down selector
tonnesen [Mon, 26 May 2003 20:21:23 +0000 (20:21 +0000)]
Fix hidden biblionumber input field and itemtypes drop down selector

21 years agoFix for branch selection options (replaced perl hash variables with appropriate
tonnesen [Mon, 26 May 2003 20:12:37 +0000 (20:12 +0000)]
Fix for branch selection options (replaced perl hash variables with appropriate
TMPL_VAR variables) in additem-nomarc.tmpl

21 years agobugfix : borrowers modifs overwritten by stupid hash entry existing twice.
tipaul [Mon, 26 May 2003 10:41:53 +0000 (10:41 +0000)]
bugfix : borrowers modifs overwritten by stupid hash entry existing twice.

21 years agoFixing httpd.conf to be koha-httpd.conf where necessary
slef [Wed, 21 May 2003 21:47:05 +0000 (21:47 +0000)]
Fixing httpd.conf to be koha-httpd.conf where necessary

21 years ago"tab-ing" script R_1-9-3
tipaul [Wed, 21 May 2003 14:36:21 +0000 (14:36 +0000)]
"tab-ing" script

21 years ago*** empty log message ***
tipaul [Wed, 21 May 2003 14:34:44 +0000 (14:34 +0000)]
*** empty log message ***

21 years agoNEW BULKMARCIMPORT script everybody was waiting for :-)
tipaul [Wed, 21 May 2003 14:27:02 +0000 (14:27 +0000)]
NEW BULKMARCIMPORT script everybody was waiting for :-)
It loads an iso2709 file into the ACTIVE Database. My 1st tests on sample files shows it works quite fine.
Feel free to try it.
How it works ? enter ./bulkmarcimport in a console, and look.
Note : i'm proud, because it's less than 100 lines long => 99 lines !!!

21 years agosome improvment.
tipaul [Wed, 21 May 2003 14:19:32 +0000 (14:19 +0000)]
some improvment.
enter ./dumpmarc.pl without parameters to get help

21 years agoExplain new httpd.conf situation
slef [Tue, 20 May 2003 20:11:44 +0000 (20:11 +0000)]
Explain new httpd.conf situation

21 years agoInitial fix to bug 456: hardwired paths
slef [Tue, 20 May 2003 19:50:41 +0000 (19:50 +0000)]
Initial fix to bug 456: hardwired paths

21 years agoInitial fix to bug 417: non-root installer
slef [Tue, 20 May 2003 19:50:17 +0000 (19:50 +0000)]
Initial fix to bug 417: non-root installer

21 years agofixing typo in Biblio.pm POD
tipaul [Tue, 20 May 2003 16:22:44 +0000 (16:22 +0000)]
fixing typo in Biblio.pm POD

21 years agoa little sample script that dump a iso2709 file. call it with :
tipaul [Tue, 20 May 2003 15:48:23 +0000 (15:48 +0000)]
a little sample script that dump a iso2709 file. call it with :
dumpmarc.pl -file /path/to/your/iso2709.file

21 years ago* PARTIAL fix for #322 => gives strange results imho
tipaul [Mon, 19 May 2003 16:20:51 +0000 (16:20 +0000)]
* PARTIAL fix for #322 => gives strange results imho
* removing unused subs
* indenting with tabs
* adding monthly report (stats.pl?time=month)

21 years agounused script (see stats.pl instead)
tipaul [Mon, 19 May 2003 15:33:50 +0000 (15:33 +0000)]
unused script (see stats.pl instead)

21 years agoremove trailing warn :-)
tipaul [Mon, 19 May 2003 15:22:12 +0000 (15:22 +0000)]
remove trailing warn :-)

21 years agoinserting some missing '
tipaul [Mon, 19 May 2003 15:07:05 +0000 (15:07 +0000)]
inserting some missing '

21 years agofixing strange bug when cardnumber not set and borrower does not exists : sometimes...
tipaul [Mon, 19 May 2003 14:55:32 +0000 (14:55 +0000)]
fixing strange bug when cardnumber not set and borrower does not exists : sometimes finded value anyway !

21 years agofix for #242
tipaul [Mon, 19 May 2003 14:34:10 +0000 (14:34 +0000)]
fix for #242

21 years agoBug fixes.
wolfpac444 [Mon, 19 May 2003 13:59:12 +0000 (13:59 +0000)]
Bug fixes.

21 years agoMoving modbiblio call location => mandatory for old-db <-> marc-db mapping. Changes...
tipaul [Mon, 19 May 2003 13:56:43 +0000 (13:56 +0000)]
Moving modbiblio call location => mandatory for old-db <-> marc-db mapping. Changes nothing from "old-biblio" point of view.

21 years agosmall fix
tipaul [Mon, 19 May 2003 13:53:46 +0000 (13:53 +0000)]
small fix

21 years agoremoving image
tipaul [Mon, 19 May 2003 13:52:54 +0000 (13:52 +0000)]
removing image

21 years ago*** empty log message ***
tipaul [Mon, 19 May 2003 13:51:06 +0000 (13:51 +0000)]
*** empty log message ***

21 years agosupport for subtitles, additional authors, subject.
tipaul [Mon, 19 May 2003 13:49:08 +0000 (13:49 +0000)]
support for subtitles, additional authors, subject.

21 years agosupport for subtitles, additional authors, subject.
tipaul [Mon, 19 May 2003 13:45:18 +0000 (13:45 +0000)]
support for subtitles, additional authors, subject.
This supports is only for MARC <-> OLD-DB link. It worked previously, but values entered as MARC were not reported to OLD-DB, neither values entered as OLD-DB were reported to MARC.
Note that some OLD-DB subs are strange (dummy ?) see OLDmodsubject, OLDmodsubtitle, OLDmodaddiauthor in C4/Biblio.pm
For example it seems impossible to have more that 1 addi author and 1 subtitle. In MARC it's not the case. So, if you enter more than one, I'm afraid only the LAST will be stored.

21 years agofix for #387
tipaul [Thu, 15 May 2003 13:56:52 +0000 (13:56 +0000)]
fix for #387

21 years agofix C$ instead of C4
tipaul [Thu, 15 May 2003 13:23:50 +0000 (13:23 +0000)]
fix C$ instead of C4

21 years agofixes for bug 246 (zipcode), 207 (display of institutional member) and some improvmen...
tipaul [Thu, 15 May 2003 12:47:30 +0000 (12:47 +0000)]
fixes for bug 246 (zipcode), 207 (display of institutional member) and some improvment and other bugfixes

21 years agofixes for bug 246 (zipcode), 207 (display of institutional member) and some improvmen...
tipaul [Thu, 15 May 2003 12:25:04 +0000 (12:25 +0000)]
fixes for bug 246 (zipcode), 207 (display of institutional member) and some improvment and other bugfixes

21 years agoadding zipcode and homezipcode into borrowers table (bug #246
tipaul [Thu, 15 May 2003 12:23:33 +0000 (12:23 +0000)]
adding zipcode and homezipcode into borrowers table (bug #246

21 years agofix for #407
tipaul [Wed, 14 May 2003 14:33:07 +0000 (14:33 +0000)]
fix for #407

21 years agoworkaround for 412 until sample data works
tipaul [Wed, 14 May 2003 13:33:42 +0000 (13:33 +0000)]
workaround for 412 until sample data works

21 years agofix for 430
tipaul [Wed, 14 May 2003 13:24:52 +0000 (13:24 +0000)]
fix for 430

21 years agofixes for #130, 377
tipaul [Tue, 13 May 2003 15:43:17 +0000 (15:43 +0000)]
fixes for #130, 377

21 years agoFixed theme/language templating in intranet.
wolfpac444 [Tue, 13 May 2003 05:10:07 +0000 (05:10 +0000)]
Fixed theme/language templating in intranet.

21 years agoRemoving duplicate use C4::Auth
rangi [Sun, 11 May 2003 07:31:37 +0000 (07:31 +0000)]
Removing duplicate use C4::Auth

21 years agoFixing a typo
rangi [Sun, 11 May 2003 07:01:02 +0000 (07:01 +0000)]
Fixing a typo

21 years agoMostly templated.
rangi [Sun, 11 May 2003 06:59:11 +0000 (06:59 +0000)]
Mostly templated.
Still needs some work

21 years agoThis script is now templated
rangi [Fri, 9 May 2003 23:47:22 +0000 (23:47 +0000)]
This script is now templated
3 more to go i think

21 years agoBug fixes.
wolfpac444 [Thu, 8 May 2003 14:30:21 +0000 (14:30 +0000)]
Bug fixes.

21 years agoAligned $$ columns to the right.
wolfpac444 [Thu, 8 May 2003 14:23:48 +0000 (14:23 +0000)]
Aligned $$ columns to the right.

21 years agoFixed bug #405
wolfpac444 [Thu, 8 May 2003 14:12:29 +0000 (14:12 +0000)]
Fixed bug #405

21 years agoFixed barcode / cardnumber error
wolfpac444 [Thu, 8 May 2003 13:36:14 +0000 (13:36 +0000)]
Fixed barcode / cardnumber error

21 years agoChanged image button to text button
wolfpac444 [Thu, 8 May 2003 13:24:05 +0000 (13:24 +0000)]
Changed image button to text button

21 years agoChanged the scripts to use format_date
wolfpac444 [Thu, 8 May 2003 13:19:39 +0000 (13:19 +0000)]
Changed the scripts to use format_date

21 years agoFixed bug #169
wolfpac444 [Thu, 8 May 2003 13:04:15 +0000 (13:04 +0000)]
Fixed bug #169

21 years agoRemoved.
wolfpac444 [Thu, 8 May 2003 12:54:39 +0000 (12:54 +0000)]
Removed.

21 years agoFixed bug #454
wolfpac444 [Thu, 8 May 2003 12:49:46 +0000 (12:49 +0000)]
Fixed bug #454

21 years agoAdded "noissuescharge" parameter
wolfpac444 [Thu, 8 May 2003 12:48:23 +0000 (12:48 +0000)]
Added "noissuescharge" parameter

21 years agoFixed bug #448
wolfpac444 [Thu, 8 May 2003 12:28:14 +0000 (12:28 +0000)]
Fixed bug #448

21 years agoRemoved holder.gif
wolfpac444 [Thu, 8 May 2003 12:27:20 +0000 (12:27 +0000)]
Removed holder.gif

21 years agoBug fixes
wolfpac444 [Thu, 8 May 2003 12:26:14 +0000 (12:26 +0000)]
Bug fixes

21 years agoChanged image buttons to text buttons.
wolfpac444 [Thu, 8 May 2003 11:59:37 +0000 (11:59 +0000)]
Changed image buttons to text buttons.