Commit graph

222 commits

Author SHA1 Message Date
tipaul
5f61b4b465 some html fixes & bugfix for biblio printing 2004-11-12 16:28:10 +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
oleonard
5fa45d213c Adding Nelsonville Public Library's OPAC templates (npl) 2004-10-20 19:15:04 +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
8d5a80d428 repeating bg image in h2 & a.hover 2004-10-05 08:47:13 +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
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
e587e5465b minor fixes & improvements 2004-09-20 13:21:41 +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
1b748abaf9 *** empty log message *** 2004-09-13 15:32:42 +00:00
tipaul
3b2a649d71 minor css changes 2004-09-13 15:30:18 +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
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
shedges
59ea82d93c added MARCNOTES and MARCSUBJCTS loop variables for displaying notes and subjects from MARC data. 2004-08-17 20:56:42 +00:00
tipaul
502ab11ae9 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
2004-08-16 12:48:52 +00:00
rangi
e334c8699f 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
2004-08-15 01:50:24 +00:00
acli
26191577a8 In English, there is usually no space before question mark or colon 2004-08-13 06:06:53 +00:00
acli
73b095d2a8 Minor spelling corrections 2004-08-13 06:01:10 +00:00
acli
8dda85aaac Spelling correction 2004-08-13 05:54:55 +00:00
tipaul
4af4f48154 minor fixes (to get less warning during translation) 2004-08-12 14:39:59 +00:00
tipaul
716d4a4e18 serials : lot of bugfixes.
Works fine now. And is documented (clic Help)
2004-08-12 14:36:07 +00:00
tipaul
c963cdc93f minor css modifications 2004-08-02 13:23:42 +00:00
doxulting
d2cad27d7d line added for presentation 2004-07-23 16:04:22 +00:00
doxulting
d1b52f6dbb addMultiple button renamed with Biblio Basket 2004-07-23 16:03:15 +00:00
doxulting
9fbbdd3da3 javascript file location changed 2004-07-23 16:01:38 +00:00
doxulting
9062ffe95b addMultiple feature modified 2004-07-23 16:00:31 +00:00
oleonard
fac11eef10 Changing whitespace to try to format email better 2004-07-21 19:49:53 +00:00
oleonard
33f2781024 Adding checkboxes for adding items to biblio basket from searchresults screen 2004-07-20 17:20:44 +00:00
oleonard
e2713097d6 Putting this file in includes for easier access. Contains updates to basket functionality. 2004-07-20 17:19:52 +00:00
oleonard
cb00f893b7 Adding count of items in biblio basket 2004-07-20 17:17:59 +00:00
oleonard
5b41ee802f Minor tweaks to help display of new basket buttons 2004-07-20 17:15:41 +00:00
tipaul
566f12b455 Acquisition & Suggestion :
* acquisition rewritte : create a aqbasket table to deal with "bookseller order header".
* add "close basket" feature : a closed basket can't be modified
* suggestion feature : manage suggestions in acquisition (after suggestion filled in OPAC)
2004-07-15 09:46:31 +00:00
doxulting
49df686d9d Form template for sending basket 2004-07-09 17:58:48 +00:00
doxulting
c07e90798f Template for sending basket 2004-07-09 17:58:13 +00:00
doxulting
a091e05a03 Basket template modification 2004-07-09 17:57:19 +00:00
doxulting
b29e38a31b Basket sending added 2004-07-09 17:54:58 +00:00
oleonard
18fa943124 orderby variable added to page links so that multiple pages of search results will retain their custom ordering 2004-07-08 19:46:23 +00:00
tipaul
5ab2065109 baskets in OPAC 2004-07-06 10:07:22 +00:00
doxulting
8524de8893 OPAC record view - basket added 2004-07-05 17:16:54 +00:00
doxulting
3d601ae17c OPAC style sheet - basket element added 2004-07-05 17:15:32 +00:00
doxulting
2285c1c284 OPAC top - basket added 2004-07-05 17:14:16 +00:00
doxulting
0072f5c852 OPAC basket top 2004-07-05 17:12:40 +00:00
doxulting
4b8a15f4d5 OPAC basket menu 2004-07-05 17:11:16 +00:00
doxulting
2fdd50d30d OPAC Basket bottom .inc file 2004-07-05 17:08:19 +00:00
doxulting
e356d4e7b8 Template for OPAC basket 2004-07-05 17:06:34 +00:00