]>
git.koha-community.org Git - koha.git/log
tipaul [Mon, 7 Oct 2002 11:31:11 +0000 (11:31 +0000)]
road to 1.3.1 : marc parameter management
tipaul [Mon, 7 Oct 2002 09:37:09 +0000 (09:37 +0000)]
removing old templates
tipaul [Mon, 7 Oct 2002 09:34:59 +0000 (09:34 +0000)]
*** empty log message ***
arensb [Mon, 7 Oct 2002 00:57:18 +0000 (00:57 +0000)]
*** empty log message ***
arensb [Mon, 7 Oct 2002 00:51:55 +0000 (00:51 +0000)]
Removed unnecessary "use" line.
arensb [Mon, 7 Oct 2002 00:51:22 +0000 (00:51 +0000)]
Added POD and some comments.
arensb [Mon, 7 Oct 2002 00:50:33 +0000 (00:50 +0000)]
Added a FIXME comment.
arensb [Mon, 7 Oct 2002 00:48:50 +0000 (00:48 +0000)]
Added a POD of sorts.
arensb [Mon, 7 Oct 2002 00:45:25 +0000 (00:45 +0000)]
Added some FIXME comments.
arensb [Mon, 7 Oct 2002 00:44:23 +0000 (00:44 +0000)]
Removed unnecessary "use" line.
arensb [Mon, 7 Oct 2002 00:35:44 +0000 (00:35 +0000)]
Added a FIXME comment.
arensb [Mon, 7 Oct 2002 00:34:24 +0000 (00:34 +0000)]
Added POD and some comments.
arensb [Mon, 7 Oct 2002 00:33:50 +0000 (00:33 +0000)]
Fixed typo in synopsis.
arensb [Sun, 6 Oct 2002 00:36:46 +0000 (00:36 +0000)]
*** empty log message ***
arensb [Sun, 6 Oct 2002 00:24:48 +0000 (00:24 +0000)]
Added "use C4::Context" (how did I forget it earlier?)
arensb [Sat, 5 Oct 2002 23:59:40 +0000 (23:59 +0000)]
Fixed some bogosity.
Added some FIXMEs.
arensb [Sat, 5 Oct 2002 23:57:39 +0000 (23:57 +0000)]
Replaced several prepare()/execute()/finish() sequences with do().
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.
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).
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.
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.