Paul POULAIN
57f8e48039
#1455 (placing reserve from OPAC)
...
SANOP hadn't ported reserve to OPAC yet. that's why opac reserves were no more working.
I've fixed that, but it need more testing...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:58:55 -05:00
Paul POULAIN
015ab20239
No need of wrdl for kw search
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:58:26 -05:00
Paul POULAIN
028cc1904b
updating opac searches, same as librarian
...
(adding explicit wrdl to some queries)
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:58:16 -05:00
Henri-Damien LAURENT
d638399aed
filefind.png. Why not having the same architecture between intranet and opac img or images ?
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:18 -05:00
Paul POULAIN
5c5f8fcf68
adding a message if browser table is empty
...
The message point to the wiki page that explain how to set the feature.
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 04:35:55 -05:00
Paul POULAIN
a400e4be59
Bug Fixing :
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 15:58:00 -05:00
Paul POULAIN
a477061dc9
BUGFIX #670
...
Ported code from librarian interface, as it works here
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:31:45 -05:00
Chris Cormack
8ef96bcd4b
Fixing spelling mistakes with reviews
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-08 19:26:02 -05:00
Paul POULAIN
78a65edccc
don't show the issuer on OPAC
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-14 21:29:08 -05:00
Joshua Ferraro
6cdf0832e2
new virtual shelves changes, keyed by biblionumber
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-09 09:17:49 -05:00
Joshua Ferraro
d5acfe9d73
update to virtual shelves -- approved
2007-08-08 13:12:47 -05:00
Joshua Ferraro
812ba6cd9c
working on virtual shelves cleanup, partially finished
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-08 11:39:24 -05:00
Joshua Ferraro
e9ae8c0686
patches from paul
2007-08-08 07:41:19 -05:00
Chris Cormack
2e4a11773c
Merge branch 'master' of /home/jmf/repos/koha-rm-root.git/
2007-08-08 07:36:43 -05:00
Paul POULAIN
af1d4d541e
removing 2 useless files
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-08 07:25:09 -05:00
tipaul
d7334d51ea
synch french templates
2007-08-01 09:22:37 +00:00
hdl
4a6bb67c21
Adding tabs to shelves management (not tested.. It is a copy of dev_week)
...
Bug Fixing sort by on opac-srach.pl
2007-07-20 15:39:36 +00:00
hdl
57cdaee5de
Putting order list into Template rather than setting this in a script. For translations.
2007-07-20 07:49:06 +00:00
hdl
b54e5f934e
Putting order list into Template rather than setting this in a script. For translattions.
2007-07-20 07:41:53 +00:00
toins
858f4f85ca
s/UNLESS/IF/
2007-07-19 14:59:58 +00:00
toins
f570fa4ec8
fix typo
2007-07-19 14:01:39 +00:00
toins
0c5f1a7a66
refine your search is not available on NoZebra.
2007-07-19 13:20:53 +00:00
hdl
0bba8edb0d
Adding | as separation between authors and subjects and urls.
2007-07-19 13:06:37 +00:00
toins
b652e0c300
fix typo
2007-07-19 12:25:50 +00:00
toins
43809f2a92
disable to change password if syspref is set to '0'
2007-07-19 09:46:47 +00:00
toins
5c5c2471e5
do not show "change my password" if syspref is set to '0'
2007-07-19 09:39:56 +00:00
toins
c7a263aa11
bug fix : do not display login box if opagloginuser syspref is set to '0'
2007-07-16 15:55:28 +00:00
toins
466979fff0
fix XHTML syntax error.
...
writing method="post" instead of method="POST"
2007-07-16 15:54:08 +00:00
toins
3e4537f488
bug fix : bookbag was display even if opacbookbag syspref was set to '0'
2007-07-16 15:40:24 +00:00
hdl
830dfcf69a
adding maintenance script to warn users when maintenance is on.
2007-07-11 10:28:18 +00:00
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
tipaul
f8e9fb6445
rel_3_0 moved to HEAD (introducing new files)
2007-03-09 15:34:17 +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
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