]>
git.koha-community.org Git - koha.git/log
arensb [Sat, 5 Oct 2002 17:18:10 +0000 (17:18 +0000)]
*** empty log message ***
arensb [Sat, 5 Oct 2002 17:17:20 +0000 (17:17 +0000)]
Added a couple of FIXME comments.
arensb [Sat, 5 Oct 2002 16:55:09 +0000 (16:55 +0000)]
Switched new functions to using C4::Context.
arensb [Sat, 5 Oct 2002 16:48:08 +0000 (16:48 +0000)]
Removed remnants of code that read /etc/koha.conf for itself.
arensb [Sat, 5 Oct 2002 10:19:02 +0000 (10:19 +0000)]
*** empty log message ***
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.
finlayt [Fri, 4 Oct 2002 00:09:27 +0000 (00:09 +0000)]
added link back to user home page.
finlayt [Thu, 3 Oct 2002 22:05:14 +0000 (22:05 +0000)]
fixed for the new do-it-yourself reserves.
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.
tipaul [Thu, 3 Oct 2002 11:31:31 +0000 (11:31 +0000)]
pod doc adding
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.
tipaul [Thu, 3 Oct 2002 11:25:39 +0000 (11:25 +0000)]
small fixes
finlayt [Thu, 3 Oct 2002 08:58:50 +0000 (08:58 +0000)]
fixed typo
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
finlayt [Thu, 3 Oct 2002 08:26:00 +0000 (08:26 +0000)]
this goes with the Auth.pm module.
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.
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
arensb [Wed, 2 Oct 2002 23:38:47 +0000 (23:38 +0000)]
Fixed some run-time bugs, so it'll actually load.
arensb [Wed, 2 Oct 2002 17:21:09 +0000 (17:21 +0000)]
Fixed typos in POD.
arensb [Wed, 2 Oct 2002 17:13:26 +0000 (17:13 +0000)]
My latest changes.
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.
tipaul [Wed, 2 Oct 2002 16:26:44 +0000 (16:26 +0000)]
road to 1.3.1
tipaul [Wed, 2 Oct 2002 16:26:14 +0000 (16:26 +0000)]
templating modifications to rspect finlay structure
tipaul [Wed, 2 Oct 2002 16:16:50 +0000 (16:16 +0000)]
moving templates to structure defined by finlay
finlayt [Wed, 2 Oct 2002 00:52:31 +0000 (00:52 +0000)]
Added link to new opac-userupdate.pl
finlayt [Wed, 2 Oct 2002 00:51:43 +0000 (00:51 +0000)]
Template that goes with opac-userupdate.pl
finlayt [Tue, 1 Oct 2002 22:48:34 +0000 (22:48 +0000)]
fixed the login logout links
arensb [Tue, 1 Oct 2002 13:23:07 +0000 (13:23 +0000)]
My most recent changes.
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).
arensb [Tue, 1 Oct 2002 11:53:51 +0000 (11:53 +0000)]
My most recent changes.
arensb [Tue, 1 Oct 2002 11:48:51 +0000 (11:48 +0000)]
Added some FIXME comments, mostly marking duplicate functions.
finlayt [Tue, 1 Oct 2002 10:55:21 +0000 (10:55 +0000)]
added the reserves, and if fines over $5 flags a message.
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.
finlayt [Tue, 1 Oct 2002 07:05:21 +0000 (07:05 +0000)]
small changes
finlayt [Tue, 1 Oct 2002 06:41:52 +0000 (06:41 +0000)]
another fix
finlayt [Tue, 1 Oct 2002 06:36:14 +0000 (06:36 +0000)]
fixed up links in these includes.
tipaul [Mon, 30 Sep 2002 16:14:46 +0000 (16:14 +0000)]
bugfix
dnmeid [Mon, 30 Sep 2002 14:16:34 +0000 (14:16 +0000)]
templatified
dnmeid [Mon, 30 Sep 2002 13:53:28 +0000 (13:53 +0000)]
new templates by dorian
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!
arensb [Sat, 28 Sep 2002 05:00:31 +0000 (05:00 +0000)]
My most recent changes.
arensb [Sat, 28 Sep 2002 04:59:19 +0000 (04:59 +0000)]
Added a wishlist FIXME comment.
arensb [Sat, 28 Sep 2002 04:58:18 +0000 (04:58 +0000)]
Added some FIXME comments.
arensb [Sat, 28 Sep 2002 04:56:26 +0000 (04:56 +0000)]
Added POD.
Removed extraneous trailing whitespace.
arensb [Sat, 28 Sep 2002 04:53:45 +0000 (04:53 +0000)]
Added two missing required Perl modules.
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
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
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
arensb [Mon, 23 Sep 2002 13:53:18 +0000 (13:53 +0000)]
Added POD.
arensb [Mon, 23 Sep 2002 13:52:38 +0000 (13:52 +0000)]
Added POD.
Removed unnecessary trailing whitespace.
arensb [Mon, 23 Sep 2002 13:50:30 +0000 (13:50 +0000)]
Fixed missing bit in POD.
arensb [Mon, 23 Sep 2002 13:49:46 +0000 (13:49 +0000)]
Fixed missing bits in POD.
arensb [Sun, 22 Sep 2002 17:29:17 +0000 (17:29 +0000)]
Added POD.
Added some FIXME comments.
Removed useless trailing whitespace.
arensb [Sun, 22 Sep 2002 16:49:20 +0000 (16:49 +0000)]
Added some FIXME comments.
arensb [Sun, 22 Sep 2002 05:38:32 +0000 (05:38 +0000)]
Added POD.
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.
arensb [Sun, 22 Sep 2002 00:30:35 +0000 (00:30 +0000)]
Removed trailing spaces, especially those interfering with the POD.
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 !!!
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 !!!
pate [Fri, 20 Sep 2002 12:49:47 +0000 (12:49 +0000)]
adding POD from Andres Arensburger
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.
finlayt [Wed, 18 Sep 2002 06:34:52 +0000 (06:34 +0000)]
Nearly forgot the numbers!
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.
dnmeid [Tue, 17 Sep 2002 15:08:42 +0000 (15:08 +0000)]
templatified:set templatedirectory in koha.conf to use the templates
dnmeid [Tue, 17 Sep 2002 12:53:03 +0000 (12:53 +0000)]
small bugfixes
dnmeid [Tue, 17 Sep 2002 12:42:52 +0000 (12:42 +0000)]
Added getpathtotemplate-function
dnmeid [Mon, 16 Sep 2002 09:10:26 +0000 (09:10 +0000)]
Initial revision
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
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
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 ;-)
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.
tipaul [Fri, 6 Sep 2002 16:43:18 +0000 (16:43 +0000)]
adding mysql path for linux mandrake (which is /usr/bin/mysql)
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
finlayt [Thu, 5 Sep 2002 00:06:30 +0000 (00:06 +0000)]
Changed so that when a Waiting item is returned the holding branch is updated.
finlayt [Wed, 4 Sep 2002 22:51:39 +0000 (22:51 +0000)]
Little bug fixes.
finlayt [Wed, 4 Sep 2002 22:31:06 +0000 (22:31 +0000)]
Bug fix in ReserveWaiting to make sure only the record found is marked waiting.
tonnesen [Fri, 30 Aug 2002 17:26:14 +0000 (17:26 +0000)]
Added bibliothesaurus table
finlayt [Thu, 29 Aug 2002 00:00:45 +0000 (00:00 +0000)]
Fixed bug in flags display
finlayt [Mon, 26 Aug 2002 22:34:29 +0000 (22:34 +0000)]
rewrote CheckReserves so that it can be called with a barcode as well as on itemnumber.
finlayt [Thu, 22 Aug 2002 04:45:07 +0000 (04:45 +0000)]
another little tinker. long overdues are now requestable.
finlayt [Thu, 22 Aug 2002 04:20:33 +0000 (04:20 +0000)]
added another link on the "Reserve Found" flag.
finlayt [Thu, 22 Aug 2002 03:06:33 +0000 (03:06 +0000)]
Fixed bug by cleaning out crud.
finlayt [Thu, 22 Aug 2002 02:31:58 +0000 (02:31 +0000)]
Fixed up the display of bibitems, implemented some restrictions on which items can be reserved.
finlayt [Wed, 21 Aug 2002 04:35:13 +0000 (04:35 +0000)]
fixed bug caused by last commit
finlayt [Wed, 21 Aug 2002 04:31:25 +0000 (04:31 +0000)]
Changed the display of lost, long overdue, reference, and cancelled items.
finlayt [Wed, 21 Aug 2002 04:29:03 +0000 (04:29 +0000)]
turned of the branchtransfer when an item is set to "waiting".
finlayt [Wed, 21 Aug 2002 03:54:39 +0000 (03:54 +0000)]
Fixed up some of the messaging stuff.
finlayt [Wed, 21 Aug 2002 02:45:30 +0000 (02:45 +0000)]
minor changes to comments etc....
finlayt [Wed, 21 Aug 2002 02:42:54 +0000 (02:42 +0000)]
A little script for performing changes to the branch fields on items. This script runs over the database.
finlayt [Wed, 21 Aug 2002 01:40:47 +0000 (01:40 +0000)]
Fixed a little bug so that flags get recalculated after an item is issued.
finlayt [Wed, 21 Aug 2002 01:31:16 +0000 (01:31 +0000)]
Fixed a bug in the reordering priorities in FillReserve and andother different bug in CheckReserves.
finlayt [Tue, 20 Aug 2002 22:40:12 +0000 (22:40 +0000)]
removed the printreserve routine. It has been replaced by printslip.
finlayt [Mon, 19 Aug 2002 06:29:36 +0000 (06:29 +0000)]
fixed up the CheckReserves.pm routine so that it does not put Referece items into "waiting" status if there is a reserve. Also fixed a bug in detail.pl.
finlayt [Mon, 19 Aug 2002 05:37:15 +0000 (05:37 +0000)]
added a Boolean: $norequests whhich is set on the template detail.tmpl so that the "requests" button only apears if it is actually possible to make a request. This is set by checking against the "notforloan" field on the itemtypes table.
tonnesen [Fri, 16 Aug 2002 20:46:40 +0000 (20:46 +0000)]
Removed '_' between issues, returns, and transfers graphics
finlayt [Thu, 15 Aug 2002 22:26:34 +0000 (22:26 +0000)]
Changed the wording of the reserves print slip slightly.
finlayt [Thu, 15 Aug 2002 03:31:02 +0000 (03:31 +0000)]
Fixed a really terrible bug! Took out the fixpriorities call in FillReserve. This is not necesary because the priorities are fixed up when the item is set to waiting in ReserveWaiting.
finlayt [Thu, 15 Aug 2002 03:27:28 +0000 (03:27 +0000)]
Added some red color here into the message that appears when a waiting book is attempted to be issued.
finlayt [Thu, 15 Aug 2002 03:13:44 +0000 (03:13 +0000)]
changed the color to red and size to +2 for the Issuing Question....
rangi [Thu, 15 Aug 2002 02:02:40 +0000 (02:02 +0000)]
Fix for last borrower for the moredetail.pl page
sCVS: