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