genjimoto
6aa41399c8
restored search for available books functionality while ensuring that a search not asking about the availablity doesn't take longer than normal. Achieved via new parameter in SearchMarc::Catalogsearch called $extratables.
2005-06-25 05:26:14 +00:00
tipaul
f55e808ec0
synch'ing 2.2 and head
2005-06-20 14:33:32 +00:00
genjimoto
864ca6dd71
Added avail into the template parameters
2005-06-03 04:15:29 +00:00
genjimoto
0c726309ee
Search for availablilty feature implemented.
2005-06-03 03:51:26 +00:00
gmccullagh
8bebcfb2a5
just declared $totalResults and added an indent at the end
2005-06-02 13:47:47 +00:00
genjimoto
6660f2c26c
minor bugfix
2005-06-02 13:29:28 +00:00
genjimoto
bad524360d
Addition of new table lists: Categorylist, Subcategorylist and Mediatypelist. Renamed classlist to itemtypelist.
2005-06-01 23:07:17 +00:00
tipaul
64cd740d2b
synch'ing 2.2 and head
2005-05-04 08:58:30 +00:00
joshferraro
082e9fcb63
Adds some code for:
...
1. spellchecking
2. logging searches
3. making search variables availble sanely for use on the page
4. if one search result go directly to the item
5. documentation for above features
2005-04-18 17:11:28 +00:00
doxulting
331e8497d6
Adding the order (ASC, DESC) parameter when calling catalogsearch
2005-03-03 09:33:14 +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
tipaul
b8963461fd
*** empty log message ***
2004-11-08 19:54:53 +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
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
tipaul
f29ce59691
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:41:03 +00:00
oleonard
6754b7531b
orderby variable must be passed to template so that multiple pages of search results will retain their custom ordering
2004-07-08 19:40:30 +00:00
tipaul
d2a3c0c599
warning commented
2004-05-28 08:30:11 +00:00
joshferraro
8173ae44ae
comma taken out
2004-05-24 14:28:07 +00:00
joshferraro
020cb36012
missing comma on line 52
2004-05-24 14:26:00 +00:00
tipaul
ec64f1fcd8
Marc search ported to OPAC.
...
seems to work fine
2004-05-10 09:24:14 +00:00
oleonard
7ed4e50430
Added Paul's LibraryName variable to template
2004-01-08 18:23:36 +00:00
sergerenaux
c82cca6544
Fix for bug #496
2003-06-18 08:38:34 +00:00
acli
52a5fd4bbd
Moved C4/Charset.pm to C4/Interface/CGI/Output.pm
...
Create output_html_with_http_headers function to contain the "print $query
->header(-type => guesstype...),..." call. This is in preparation for
non-HTML output (e.g., text/xml) and charset conversion before output in
the future.
Created C4/Interface/CGI/Template.pm to hold convenience functions specific
to the CGI interface using HTML::Template
Modified moremembers.pl to make the "sex" field localizable for languages
where M and F doesn't make sense
2003-02-02 07:18:37 +00:00
acli
125c7f9c7e
Handle meta tags for non-latin1 charsets
2003-01-20 07:39:27 +00:00
tipaul
747a71aa67
little bugfixes for opac templated.
...
Need "use HTML::Template" at the beginning of every script.
Note : opac-reserve does not work at all.
Could katipo/finlay check why ?
2002-12-19 11:04:14 +00:00
finlayt
2b8ef90945
merged in changes from the rel-1-2 branch into the main branch. Some of the default templates are a bit broken now....
2002-12-04 22:25:01 +00:00
tonnesen
c16a952963
Merging from rel-1-2 to trunk
2002-10-28 20:02:57 +00:00
arensb
5aa0fca7fa
Removed trailing whitespace.
2002-10-13 10:43:54 +00:00
finlayt
6007e1e067
added these files from the rel-1-2 branch. This is the beging of the new opac
2002-10-03 08:51:29 +00:00