]>
git.koha-community.org Git - koha.git/log
tipaul [Thu, 30 Sep 2004 13:00:48 +0000 (13:00 +0000)]
removing useless plugins : marc authorities replaces them
tipaul [Thu, 30 Sep 2004 12:58:20 +0000 (12:58 +0000)]
bugfix in biblio-basket :
* error in delBasket link (silly escape=URL)
* use of bibid instead of biblionumber to store in the basket
tipaul [Tue, 28 Sep 2004 15:25:29 +0000 (15:25 +0000)]
Bugfix for the the problem of duplicate items : the record contains biblio & items.
The biblio & the items are separated.
The bug was that the item was still in the biblio (thus being added twice : as "biblio" and as "item")
thanks to dana for pointing the bug.
tipaul [Thu, 23 Sep 2004 16:33:13 +0000 (16:33 +0000)]
value builder for 210c (editor) and 225a (collection)
* create a authority category called "EDITORS"
* set :
200$a => ISBN
200$b => editor
200$c => (repeatable) collection.
Then enter, for example :
$a 23
$b Hachette Litterature
$c collection1|collection2|collection3
map your "editor" field to plugin 210c, your "collection" field to plugin 225a
Once you arrive on the editor field, if the beginning of the ISBN exists, the editor is automatically found.
Once you arrive on collection field, click on ... you can choose in the collection list.
The 210c / 225a comes from the UNIMARC editor/collection field, but should work as well with MARC21.
tipaul [Thu, 23 Sep 2004 16:23:55 +0000 (16:23 +0000)]
fixing a major bug in rebuildnonmarc (calculation of itemnumber was wrong & caused SQL bugs everywhere)
improving performance by not rewritting the MARC DB, it's useless
tipaul [Thu, 23 Sep 2004 16:19:45 +0000 (16:19 +0000)]
adding release notes for history
tipaul [Thu, 23 Sep 2004 16:17:14 +0000 (16:17 +0000)]
changing "breeding farm" to reservoir
tipaul [Thu, 23 Sep 2004 16:16:24 +0000 (16:16 +0000)]
POD documenting
tipaul [Thu, 23 Sep 2004 16:15:37 +0000 (16:15 +0000)]
indenting diff
tipaul [Thu, 23 Sep 2004 16:12:35 +0000 (16:12 +0000)]
Bugfix in modification
tipaul [Thu, 23 Sep 2004 16:12:06 +0000 (16:12 +0000)]
a subfield checked to a plugin can manually be modified
tipaul [Mon, 20 Sep 2004 15:25:22 +0000 (15:25 +0000)]
modifs for barcode generator links
tipaul [Mon, 20 Sep 2004 15:03:27 +0000 (15:03 +0000)]
adding barcode generator to Koha
tipaul [Mon, 20 Sep 2004 13:43:01 +0000 (13:43 +0000)]
adding link to item modifs in MARC detail & nugfix for renewal
tipaul [Mon, 20 Sep 2004 13:42:31 +0000 (13:42 +0000)]
adding link to item modifs in MARC detail
tipaul [Mon, 20 Sep 2004 13:41:47 +0000 (13:41 +0000)]
bugfix for renewal
tipaul [Mon, 20 Sep 2004 13:21:41 +0000 (13:21 +0000)]
minor fixes & improvements
tipaul [Mon, 20 Sep 2004 13:21:12 +0000 (13:21 +0000)]
fixing redirection after member deletion (due to script move to members/ )
tipaul [Mon, 20 Sep 2004 13:20:01 +0000 (13:20 +0000)]
update of french UNIMARC datas
tipaul [Mon, 20 Sep 2004 10:16:05 +0000 (10:16 +0000)]
some changes in serial management :
* in subscription Add, the issue number & date is used to calculate the 1st issue (previously, a "next issue number & date" was applied, meaning you had to enter the number & date of a previous issue)
* the "inner loop" used for serials number ({XYZ}) is now shown & can be modified. The innerloop is used for numbering formulas saying "change the number once every 4 times".
tipaul [Fri, 17 Sep 2004 13:19:56 +0000 (13:19 +0000)]
changing serial menu to a serial submenu in the catalogue module.
Serials are in the catalogue, so it's logical to consider them as a sub-module.
Other reason : the menu line is quite long & fits now in a 1025x768 screen, with 12pts default font.
tipaul [Fri, 17 Sep 2004 12:32:29 +0000 (12:32 +0000)]
1- don't loose bookseller id when closing a basket
2- add possibility to view a closed basket (but not modify it)
tipaul [Thu, 16 Sep 2004 15:06:46 +0000 (15:06 +0000)]
enabling # (| still possible too) for repeatable subfields
tipaul [Thu, 16 Sep 2004 09:45:44 +0000 (09:45 +0000)]
bugfix : report only the "tagtoreport" field
tipaul [Thu, 16 Sep 2004 09:21:05 +0000 (09:21 +0000)]
modifs in new acquisition option : the search is now managed through the standard search API, with an "order by timestamp" order.
opac-new.pl can be removed
tipaul [Wed, 15 Sep 2004 16:42:42 +0000 (16:42 +0000)]
reservation is impossible if the borrower has a card lost, is gonenoaddress or is suspended
tipaul [Wed, 15 Sep 2004 16:27:18 +0000 (16:27 +0000)]
bugfix for manually fixed duedate on issue.
tipaul [Wed, 15 Sep 2004 16:13:41 +0000 (16:13 +0000)]
bugfixes in order modif
tipaul [Wed, 15 Sep 2004 16:09:57 +0000 (16:09 +0000)]
fixing bugs in issue renewal
tipaul [Tue, 14 Sep 2004 12:37:04 +0000 (12:37 +0000)]
fix for circulation rules test : the default branch is "", not "*" (* is for "any borrowertype" and "any itemtype")
tipaul [Tue, 14 Sep 2004 12:32:13 +0000 (12:32 +0000)]
fix to calculate item cost (the / was buggy : everywhere else there is the price is the unit price)
tipaul [Tue, 14 Sep 2004 12:09:51 +0000 (12:09 +0000)]
bugfix in order modification
tipaul [Mon, 13 Sep 2004 15:33:43 +0000 (15:33 +0000)]
fix for DB (installer)
tipaul [Mon, 13 Sep 2004 15:32:42 +0000 (15:32 +0000)]
*** empty log message ***
tipaul [Mon, 13 Sep 2004 15:31:42 +0000 (15:31 +0000)]
fixes for notforloan management
tipaul [Mon, 13 Sep 2004 15:30:52 +0000 (15:30 +0000)]
css'ing readingrec
tipaul [Mon, 13 Sep 2004 15:30:18 +0000 (15:30 +0000)]
minor css changes
tipaul [Mon, 13 Sep 2004 15:29:48 +0000 (15:29 +0000)]
fixes for authorities
tipaul [Mon, 13 Sep 2004 15:28:58 +0000 (15:28 +0000)]
some fixes for acquisition
tipaul [Mon, 13 Sep 2004 15:26:42 +0000 (15:26 +0000)]
*** empty log message ***
tipaul [Mon, 13 Sep 2004 15:25:38 +0000 (15:25 +0000)]
separating additional authors with - instead of a ,
a , can be used in french to separate name & surname
tipaul [Mon, 13 Sep 2004 15:23:35 +0000 (15:23 +0000)]
warn removes + fix for item count
tipaul [Mon, 13 Sep 2004 15:21:59 +0000 (15:21 +0000)]
bugfix for acquisitions
tipaul [Mon, 13 Sep 2004 15:21:00 +0000 (15:21 +0000)]
fixes for authorities
tipaul [Mon, 13 Sep 2004 15:20:28 +0000 (15:20 +0000)]
fixes for notforloan management
tipaul [Mon, 13 Sep 2004 15:18:58 +0000 (15:18 +0000)]
bugfix : repeatable field management for new biblio
tipaul [Mon, 13 Sep 2004 15:17:48 +0000 (15:17 +0000)]
some fixes for acquisition
tipaul [Mon, 6 Sep 2004 14:17:34 +0000 (14:17 +0000)]
some commented warning added + 1 major bugfix => drop empty fields, NOT fields containing 0
tipaul [Mon, 6 Sep 2004 10:00:19 +0000 (10:00 +0000)]
adding a "location" field to the library.
This field is useful when the callnumber contains no information on the room where the item is stored.
With this field, we now have 3 levels of informations to find a book :
* the branch.
* the location.
* the callnumber.
This should be versatile enough to solve any storing method.
This hack is quite simple, due to the nice Biblio.pm API. The MARC => koha db link is automatically managed. Just add the link in the parameters section.
shedges [Sun, 5 Sep 2004 22:33:12 +0000 (22:33 +0000)]
Fix bug 789 (in HEAD)
shedges [Sat, 4 Sep 2004 13:48:27 +0000 (13:48 +0000)]
Minor changes to add classification data to return array from loose search.
tipaul [Thu, 2 Sep 2004 16:42:58 +0000 (16:42 +0000)]
minor fix for hidden fields
tipaul [Thu, 2 Sep 2004 16:42:22 +0000 (16:42 +0000)]
po for french OPAC
tipaul [Thu, 2 Sep 2004 16:34:04 +0000 (16:34 +0000)]
little tool to analyse the marc parameters.
run without arguments to know what it does.
export PERL5LIB (& export KOHA_CONF if not /etc/koha.conf) as usual
tipaul [Thu, 2 Sep 2004 16:32:18 +0000 (16:32 +0000)]
french OPAC for 2.2
tipaul [Thu, 2 Sep 2004 16:30:57 +0000 (16:30 +0000)]
minor modifs & improvements
tipaul [Thu, 2 Sep 2004 16:29:52 +0000 (16:29 +0000)]
minor modifs in stylesheet
tipaul [Thu, 2 Sep 2004 16:29:18 +0000 (16:29 +0000)]
adding item note to the item status (at end of issue page). Useful to warn a librarian in case of a problem in the item
tipaul [Thu, 2 Sep 2004 16:28:01 +0000 (16:28 +0000)]
reintegrating aqbookseller search, to ask book seller for late issues
tipaul [Thu, 2 Sep 2004 16:27:09 +0000 (16:27 +0000)]
road to a better member management code.
Useful for LDAP integration
tipaul [Thu, 2 Sep 2004 16:25:20 +0000 (16:25 +0000)]
some fixes for LDAP (more to come)
tipaul [Thu, 2 Sep 2004 16:24:42 +0000 (16:24 +0000)]
*** empty log message ***
tipaul [Thu, 2 Sep 2004 16:21:29 +0000 (16:21 +0000)]
fixing minor bug for hidden fields in editor
tipaul [Mon, 30 Aug 2004 13:48:58 +0000 (13:48 +0000)]
modularizing (with Members.pm) members management
(beginning of...)
tipaul [Mon, 30 Aug 2004 13:22:46 +0000 (13:22 +0000)]
removing useless package
rangi [Wed, 25 Aug 2004 21:35:33 +0000 (21:35 +0000)]
Changing next_page to nextpage to match prevpage and all the templates seem to expect nextpage
shedges [Sun, 22 Aug 2004 00:45:58 +0000 (00:45 +0000)]
Added MARC21 authority tag and subfield structure.
tipaul [Fri, 20 Aug 2004 09:14:07 +0000 (09:14 +0000)]
fixing bug (dbh error in error log, even if the result was OK)
tipaul [Fri, 20 Aug 2004 08:19:52 +0000 (08:19 +0000)]
fixing a complex bug : the last results didn't have callnumber informations. Had to rewrite algorythm for building the result array.
tipaul [Wed, 18 Aug 2004 16:44:37 +0000 (16:44 +0000)]
commiting stephen hedges modifs to css template & fixing a bug in variable name (same name in TMPL_LOOP and TMPL_VAR confuses a lot HTML::Template)
tipaul [Wed, 18 Aug 2004 16:26:02 +0000 (16:26 +0000)]
*** empty log message ***
tipaul [Wed, 18 Aug 2004 16:25:24 +0000 (16:25 +0000)]
minor reindentings
tipaul [Wed, 18 Aug 2004 16:09:46 +0000 (16:09 +0000)]
removing issuelimit (it's in issuingrules table now)
tipaul [Wed, 18 Aug 2004 16:08:32 +0000 (16:08 +0000)]
css modifs
tipaul [Wed, 18 Aug 2004 16:06:34 +0000 (16:06 +0000)]
css'ing request.tmpl
tipaul [Wed, 18 Aug 2004 16:05:42 +0000 (16:05 +0000)]
fixes in authorities. Now, it should work well...
tipaul [Wed, 18 Aug 2004 16:05:14 +0000 (16:05 +0000)]
various bugfixes
tipaul [Wed, 18 Aug 2004 16:04:53 +0000 (16:04 +0000)]
minor modifs for hidden subfields
tipaul [Wed, 18 Aug 2004 16:02:26 +0000 (16:02 +0000)]
minor reindentings
tipaul [Wed, 18 Aug 2004 16:01:37 +0000 (16:01 +0000)]
modifs to support frameworkcodes
tipaul [Wed, 18 Aug 2004 16:00:24 +0000 (16:00 +0000)]
fixes for authorities management
tipaul [Wed, 18 Aug 2004 16:00:02 +0000 (16:00 +0000)]
default framework for authorities in UNIMARC (french language)
tipaul [Wed, 18 Aug 2004 15:59:15 +0000 (15:59 +0000)]
commiting release notes for 2.1.0 (late...)
tipaul [Wed, 18 Aug 2004 15:56:00 +0000 (15:56 +0000)]
online help
tipaul [Wed, 18 Aug 2004 15:52:14 +0000 (15:52 +0000)]
fixes in circulation module
shedges [Tue, 17 Aug 2004 20:56:42 +0000 (20:56 +0000)]
added MARCNOTES and MARCSUBJCTS loop variables for displaying notes and subjects from MARC data.
shedges [Tue, 17 Aug 2004 20:53:34 +0000 (20:53 +0000)]
added getMARCnotes and getMARCsubjects functions.
shedges [Tue, 17 Aug 2004 20:50:41 +0000 (20:50 +0000)]
added MARC notes array and MARC subjects array to values sent to template.
tipaul [Tue, 17 Aug 2004 11:05:17 +0000 (11:05 +0000)]
bugfix : adding existing value for fields mapped to authority & modif of a biblio.
tipaul [Mon, 16 Aug 2004 12:49:42 +0000 (12:49 +0000)]
moving language chooser to the main page.
moving the getalltemplates and getalllanguages subs out from Search.pm (that will be deprecated soon) to Koha.pm
moving changelanguage.pl to OPAC scope
tipaul [Mon, 16 Aug 2004 12:48:52 +0000 (12:48 +0000)]
moving language chooser to the main page.
monving the getalltemplates and getalllanguages subs out from Search.pm (that will be deprecated soon) to Koha.pm
rangi [Sun, 15 Aug 2004 01:50:24 +0000 (01:50 +0000)]
Commiting a sample change to the default template to allow users to pick
their language.
Just a sample template builders can look at this and make changes to their
templates
tipaul [Sat, 14 Aug 2004 09:32:40 +0000 (09:32 +0000)]
css'ing
tipaul [Fri, 13 Aug 2004 16:44:31 +0000 (16:44 +0000)]
adding frameworkcode to API in some subs
tipaul [Fri, 13 Aug 2004 16:37:25 +0000 (16:37 +0000)]
adding frameworkcode to API in some subs
tipaul [Fri, 13 Aug 2004 09:13:14 +0000 (09:13 +0000)]
patch from A. Tarallo (for differents DB schemes)
acli [Fri, 13 Aug 2004 06:06:53 +0000 (06:06 +0000)]
In English, there is usually no space before question mark or colon
acli [Fri, 13 Aug 2004 06:01:10 +0000 (06:01 +0000)]
Minor spelling corrections
acli [Fri, 13 Aug 2004 05:54:55 +0000 (05:54 +0000)]
Spelling correction
tipaul [Thu, 12 Aug 2004 14:51:23 +0000 (14:51 +0000)]
serials : lot of bugfixes.
Works fine now. And is documented (clic Help)