Commit graph

289 commits

Author SHA1 Message Date
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