oleonard
0364e1fc6b
Initial review in upgrading templates to 2.2
2004-10-25 16:44:49 +00:00
oleonard
5afd831d05
Customizing new 2.2 templates
2004-10-25 15:43:13 +00:00
tipaul
abe75fc301
rewritting item status checking : now, each item is shown with it's callnumber and status (available, on loan,...)
2004-10-25 13:28:44 +00:00
tipaul
26c87757b4
rewritting ISBD (doc coming soon...)
2004-10-25 13:28:22 +00:00
tipaul
4eb5fd5a4c
rewritting item status checking : now, each item is shown with it's callnumber and status (available, on loan,...)
2004-10-25 09:38:00 +00:00
oleonard
85bbfdd19f
Catching up with 2.2
2004-10-22 20:45:19 +00:00
oleonard
fc3fa89a2a
Catching up with 2.2
2004-10-22 19:21:27 +00:00
oleonard
3755ae5fcf
Initial review in upgrading templates to 2.2
2004-10-21 16:48:00 +00:00
oleonard
5312e4ff11
Initial review in upgrading templates to 2.2
2004-10-21 16:38:35 +00:00
oleonard
5fa45d213c
Adding Nelsonville Public Library's OPAC templates (npl)
2004-10-20 19:15:04 +00:00
oleonard
68a28e3733
Correcting link to request.pl (was pointing to opac-reserve.pl)
2004-10-20 16:40:14 +00:00
tipaul
b2ea3f0160
french OPAC for 2.2
2004-10-19 13:40:47 +00:00
tipaul
5f7daf16c3
moving language change : now, possible even when unidentified
2004-10-19 13:40:15 +00:00
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
ce4d2c7cbf
adding .po files in english for translators (for 2.2 translation)
2004-10-05 19:38:38 +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
56d54d3d28
bugfix : returning to tag after modifying the tag.
2004-10-04 20:37:14 +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
2cc3037397
adding getmember sub to the package (the Search.pm/borrdata should be removed, it has nothing to do here)
2004-10-04 20:19:08 +00:00
tipaul
b9a7f33601
* removing the hard coded $
...
* adding bookfund to the order list
2004-10-04 20:03:23 +00:00
tipaul
691aec77b0
(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).
2004-10-04 20:02:36 +00:00
tipaul
d4b74a5013
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).
2004-09-30 15:52:28 +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
f2ef101936
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.
2004-09-28 15:25:29 +00:00
tipaul
8a3295821b
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.
2004-09-23 16:33:13 +00:00
tipaul
b7e7625ccb
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
2004-09-23 16:23:55 +00:00
tipaul
279b390887
adding release notes for history
2004-09-23 16:19:45 +00:00
tipaul
6c15686e15
changing "breeding farm" to reservoir
2004-09-23 16:17:14 +00:00
tipaul
e49f99e9db
POD documenting
2004-09-23 16:16:24 +00:00
tipaul
df00471f94
indenting diff
2004-09-23 16:15:37 +00:00
tipaul
a78b5d16f5
Bugfix in modification
2004-09-23 16:12:35 +00:00
tipaul
121ba6b2ba
a subfield checked to a plugin can manually be modified
2004-09-23 16:12:06 +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
f7c61accab
adding link to item modifs in MARC detail & nugfix for renewal
2004-09-20 13:43:01 +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
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