]>
git.koha-community.org Git - koha.git/log
tipaul [Wed, 27 Oct 2004 08:12:11 +0000 (08:12 +0000)]
jump from biblio to authority & from authority to biblio back
tipaul [Wed, 27 Oct 2004 08:11:44 +0000 (08:11 +0000)]
bugfix : using concat instead of + to merge field & subfield. Otherwise, when the subfield is a number, it's a numeric addition that is done !!!
tipaul [Wed, 27 Oct 2004 07:53:15 +0000 (07:53 +0000)]
bugfix in about menu links (thx to Andres Tarallo)
tipaul [Wed, 27 Oct 2004 07:49:50 +0000 (07:49 +0000)]
fix for Andres Tarallo "Missing File" message on koha mailing list => the member add did not work when cliqued from the bottom of the page (simpleredirect has been deleted from CVS)
oleonard [Tue, 26 Oct 2004 21:55:00 +0000 (21:55 +0000)]
Initial review in upgrading templates to 2.2
oleonard [Mon, 25 Oct 2004 18:26:18 +0000 (18:26 +0000)]
Initial review in upgrading templates to 2.2
oleonard [Mon, 25 Oct 2004 17:18:00 +0000 (17:18 +0000)]
Initial review in upgrading templates to 2.2
oleonard [Mon, 25 Oct 2004 16:44:49 +0000 (16:44 +0000)]
Initial review in upgrading templates to 2.2
oleonard [Mon, 25 Oct 2004 15:43:13 +0000 (15:43 +0000)]
Customizing new 2.2 templates
tipaul [Mon, 25 Oct 2004 13:28:44 +0000 (13:28 +0000)]
rewritting item status checking : now, each item is shown with it's callnumber and status (available, on loan,...)
tipaul [Mon, 25 Oct 2004 13:28:22 +0000 (13:28 +0000)]
rewritting ISBD (doc coming soon...)
tipaul [Mon, 25 Oct 2004 09:38:00 +0000 (09:38 +0000)]
rewritting item status checking : now, each item is shown with it's callnumber and status (available, on loan,...)
oleonard [Fri, 22 Oct 2004 20:45:19 +0000 (20:45 +0000)]
Catching up with 2.2
oleonard [Fri, 22 Oct 2004 19:21:27 +0000 (19:21 +0000)]
Catching up with 2.2
oleonard [Thu, 21 Oct 2004 16:48:00 +0000 (16:48 +0000)]
Initial review in upgrading templates to 2.2
oleonard [Thu, 21 Oct 2004 16:38:35 +0000 (16:38 +0000)]
Initial review in upgrading templates to 2.2
oleonard [Wed, 20 Oct 2004 19:15:04 +0000 (19:15 +0000)]
Adding Nelsonville Public Library's OPAC templates (npl)
oleonard [Wed, 20 Oct 2004 16:40:14 +0000 (16:40 +0000)]
Correcting link to request.pl (was pointing to opac-reserve.pl)
tipaul [Tue, 19 Oct 2004 13:40:47 +0000 (13:40 +0000)]
french OPAC for 2.2
tipaul [Tue, 19 Oct 2004 13:40:15 +0000 (13:40 +0000)]
moving language change : now, possible even when unidentified
tipaul [Tue, 19 Oct 2004 12:24:56 +0000 (12:24 +0000)]
adding search orders history feature
tipaul [Tue, 19 Oct 2004 11:50:18 +0000 (11:50 +0000)]
adding minor features to barcode generator :
- possibility to print continuous barcodes numbers, but not from items
- possibility to replace the title/author by a manually typed text under the barcode itself.
oleonard [Wed, 13 Oct 2004 15:29:45 +0000 (15:29 +0000)]
Fixed minor error in HTML
tipaul [Tue, 5 Oct 2004 19:38:38 +0000 (19:38 +0000)]
adding .po files in english for translators (for 2.2 translation)
tipaul [Tue, 5 Oct 2004 09:22:16 +0000 (09:22 +0000)]
Adding possibility to order the basket by :
* publishercode
OR
* budget then publishercode
tipaul [Tue, 5 Oct 2004 08:59:56 +0000 (08:59 +0000)]
templating deletemember impossible when issues/debts/guarantees
tipaul [Tue, 5 Oct 2004 08:47:13 +0000 (08:47 +0000)]
repeating bg image in h2 & a.hover
tipaul [Mon, 4 Oct 2004 20:52:11 +0000 (20:52 +0000)]
bugfix : returning correctly when subfield deletion is cancelled
tipaul [Mon, 4 Oct 2004 20:37:14 +0000 (20:37 +0000)]
bugfix : returning to tag after modifying the tag.
tipaul [Mon, 4 Oct 2004 20:29:07 +0000 (20:29 +0000)]
* Showing the borrowernotes in issues (was shown only in issues before)
tipaul [Mon, 4 Oct 2004 20:20:24 +0000 (20:20 +0000)]
The textmessaging field now appears in opac-main when the user log in.
The textmessaging field has been moved in the member editor & changed to a textarea html field
tipaul [Mon, 4 Oct 2004 20:19:08 +0000 (20:19 +0000)]
adding getmember sub to the package (the Search.pm/borrdata should be removed, it has nothing to do here)
tipaul [Mon, 4 Oct 2004 20:03:23 +0000 (20:03 +0000)]
* removing the hard coded $
* adding bookfund to the order list
tipaul [Mon, 4 Oct 2004 20:02:36 +0000 (20:02 +0000)]
(bugfix for previous commit, that was wrong)
when repeating a repeatable field, the new field is now :
* created AFTER the existing field(s)
This is more logic when adding subjects, from most to less important (or author, or anything else).
tipaul [Thu, 30 Sep 2004 15:52:28 +0000 (15:52 +0000)]
when repeating a repeatable field, the new field is now :
* empty
* created AFTER the existing field(s)
This is more logic when adding subjects, from most to less important (or author, or anything else).
tipaul [Thu, 30 Sep 2004 13:28:03 +0000 (13:28 +0000)]
Porting OPAC search template to librarian interface
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...)