tipaul
2d4db8abba
bugfix for renewal
2004-09-20 13:41:47 +00:00
tipaul
e587e5465b
minor fixes & improvements
2004-09-20 13:21:41 +00:00
tipaul
a0b7a81f14
fixing redirection after member deletion (due to script move to members/ )
2004-09-20 13:21:12 +00:00
tipaul
f34eaffa70
update of french UNIMARC datas
2004-09-20 13:20:01 +00:00
tipaul
315a8670f1
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".
2004-09-20 10:16:05 +00:00
tipaul
c6cb3954b9
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.
2004-09-17 13:19:56 +00:00
tipaul
cbe2b2139c
1- don't loose bookseller id when closing a basket
...
2- add possibility to view a closed basket (but not modify it)
2004-09-17 12:32:29 +00:00
tipaul
38c72dd374
enabling # (| still possible too) for repeatable subfields
2004-09-16 15:06:46 +00:00
tipaul
270c5b1387
bugfix : report only the "tagtoreport" field
2004-09-16 09:45:44 +00:00
tipaul
214c37b371
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
2004-09-16 09:21:05 +00:00
tipaul
027516bf79
reservation is impossible if the borrower has a card lost, is gonenoaddress or is suspended
2004-09-15 16:42:42 +00:00
tipaul
f927e8eb36
bugfix for manually fixed duedate on issue.
2004-09-15 16:27:18 +00:00
tipaul
a1c11c5784
bugfixes in order modif
2004-09-15 16:13:41 +00:00
tipaul
e2a219b290
fixing bugs in issue renewal
2004-09-15 16:09:57 +00:00
tipaul
3ffcc8657d
fix for circulation rules test : the default branch is "", not "*" (* is for "any borrowertype" and "any itemtype")
2004-09-14 12:37:04 +00:00
tipaul
92b914b394
fix to calculate item cost (the / was buggy : everywhere else there is the price is the unit price)
2004-09-14 12:32:13 +00:00
tipaul
ca2717c968
bugfix in order modification
2004-09-14 12:09:51 +00:00
tipaul
9fa18db1ed
fix for DB (installer)
2004-09-13 15:33:43 +00:00
tipaul
1b748abaf9
*** empty log message ***
2004-09-13 15:32:42 +00:00
tipaul
7df4a6ae08
fixes for notforloan management
2004-09-13 15:31:42 +00:00
tipaul
bbaf605649
css'ing readingrec
2004-09-13 15:30:52 +00:00
tipaul
3b2a649d71
minor css changes
2004-09-13 15:30:18 +00:00
tipaul
ef25cfec42
fixes for authorities
2004-09-13 15:29:48 +00:00
tipaul
ace56609be
some fixes for acquisition
2004-09-13 15:28:58 +00:00
tipaul
c0585cdeaf
*** empty log message ***
2004-09-13 15:26:42 +00:00
tipaul
92decf23bf
separating additional authors with - instead of a ,
...
a , can be used in french to separate name & surname
2004-09-13 15:25:38 +00:00
tipaul
d9dcfbeb7a
warn removes + fix for item count
2004-09-13 15:23:35 +00:00
tipaul
1af42ff447
bugfix for acquisitions
2004-09-13 15:21:59 +00:00
tipaul
a712d1cc30
fixes for authorities
2004-09-13 15:21:00 +00:00
tipaul
da5c8dd25b
fixes for notforloan management
2004-09-13 15:20:28 +00:00
tipaul
b77d7eddaa
bugfix : repeatable field management for new biblio
2004-09-13 15:18:58 +00:00
tipaul
9674400e46
some fixes for acquisition
2004-09-13 15:17:48 +00:00
tipaul
fa793e394a
some commented warning added + 1 major bugfix => drop empty fields, NOT fields containing 0
2004-09-06 14:17:34 +00:00
tipaul
8d868bb448
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.
2004-09-06 10:00:19 +00:00
shedges
f3e5fcd15d
Fix bug 789 (in HEAD)
2004-09-05 22:33:12 +00:00
shedges
686a41a71c
Minor changes to add classification data to return array from loose search.
2004-09-04 13:48:27 +00:00
tipaul
43d36aca61
minor fix for hidden fields
2004-09-02 16:42:58 +00:00
tipaul
6615c0098b
po for french OPAC
2004-09-02 16:42:22 +00:00
tipaul
126681c4c1
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
2004-09-02 16:34:04 +00:00
tipaul
2aa689c34b
french OPAC for 2.2
2004-09-02 16:32:18 +00:00
tipaul
2744755bbc
minor modifs & improvements
2004-09-02 16:30:57 +00:00
tipaul
465f84d1b5
minor modifs in stylesheet
2004-09-02 16:29:52 +00:00
tipaul
4bd24d9a76
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
2004-09-02 16:29:18 +00:00
tipaul
e08b954ef7
reintegrating aqbookseller search, to ask book seller for late issues
2004-09-02 16:28:01 +00:00
tipaul
1edf59efe5
road to a better member management code.
...
Useful for LDAP integration
2004-09-02 16:27:09 +00:00
tipaul
a115863f93
some fixes for LDAP (more to come)
2004-09-02 16:25:20 +00:00
tipaul
f1b970910c
*** empty log message ***
2004-09-02 16:24:42 +00:00
tipaul
cac4a46055
fixing minor bug for hidden fields in editor
2004-09-02 16:21:29 +00:00
tipaul
56825e415f
modularizing (with Members.pm) members management
...
(beginning of...)
2004-08-30 13:48:58 +00:00
tipaul
6693f707b3
removing useless package
2004-08-30 13:22:46 +00:00