tipaul
c52e5b61dd
synch'ing 2.2 and head
2005-08-04 14:10:52 +00:00
tipaul
bee8cebb41
Letters / alert system, continuing...
...
* adding a package Letters.pm, that manages Letters & alerts.
* adding feature : it's now possible to define a "letter" for any subscription created. If a letter is defined, users in OPAC can put an alert on the subscription. When an issue is marked "arrived", all users in the alert will recieve a mail (as defined in the "letter"). This last part (= send the mail) is not yet developped. (Should be done this week)
* adding feature : it's now possible to "put to an alert" in OPAC, for any serial subscription. The alert is stored in a new table, called alert. An alert can be put only if the librarian has activated them in subscription (and they activate it just by choosing a "letter" to sent to borrowers on new issues)
* adding feature : librarian can see in borrower detail which alerts they have put, and a user can see in opac-detail which alert they have put too.
Note that the system should be generic enough to manage any type of alert.
I plan to extend it soon to virtual shelves : a borrower will be able to put an alert on a virtual shelf, to be warned when something is changed in the virtual shelf (mail being sent once a day by cron, or manually by the shelf owner. Anyway, a mail won't be sent on every change, users would be spammed by Koha ;-) )
2005-08-04 08:55:54 +00:00
tipaul
df6c6bcada
Letters / alert system, continuing...
...
* adding a package Letters.pm, that manages Letters & alerts.
* adding feature : it's now possible to define a "letter" for any subscription created. If a letter is defined, users in OPAC can put an alert on the subscription. When an issue is marked "arrived", all users in the alert will recieve a mail (as defined in the "letter"). This last part (= send the mail) is not yet developped. (Should be done this week)
* adding feature : it's now possible to "put to an alert" in OPAC, for any serial subscription. The alert is stored in a new table, called alert. An alert can be put only if the librarian has activated them in subscription (and they activate it just by choosing a "letter" to sent to borrowers on new issues)
* adding feature : librarian can see in borrower detail which alerts they have put, and a user can see in opac-detail which alert they have put too.
Note that the system should be generic enough to manage any type of alert.
I plan to extend it soon to virtual shelves : a borrower will be able to put an alert on a virtual shelf, to be warned when something is changed in the virtual shelf (mail being sent once a day by cron, or manually by the shelf owner. Anyway, a mail won't be sent on every change, users would be spammed by Koha ;-) )
2005-08-04 08:54:54 +00:00
oleonard
f8787f6531
Synching with rel_2_2.
2005-07-12 21:39:40 +00:00
oleonard
27c130fe8f
Synching with rel_2_2.
2005-07-12 21:27:11 +00:00
oleonard
40f55224d0
Synching with rel_2_2.
2005-07-12 20:23:15 +00:00
oleonard
26bf462a15
A new page to allow patrons to view their borrowing history
2005-07-12 19:56:17 +00:00
oleonard
23a3f2b5cc
Adding link to purchase suggestions at the bottom of search results. Also adding some enhancements from the NPL catalog: Amazon cover thumbnails and alternate search links (Google Scholar and WorldCat)
2005-07-07 20:55:53 +00:00
oleonard
7681384bc5
Fixing bug that would prevent deletion of suggetions; corrections to XHTML, other minor improvements
2005-07-07 20:41:15 +00:00
oleonard
33b4c306fc
Updating template to match changes to opac-reserve.pl
2005-07-06 21:50:12 +00:00
oleonard
844c06b5e1
Synching with rel_2_2
2005-07-05 21:25:25 +00:00
oleonard
cf41c0bcfc
Synching with rel_2_2
2005-07-05 20:56:30 +00:00
genjimoto
7cffbf3436
theres a leftbloc. Why not a rightbloc? There is now.
2005-06-27 22:23:58 +00:00
genjimoto
7fd4e1f766
CSSed the sidebar implementation
2005-06-27 22:22:52 +00:00
genjimoto
bacda1c362
Fix so clicking on numbers carries over the itemtype and availaiblity search parameters
2005-06-25 07:26:49 +00:00
genjimoto
fc7596e8bf
minor fix
2005-06-25 06:56:47 +00:00
genjimoto
0121dd2dfd
New search options bar implemented as per http://katipo.co.nz/gallery/koha2-4/search_ideas_details_001
2005-06-25 05:59:08 +00:00
tipaul
6b0ee5525b
synch'ing 2.2 and head
2005-06-20 14:10:00 +00:00
hdl
27ce1d1c23
Detailing the three latest issues on OPAC for serials
2005-06-17 13:44:25 +00:00
hdl
13bb6cea7c
Displaying overdues with red font.
2005-06-15 19:55:14 +00:00
joshferraro
a6d1b7351c
to get rid of pesky log message complaining about favicon.ico
2005-06-14 23:18:52 +00:00
oleonard
da7c9d2c66
Including marc-editor.css for full serials display
2005-06-09 21:19:06 +00:00
oleonard
09b92f1976
Updated to work with full serials display
2005-06-09 21:17:54 +00:00
oleonard
dbbfb25439
Full view for opac-serials. Includes tabbed view ported from addbiblio in the intranet, but still haven't figured out how to get the container div to extend to the bottom of the content
2005-06-09 21:16:37 +00:00
oleonard
c9c5586231
Bugfix for display problem, enabling Amazon cover images
2005-06-09 19:21:17 +00:00
genjimoto
ddbf3d00d1
the avail checkbox now gets checked if the template gets avail in its parameters
2005-06-03 04:16:53 +00:00
genjimoto
0b54c26b3e
New Feature: Search options sidebar. Feature request of Rachel@katipo.
2005-06-01 22:20:16 +00:00
tipaul
64cd740d2b
synch'ing 2.2 and head
2005-05-04 08:58:30 +00:00
oleonard
62aba84ebd
New icons
2005-03-17 19:55:06 +00:00
tipaul
1923629300
synch'ing with 2.2
2005-03-07 08:55:29 +00:00
doxulting
d87679e0eb
Adding a new select to allow user to chose the output order (ASC, DESC)
2005-03-03 09:34:11 +00:00
tipaul
93ff09d081
merging 2.2 branch with head. Sorry for not making it before, many many commits done here
2005-03-01 13:40:35 +00:00
oleonard
47d2e132e7
Changing barcode search type to 'start' instead of '=' (barcode search fails otherwise)
2005-02-17 21:31:36 +00:00
oleonard
36841756d6
Synching with default template
2005-02-17 21:22:54 +00:00
oleonard
236cfde674
Markup correction
2005-02-17 21:20:02 +00:00
oleonard
f7e1a395b7
Correcting styles on input buttons
2005-02-16 17:37:14 +00:00
oleonard
aeb7f3ee44
Removing some unused include files
2005-02-15 15:53:06 +00:00
oleonard
47bf8cd25a
More input button icons
2005-02-03 17:46:06 +00:00
oleonard
1b27a2dcd3
Updating search form to match added features of 2.2
2005-02-02 15:06:42 +00:00
oleonard
95eb4f752a
Fixing print layout and adding print-specific stylesheet
2005-02-02 15:06:25 +00:00
oleonard
6fc1b0607d
Adding virtual shelves and suggestions to persistent left-hand navigation menu
2005-01-27 18:23:43 +00:00
oleonard
e87eb5cc52
Adding edit and delete input icons
2005-01-27 18:11:36 +00:00
oleonard
f8028765a6
Changing toggle of background colors to go along with changes in opac-shelves.pl. Also changing some id's to classes (id's cannot repeat within a document) and widening div that contains shelf list
2005-01-27 17:31:13 +00:00
oleonard
9af5fadc6a
Synching with default template
2005-01-25 22:56:27 +00:00
oleonard
18891cb685
Updating and refining various styles
2005-01-25 22:54:57 +00:00
oleonard
f72e8b7de5
Three new functions: CheckAll, which toggles checkboxes in results lists; confirmDelete, which offers a warning before proceding with an action; Dopop, for popping up virtual shelves window
2005-01-25 22:53:46 +00:00
oleonard
085eb6ac53
Synching with default template, other cosmetic changes
2005-01-25 22:47:21 +00:00
oleonard
5f2f7239c8
Correcting class names of submit buttons
2005-01-25 21:53:33 +00:00
oleonard
738e4b4949
Adding and updating input button images
2005-01-24 22:55:05 +00:00
oleonard
b3d29e482e
Adding styles for more input buttons
2005-01-24 22:54:02 +00:00
oleonard
d7c1ed207a
Synching with default tempalte, other cosmetic changes
2005-01-24 22:51:51 +00:00
oleonard
ab4bbaad84
Moving position of <!-- /TMPL_IF --> relative to <br> to prevent unwanted whitespace for empty elements.
2005-01-24 22:11:54 +00:00
oleonard
8811d84c46
Updated to show items as waiting only if destination branch matches holding branch. Reserves table is also updated to show 'waiting' if item is at its destination branch, or 'in-transit' if item has been allocated but hasn't arrived yet.
2005-01-19 21:21:59 +00:00
oleonard
006dc3e43c
Synching with default tempalte
2005-01-12 20:23:36 +00:00
tipaul
c591cf1859
synch'ing virtual shelves management in opac with the librarian one, that has more features
2005-01-03 11:09:33 +00:00
tipaul
a47efce802
merging opac.css and marc-editor.css, that is used in MARC view.
2005-01-03 11:08:36 +00:00
tipaul
cb32ef4fc1
adding "opacstylesheet" systempreference.
...
if this parameter is defined, the url is used instead of the default one.
So, you can have your own stylesheet somewhere, and use it instead of the official Koha one.
2005-01-03 10:58:46 +00:00
acli
cd08a02005
Spelling correction
2004-12-30 07:46:05 +00:00
tipaul
60db5889fb
fix for strange things in MARC view when label is too long
2004-12-15 16:03:55 +00:00
tipaul
e2914a4499
Improvement : adding a systempref to define default view in OPAC (either normal, MARC or ISBD). Created automatically during install or update. Check that you have a Koha >> parameters >> systempreferences >> BiblioDefaultView, Variable type : Choice, Variable options : normal|marc|isbd
2004-12-10 16:11:29 +00:00
oleonard
1ca847571f
Removing NPL-specific link
2004-12-08 16:12:17 +00:00
tipaul
62bf07de80
fix to add biblio in basket when the query has only 1 result
2004-12-08 10:27:10 +00:00
tipaul
53c7b55826
css & html fixes
2004-12-08 10:26:32 +00:00
tipaul
a3bc9cdf82
email sent basket : the sender can give it's name, in case the basket is sent to a friend, not to itself
2004-12-07 10:10:40 +00:00
oleonard
1d7e6ef66e
Removing non-functional "Beginning Date" and "Ending Date" form fields
2004-12-06 17:56:56 +00:00
oleonard
b7bebaa100
Minor change to HTML
2004-12-06 17:54:55 +00:00
tipaul
98021d8c78
itemcallnumber search is a start by, not a contains
2004-12-02 16:46:48 +00:00
tipaul
c46b24e19f
missed CVS commit
2004-12-02 16:45:23 +00:00
oleonard
6c9d261301
Removing NPL-specific links
2004-11-29 16:26:56 +00:00
tipaul
462ff88e75
removing "ISBD : " string
2004-11-28 08:58:03 +00:00
tipaul
f74be54635
french OPAC
2004-11-24 16:09:45 +00:00
tipaul
a661362911
minor css & html changes
2004-11-24 16:08:55 +00:00
tipaul
112613c307
adding barcode into list of on loan books
2004-11-24 16:08:12 +00:00
tipaul
ba610a9a4a
fixing a problem in char encoding : translation of the send basket was erroneous
2004-11-22 16:41:03 +00:00
tipaul
4be058b4e8
show "subject(s): " if there is at least one subject
2004-11-22 16:18:11 +00:00
oleonard
5cccbfa620
Fixing clear on line break
2004-11-17 17:19:36 +00:00
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
tipaul
89bb6e14fc
CVS cleaning
2004-06-23 12:42:40 +00:00
tipaul
ab420f94ae
improvements in OPAC
2004-06-17 08:24:10 +00:00
tipaul
d148ec8e84
minor synch'ing (but default template is deprecated in OPAC, CSS is the up2date one)
2004-06-03 13:43:50 +00:00
tipaul
be822e7b13
css & HTML update
2004-06-03 12:47:37 +00:00
tipaul
f3fcc669d7
changes in HTML/CSS & link to ISBD view
2004-05-28 16:15:43 +00:00
tipaul
51fa01b732
some HTML cleaning & improvements
2004-05-28 08:39:54 +00:00
tipaul
be7724cf4b
MARC view in OPAC
2004-05-28 08:39:31 +00:00
tipaul
10e7d3a7b8
adding :
...
* MARC authority file
* seealso & hidden in MARC biblio structure.
2004-05-28 08:39:06 +00:00
tipaul
da9de9b37a
*** empty log message ***
2004-05-24 14:39:45 +00:00
oleonard
360b795db3
A couple more changes to make page XHTML-compliant
2004-05-19 17:05:15 +00:00
oleonard
4a25250789
Many changes to make page XHTML-compliant
2004-05-19 16:59:28 +00:00
oleonard
550c057e3a
Closing tags, correcting case, other changes to make page valid
2004-05-19 16:28:31 +00:00
oleonard
105b81aabf
Adding class to id declarations to allow XHTML-compliance in some pages
2004-05-19 16:26:45 +00:00
oleonard
1fa33a5250
Closing input tags to make valid XHTML
2004-05-19 16:17:11 +00:00
oleonard
b0d5a41738
Fixing broken next and previous links in the bottom row of the search results table
2004-05-19 16:00:40 +00:00
oleonard
25e5237bfa
Closing input tags, correcting case, other changes to move page towards validity
2004-05-12 15:42:59 +00:00
oleonard
97ba6b06c7
Closing input tags to make page valid
2004-05-12 15:27:02 +00:00
oleonard
1ca2b00ac5
Fixing broken numbered results links on bottom of page
2004-05-12 15:21:28 +00:00
oleonard
a51318d5b7
Added styling for search results page number links
2004-05-10 16:48:43 +00:00
oleonard
5fc802fa74
Replacing image-based results page numbers with css-styled text links
2004-05-10 16:48:08 +00:00
oleonard
0633562f79
Changes to make XHTML-compliant: quoting attributes, encoding ampersands, closing tags, etc.
2004-05-10 16:32:07 +00:00
oleonard
4487617448
Quoting href attribute to make XHTML compliant
2004-05-10 16:30:58 +00:00
tipaul
ec64f1fcd8
Marc search ported to OPAC.
...
seems to work fine
2004-05-10 09:24:14 +00:00
tipaul
c62e76bd74
using itemcallnumber instead of bulk
2004-05-06 14:53:36 +00:00
tipaul
b03777ffb8
adding virtual shelves to opac
2004-03-15 15:01:49 +00:00
acli
59e30042fd
Title -> Salutation, so that it can be translated properly to Chinese
2004-02-29 06:34:05 +00:00
acli
765730e2b1
Applied most of Arthur's corrections, some with editorial changes.
...
Some other corrections.
Copied graphics from en directory.
2004-02-29 00:54:50 +00:00
acli
382535cf07
New templates generated from opac.zh_TW and intranet.zh_TW
2004-02-24 05:12:47 +00:00
acli
1b9d5b13ec
file kohaerror.tmpl was initially added on branch rel_2_0.
2004-02-24 04:51:03 +00:00
acli
3e3aad273d
Let's start again with a clean slate
2004-02-24 03:52:00 +00:00
acli
a110de4eba
Syntax correction
2004-02-24 03:51:42 +00:00
acli
e145fbc752
Comment syntax correction
2004-02-23 03:18:29 +00:00
kb2qzv
3191435697
Translation by way of ./tmpl_process & text_extract2.pl script
2004-02-21 13:07:55 +00:00
tipaul
049e6755a8
synch'ing 2.0.0 branch (RC4 tag) and head
2004-02-11 08:57:16 +00:00
tipaul
af08d677c5
synch'ing 2.0.0 branch (RC4 tag) and head
2004-02-11 08:42:01 +00:00
oleonard
1f6fcc2109
Modified HTML to move towards validity (quoted attributes, close tags, etc)
2004-01-07 21:03:01 +00:00
oleonard
8d00165ed8
Modified HTML to move towards validity (quoted attributes, close tags, etc)
2004-01-07 20:50:48 +00:00
oleonard
1abb3323c4
Modified HTML to move towards validity (quoted attributes, close tags, etc)
2004-01-07 20:39:43 +00:00
oleonard
ed74d9f471
Modified HTML to move towards validity (quoted attributes, close tags, etc)
2004-01-07 20:17:11 +00:00
oleonard
b54490ce41
Modified HTML to move towards validity (quoted attributes, close tags, etc)
2004-01-07 20:11:01 +00:00
oleonard
37490da482
Modified HTML to move towards validity (quoted attributes, close tags, etc)
2004-01-07 19:55:04 +00:00
oleonard
93eac78b5c
Expanded CSS block to move invalid attributes out of body tag
2004-01-07 17:53:35 +00:00
oleonard
f43b1882f5
Modified HTML to move towards validity (quoted attributes, close tags, etc)
2004-01-07 17:50:33 +00:00
oleonard
ad6b51ad56
Modified HTML to move towards validity (quoted attributes, close tags, etc), linked titles to opac-detail
2004-01-07 17:46:31 +00:00
oleonard
339e89dc88
Modified HTML to move towards validity (quoted attributes, close tags, etc)
2004-01-07 17:33:47 +00:00
oleonard
adfe5d4aa8
Adding external css file to move invalid attributes out of body tag
2004-01-07 17:30:34 +00:00
oleonard
69b2d2da11
Modified HTML to move towards validity (quoted attributes, close tags, etc)
2004-01-07 17:26:13 +00:00
oleonard
c5a8438b74
Modified HTML to move towards validity (quoted attributes, removed deprecated elements, etc)
2004-01-02 17:18:13 +00:00
oleonard
efe31b55a5
Modified HTML to move towards validity (quoted attributes, added DOCTYPE, etc)
2004-01-02 15:44:46 +00:00
oleonard
4ba30267fe
Adding smaller version of arrow so image doesn't need to be resized in HTML
2004-01-02 15:42:45 +00:00
tipaul
cc8a40b48a
minor html modif
2003-12-22 15:17:11 +00:00
tipaul
0bc6382e5e
fix for #675
2003-12-22 09:14:21 +00:00
tipaul
52c95d1276
fix for 557
2003-12-18 17:27:44 +00:00
tipaul
abebb31d30
OPAC now show a systempref variable in main/home screen => easier to change for a library.
2003-12-15 14:39:52 +00:00
tipaul
7067b2755a
reintroducing opac-bottom dropped by mistake
2003-12-11 12:39:44 +00:00
tipaul
1e93add16b
templates modified : ALL <TMPL_* XX> have been replaced by <!-- TMPL_* XX -->, because it's strict html compliant, and HTML::TreeBuilder deals better with this form.
2003-12-09 10:26:51 +00:00
tipaul
cf802b5ad8
new feature : recent acquisition in opac.
2003-12-08 16:27:10 +00:00
tipaul
409bf6dfcc
reintroducing opac-bottom dropped by mistake
2003-12-08 14:33:32 +00:00
tipaul
776d59a625
html modified to be "translator" compatible
2003-12-08 10:52:58 +00:00
tipaul
1815489c21
html modified to be "translator" compatible
2003-12-08 10:45:20 +00:00
tipaul
53e3ca45cc
removing unused inc
2003-12-08 10:44:49 +00:00
tipaul
3604997735
new french OPAC, translated with translator tool.
2003-12-08 10:44:23 +00:00
tipaul
30801072e5
minor modifs for translator compliance
2003-12-05 16:53:25 +00:00
tipaul
9b7a80b2e0
minor graphic fixes
2003-12-04 09:32:08 +00:00
dragon28
54ec1d4617
minor correction for bug 677
2003-12-03 19:17:15 +00:00
dragon28
bd056786a7
minor correction for bug 676
2003-12-03 18:57:47 +00:00
tipaul
26984a9774
html indenting for readability & adding bgcolor for even records
2003-11-28 14:53:16 +00:00
oleonard
427bbdcf6d
Fix for Bug 678, along with minor corrections and cleaning up
2003-11-18 21:54:43 +00:00
kb2qzv
9ef525f309
translation improvements, typos corrected.
2003-10-26 22:54:54 +00:00
tipaul
41f1493fc2
improving non-MARC biblio detail in both intranet and opac.
2003-10-14 11:37:47 +00:00
kb2qzv
f31823b193
minor translation improvements
2003-10-03 20:04:18 +00:00
kb2qzv
16c9613724
Earlier mistakes: files internally had mixed character encodings. Now ... -> iso-8859-2, the standard for the Polish language.
2003-10-01 15:14:31 +00:00
kb2qzv
68842e9e32
Earlier mistakes: files internally had mixed character encodings. Now ... -> iso-8859-2, the standard for the Polish language.
2003-10-01 12:46:58 +00:00
kb2qzv
2199321c2a
Initial translation
2003-09-28 08:31:24 +00:00
tipaul
782fffe38f
showing biblioitems.url (cliquable) in biblio
2003-09-18 13:29:58 +00:00
tipaul
323642f5a1
all those fixes are related to translation improvement.
...
A few minor bugfixes too in perl code.
NOTE TO ENGLISH "TEMPLATORS" : you should look at this commits, as some ideas are really nice. Thanks to Carole, Wesford School, new Koha user in France :-)
2003-09-18 10:19:28 +00:00
rangi
0b5dcac81d
Have frequency now showing
2003-09-09 23:23:42 +00:00
ri_chard
3bb3850772
02/09/03 - richard@katipo.co.nz - new multiple search result display
2003-09-03 03:26:10 +00:00
ri_chard
27761784e1
richard@katipo.co.nz - new multiple search display
2003-09-03 03:24:23 +00:00
rangi
1fcf89f59a
adding a site variable to deal with the fact the site is proxied
2003-08-26 00:58:17 +00:00
ri_chard
5eb6d0d45f
added help page links
2003-08-25 23:41:44 +00:00
rangi
58d97ddc24
Display changes
2003-08-01 02:32:55 +00:00
rachelkatipo
3ea1449bb6
html fixes
2003-08-01 02:10:30 +00:00
tipaul
890b18bfb1
fix for #375 in french
2003-06-24 07:42:52 +00:00
joshferraro
624b598e70
fixes reserve page that used to say that there was one reserve even when there wasn't bug 375
2003-06-23 23:33:33 +00:00
rangi
db31b79d54
eVS: ----------------------------------------------------------------------
...
s
2003-06-17 15:58:00 +00:00
rangi
750267add5
fixing typo
2003-06-17 11:30:24 +00:00
rangi
91c6eaf404
change to add css that netscape 4.7 can't read as a seperate file that it can ignore
2003-06-17 10:40:10 +00:00
rangi
047147de2f
style sheet to hide styles from Netscape 4.7
2003-06-17 10:38:16 +00:00
rangi
d6f64be835
Expanded results page for the UNIDO opac
2003-06-17 10:20:09 +00:00
rangi
8b2a6314ec
making it more netscape 4.7 friendly
2003-06-17 10:18:48 +00:00
rangi
38b3191d0b
adding links
2003-06-17 10:03:36 +00:00
rangi
b03c96d876
extending the opac search terms to match the intranet (exceot branch)
2003-06-17 10:00:03 +00:00
rangi
82d8a60b31
And more unido opac stuff
2003-06-17 09:43:03 +00:00
rangi
780a8dd932
Unido opac
2003-06-17 09:40:30 +00:00
rangi
b6b5fe573f
Fixing bug 32
2003-05-30 21:50:14 +00:00
tipaul
8f989ba073
*** empty log message ***
2003-05-21 14:34:44 +00:00
tipaul
2af3fac971
fix for #242
2003-05-19 14:34:10 +00:00
wolfpac444
5169e23b54
Fixed theme/language templating in intranet.
2003-05-13 05:10:07 +00:00
wolfpac444
6dab0986f9
Bug fixes
2003-05-08 12:26:14 +00:00
tipaul
5f05ac6bc9
fix for #193
2003-05-05 15:10:11 +00:00
tipaul
d59352175c
fix for 394
2003-05-05 11:21:31 +00:00
dnmeid
fc15dc0d01
Initial revision
2003-05-03 08:35:06 +00:00
dnmeid
757ed0ff8f
Initial revision
2003-05-03 08:27:58 +00:00
wolfpac444
3a9b2c287e
Changed wording
2003-04-30 00:47:46 +00:00
tipaul
88f7f51feb
fix for #193
2003-04-24 18:25:24 +00:00
wolfpac444
cf585404cb
Fixed bug #402
2003-04-23 21:40:35 +00:00
tipaul
7d34ac8ec4
*** empty log message ***
2003-04-11 08:41:06 +00:00
tipaul
7e062e3eb3
fix for 233
2003-04-09 15:39:48 +00:00
tipaul
b32eb72f0e
french templates for 1.9.1
2003-04-04 08:35:52 +00:00
wolfpac444
ca0bf13bd0
Fixed bug #241
2003-03-28 23:03:51 +00:00
tipaul
21bfaa4057
code cleaning and indenting
2003-03-19 15:15:33 +00:00
tipaul
ce8594125d
logout now works fine
2003-03-19 15:14:01 +00:00
finlayt
1aa416cc5f
latest changes from opac-templates.koha.org
2003-03-18 20:29:45 +00:00
finlayt
17fc3564a5
couple more files in the vanila opac theme
2003-03-18 19:54:01 +00:00
finlayt
b439b9f7d7
adding the vanilla opac theme from 1.2
2003-03-18 19:52:36 +00:00
acli
e16671f5df
Ignore .xvpics for CVS
2003-02-08 22:14:59 +00:00
acli
67416d6762
Original files for the tentative French images
2003-02-08 22:14:33 +00:00
acli
0a1fde9254
Some tentative French images
...
Adjusted the *-top.inc files for the tentative images
Added some notes on the images
2003-02-08 22:13:55 +00:00
acli
51154c2d15
Partial translation
2003-02-08 21:53:34 +00:00
acli
ddc6eadc7b
Updated opac-userupdate.pl to work with 1.3
...
Copied kohaerror.tmpl from 1.2 for opac-userupdate.pl
2003-02-04 06:40:04 +00:00
acli
02538a5a2d
Additional translation
2003-02-04 05:13:14 +00:00
acli
35f3408db4
Additional translation
2003-02-04 04:05:56 +00:00
acli
0c9dc8b4b3
Some translations reworded
2003-02-04 01:49:42 +00:00