Henri-Damien LAURENT
f3b0f3816b
Bug fixing : serial collection on OPAC were not correctly displayed.
...
Call to PrepareSerialsData on Serial information
Adding receivedlist and missing list to brief display
Modifying js to use display:block/display:none rather than visibility attribute.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 10:51:14 -06:00
Paul POULAIN
3aacd4a074
synching opac and pro, and removing subtitles that has been removed in 3.0
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:11:26 -06:00
Paul POULAIN
0c059c7cdb
API uses biblionumber, not "bib"
...
(with bib, you get a nice internal server error on opac-reserve)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:10:39 -06:00
Paul POULAIN
eb2b2169e9
reintroducing rss in opac-result
...
and removing link to /cgi-bin/koha/opensearch, that is not available in Koha
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:06:19 -06:00
Paul POULAIN
cea4b27485
just some reindenting (and add a space after the separator, to have XX -- YY and not XX --YY)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 08:59:55 -06:00
Paul POULAIN
3daed5d02a
The type of the query is given by the loop
...
su was harcoded, but it was wrong in case we had a $9 subfield (Koha-Auth-Number)
In this case, we have to search an=NNNNN
There is a small graphic problem remaining : each term is hilighted separatly
even if all links point to the same an. Would be better to have only 1 link
but i'm afraid to break something in case there is no $9, so I don't change
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 08:59:22 -06:00
Chris Nighswonger
899a42db17
Fixed nozebra opac advsearch Title search problem.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:27:21 -06:00
Ryan Higgins
46d77f4461
Virtual shelves: per shelf sort, multiple add in OPAC, partial bug fixes.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:03:13 -06:00
Ryan Higgins
433be86631
Add multiple items to virt shelf, and bugvix virtual shelf adds.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:03:11 -06:00
1e78daf9ab
Changes to fix Bug 1335 (Min password length is hardcoded in template error message). Script now checks for passes to the template the value of minPasswordLength system preference so the user knows beforehand what the requirements are, and so that the error message can contain the correct value.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:31 -06:00
4d25650c0d
Trying again for layout fixes and template corrections for opac-advsearch.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:16 -06:00
Paul POULAIN
af4c92e113
Shouldn't opac-advsearch use masthead as other templates ?
...
Anyway, masthead-basic is badly broken atm
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 15:00:36 -06:00
Paul POULAIN
419d9b8f17
material type is mc, not mt, synch'ing opac with staff
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 14:20:21 -06:00
26304d78df
Trying new format for OPAC resident search bar and menus. Also making correction to opac-detail similar items markup, although it's probably still not working yet.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-28 21:25:24 -06:00
d0379ed325
If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-28 21:25:16 -06:00
fba8375c5a
Tweaking display of MARC records in the OPAC
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-27 15:57:54 -06:00
d9821c5855
Incremental changes to reviews, similar items
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-27 15:55:36 -06:00
bbae57c926
More work on editions in the OPAC; Need both a staff client and OPAC system pref for turning on and off XISBN stuff.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 19:59:42 -06:00
96fcc7137c
Enabling FRBR system pref for OPAC, to enable/disable display of other editions. Adding editions display to opac-detail, and making some other cosmetic changes. Adding alterating table row colors in opac-user.pl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 19:59:32 -06:00
71578b5dcf
A few minor changes: Tweaking amazon image js to try to fix spotty behavior (not very successfully), adding "renew all" button to opac-user, though it doesn't actually work yet.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 19:59:28 -06:00
Joshua Ferraro
a0b220f855
much-awaited web-based self-checkout system
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 23:45:52 -06:00
Joshua Ferraro
52d9e90655
adding back count of remaining renewals to OPAC
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:27:57 -06:00
Joshua Ferraro
160440cc3a
fixing masthead query detection, fixing author and subject links
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:27:26 -06:00
Joshua Ferraro
bdf7a55110
adding result_number to opac and staff search
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:59 -06:00
Joshua Ferraro
5d24e1d709
fixing opac items display in results page
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:55 -06:00
Joshua Ferraro
3c0939bd91
fixing opac facets
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:49 -06:00
Joshua Ferraro
3681d65200
nomenclature cleanup
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:44 -06:00
Joshua Ferraro
a671c16047
fixing sort by in OPAC
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:40 -06:00
Joshua Ferraro
7b4c5fd8e0
searchdesc improvements, more opac fixes
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:35 -06:00
Joshua Ferraro
ecea83bae2
fixing some links in the template:
...
s/search/cgi-bin\/koha\/opac-search.pl/
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:30 -06:00
Joshua Ferraro
cf46662107
starting work on porting search to OPAC
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:25:48 -06:00
Joshua Ferraro
b26d783565
fixing reference to resort_form.inc and adding it to the opac
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:25:43 -06:00
eb1b0ac1b6
Tweaks to opac-detail, opac-results. Many changes to opac-shelves.tmpl following the pattern of revision started in dev_week and continued in the 3.0 staff client.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 18:08:05 -06:00
20ee769a6b
More changes to opac suggestions, including enabling the AnonSuggestions system preference in Auth.pm and hiding delete option from anonymous users.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 18:07:49 -06:00
3b17b75c86
More OPAC updates, including changes to how virtual shelves and suggestions links are displayed, and some reorganization of suggestions page.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 18:07:06 -06:00
Mason James
6c5d180f0c
MARCSUBJECT template loops structure was incorrect, now displays subjects, with correct 'su:*' search urls, pinched from dev-week.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 17:51:22 -06:00
5cc3cdeb29
Finishing first round of OPAC updates. Lost of unstandardized interface elements and menu placement issues still to be resolved. Also included are a couple of changes to the intranet detail page.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:27:05 -06:00
12c8ebf2a0
OPAC update
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:26:51 -06:00
377ce039af
Testing changes to styling of view menu in staff client, making progress with layout of opac-detail.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:26:40 -06:00
Henri-Damien LAURENT
b69ace38c4
BUG FIX OPAC sort results was broken
...
Adapting sort to what has been designed for intranet.
Copying resort_form.inc to opac includes.
Using resort_form in the templates.
I hope this will not be too much of a burden. this should come before all owen's redesign. Unless it has already been done.
Signed-off-by: Paul POULAIN <paul@koha-fr.org>
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 11:16:17 -06:00
Paul POULAIN
ef2855e2cd
porting sort_by stuff from staff to opac
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 11:16:15 -06:00
Henri-Damien LAURENT
f30cc71559
BUG FIX OPAC sort results was broken
...
Adapting sort to what has been designed for intranet.
Copying resort_form.inc to opac includes.
Using resort_form in the templates.
I hope this will not be too much of a burden. this should come before all owen's redesign. Unless it has already been done.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-16 07:34:59 -06:00
e496677ac9
Beginning redesign of the OPAC. At this stage it's a move to make it more like the dev_week design, but this is only a starting point. This commit makes most OPAC page layouts very broken.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 21:35:45 -06:00
38e438039b
Reorganizing OPAC files in the same way intranet files were
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 21:35:43 -06:00