Commit graph

1142 commits

Author SHA1 Message Date
tipaul
2eda32b247 adding search orders history feature 2004-10-19 12:24:56 +00:00
tipaul
b489690e1e 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.
2004-10-19 11:50:18 +00:00
oleonard
b7bc5b9d90 Fixed minor error in HTML 2004-10-13 15:29:45 +00:00
tipaul
89dea6f3ec Adding possibility to order the basket by :
* publishercode
OR
* budget then publishercode
2004-10-05 09:22:16 +00:00
tipaul
6763e2a764 templating deletemember impossible when issues/debts/guarantees 2004-10-05 08:59:56 +00:00
tipaul
8d5a80d428 repeating bg image in h2 & a.hover 2004-10-05 08:47:13 +00:00
tipaul
825cedbf5f bugfix : returning correctly when subfield deletion is cancelled 2004-10-04 20:52:11 +00:00
tipaul
9aec896627 * Showing the borrowernotes in issues (was shown only in issues before) 2004-10-04 20:29:07 +00:00
tipaul
608d48d75c 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
2004-10-04 20:20:24 +00:00
tipaul
b9a7f33601 * removing the hard coded $
* adding bookfund to the order list
2004-10-04 20:03:23 +00:00
tipaul
ee042e898e Porting OPAC search template to librarian interface 2004-09-30 13:28:03 +00:00
tipaul
2d30627ba5 removing useless plugins : marc authorities replaces them 2004-09-30 13:00:48 +00:00
tipaul
9a5a4a07a2 bugfix in biblio-basket :
* error in delBasket link (silly escape=URL)
* use of bibid instead of biblionumber to store in the basket
2004-09-30 12:58:20 +00:00
tipaul
6c15686e15 changing "breeding farm" to reservoir 2004-09-23 16:17:14 +00:00
tipaul
220cada48f modifs for barcode generator links 2004-09-20 15:25:22 +00:00
tipaul
a9c5f50275 adding barcode generator to Koha 2004-09-20 15:03:27 +00:00
tipaul
7da7665903 adding link to item modifs in MARC detail 2004-09-20 13:42:31 +00:00
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
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
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
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
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
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
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
8790983cd5 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) 2004-08-18 16:44:37 +00:00
tipaul
331db0ab02 *** empty log message *** 2004-08-18 16:26:02 +00:00
tipaul
d6928cb1e0 minor reindentings 2004-08-18 16:25:24 +00:00
tipaul
4429e5db18 removing issuelimit (it's in issuingrules table now) 2004-08-18 16:09:46 +00:00
tipaul
f843146c0c css modifs 2004-08-18 16:08:32 +00:00
tipaul
33865931a0 css'ing request.tmpl 2004-08-18 16:06:34 +00:00
tipaul
538a0b15a3 fixes in authorities. Now, it should work well... 2004-08-18 16:05:42 +00:00
tipaul
19ae27fc49 minor modifs for hidden subfields 2004-08-18 16:04:53 +00:00
tipaul
58e6f7b633 online help 2004-08-18 15:56:00 +00:00
tipaul
ab39e57393 fixes in circulation module 2004-08-18 15:52:14 +00:00
shedges
59ea82d93c added MARCNOTES and MARCSUBJCTS loop variables for displaying notes and subjects from MARC data. 2004-08-17 20:56:42 +00:00