koha.git
21 years agoAdded a couple of comments.
arensb [Wed, 9 Oct 2002 14:04:49 +0000 (14:04 +0000)]
Added a couple of comments.

21 years agosmall fixes
tipaul [Mon, 7 Oct 2002 14:08:26 +0000 (14:08 +0000)]
small fixes

21 years agomarc tag structure management, from /admin/
tipaul [Mon, 7 Oct 2002 14:06:19 +0000 (14:06 +0000)]
marc tag structure management, from /admin/

21 years agoroad to 1.3.1 : viewing MARC biblio
tipaul [Mon, 7 Oct 2002 14:04:26 +0000 (14:04 +0000)]
road to 1.3.1 : viewing MARC biblio

21 years agoroad to 1.3.1 : viewing biblio MARC detail
tipaul [Mon, 7 Oct 2002 14:02:43 +0000 (14:02 +0000)]
road to 1.3.1 : viewing biblio MARC detail

21 years agoroad to 1.3.1 : marc viewing from biblio search
tipaul [Mon, 7 Oct 2002 14:01:17 +0000 (14:01 +0000)]
road to 1.3.1 : marc viewing from biblio search

21 years agoroad to 1.3.1 : marc parameter table management
tipaul [Mon, 7 Oct 2002 11:31:41 +0000 (11:31 +0000)]
road to 1.3.1 : marc parameter table management

21 years agoroad to 1.3.1 : marc parameter management
tipaul [Mon, 7 Oct 2002 11:31:11 +0000 (11:31 +0000)]
road to 1.3.1 : marc parameter management

21 years agoremoving old templates
tipaul [Mon, 7 Oct 2002 09:37:09 +0000 (09:37 +0000)]
removing old templates

21 years ago*** empty log message ***
tipaul [Mon, 7 Oct 2002 09:34:59 +0000 (09:34 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
arensb [Mon, 7 Oct 2002 00:57:18 +0000 (00:57 +0000)]
*** empty log message ***

21 years agoRemoved unnecessary "use" line.
arensb [Mon, 7 Oct 2002 00:51:55 +0000 (00:51 +0000)]
Removed unnecessary "use" line.

21 years agoAdded POD and some comments.
arensb [Mon, 7 Oct 2002 00:51:22 +0000 (00:51 +0000)]
Added POD and some comments.

21 years agoAdded a FIXME comment.
arensb [Mon, 7 Oct 2002 00:50:33 +0000 (00:50 +0000)]
Added a FIXME comment.

21 years agoAdded a POD of sorts.
arensb [Mon, 7 Oct 2002 00:48:50 +0000 (00:48 +0000)]
Added a POD of sorts.

21 years agoAdded some FIXME comments.
arensb [Mon, 7 Oct 2002 00:45:25 +0000 (00:45 +0000)]
Added some FIXME comments.

21 years agoRemoved unnecessary "use" line.
arensb [Mon, 7 Oct 2002 00:44:23 +0000 (00:44 +0000)]
Removed unnecessary "use" line.

21 years agoAdded a FIXME comment.
arensb [Mon, 7 Oct 2002 00:35:44 +0000 (00:35 +0000)]
Added a FIXME comment.

21 years agoAdded POD and some comments.
arensb [Mon, 7 Oct 2002 00:34:24 +0000 (00:34 +0000)]
Added POD and some comments.

21 years agoFixed typo in synopsis.
arensb [Mon, 7 Oct 2002 00:33:50 +0000 (00:33 +0000)]
Fixed typo in synopsis.

21 years ago*** empty log message ***
arensb [Sun, 6 Oct 2002 00:36:46 +0000 (00:36 +0000)]
*** empty log message ***

21 years agoAdded "use C4::Context" (how did I forget it earlier?)
arensb [Sun, 6 Oct 2002 00:24:48 +0000 (00:24 +0000)]
Added "use C4::Context" (how did I forget it earlier?)

21 years agoFixed some bogosity.
arensb [Sat, 5 Oct 2002 23:59:40 +0000 (23:59 +0000)]
Fixed some bogosity.
Added some FIXMEs.

21 years agoReplaced several prepare()/execute()/finish() sequences with do().
arensb [Sat, 5 Oct 2002 23:57:39 +0000 (23:57 +0000)]
Replaced several prepare()/execute()/finish() sequences with do().

21 years agoUse C4::Context->preference, rather than getting all system
arensb [Sat, 5 Oct 2002 23:56:13 +0000 (23:56 +0000)]
Use C4::Context->preference, rather than getting all system
preferences and picking out only what's needed.

21 years agoAdded "preference" method, for fetching a single value from
arensb [Sat, 5 Oct 2002 23:55:00 +0000 (23:55 +0000)]
Added "preference" method, for fetching a single value from
systempreferences (which is all most scripts need).

21 years agoClarified need for File::Spec.
arensb [Sat, 5 Oct 2002 23:53:25 +0000 (23:53 +0000)]
Clarified need for File::Spec.
Rewrote sections on writing and installing koha.conf for clarity, and
to reflect the fact that the config file no longer needs to go in
/etc/koha.conf.
Fixed typo in "SetEnv" example.
Replaced "ur" with the English equivalent throughout.

21 years ago*** empty log message ***
arensb [Sat, 5 Oct 2002 17:18:10 +0000 (17:18 +0000)]
*** empty log message ***

21 years agoAdded a couple of FIXME comments.
arensb [Sat, 5 Oct 2002 17:17:20 +0000 (17:17 +0000)]
Added a couple of FIXME comments.

21 years agoSwitched new functions to using C4::Context.
arensb [Sat, 5 Oct 2002 16:55:09 +0000 (16:55 +0000)]
Switched new functions to using C4::Context.

21 years agoRemoved remnants of code that read /etc/koha.conf for itself.
arensb [Sat, 5 Oct 2002 16:48:08 +0000 (16:48 +0000)]
Removed remnants of code that read /etc/koha.conf for itself.

21 years ago*** empty log message ***
arensb [Sat, 5 Oct 2002 10:19:02 +0000 (10:19 +0000)]
*** empty log message ***

21 years agoMerged with arensb-context branch: use C4::Context->dbh instead of
arensb [Sat, 5 Oct 2002 09:44:27 +0000 (09:44 +0000)]
Merged with arensb-context branch: use C4::Context->dbh instead of
&C4Connect, and generally prefer C4::Context over C4::Database.

21 years agoadded link back to user home page.
finlayt [Fri, 4 Oct 2002 00:09:27 +0000 (00:09 +0000)]
added link back to user home page.

21 years agofixed for the new do-it-yourself reserves.
finlayt [Thu, 3 Oct 2002 22:05:14 +0000 (22:05 +0000)]
fixed for the new do-it-yourself reserves.

21 years agoChanged a function call to a class method call, and a few more anal
arensb [Thu, 3 Oct 2002 16:15:10 +0000 (16:15 +0000)]
Changed a function call to a class method call, and a few more anal
changes.

21 years agopod doc adding
tipaul [Thu, 3 Oct 2002 11:31:31 +0000 (11:31 +0000)]
pod doc adding

21 years agoExtending Context.pm to add stopword management and using it in MARC-API.
tipaul [Thu, 3 Oct 2002 11:28:18 +0000 (11:28 +0000)]
Extending Context.pm to add stopword management and using it in MARC-API.
First benchmarks show a medium speed improvement, which  is nice as this part is heavily called.

21 years agosmall fixes
tipaul [Thu, 3 Oct 2002 11:25:39 +0000 (11:25 +0000)]
small fixes

21 years agofixed typo
finlayt [Thu, 3 Oct 2002 08:58:50 +0000 (08:58 +0000)]
fixed typo

21 years agoadded these files from the rel-1-2 branch. This is the beging of the new opac
finlayt [Thu, 3 Oct 2002 08:51:29 +0000 (08:51 +0000)]
added these files from the rel-1-2 branch. This is the beging of the new opac

21 years agothis goes with the Auth.pm module.
finlayt [Thu, 3 Oct 2002 08:26:00 +0000 (08:26 +0000)]
this goes with the Auth.pm module.

21 years agoAdded a field to the barcodes sql search, now it returns the holding branch as well.
finlayt [Thu, 3 Oct 2002 03:56:10 +0000 (03:56 +0000)]
Added a field to the barcodes sql search, now it returns the holding branch as well.

21 years agoThis is the do-it-yourself reserves page template. See opac-reserve.pl
finlayt [Thu, 3 Oct 2002 03:54:07 +0000 (03:54 +0000)]
This is the do-it-yourself reserves page template. See opac-reserve.pl

21 years agoFixed some run-time bugs, so it'll actually load.
arensb [Wed, 2 Oct 2002 23:38:47 +0000 (23:38 +0000)]
Fixed some run-time bugs, so it'll actually load.

21 years agoFixed typos in POD.
arensb [Wed, 2 Oct 2002 17:21:09 +0000 (17:21 +0000)]
Fixed typos in POD.

21 years agoMy latest changes.
arensb [Wed, 2 Oct 2002 17:13:26 +0000 (17:13 +0000)]
My latest changes.

21 years ago(added) Module for reading the config file and getting access to the
arensb [Wed, 2 Oct 2002 17:12:04 +0000 (17:12 +0000)]
(added) Module for reading the config file and getting access to the
database.

21 years agoroad to 1.3.1
tipaul [Wed, 2 Oct 2002 16:26:44 +0000 (16:26 +0000)]
road to 1.3.1

21 years agotemplating modifications to rspect finlay structure
tipaul [Wed, 2 Oct 2002 16:26:14 +0000 (16:26 +0000)]
templating modifications to rspect finlay structure

21 years agomoving templates to structure defined by finlay
tipaul [Wed, 2 Oct 2002 16:16:50 +0000 (16:16 +0000)]
moving templates to structure defined by finlay

21 years agoAdded link to new opac-userupdate.pl
finlayt [Wed, 2 Oct 2002 00:52:31 +0000 (00:52 +0000)]
Added link to new opac-userupdate.pl

21 years agoTemplate that goes with opac-userupdate.pl
finlayt [Wed, 2 Oct 2002 00:51:43 +0000 (00:51 +0000)]
Template that goes with opac-userupdate.pl

21 years agofixed the login logout links
finlayt [Tue, 1 Oct 2002 22:48:34 +0000 (22:48 +0000)]
fixed the login logout links

21 years agoMy most recent changes.
arensb [Tue, 1 Oct 2002 13:23:07 +0000 (13:23 +0000)]
My most recent changes.

21 years agoAdded an incomplete POD, as well as some FIXME comments (which, as it
arensb [Tue, 1 Oct 2002 13:22:02 +0000 (13:22 +0000)]
Added an incomplete POD, as well as some FIXME comments (which, as it
turns out, might not be necessary after all).

21 years agoMy most recent changes.
arensb [Tue, 1 Oct 2002 11:53:51 +0000 (11:53 +0000)]
My most recent changes.

21 years agoAdded some FIXME comments, mostly marking duplicate functions.
arensb [Tue, 1 Oct 2002 11:48:51 +0000 (11:48 +0000)]
Added some FIXME comments, mostly marking duplicate functions.

21 years agoadded the reserves, and if fines over $5 flags a message.
finlayt [Tue, 1 Oct 2002 10:55:21 +0000 (10:55 +0000)]
added the reserves, and if fines over $5 flags a message.

21 years agoThis template goes with the opac-user.pl script. It us opac user page.
finlayt [Tue, 1 Oct 2002 07:06:28 +0000 (07:06 +0000)]
This template goes with the opac-user.pl script. It us opac user page.

21 years agosmall changes
finlayt [Tue, 1 Oct 2002 07:05:21 +0000 (07:05 +0000)]
small changes

21 years agoanother fix
finlayt [Tue, 1 Oct 2002 06:41:52 +0000 (06:41 +0000)]
another fix

21 years agofixed up links in these includes.
finlayt [Tue, 1 Oct 2002 06:36:14 +0000 (06:36 +0000)]
fixed up links in these includes.

21 years agobugfix
tipaul [Mon, 30 Sep 2002 16:14:46 +0000 (16:14 +0000)]
bugfix

21 years agotemplatified
dnmeid [Mon, 30 Sep 2002 14:16:34 +0000 (14:16 +0000)]
templatified

21 years agonew templates by dorian
dnmeid [Mon, 30 Sep 2002 13:53:28 +0000 (13:53 +0000)]
new templates by dorian

21 years agoFixed bug so that items appear as reserved only when they actually are!
finlayt [Mon, 30 Sep 2002 00:53:27 +0000 (00:53 +0000)]
Fixed bug so that items appear as reserved only when they actually are!

21 years agoMy most recent changes.
arensb [Sat, 28 Sep 2002 05:00:31 +0000 (05:00 +0000)]
My most recent changes.

21 years agoAdded a wishlist FIXME comment.
arensb [Sat, 28 Sep 2002 04:59:19 +0000 (04:59 +0000)]
Added a wishlist FIXME comment.

21 years agoAdded some FIXME comments.
arensb [Sat, 28 Sep 2002 04:58:18 +0000 (04:58 +0000)]
Added some FIXME comments.

21 years agoAdded POD.
arensb [Sat, 28 Sep 2002 04:56:26 +0000 (04:56 +0000)]
Added POD.
Removed extraneous trailing whitespace.

21 years agoAdded two missing required Perl modules.
arensb [Sat, 28 Sep 2002 04:53:45 +0000 (04:53 +0000)]
Added two missing required Perl modules.

21 years agoAdded the possiblity of deleting waiting reservesm or setting them back to not waiting.
finlayt [Fri, 27 Sep 2002 05:21:44 +0000 (05:21 +0000)]
Added the possiblity of deleting waiting reservesm or setting them back to not waiting.
uses UpdateReserve now, instead of updatereserves from Reserves2.pm

21 years agolong WAS the road to 1.3.0... R_1-3-0
tipaul [Tue, 24 Sep 2002 13:49:26 +0000 (13:49 +0000)]
long WAS the road to 1.3.0...
coming VERY SOON NOW...
modifying installer and buildrelease to update the DB

21 years agolong WAS the road to 1.3.0...
tipaul [Tue, 24 Sep 2002 12:56:02 +0000 (12:56 +0000)]
long WAS the road to 1.3.0...
coming VERY SOON NOW...
modifying installer and buildrelease to update the DB

21 years agoAdded POD.
arensb [Mon, 23 Sep 2002 13:53:18 +0000 (13:53 +0000)]
Added POD.

21 years agoAdded POD.
arensb [Mon, 23 Sep 2002 13:52:38 +0000 (13:52 +0000)]
Added POD.
Removed unnecessary trailing whitespace.

21 years agoFixed missing bit in POD.
arensb [Mon, 23 Sep 2002 13:50:30 +0000 (13:50 +0000)]
Fixed missing bit in POD.

21 years agoFixed missing bits in POD.
arensb [Mon, 23 Sep 2002 13:49:46 +0000 (13:49 +0000)]
Fixed missing bits in POD.

21 years agoAdded POD.
arensb [Sun, 22 Sep 2002 17:29:17 +0000 (17:29 +0000)]
Added POD.
Added some FIXME comments.
Removed useless trailing whitespace.

21 years agoAdded some FIXME comments.
arensb [Sun, 22 Sep 2002 16:49:20 +0000 (16:49 +0000)]
Added some FIXME comments.

21 years agoAdded POD.
arensb [Sun, 22 Sep 2002 05:38:32 +0000 (05:38 +0000)]
Added POD.

21 years agoAdded PODs.
arensb [Sun, 22 Sep 2002 04:04:22 +0000 (04:04 +0000)]
Added PODs.
Removed a bunch of trailing whitespace.
Fixed &mkheadr to match the documentation.

21 years agoRemoved trailing spaces, especially those interfering with the POD.
arensb [Sun, 22 Sep 2002 00:30:35 +0000 (00:30 +0000)]
Removed trailing spaces, especially those interfering with the POD.

21 years agolong is the road to 1.4.0
tipaul [Fri, 20 Sep 2002 13:01:50 +0000 (13:01 +0000)]
long is the road to 1.4.0
* MARCadditem and MARCmoditem now works
* various bugfixes in MARC management
!!! 1.3.0 should be released very soon now. Be careful !!!

21 years agolong is the road to 1.4.0
tipaul [Fri, 20 Sep 2002 12:57:46 +0000 (12:57 +0000)]
long is the road to 1.4.0
* MARCadditem and MARCmoditem now wroks
* various bugfixes in MARC management
!!! 1.3.0 should be released very soon now. Be careful !!!

21 years agoadding POD from Andres Arensburger
pate [Fri, 20 Sep 2002 12:49:47 +0000 (12:49 +0000)]
adding POD from Andres Arensburger

21 years agoFixed the ordering of bibitems displayed in the request page. Most recent at top...
finlayt [Thu, 19 Sep 2002 00:24:27 +0000 (00:24 +0000)]
Fixed the ordering of bibitems displayed in the request page. Most recent at top, ordered by dateaccessioned on the items table.

21 years agoNearly forgot the numbers!
finlayt [Wed, 18 Sep 2002 06:34:52 +0000 (06:34 +0000)]
Nearly forgot the numbers!

21 years agoadded all the opac default/en/ files into the koha-tmpl archive. All future html...
finlayt [Wed, 18 Sep 2002 06:33:35 +0000 (06:33 +0000)]
added all the opac default/en/ files into the koha-tmpl archive. All future html opac development should be in here.

21 years agotemplatified:set templatedirectory in koha.conf to use the templates
dnmeid [Tue, 17 Sep 2002 15:08:42 +0000 (15:08 +0000)]
templatified:set templatedirectory in koha.conf to use the templates

21 years agosmall bugfixes
dnmeid [Tue, 17 Sep 2002 12:53:03 +0000 (12:53 +0000)]
small bugfixes

21 years agoAdded getpathtotemplate-function
dnmeid [Tue, 17 Sep 2002 12:42:52 +0000 (12:42 +0000)]
Added getpathtotemplate-function

21 years agoInitial revision
dnmeid [Mon, 16 Sep 2002 09:10:26 +0000 (09:10 +0000)]
Initial revision

21 years agocalc_charges expects to be passed a database handler, this wasnt happening, which...
rangi [Sat, 14 Sep 2002 01:20:12 +0000 (01:20 +0000)]
calc_charges expects to be passed a database handler, this wasnt happening, which was breaking this page

21 years agofixes for the ordering of the issues table in issues, and also on the
rangi [Sat, 14 Sep 2002 00:57:27 +0000 (00:57 +0000)]
fixes for the ordering of the issues table in issues, and also on the
printed slip

21 years ago* fill_usmarc.pl => fills db with MARC21/english data structure. The modifs now maps...
tipaul [Tue, 10 Sep 2002 14:02:42 +0000 (14:02 +0000)]
* fill_usmarc.pl => fills db with MARC21/english data structure. The modifs now maps koha item fields to 995 MARC tag.
* updatedb2marc.pl => builds MARC data from old-DB. WARNING : this script translate around 30rows/seconds, which is neither good nor bad (if you consider that 1 biblio+1 item = more than 50 record in the MARC-DB). But if you plan to migrate a 30 000 books db, launch script and go for lunch ;-)

21 years agoMARC API continued...
tipaul [Tue, 10 Sep 2002 13:53:52 +0000 (13:53 +0000)]
MARC API continued...
* some bugfixes
* multiple item management : MARCadditem and MARCmoditem have been added. They suppose that ALL the MARC field linked to koha-item are in the same MARC tag (on the same line of MARC file)

Note : it should not be hard for marcimport and marcexport to re-link fields from internal tag/subfield to "legal" tag/subfield.

21 years agoadding mysql path for linux mandrake (which is /usr/bin/mysql)
tipaul [Fri, 6 Sep 2002 16:43:18 +0000 (16:43 +0000)]
adding mysql path for linux mandrake (which is /usr/bin/mysql)

21 years agochanged the way Waiting items are transfered from returns.pl to Circ2.pm
finlayt [Thu, 5 Sep 2002 00:16:39 +0000 (00:16 +0000)]
changed the way Waiting items are transfered from returns.pl to Circ2.pm