Commit graph

498 commits

Author SHA1 Message Date
hdl
399ac60815 Feature porting :
Adding SearchMyLibraryFirst feature to OPAC
It select the user's library for research by default
2007-07-06 15:21:29 +00:00
tipaul
96386e6568 fixing some display bugs (itemtype not properly returned and a html table bug that makes items appear strangely 2007-07-03 13:47:44 +00:00
tipaul
a60c83d5b0 adding volume and volumeddesc field in the result list. Kados, pls check that it is interesting for you as well (sounds interesting for serials or volumed publications, where the title will be the same on every volume, like an encyclopedia 2007-07-03 10:12:34 +00:00
tipaul
dd992ca4fe french translations 2007-07-02 09:15:40 +00:00
hdl
584096b7eb Adding hierarchy for hierarchy showing in opac-authoritiesdetail.pl 2007-06-28 12:57:22 +00:00
hdl
aed457af42 Bug Fixing :
Authorities display hierarchies is now OK (provided hierarchy.css is in includes)
link with biblios OK.
2007-06-28 12:34:12 +00:00
tipaul
b01fd6ffdb adding location sql field to location column, with branch & callnumber 2007-06-26 09:23:02 +00:00
tipaul
726ef467a3 some graphic changes (minor) 2007-06-25 15:02:15 +00:00
toins
82df71add7 synch fr & en 2007-06-21 13:11:27 +00:00
toins
21bd304f43 don't display notes on result and fix wrong link. 2007-06-18 12:59:14 +00:00
tipaul
74c50d1965 french templates, updated 2007-06-18 07:56:03 +00:00
tipaul
23427c51b9 some fixes (and only fixes) 2007-06-15 13:44:44 +00:00
toins
dc16768fbc remove hardcoded link. 2007-06-15 08:52:36 +00:00
toins
0c5288d996 adding a link to opac-detail and removing link to itself. 2007-06-13 13:06:07 +00:00
tipaul
08daf60a70 improving opac default CSS to have a npl/ccfls like theme (look at http://o15.bureau.paulpoulain.com to see the result) 2007-06-06 13:07:15 +00:00
tipaul
85609421d1 adding 2 images for npl/ccfls opac 2007-06-06 13:05:30 +00:00
tipaul
1e2d7c8b5a cleaning duplicate entries in top menus & fixing a bug in "branch" index (zebra) & updated french translation 2007-05-30 09:33:18 +00:00
tipaul
a04f92a30a some minor bugfixes, templates improvements & zebra default config file changes 2007-05-29 16:36:11 +00:00
tipaul
c8c6012195 merging opac details only for items with the same branch+location+itemcallnumber && putting publisher before publicationyear && lowering item column size in result page && fixing a missing branch reference in ccl.properties 2007-05-28 16:28:43 +00:00
tipaul
4618817646 adding series title to adv search (no need to expand more) 2007-05-28 15:59:30 +00:00
tipaul
cbec15086e french translation 2007-05-23 16:25:02 +00:00
tipaul
c4b132e15d french translation 2007-05-23 16:16:55 +00:00
tipaul
5ff7fcffa4 Bugfixes & improvements (various and minor) :
- updating templates to have tmpl_process3.pl running without any errors
- adding a drupal-like css for prog templates (with 3 small images)
- fixing some bugs in circulation & other scripts
- updating french translation
- fixing some typos in templates
2007-05-22 09:13:54 +00:00
tipaul
847b82ff23 NEW feature : RSS feeds. See POD & koha-devel for details 2007-05-09 10:09:40 +00:00
hdl
2fadb98a16 Bug Fixing :
- new authoritiessearch API (without $dbh)
- new search API (using ccl)
2007-03-27 14:48:39 +00:00
kados
5c127b896a removing css templates from head 2007-03-09 21:48:50 +00:00
kados
fc01e6479e removing default templates 2007-03-09 21:45:10 +00:00
kados
f2c49c1ed3 removing npl template files from head 2007-03-09 21:39:21 +00:00
tipaul
f8e9fb6445 rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
tipaul
86e9db4e67 rel_3_0 moved to HEAD (removing useless file) 2007-03-09 15:22:00 +00:00
tipaul
2d07a40125 rel_3_0 moved to HEAD (removing useless file) 2007-03-09 15:16:32 +00:00
tipaul
a3999812e6 rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
tipaul
1ceaf1c3df rel_3_0 moved to HEAD (removing useless file) 2007-03-09 14:48:28 +00:00
tipaul
70501283b3 rel_3_0 moved to HEAD 2007-03-09 14:41:32 +00:00
toins
2c006df1fb template for opac-zoomsearch. 2006-08-11 16:19:25 +00:00
toins
e1b114b133 using opac-zoomsearch.pl instead of opac-search.pl 2006-08-11 16:17:01 +00:00
toins
ba03ce9682 fix broken link. 2006-07-21 09:59:06 +00:00
rangi
2f435997c0 Allowing users to review items if reviewson is set to on in system preferences 2006-06-17 03:27:13 +00:00
oleonard
9f03ca7e2a New programmer templates for the OPAC. Markup has been pared down, but structure hasn't been updated according to new guidelines put forth by Paul on the mailing list (i.e. named blocks, etc). 2006-03-03 20:10:26 +00:00
rangi
3d5d00b463 Little test set up that lets you type cql in which is passed to zebra
install search-test.pl on your opac (or the intranet, if intranet youll need to put the tmpl file in the intranet too)


NOT FOR PRODUCTION, purely for testing
2006-02-16 20:51:07 +00:00
tipaul
d5938493d7 synch'ing head and rel_2_2 (from 2.2.5, including npl templates)
Seems not to break too many things, but i'm probably wrong here.
at least, new features/bugfixes from 2.2.5 are here (tested on some features on my head local copy)

- removing useless directories (koha-html and koha-plucene)
2006-01-06 16:39:37 +00:00
rangi
87317f1881 Link to reviews displaying if there are any available 2005-09-03 00:28:01 +00:00
rangi
011a170e63 More ugly html, this template is to display reviews, once a user has click on the display review link on the opac-detail.pl page 2005-09-03 00:25:08 +00:00
rangi
e4dd5ee617 Template for editing/adding a review.
This is ugly chris html .. im hoping Owen or someone can fix it up
2005-09-03 00:22:17 +00:00
rangi
09e3e07a8b Change to the template to display a link to add a review 2005-09-03 00:18:29 +00:00
tipaul
cf94bf34fb new feature : image for itemtypes.
* run updater/updatedatabase to create imageurl field in itemtypes.
* go to Koha >> parameters >> itemtypes >> modify (or add) an itemtype. You will see around 20 nice images to choose between (thanks to owen). If you prefer your own image, you also can type a complete url (http://www.myserver.lib/path/to/my/image.gif)
* go to OPAC, and search something. In the result list, you now have the picture instead of the text itemtype.
2005-09-02 14:18:38 +00:00
oleonard
fa31d3b02a Fixes for Bug 926 (forms lack method and/or action attributes). Also hiding 'delete' functionality from opac-shelves.tmpl when user cannot manage shelf, other HTML cleanup 2005-08-24 17:54:51 +00:00
oleonard
1c7c5c1118 Several new item type images, corresponding to item types used by requesting library. 2005-08-22 19:02:21 +00:00
tipaul
22a4029cad *** empty log message *** 2005-08-12 13:57:03 +00:00
rangi
0c281649fa Just a litle comment at the bottom that contains the koha version number 2005-08-08 02:15:54 +00:00
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